Oct 16 02:11:06.545 INFO testing my_crate_carllhw-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:11:06.545 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 02:11:06.795 INFO blam! c33e027f4d3334e7b16f97becb58d99c6c713f3c173e095494c8426031f8c992 Oct 16 02:11:06.798 INFO running `"docker" "start" "-a" "c33e027f4d3334e7b16f97becb58d99c6c713f3c173e095494c8426031f8c992"` Oct 16 02:11:07.319 INFO kablam! usermod: no changes Oct 16 02:11:07.355 INFO kablam! Compiling my_crate_carllhw v0.1.0 (/source) Oct 16 02:11:07.757 INFO kablam! warning: unused variable: `c1` Oct 16 02:11:07.757 INFO kablam! --> src/lib.rs:35:16 Oct 16 02:11:07.757 INFO kablam! | Oct 16 02:11:07.757 INFO kablam! 35 | pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor { Oct 16 02:11:07.757 INFO kablam! | ^^ help: consider using `_c1` instead Oct 16 02:11:07.757 INFO kablam! | Oct 16 02:11:07.757 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 02:11:07.757 INFO kablam! Oct 16 02:11:07.757 INFO kablam! warning: unused variable: `c2` Oct 16 02:11:07.757 INFO kablam! --> src/lib.rs:35:34 Oct 16 02:11:07.757 INFO kablam! | Oct 16 02:11:07.757 INFO kablam! 35 | pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor { Oct 16 02:11:07.757 INFO kablam! | ^^ help: consider using `_c2` instead Oct 16 02:11:07.757 INFO kablam! Oct 16 02:11:08.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 16 02:11:08.442 INFO kablam! su: No module specific data is present Oct 16 02:11:08.714 INFO running `"docker" "rm" "-f" "c33e027f4d3334e7b16f97becb58d99c6c713f3c173e095494c8426031f8c992"` Oct 16 02:11:08.814 INFO blam! c33e027f4d3334e7b16f97becb58d99c6c713f3c173e095494c8426031f8c992 Oct 16 02:11:08.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 02:11:09.046 INFO blam! 27331384a4502f212a778ede6dccc33b4a9c7b9cb9629f310bc82647cdbdc5de Oct 16 02:11:09.048 INFO running `"docker" "start" "-a" "27331384a4502f212a778ede6dccc33b4a9c7b9cb9629f310bc82647cdbdc5de"` Oct 16 02:11:09.431 INFO kablam! usermod: no changes Oct 16 02:11:09.455 INFO kablam! Compiling my_crate_carllhw v0.1.0 (/source) Oct 16 02:11:10.126 INFO kablam! warning: unused variable: `c1` Oct 16 02:11:10.126 INFO kablam! --> src/lib.rs:35:16 Oct 16 02:11:10.126 INFO kablam! | Oct 16 02:11:10.126 INFO kablam! 35 | pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor { Oct 16 02:11:10.126 INFO kablam! | ^^ help: consider using `_c1` instead Oct 16 02:11:10.126 INFO kablam! | Oct 16 02:11:10.126 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 02:11:10.126 INFO kablam! Oct 16 02:11:10.126 INFO kablam! warning: unused variable: `c2` Oct 16 02:11:10.126 INFO kablam! --> src/lib.rs:35:34 Oct 16 02:11:10.126 INFO kablam! | Oct 16 02:11:10.126 INFO kablam! 35 | pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor { Oct 16 02:11:10.126 INFO kablam! | ^^ help: consider using `_c2` instead Oct 16 02:11:10.126 INFO kablam! Oct 16 02:11:10.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 16 02:11:10.553 INFO kablam! su: No module specific data is present Oct 16 02:11:10.771 INFO running `"docker" "rm" "-f" "27331384a4502f212a778ede6dccc33b4a9c7b9cb9629f310bc82647cdbdc5de"` Oct 16 02:11:10.834 INFO blam! 27331384a4502f212a778ede6dccc33b4a9c7b9cb9629f310bc82647cdbdc5de Oct 16 02:11:10.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 02:11:10.969 INFO blam! 7ecfea1dc16201e22529acc2f2e75e378482840abaf834c6a4aa8b4a7b4437bb Oct 16 02:11:10.987 INFO running `"docker" "start" "-a" "7ecfea1dc16201e22529acc2f2e75e378482840abaf834c6a4aa8b4a7b4437bb"` Oct 16 02:11:11.399 INFO kablam! usermod: no changes Oct 16 02:11:11.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 02:11:11.429 INFO kablam! Running /target/debug/deps/my_crate_carllhw-b642a03ce99f6ae5 Oct 16 02:11:11.432 INFO blam! Oct 16 02:11:11.432 INFO blam! running 1 test Oct 16 02:11:11.432 INFO blam! test tests::test_add_one ... ok Oct 16 02:11:11.432 INFO blam! Oct 16 02:11:11.432 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:11:11.432 INFO blam! Oct 16 02:11:11.432 INFO kablam! Running /target/debug/deps/my_crate_carllhw-804e0d8d49eae179 Oct 16 02:11:11.436 INFO blam! Oct 16 02:11:11.436 INFO blam! running 0 tests Oct 16 02:11:11.436 INFO kablam! Doc-tests my_crate_carllhw Oct 16 02:11:11.436 INFO blam! Oct 16 02:11:11.436 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:11:11.436 INFO blam! Oct 16 02:11:12.258 INFO blam! Oct 16 02:11:12.258 INFO blam! running 1 test Oct 16 02:11:13.279 INFO blam! test src/lib.rs - add_one (line 44) ... ok Oct 16 02:11:13.281 INFO blam! Oct 16 02:11:13.281 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:11:13.282 INFO blam! Oct 16 02:11:13.292 INFO kablam! su: No module specific data is present Oct 16 02:11:13.676 INFO running `"docker" "rm" "-f" "7ecfea1dc16201e22529acc2f2e75e378482840abaf834c6a4aa8b4a7b4437bb"` Oct 16 02:11:13.810 INFO blam! 7ecfea1dc16201e22529acc2f2e75e378482840abaf834c6a4aa8b4a7b4437bb