Oct 12 20:50:06.688 INFO testing tperdue321/enums against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:50:06.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 20:50:06.808 INFO blam! d730e47e59f3e6a25381aa309ca56b271c3887791c7b9f9906ac4d87afd46c27 Oct 12 20:50:06.810 INFO running `"docker" "start" "-a" "d730e47e59f3e6a25381aa309ca56b271c3887791c7b9f9906ac4d87afd46c27"` Oct 12 20:50:07.207 INFO kablam! usermod: no changes Oct 12 20:50:07.241 INFO kablam! Compiling enums v0.1.0 (/source) Oct 12 20:50:07.467 INFO kablam! warning: variant is never constructed: `Alabama` Oct 12 20:50:07.467 INFO kablam! --> src/main.rs:45:5 Oct 12 20:50:07.467 INFO kablam! | Oct 12 20:50:07.467 INFO kablam! 45 | Alabama, Oct 12 20:50:07.467 INFO kablam! | ^^^^^^^ Oct 12 20:50:07.467 INFO kablam! | Oct 12 20:50:07.467 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:50:07.467 INFO kablam! Oct 12 20:50:07.475 INFO kablam! warning: variant is never constructed: `Nickel` Oct 12 20:50:07.475 INFO kablam! --> src/main.rs:53:5 Oct 12 20:50:07.475 INFO kablam! | Oct 12 20:50:07.475 INFO kablam! 53 | Nickel, Oct 12 20:50:07.475 INFO kablam! | ^^^^^^ Oct 12 20:50:07.475 INFO kablam! Oct 12 20:50:07.475 INFO kablam! warning: variant is never constructed: `Dime` Oct 12 20:50:07.475 INFO kablam! --> src/main.rs:54:5 Oct 12 20:50:07.475 INFO kablam! | Oct 12 20:50:07.475 INFO kablam! 54 | Dime, Oct 12 20:50:07.475 INFO kablam! | ^^^^ Oct 12 20:50:07.475 INFO kablam! Oct 12 20:50:07.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Oct 12 20:50:07.863 INFO kablam! su: No module specific data is present Oct 12 20:50:08.520 INFO running `"docker" "rm" "-f" "d730e47e59f3e6a25381aa309ca56b271c3887791c7b9f9906ac4d87afd46c27"` Oct 12 20:50:08.590 INFO blam! d730e47e59f3e6a25381aa309ca56b271c3887791c7b9f9906ac4d87afd46c27 Oct 12 20:50:08.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 20:50:08.908 INFO blam! ecc0e67503027bd4cc58b21a4c255c9765c269f375e676a40de4dfb9071d28a1 Oct 12 20:50:08.927 INFO running `"docker" "start" "-a" "ecc0e67503027bd4cc58b21a4c255c9765c269f375e676a40de4dfb9071d28a1"` Oct 12 20:50:09.502 INFO kablam! usermod: no changes Oct 12 20:50:09.528 INFO kablam! Compiling enums v0.1.0 (/source) Oct 12 20:50:09.723 INFO kablam! warning: variant is never constructed: `Alabama` Oct 12 20:50:09.723 INFO kablam! --> src/main.rs:45:5 Oct 12 20:50:09.723 INFO kablam! | Oct 12 20:50:09.723 INFO kablam! 45 | Alabama, Oct 12 20:50:09.723 INFO kablam! | ^^^^^^^ Oct 12 20:50:09.723 INFO kablam! | Oct 12 20:50:09.723 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:50:09.723 INFO kablam! Oct 12 20:50:09.723 INFO kablam! warning: variant is never constructed: `Nickel` Oct 12 20:50:09.723 INFO kablam! --> src/main.rs:53:5 Oct 12 20:50:09.723 INFO kablam! | Oct 12 20:50:09.723 INFO kablam! 53 | Nickel, Oct 12 20:50:09.723 INFO kablam! | ^^^^^^ Oct 12 20:50:09.723 INFO kablam! Oct 12 20:50:09.727 INFO kablam! warning: variant is never constructed: `Dime` Oct 12 20:50:09.727 INFO kablam! --> src/main.rs:54:5 Oct 12 20:50:09.727 INFO kablam! | Oct 12 20:50:09.727 INFO kablam! 54 | Dime, Oct 12 20:50:09.727 INFO kablam! | ^^^^ Oct 12 20:50:09.727 INFO kablam! Oct 12 20:50:10.105 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Oct 12 20:50:10.109 INFO kablam! su: No module specific data is present Oct 12 20:50:10.429 INFO running `"docker" "rm" "-f" "ecc0e67503027bd4cc58b21a4c255c9765c269f375e676a40de4dfb9071d28a1"` Oct 12 20:50:10.520 INFO blam! ecc0e67503027bd4cc58b21a4c255c9765c269f375e676a40de4dfb9071d28a1 Oct 12 20:50:10.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 20:50:10.952 INFO blam! e3fe5e070719d8f85dc701a34dbe8d4e9c82780c9b928b9f2e539dce9db336bd Oct 12 20:50:10.995 INFO running `"docker" "start" "-a" "e3fe5e070719d8f85dc701a34dbe8d4e9c82780c9b928b9f2e539dce9db336bd"` Oct 12 20:50:11.578 INFO kablam! usermod: no changes Oct 12 20:50:11.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 20:50:11.603 INFO kablam! Running /target/debug/deps/enums-6e19d7b514ecd971 Oct 12 20:50:11.605 INFO blam! Oct 12 20:50:11.605 INFO blam! running 0 tests Oct 12 20:50:11.605 INFO blam! Oct 12 20:50:11.605 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:50:11.605 INFO blam! Oct 12 20:50:11.606 INFO kablam! su: No module specific data is present Oct 12 20:50:12.070 INFO running `"docker" "rm" "-f" "e3fe5e070719d8f85dc701a34dbe8d4e9c82780c9b928b9f2e539dce9db336bd"` Oct 12 20:50:12.237 INFO blam! e3fe5e070719d8f85dc701a34dbe8d4e9c82780c9b928b9f2e539dce9db336bd