Oct 16 06:29:03.561 INFO testing homuraction_publish_test-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:29:03.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 06:29:03.748 INFO blam! a97e0f308bab6e248df6eb98761bc8f257adf1c25d8f898ffdc693c1084c1ad2 Oct 16 06:29:03.749 INFO running `"docker" "start" "-a" "a97e0f308bab6e248df6eb98761bc8f257adf1c25d8f898ffdc693c1084c1ad2"` Oct 16 06:29:04.151 INFO kablam! usermod: no changes Oct 16 06:29:04.176 INFO kablam! Compiling homuraction_publish_test v0.1.0 (/source) Oct 16 06:29:04.673 INFO kablam! warning: unused variable: `c1` Oct 16 06:29:04.673 INFO kablam! --> src/lib.rs:32:16 Oct 16 06:29:04.673 INFO kablam! | Oct 16 06:29:04.673 INFO kablam! 32 | pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor { Oct 16 06:29:04.673 INFO kablam! | ^^ help: consider using `_c1` instead Oct 16 06:29:04.673 INFO kablam! | Oct 16 06:29:04.673 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 06:29:04.673 INFO kablam! Oct 16 06:29:04.673 INFO kablam! warning: unused variable: `c2` Oct 16 06:29:04.673 INFO kablam! --> src/lib.rs:32:34 Oct 16 06:29:04.673 INFO kablam! | Oct 16 06:29:04.673 INFO kablam! 32 | pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor { Oct 16 06:29:04.673 INFO kablam! | ^^ help: consider using `_c2` instead Oct 16 06:29:04.673 INFO kablam! Oct 16 06:29:05.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 16 06:29:05.462 INFO kablam! su: No module specific data is present Oct 16 06:29:05.741 INFO running `"docker" "rm" "-f" "a97e0f308bab6e248df6eb98761bc8f257adf1c25d8f898ffdc693c1084c1ad2"` Oct 16 06:29:05.854 INFO blam! a97e0f308bab6e248df6eb98761bc8f257adf1c25d8f898ffdc693c1084c1ad2 Oct 16 06:29:05.857 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 06:29:06.129 INFO blam! bf69e583ad71023a3de753260ea25b751105dfa3eaaf591f4b04cfaf651d872d Oct 16 06:29:06.131 INFO running `"docker" "start" "-a" "bf69e583ad71023a3de753260ea25b751105dfa3eaaf591f4b04cfaf651d872d"` Oct 16 06:29:06.995 INFO kablam! usermod: no changes Oct 16 06:29:07.027 INFO kablam! Compiling homuraction_publish_test v0.1.0 (/source) Oct 16 06:29:07.665 INFO kablam! warning: unused variable: `c1` Oct 16 06:29:07.665 INFO kablam! --> src/lib.rs:32:16 Oct 16 06:29:07.665 INFO kablam! | Oct 16 06:29:07.665 INFO kablam! 32 | pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor { Oct 16 06:29:07.665 INFO kablam! | ^^ help: consider using `_c1` instead Oct 16 06:29:07.665 INFO kablam! | Oct 16 06:29:07.665 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 06:29:07.665 INFO kablam! Oct 16 06:29:07.665 INFO kablam! warning: unused variable: `c2` Oct 16 06:29:07.665 INFO kablam! --> src/lib.rs:32:34 Oct 16 06:29:07.665 INFO kablam! | Oct 16 06:29:07.665 INFO kablam! 32 | pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor { Oct 16 06:29:07.665 INFO kablam! | ^^ help: consider using `_c2` instead Oct 16 06:29:07.665 INFO kablam! Oct 16 06:29:08.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 16 06:29:08.093 INFO kablam! su: No module specific data is present Oct 16 06:29:08.435 INFO running `"docker" "rm" "-f" "bf69e583ad71023a3de753260ea25b751105dfa3eaaf591f4b04cfaf651d872d"` Oct 16 06:29:08.603 INFO blam! bf69e583ad71023a3de753260ea25b751105dfa3eaaf591f4b04cfaf651d872d Oct 16 06:29:08.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 06:29:08.821 INFO blam! 0ec1233b66e633491ea5c70ab3a4129c15edfa1fd9e422d5ec11240c370937f3 Oct 16 06:29:08.825 INFO running `"docker" "start" "-a" "0ec1233b66e633491ea5c70ab3a4129c15edfa1fd9e422d5ec11240c370937f3"` Oct 16 06:29:09.257 INFO kablam! usermod: no changes Oct 16 06:29:09.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 06:29:09.282 INFO kablam! Running /target/debug/deps/homuraction_publish_test-9efd084d3ee5e416 Oct 16 06:29:09.284 INFO kablam! Running /target/debug/deps/homuraction_publish_test-5bd817c620ebc870 Oct 16 06:29:09.284 INFO blam! Oct 16 06:29:09.284 INFO blam! running 0 tests Oct 16 06:29:09.284 INFO blam! Oct 16 06:29:09.284 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:29:09.284 INFO blam! Oct 16 06:29:09.286 INFO blam! Oct 16 06:29:09.286 INFO kablam! Doc-tests homuraction_publish_test Oct 16 06:29:09.286 INFO blam! running 0 tests Oct 16 06:29:09.286 INFO blam! Oct 16 06:29:09.286 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:29:09.286 INFO blam! Oct 16 06:29:09.976 INFO blam! Oct 16 06:29:09.976 INFO blam! running 0 tests Oct 16 06:29:09.976 INFO blam! Oct 16 06:29:09.976 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:29:09.976 INFO blam! Oct 16 06:29:09.982 INFO kablam! su: No module specific data is present Oct 16 06:29:10.296 INFO running `"docker" "rm" "-f" "0ec1233b66e633491ea5c70ab3a4129c15edfa1fd9e422d5ec11240c370937f3"` Oct 16 06:29:10.380 INFO blam! 0ec1233b66e633491ea5c70ab3a4129c15edfa1fd9e422d5ec11240c370937f3