Oct 14 11:20:00.501 INFO testing mfs/box against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:20:00.503 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:20:00.870 INFO blam! 9a15ae3b7d2e24115ef76d731ae2e69d41c94ff87459ab4b7f7a35cec575def8 Oct 14 11:20:00.873 INFO running `"docker" "start" "-a" "9a15ae3b7d2e24115ef76d731ae2e69d41c94ff87459ab4b7f7a35cec575def8"` Oct 14 11:20:02.162 INFO kablam! usermod: no changes Oct 14 11:20:02.205 INFO kablam! Compiling box v0.1.0 (/source) Oct 14 11:20:02.525 INFO kablam! warning: variable does not need to be mutable Oct 14 11:20:02.526 INFO kablam! --> src/bin/assembler.rs:24:9 Oct 14 11:20:02.527 INFO kablam! | Oct 14 11:20:02.527 INFO kablam! 24 | let mut reader = BufReader::new(f); Oct 14 11:20:02.527 INFO kablam! | ----^^^^^^ Oct 14 11:20:02.528 INFO kablam! | | Oct 14 11:20:02.528 INFO kablam! | help: remove this `mut` Oct 14 11:20:02.529 INFO kablam! | Oct 14 11:20:02.530 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 11:20:02.530 INFO kablam! Oct 14 11:20:02.530 INFO kablam! warning: constant item is never used: `INSTRUCTIONS` Oct 14 11:20:02.531 INFO kablam! --> src/bin/assembler.rs:7:1 Oct 14 11:20:02.531 INFO kablam! | Oct 14 11:20:02.531 INFO kablam! 7 | / const INSTRUCTIONS: &'static [&'static str] = &[ Oct 14 11:20:02.532 INFO kablam! 8 | | "nop", "jcn", "fim", "src", "fin", "jin", "jun", "jms", "inc", "isz", "add", "sub", "ld", Oct 14 11:20:02.532 INFO kablam! 9 | | "xch", "bbl", "ldm", "wrm", "wmp", "wrr", "wr0", "wr1", "wr2", "wr3", "sbm", "rdm", "rdr", Oct 14 11:20:02.532 INFO kablam! 10 | | "adm", "rd0", "rd1", "rd2", "rd3", "clb", "iac", "cmc", "cma", "ral", "rar", "tcc", "dac", Oct 14 11:20:02.533 INFO kablam! 11 | | "tcs", "stc", "daa", "kbp", "dcl" Oct 14 11:20:02.533 INFO kablam! 12 | | ]; Oct 14 11:20:02.533 INFO kablam! | |__^ Oct 14 11:20:02.543 INFO kablam! | Oct 14 11:20:02.543 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:20:02.544 INFO kablam! Oct 14 11:20:02.544 INFO kablam! warning: enum is never used: `Token` Oct 14 11:20:02.544 INFO kablam! --> src/bin/assembler.rs:14:1 Oct 14 11:20:02.545 INFO kablam! | Oct 14 11:20:02.545 INFO kablam! 14 | enum Token { Oct 14 11:20:02.545 INFO kablam! | ^^^^^^^^^^ Oct 14 11:20:02.545 INFO kablam! Oct 14 11:20:04.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 14 11:20:04.186 INFO kablam! su: No module specific data is present Oct 14 11:20:05.447 INFO running `"docker" "rm" "-f" "9a15ae3b7d2e24115ef76d731ae2e69d41c94ff87459ab4b7f7a35cec575def8"` Oct 14 11:20:05.765 INFO blam! 9a15ae3b7d2e24115ef76d731ae2e69d41c94ff87459ab4b7f7a35cec575def8 Oct 14 11:20:05.770 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:20:06.166 INFO blam! 6c6ff37ec1e638f0b84e6528d0d0991cbd668df00aeb76e1641cb4a99c72ae41 Oct 14 11:20:06.169 INFO running `"docker" "start" "-a" "6c6ff37ec1e638f0b84e6528d0d0991cbd668df00aeb76e1641cb4a99c72ae41"` Oct 14 11:20:07.978 INFO kablam! usermod: no changes Oct 14 11:20:08.043 INFO kablam! Compiling box v0.1.0 (/source) Oct 14 11:20:08.395 INFO kablam! warning: variable does not need to be mutable Oct 14 11:20:08.395 INFO kablam! --> src/bin/assembler.rs:24:9 Oct 14 11:20:08.396 INFO kablam! | Oct 14 11:20:08.396 INFO kablam! 24 | let mut reader = BufReader::new(f); Oct 14 11:20:08.396 INFO kablam! | ----^^^^^^ Oct 14 11:20:08.396 INFO kablam! | | Oct 14 11:20:08.396 INFO kablam! | help: remove this `mut` Oct 14 11:20:08.396 INFO kablam! | Oct 14 11:20:08.396 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 11:20:08.396 INFO kablam! Oct 14 11:20:08.396 INFO kablam! warning: constant item is never used: `INSTRUCTIONS` Oct 14 11:20:08.396 INFO kablam! --> src/bin/assembler.rs:7:1 Oct 14 11:20:08.396 INFO kablam! | Oct 14 11:20:08.396 INFO kablam! 7 | / const INSTRUCTIONS: &'static [&'static str] = &[ Oct 14 11:20:08.396 INFO kablam! 8 | | "nop", "jcn", "fim", "src", "fin", "jin", "jun", "jms", "inc", "isz", "add", "sub", "ld", Oct 14 11:20:08.396 INFO kablam! 9 | | "xch", "bbl", "ldm", "wrm", "wmp", "wrr", "wr0", "wr1", "wr2", "wr3", "sbm", "rdm", "rdr", Oct 14 11:20:08.396 INFO kablam! 10 | | "adm", "rd0", "rd1", "rd2", "rd3", "clb", "iac", "cmc", "cma", "ral", "rar", "tcc", "dac", Oct 14 11:20:08.396 INFO kablam! 11 | | "tcs", "stc", "daa", "kbp", "dcl" Oct 14 11:20:08.396 INFO kablam! 12 | | ]; Oct 14 11:20:08.396 INFO kablam! | |__^ Oct 14 11:20:08.396 INFO kablam! | Oct 14 11:20:08.396 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:20:08.396 INFO kablam! Oct 14 11:20:08.396 INFO kablam! warning: enum is never used: `Token` Oct 14 11:20:08.396 INFO kablam! --> src/bin/assembler.rs:14:1 Oct 14 11:20:08.396 INFO kablam! | Oct 14 11:20:08.396 INFO kablam! 14 | enum Token { Oct 14 11:20:08.396 INFO kablam! | ^^^^^^^^^^ Oct 14 11:20:08.396 INFO kablam! Oct 14 11:20:09.439 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 14 11:20:09.439 INFO kablam! su: No module specific data is present Oct 14 11:20:10.598 INFO running `"docker" "rm" "-f" "6c6ff37ec1e638f0b84e6528d0d0991cbd668df00aeb76e1641cb4a99c72ae41"` Oct 14 11:20:10.859 INFO blam! 6c6ff37ec1e638f0b84e6528d0d0991cbd668df00aeb76e1641cb4a99c72ae41 Oct 14 11:20:10.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:20:11.348 INFO blam! 6b225446b8c759787f301ed60203d978d3eb6fe259d78ab53d1b94a0ebff80d7 Oct 14 11:20:11.351 INFO running `"docker" "start" "-a" "6b225446b8c759787f301ed60203d978d3eb6fe259d78ab53d1b94a0ebff80d7"` Oct 14 11:20:12.962 INFO kablam! usermod: no changes Oct 14 11:20:13.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 11:20:13.043 INFO kablam! Running /target/debug/deps/assembler-e51c11c6646403c1 Oct 14 11:20:13.044 INFO blam! Oct 14 11:20:13.044 INFO blam! running 0 tests Oct 14 11:20:13.044 INFO blam! Oct 14 11:20:13.044 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:20:13.044 INFO blam! Oct 14 11:20:13.047 INFO kablam! Running /target/debug/deps/box-4d5930a91ceef30b Oct 14 11:20:13.055 INFO blam! Oct 14 11:20:13.055 INFO blam! running 0 tests Oct 14 11:20:13.055 INFO blam! Oct 14 11:20:13.055 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:20:13.055 INFO blam! Oct 14 11:20:13.056 INFO kablam! su: No module specific data is present Oct 14 11:20:14.380 INFO running `"docker" "rm" "-f" "6b225446b8c759787f301ed60203d978d3eb6fe259d78ab53d1b94a0ebff80d7"` Oct 14 11:20:14.673 INFO blam! 6b225446b8c759787f301ed60203d978d3eb6fe259d78ab53d1b94a0ebff80d7