Nov 17 05:02:05.120 INFO testing deifactor/clockwork-mage against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 05:02:05.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 05:02:05.617 INFO [stdout] 07e81a7a66f3419bda867614e02ea52c27eb193f5c2f837bbc0d4b2f20e24974 Nov 17 05:02:05.619 INFO running `"docker" "start" "-a" "07e81a7a66f3419bda867614e02ea52c27eb193f5c2f837bbc0d4b2f20e24974"` Nov 17 05:02:08.014 INFO [stderr] usermod: no changes Nov 17 05:02:08.259 INFO [stderr] Compiling slog v2.4.1 Nov 17 05:02:08.260 INFO [stderr] Compiling crossbeam v0.2.12 Nov 17 05:02:08.299 INFO [stderr] Compiling syn v0.14.9 Nov 17 05:02:08.300 INFO [stderr] Compiling chrono v0.4.6 Nov 17 05:02:08.300 INFO [stderr] Compiling libflate v0.1.18 Nov 17 05:02:08.303 INFO [stderr] Compiling trackable_derive v0.1.1 Nov 17 05:02:17.112 INFO [stderr] Compiling slog-scope v4.0.1 Nov 17 05:02:17.114 INFO [stderr] Compiling slog-async v2.3.0 Nov 17 05:02:17.119 INFO [stderr] Compiling slog-kvfilter v0.7.0 Nov 17 05:02:21.165 INFO [stderr] Compiling slog-stdlog v3.0.2 Nov 17 05:02:26.512 INFO [stderr] Compiling trackable v0.2.20 Nov 17 05:02:26.564 INFO [stderr] Compiling slog-term v2.4.0 Nov 17 05:02:30.552 INFO [stderr] Compiling sloggers v0.3.0 Nov 17 05:02:39.972 INFO [stderr] Compiling structopt-derive v0.2.10 Nov 17 05:02:46.471 INFO [stderr] Compiling structopt v0.2.10 Nov 17 05:02:46.905 INFO [stderr] Compiling clockwork-mage v0.1.0 (/source) Nov 17 05:02:48.363 INFO [stderr] warning: field is never used: `target` Nov 17 05:02:48.364 INFO [stderr] --> src/simulator.rs:14:5 Nov 17 05:02:48.365 INFO [stderr] | Nov 17 05:02:48.365 INFO [stderr] 14 | target: Target, Nov 17 05:02:48.366 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 17 05:02:48.366 INFO [stderr] | Nov 17 05:02:48.366 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 05:02:48.366 INFO [stderr] Nov 17 05:02:48.367 INFO [stderr] warning: method is never used: `event_log` Nov 17 05:02:48.367 INFO [stderr] --> src/simulator.rs:49:5 Nov 17 05:02:48.367 INFO [stderr] | Nov 17 05:02:48.368 INFO [stderr] 49 | pub fn event_log(&self) -> &Vec { Nov 17 05:02:48.368 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 05:02:48.368 INFO [stderr] Nov 17 05:02:51.919 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.87s Nov 17 05:02:51.928 INFO [stderr] su: No module specific data is present Nov 17 05:02:53.958 INFO running `"docker" "inspect" "07e81a7a66f3419bda867614e02ea52c27eb193f5c2f837bbc0d4b2f20e24974"` Nov 17 05:02:54.249 INFO running `"docker" "rm" "-f" "07e81a7a66f3419bda867614e02ea52c27eb193f5c2f837bbc0d4b2f20e24974"` Nov 17 05:02:54.549 INFO [stdout] 07e81a7a66f3419bda867614e02ea52c27eb193f5c2f837bbc0d4b2f20e24974 Nov 17 05:02:54.557 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 05:02:55.111 INFO [stdout] 6f239a0b223ac94f73a676865413301cbc7bda58a58d7355de33ff6660c31421 Nov 17 05:02:55.117 INFO running `"docker" "start" "-a" "6f239a0b223ac94f73a676865413301cbc7bda58a58d7355de33ff6660c31421"` Nov 17 05:02:57.239 INFO [stderr] usermod: no changes Nov 17 05:02:57.443 INFO [stderr] Compiling clockwork-mage v0.1.0 (/source) Nov 17 05:02:58.727 INFO [stderr] warning: field is never used: `target` Nov 17 05:02:58.727 INFO [stderr] --> src/simulator.rs:14:5 Nov 17 05:02:58.727 INFO [stderr] | Nov 17 05:02:58.727 INFO [stderr] 14 | target: Target, Nov 17 05:02:58.727 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 17 05:02:58.727 INFO [stderr] | Nov 17 05:02:58.727 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 05:02:58.727 INFO [stderr] Nov 17 05:03:00.524 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.26s Nov 17 05:03:00.540 INFO [stderr] su: No module specific data is present Nov 17 05:03:01.871 INFO running `"docker" "inspect" "6f239a0b223ac94f73a676865413301cbc7bda58a58d7355de33ff6660c31421"` Nov 17 05:03:02.187 INFO running `"docker" "rm" "-f" "6f239a0b223ac94f73a676865413301cbc7bda58a58d7355de33ff6660c31421"` Nov 17 05:03:02.473 INFO [stdout] 6f239a0b223ac94f73a676865413301cbc7bda58a58d7355de33ff6660c31421 Nov 17 05:03:02.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 05:03:02.852 INFO [stdout] d06cd34ff6df745539c9901a425f66996e55a84f11c671a56f89a3d45f079b41 Nov 17 05:03:02.856 INFO running `"docker" "start" "-a" "d06cd34ff6df745539c9901a425f66996e55a84f11c671a56f89a3d45f079b41"` Nov 17 05:03:04.020 INFO [stderr] usermod: no changes Nov 17 05:03:04.211 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Nov 17 05:03:04.219 INFO [stderr] Running /target/debug/deps/clockwork_mage-f093fe3083d3ecb1 Nov 17 05:03:04.231 INFO [stdout] Nov 17 05:03:04.232 INFO [stdout] running 15 tests Nov 17 05:03:04.239 INFO [stdout] test player::tests::starts_locked_after_gcd ... ok Nov 17 05:03:04.243 INFO [stdout] test player::tests::mp_deducted_on_finish ... ok Nov 17 05:03:04.244 INFO [stdout] test player::tests::starts_unlocked ... ok Nov 17 05:03:04.244 INFO [stdout] test player::tests::unlock_timer ... ok Nov 17 05:03:04.244 INFO [stdout] test rotation::tests::empty ... ok Nov 17 05:03:04.245 INFO [stdout] test rotation::tests::repeat ... ok Nov 17 05:03:04.245 INFO [stdout] test rotation::tests::repeat_takes_locks_into_account ... ok Nov 17 05:03:04.245 INFO [stdout] test simulator::tests::can_begin_on_same_tick_as_perform ... ok Nov 17 05:03:04.246 INFO [stdout] test simulator::tests::starts_at_zero ... ok Nov 17 05:03:04.246 INFO [stdout] test time::tests::test_add ... ok Nov 17 05:03:04.246 INFO [stdout] test time::tests::test_clock ... ok Nov 17 05:03:04.247 INFO [stdout] test time::tests::test_duration_minus_duration ... ok Nov 17 05:03:04.247 INFO [stdout] test time::tests::test_add_assign ... ok Nov 17 05:03:04.247 INFO [stdout] test time::tests::test_timestamp_minus_duration ... ok Nov 17 05:03:04.256 INFO [stdout] test time::tests::test_timestamp_minus_timestamp ... ok Nov 17 05:03:04.256 INFO [stdout] Nov 17 05:03:04.256 INFO [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 05:03:04.257 INFO [stdout] Nov 17 05:03:04.267 INFO [stderr] su: No module specific data is present Nov 17 05:03:05.247 INFO running `"docker" "inspect" "d06cd34ff6df745539c9901a425f66996e55a84f11c671a56f89a3d45f079b41"` Nov 17 05:03:05.568 INFO running `"docker" "rm" "-f" "d06cd34ff6df745539c9901a425f66996e55a84f11c671a56f89a3d45f079b41"` Nov 17 05:03:05.923 INFO [stdout] d06cd34ff6df745539c9901a425f66996e55a84f11c671a56f89a3d45f079b41