Oct 11 23:16:01.909 INFO testing frame_timer-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:16:01.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.254 INFO blam! d4fa806d88eac0866bef767082e156ce1976a28a88c760c60ebbd7a5a9daa3fe Oct 11 23:16:02.262 INFO running `"docker" "start" "-a" "d4fa806d88eac0866bef767082e156ce1976a28a88c760c60ebbd7a5a9daa3fe"` Oct 11 23:16:02.960 INFO kablam! usermod: no changes Oct 11 23:16:03.015 INFO kablam! Compiling frame_timer v0.1.2 (/source) Oct 11 23:16:03.180 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 23:16:03.180 INFO kablam! --> src/frame_timer.rs:63:47 Oct 11 23:16:03.180 INFO kablam! | Oct 11 23:16:03.180 INFO kablam! 63 | self.delta_time = self.frame_duration.as_millis(); Oct 11 23:16:03.180 INFO kablam! | ^^^^^^^^^ Oct 11 23:16:03.180 INFO kablam! | Oct 11 23:16:03.180 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 11 23:16:03.180 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:03.180 INFO kablam! = note: for more information, see issue #48919 Oct 11 23:16:03.180 INFO kablam! = help: call with fully qualified syntax `frame_timer::AsMillis::as_millis(...)` to keep using the current method Oct 11 23:16:03.180 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 11 23:16:03.180 INFO kablam! Oct 11 23:16:03.312 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 11 23:16:03.312 INFO kablam! su: No module specific data is present Oct 11 23:16:03.996 INFO running `"docker" "rm" "-f" "d4fa806d88eac0866bef767082e156ce1976a28a88c760c60ebbd7a5a9daa3fe"` Oct 11 23:16:04.126 INFO blam! d4fa806d88eac0866bef767082e156ce1976a28a88c760c60ebbd7a5a9daa3fe Oct 11 23:16:04.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:04.308 INFO blam! f5ffbad4f7e6682a16793f400ca7e36f30cc997ac27650b38f5feea61bda4558 Oct 11 23:16:04.310 INFO running `"docker" "start" "-a" "f5ffbad4f7e6682a16793f400ca7e36f30cc997ac27650b38f5feea61bda4558"` Oct 11 23:16:04.822 INFO kablam! usermod: no changes Oct 11 23:16:04.854 INFO kablam! Compiling frame_timer v0.1.2 (/source) Oct 11 23:16:04.996 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 11 23:16:04.996 INFO kablam! --> src/frame_timer.rs:63:47 Oct 11 23:16:04.996 INFO kablam! | Oct 11 23:16:04.996 INFO kablam! 63 | self.delta_time = self.frame_duration.as_millis(); Oct 11 23:16:04.996 INFO kablam! | ^^^^^^^^^ Oct 11 23:16:04.996 INFO kablam! | Oct 11 23:16:04.996 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 11 23:16:04.996 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.996 INFO kablam! = note: for more information, see issue #48919 Oct 11 23:16:04.996 INFO kablam! = help: call with fully qualified syntax `frame_timer::AsMillis::as_millis(...)` to keep using the current method Oct 11 23:16:04.996 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 11 23:16:04.996 INFO kablam! Oct 11 23:16:05.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.51s Oct 11 23:16:05.361 INFO kablam! su: No module specific data is present Oct 11 23:16:05.584 INFO running `"docker" "rm" "-f" "f5ffbad4f7e6682a16793f400ca7e36f30cc997ac27650b38f5feea61bda4558"` Oct 11 23:16:05.684 INFO blam! f5ffbad4f7e6682a16793f400ca7e36f30cc997ac27650b38f5feea61bda4558 Oct 11 23:16:05.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:05.838 INFO blam! 8dd077252ef11bc3b3e89f6b07adbf735be287ad6371b0da90416100f1241643 Oct 11 23:16:05.839 INFO running `"docker" "start" "-a" "8dd077252ef11bc3b3e89f6b07adbf735be287ad6371b0da90416100f1241643"` Oct 11 23:16:06.346 INFO kablam! usermod: no changes Oct 11 23:16:06.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 23:16:06.376 INFO kablam! Running /target/debug/deps/frame_timer-919e4979adf07afa Oct 11 23:16:06.377 INFO blam! Oct 11 23:16:06.377 INFO blam! running 0 tests Oct 11 23:16:06.377 INFO blam! Oct 11 23:16:06.377 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:16:06.377 INFO blam! Oct 11 23:16:06.378 INFO kablam! Doc-tests frame_timer Oct 11 23:16:06.532 INFO blam! Oct 11 23:16:06.532 INFO blam! running 0 tests Oct 11 23:16:06.532 INFO blam! Oct 11 23:16:06.533 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:16:06.533 INFO blam! Oct 11 23:16:06.541 INFO kablam! su: No module specific data is present Oct 11 23:16:07.356 INFO running `"docker" "rm" "-f" "8dd077252ef11bc3b3e89f6b07adbf735be287ad6371b0da90416100f1241643"` Oct 11 23:16:07.764 INFO blam! 8dd077252ef11bc3b3e89f6b07adbf735be287ad6371b0da90416100f1241643