Aug 11 07:20:41.907 INFO checking objpool-0.2.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 07:20:41.907 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 07:20:41.907 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 07:20:41.907 INFO running `"docker" "create" "-v" "/tmp/crater.9qED7lpKtiqE:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-1/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 07:20:42.098 INFO blam! d7e936a7e777d8a0017a9181915310d96210e9d1a2c259ce9fcadc57d3e8bb82 Aug 11 07:20:42.100 INFO running `"docker" "start" "-a" "d7e936a7e777d8a0017a9181915310d96210e9d1a2c259ce9fcadc57d3e8bb82"` Aug 11 07:20:43.259 INFO kablam! Checking objpool v0.2.0 (file:///source) Aug 11 07:20:43.872 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 07:20:43.873 INFO kablam! --> src/lib.rs:217:51 Aug 11 07:20:43.873 INFO kablam! | Aug 11 07:20:43.873 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Aug 11 07:20:43.873 INFO kablam! | ^^^^^^^^^ Aug 11 07:20:43.873 INFO kablam! | Aug 11 07:20:43.873 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Aug 11 07:20:43.873 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 07:20:43.873 INFO kablam! = note: for more information, see issue #48919 Aug 11 07:20:43.873 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 11 07:20:43.873 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 11 07:20:43.873 INFO kablam! Aug 11 07:20:43.955 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 07:20:43.956 INFO kablam! --> src/lib.rs:239:51 Aug 11 07:20:43.956 INFO kablam! | Aug 11 07:20:43.956 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Aug 11 07:20:43.956 INFO kablam! | ^^^^^^^^^ Aug 11 07:20:43.956 INFO kablam! | Aug 11 07:20:43.956 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 07:20:43.956 INFO kablam! = note: for more information, see issue #48919 Aug 11 07:20:43.956 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 11 07:20:43.956 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 11 07:20:43.956 INFO kablam! Aug 11 07:20:43.963 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 07:20:43.963 INFO kablam! --> src/lib.rs:254:40 Aug 11 07:20:43.963 INFO kablam! | Aug 11 07:20:43.963 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Aug 11 07:20:43.963 INFO kablam! | ^^^^^^^^^ Aug 11 07:20:43.963 INFO kablam! | Aug 11 07:20:43.963 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 07:20:43.963 INFO kablam! = note: for more information, see issue #48919 Aug 11 07:20:43.963 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 11 07:20:43.963 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 11 07:20:43.963 INFO kablam! Aug 11 07:20:43.965 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 07:20:43.965 INFO kablam! --> src/lib.rs:258:51 Aug 11 07:20:43.965 INFO kablam! | Aug 11 07:20:43.965 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Aug 11 07:20:43.965 INFO kablam! | ^^^^^^^^^ Aug 11 07:20:43.965 INFO kablam! | Aug 11 07:20:43.965 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 07:20:43.965 INFO kablam! = note: for more information, see issue #48919 Aug 11 07:20:43.965 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 11 07:20:43.965 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 11 07:20:43.965 INFO kablam! Aug 11 07:20:44.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Aug 11 07:20:44.089 INFO kablam! su: No module specific data is present Aug 11 07:20:45.151 INFO running `"docker" "rm" "-f" "d7e936a7e777d8a0017a9181915310d96210e9d1a2c259ce9fcadc57d3e8bb82"` Aug 11 07:20:45.265 INFO blam! d7e936a7e777d8a0017a9181915310d96210e9d1a2c259ce9fcadc57d3e8bb82