Oct 11 23:16:02.633 INFO testing frame_timer-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:16:02.633 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 23:16:02.922 INFO blam! 0b4bfccd712f97306397c0ac1f84f13112d77173c075114eac1d9b15854b566b Oct 11 23:16:02.924 INFO running `"docker" "start" "-a" "0b4bfccd712f97306397c0ac1f84f13112d77173c075114eac1d9b15854b566b"` Oct 11 23:16:03.900 INFO kablam! usermod: no changes Oct 11 23:16:03.926 INFO kablam! Compiling frame_timer v0.1.2 (/source) Oct 11 23:16:04.733 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 23:16:04.733 INFO kablam! --> src/frame_timer.rs:63:47 Oct 11 23:16:04.733 INFO kablam! | Oct 11 23:16:04.733 INFO kablam! 63 | self.delta_time = self.frame_duration.as_millis(); Oct 11 23:16:04.733 INFO kablam! | ^^^^^^^^^ Oct 11 23:16:04.733 INFO kablam! | Oct 11 23:16:04.733 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 11 23:16:04.733 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 23:16:04.733 INFO kablam! = note: for more information, see issue #48919 Oct 11 23:16:04.733 INFO kablam! = help: call with fully qualified syntax `frame_timer::AsMillis::as_millis(...)` to keep using the current method Oct 11 23:16:04.733 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 11 23:16:04.733 INFO kablam! Oct 11 23:16:04.806 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 11 23:16:04.828 INFO kablam! su: No module specific data is present Oct 11 23:16:05.265 INFO running `"docker" "rm" "-f" "0b4bfccd712f97306397c0ac1f84f13112d77173c075114eac1d9b15854b566b"` Oct 11 23:16:05.367 INFO blam! 0b4bfccd712f97306397c0ac1f84f13112d77173c075114eac1d9b15854b566b Oct 11 23:16:05.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 23:16:05.532 INFO blam! d572b50c1cf9efe1f71ddf1ceffc4a506e76a5f5fc9dfe0279d8bb5772f1b651 Oct 11 23:16:05.534 INFO running `"docker" "start" "-a" "d572b50c1cf9efe1f71ddf1ceffc4a506e76a5f5fc9dfe0279d8bb5772f1b651"` Oct 11 23:16:05.924 INFO kablam! usermod: no changes Oct 11 23:16:05.950 INFO kablam! Compiling frame_timer v0.1.2 (/source) Oct 11 23:16:07.003 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 23:16:07.003 INFO kablam! --> src/frame_timer.rs:63:47 Oct 11 23:16:07.003 INFO kablam! | Oct 11 23:16:07.003 INFO kablam! 63 | self.delta_time = self.frame_duration.as_millis(); Oct 11 23:16:07.003 INFO kablam! | ^^^^^^^^^ Oct 11 23:16:07.003 INFO kablam! | Oct 11 23:16:07.003 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 11 23:16:07.003 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 11 23:16:07.003 INFO kablam! = note: for more information, see issue #48919 Oct 11 23:16:07.003 INFO kablam! = help: call with fully qualified syntax `frame_timer::AsMillis::as_millis(...)` to keep using the current method Oct 11 23:16:07.003 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 11 23:16:07.003 INFO kablam! Oct 11 23:16:07.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 11 23:16:07.556 INFO kablam! su: No module specific data is present Oct 11 23:16:08.181 INFO running `"docker" "rm" "-f" "d572b50c1cf9efe1f71ddf1ceffc4a506e76a5f5fc9dfe0279d8bb5772f1b651"` Oct 11 23:16:08.396 INFO blam! d572b50c1cf9efe1f71ddf1ceffc4a506e76a5f5fc9dfe0279d8bb5772f1b651 Oct 11 23:16:08.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 23:16:08.672 INFO blam! b0519f689fd321cd90527afad451700f91701dafbcd083ab1fa5c7f00c31e974 Oct 11 23:16:08.681 INFO running `"docker" "start" "-a" "b0519f689fd321cd90527afad451700f91701dafbcd083ab1fa5c7f00c31e974"` Oct 11 23:16:09.469 INFO kablam! usermod: no changes Oct 11 23:16:09.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 23:16:09.528 INFO blam! Oct 11 23:16:09.528 INFO kablam! Running /target/debug/deps/frame_timer-8b7a5de1261393ea Oct 11 23:16:09.528 INFO blam! running 0 tests Oct 11 23:16:09.528 INFO blam! Oct 11 23:16:09.528 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:16:09.528 INFO blam! Oct 11 23:16:09.536 INFO kablam! Doc-tests frame_timer Oct 11 23:16:11.056 INFO blam! Oct 11 23:16:11.056 INFO blam! running 0 tests Oct 11 23:16:11.056 INFO blam! Oct 11 23:16:11.056 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:16:11.056 INFO blam! Oct 11 23:16:11.061 INFO kablam! su: No module specific data is present Oct 11 23:16:11.716 INFO running `"docker" "rm" "-f" "b0519f689fd321cd90527afad451700f91701dafbcd083ab1fa5c7f00c31e974"` Oct 11 23:16:11.916 INFO blam! b0519f689fd321cd90527afad451700f91701dafbcd083ab1fa5c7f00c31e974