Oct 16 10:57:52.614 INFO testing frame_timer-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 10:57:52.615 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 10:57:53.080 INFO blam! 1b24e87f212aa18ed97723b5ae75d20441c1297de53ff900705c3ecfdfd7f1ab Oct 16 10:57:53.082 INFO running `"docker" "start" "-a" "1b24e87f212aa18ed97723b5ae75d20441c1297de53ff900705c3ecfdfd7f1ab"` Oct 16 10:57:54.230 INFO kablam! usermod: no changes Oct 16 10:57:54.298 INFO kablam! Compiling frame_timer v0.1.2 (/source) Oct 16 10:57:54.903 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 10:57:54.903 INFO kablam! --> src/frame_timer.rs:63:47 Oct 16 10:57:54.903 INFO kablam! | Oct 16 10:57:54.903 INFO kablam! 63 | self.delta_time = self.frame_duration.as_millis(); Oct 16 10:57:54.903 INFO kablam! | ^^^^^^^^^ Oct 16 10:57:54.903 INFO kablam! | Oct 16 10:57:54.903 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 16 10:57:54.903 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 10:57:54.903 INFO kablam! = note: for more information, see issue #48919 Oct 16 10:57:54.903 INFO kablam! = help: call with fully qualified syntax `frame_timer::AsMillis::as_millis(...)` to keep using the current method Oct 16 10:57:54.903 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 10:57:54.903 INFO kablam! Oct 16 10:57:55.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.72s Oct 16 10:57:55.003 INFO kablam! su: No module specific data is present Oct 16 10:57:55.523 INFO running `"docker" "rm" "-f" "1b24e87f212aa18ed97723b5ae75d20441c1297de53ff900705c3ecfdfd7f1ab"` Oct 16 10:57:55.771 INFO blam! 1b24e87f212aa18ed97723b5ae75d20441c1297de53ff900705c3ecfdfd7f1ab Oct 16 10:57:55.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 10:57:56.042 INFO blam! 03ab3cbe7395014528a46d1d2910c84860e4b11819345034abf7858ae4f2fba6 Oct 16 10:57:56.045 INFO running `"docker" "start" "-a" "03ab3cbe7395014528a46d1d2910c84860e4b11819345034abf7858ae4f2fba6"` Oct 16 10:57:56.778 INFO kablam! usermod: no changes Oct 16 10:57:56.808 INFO kablam! Compiling frame_timer v0.1.2 (/source) Oct 16 10:57:57.591 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 10:57:57.591 INFO kablam! --> src/frame_timer.rs:63:47 Oct 16 10:57:57.591 INFO kablam! | Oct 16 10:57:57.591 INFO kablam! 63 | self.delta_time = self.frame_duration.as_millis(); Oct 16 10:57:57.591 INFO kablam! | ^^^^^^^^^ Oct 16 10:57:57.591 INFO kablam! | Oct 16 10:57:57.591 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 16 10:57:57.591 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 10:57:57.591 INFO kablam! = note: for more information, see issue #48919 Oct 16 10:57:57.591 INFO kablam! = help: call with fully qualified syntax `frame_timer::AsMillis::as_millis(...)` to keep using the current method Oct 16 10:57:57.591 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 10:57:57.592 INFO kablam! Oct 16 10:57:58.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 16 10:57:58.013 INFO kablam! su: No module specific data is present Oct 16 10:57:58.626 INFO running `"docker" "rm" "-f" "03ab3cbe7395014528a46d1d2910c84860e4b11819345034abf7858ae4f2fba6"` Oct 16 10:57:58.874 INFO blam! 03ab3cbe7395014528a46d1d2910c84860e4b11819345034abf7858ae4f2fba6 Oct 16 10:57:58.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 10:57:59.292 INFO blam! 8c47cb7815ddde1d5118be8738334589dcddb7877e3a6767b6c8c2a848572078 Oct 16 10:57:59.294 INFO running `"docker" "start" "-a" "8c47cb7815ddde1d5118be8738334589dcddb7877e3a6767b6c8c2a848572078"` Oct 16 10:58:00.112 INFO kablam! usermod: no changes Oct 16 10:58:00.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 10:58:00.165 INFO kablam! Running /target/debug/deps/frame_timer-919e4979adf07afa Oct 16 10:58:00.175 INFO blam! Oct 16 10:58:00.175 INFO blam! running 0 tests Oct 16 10:58:00.175 INFO blam! Oct 16 10:58:00.175 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:58:00.175 INFO blam! Oct 16 10:58:00.180 INFO kablam! Doc-tests frame_timer Oct 16 10:58:01.279 INFO blam! Oct 16 10:58:01.279 INFO blam! running 0 tests Oct 16 10:58:01.279 INFO blam! Oct 16 10:58:01.279 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:58:01.279 INFO blam! Oct 16 10:58:01.292 INFO kablam! su: No module specific data is present Oct 16 10:58:01.860 INFO running `"docker" "rm" "-f" "8c47cb7815ddde1d5118be8738334589dcddb7877e3a6767b6c8c2a848572078"` Oct 16 10:58:02.023 INFO blam! 8c47cb7815ddde1d5118be8738334589dcddb7877e3a6767b6c8c2a848572078