Oct 14 11:20:01.586 INFO testing mfs/box against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:20:01.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 11:20:02.205 INFO blam! cc505f5aa2d3414f9d9d61047623f325862b9c2ec4ccdfa2a9bc33f098675ed5 Oct 14 11:20:02.207 INFO running `"docker" "start" "-a" "cc505f5aa2d3414f9d9d61047623f325862b9c2ec4ccdfa2a9bc33f098675ed5"` Oct 14 11:20:04.487 INFO kablam! usermod: no changes Oct 14 11:20:04.575 INFO kablam! Compiling box v0.1.0 (/source) Oct 14 11:20:04.835 INFO kablam! warning: variable does not need to be mutable Oct 14 11:20:04.835 INFO kablam! --> src/bin/assembler.rs:24:9 Oct 14 11:20:04.835 INFO kablam! | Oct 14 11:20:04.835 INFO kablam! 24 | let mut reader = BufReader::new(f); Oct 14 11:20:04.835 INFO kablam! | ----^^^^^^ Oct 14 11:20:04.835 INFO kablam! | | Oct 14 11:20:04.835 INFO kablam! | help: remove this `mut` Oct 14 11:20:04.847 INFO kablam! | Oct 14 11:20:04.847 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 11:20:04.847 INFO kablam! Oct 14 11:20:04.847 INFO kablam! warning: constant item is never used: `INSTRUCTIONS` Oct 14 11:20:04.847 INFO kablam! --> src/bin/assembler.rs:7:1 Oct 14 11:20:04.847 INFO kablam! | Oct 14 11:20:04.847 INFO kablam! 7 | / const INSTRUCTIONS: &'static [&'static str] = &[ Oct 14 11:20:04.847 INFO kablam! 8 | | "nop", "jcn", "fim", "src", "fin", "jin", "jun", "jms", "inc", "isz", "add", "sub", "ld", Oct 14 11:20:04.847 INFO kablam! 9 | | "xch", "bbl", "ldm", "wrm", "wmp", "wrr", "wr0", "wr1", "wr2", "wr3", "sbm", "rdm", "rdr", Oct 14 11:20:04.847 INFO kablam! 10 | | "adm", "rd0", "rd1", "rd2", "rd3", "clb", "iac", "cmc", "cma", "ral", "rar", "tcc", "dac", Oct 14 11:20:04.847 INFO kablam! 11 | | "tcs", "stc", "daa", "kbp", "dcl" Oct 14 11:20:04.847 INFO kablam! 12 | | ]; Oct 14 11:20:04.847 INFO kablam! | |__^ Oct 14 11:20:04.847 INFO kablam! | Oct 14 11:20:04.847 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:20:04.847 INFO kablam! Oct 14 11:20:04.847 INFO kablam! warning: enum is never used: `Token` Oct 14 11:20:04.847 INFO kablam! --> src/bin/assembler.rs:14:1 Oct 14 11:20:04.847 INFO kablam! | Oct 14 11:20:04.847 INFO kablam! 14 | enum Token { Oct 14 11:20:04.847 INFO kablam! | ^^^^^^^^^^ Oct 14 11:20:04.847 INFO kablam! Oct 14 11:20:06.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Oct 14 11:20:06.392 INFO kablam! su: No module specific data is present Oct 14 11:20:07.346 INFO running `"docker" "rm" "-f" "cc505f5aa2d3414f9d9d61047623f325862b9c2ec4ccdfa2a9bc33f098675ed5"` Oct 14 11:20:07.627 INFO blam! cc505f5aa2d3414f9d9d61047623f325862b9c2ec4ccdfa2a9bc33f098675ed5 Oct 14 11:20:07.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 11:20:08.132 INFO blam! b21bce3061d36352021ae441ac74c10bc162fb824f4c50a2b82dccac6611672c Oct 14 11:20:08.139 INFO running `"docker" "start" "-a" "b21bce3061d36352021ae441ac74c10bc162fb824f4c50a2b82dccac6611672c"` Oct 14 11:20:10.146 INFO kablam! usermod: no changes Oct 14 11:20:10.183 INFO kablam! Compiling box v0.1.0 (/source) Oct 14 11:20:10.545 INFO kablam! warning: variable does not need to be mutable Oct 14 11:20:10.545 INFO kablam! --> src/bin/assembler.rs:24:9 Oct 14 11:20:10.545 INFO kablam! | Oct 14 11:20:10.545 INFO kablam! 24 | let mut reader = BufReader::new(f); Oct 14 11:20:10.545 INFO kablam! | ----^^^^^^ Oct 14 11:20:10.545 INFO kablam! | | Oct 14 11:20:10.545 INFO kablam! | help: remove this `mut` Oct 14 11:20:10.545 INFO kablam! | Oct 14 11:20:10.545 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 11:20:10.545 INFO kablam! Oct 14 11:20:10.548 INFO kablam! warning: constant item is never used: `INSTRUCTIONS` Oct 14 11:20:10.548 INFO kablam! --> src/bin/assembler.rs:7:1 Oct 14 11:20:10.548 INFO kablam! | Oct 14 11:20:10.548 INFO kablam! 7 | / const INSTRUCTIONS: &'static [&'static str] = &[ Oct 14 11:20:10.548 INFO kablam! 8 | | "nop", "jcn", "fim", "src", "fin", "jin", "jun", "jms", "inc", "isz", "add", "sub", "ld", Oct 14 11:20:10.548 INFO kablam! 9 | | "xch", "bbl", "ldm", "wrm", "wmp", "wrr", "wr0", "wr1", "wr2", "wr3", "sbm", "rdm", "rdr", Oct 14 11:20:10.548 INFO kablam! 10 | | "adm", "rd0", "rd1", "rd2", "rd3", "clb", "iac", "cmc", "cma", "ral", "rar", "tcc", "dac", Oct 14 11:20:10.548 INFO kablam! 11 | | "tcs", "stc", "daa", "kbp", "dcl" Oct 14 11:20:10.548 INFO kablam! 12 | | ]; Oct 14 11:20:10.548 INFO kablam! | |__^ Oct 14 11:20:10.548 INFO kablam! | Oct 14 11:20:10.548 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:20:10.548 INFO kablam! Oct 14 11:20:10.548 INFO kablam! warning: enum is never used: `Token` Oct 14 11:20:10.548 INFO kablam! --> src/bin/assembler.rs:14:1 Oct 14 11:20:10.548 INFO kablam! | Oct 14 11:20:10.548 INFO kablam! 14 | enum Token { Oct 14 11:20:10.548 INFO kablam! | ^^^^^^^^^^ Oct 14 11:20:10.548 INFO kablam! Oct 14 11:20:11.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 14 11:20:11.618 INFO kablam! su: No module specific data is present Oct 14 11:20:13.135 INFO running `"docker" "rm" "-f" "b21bce3061d36352021ae441ac74c10bc162fb824f4c50a2b82dccac6611672c"` Oct 14 11:20:13.446 INFO blam! b21bce3061d36352021ae441ac74c10bc162fb824f4c50a2b82dccac6611672c Oct 14 11:20:13.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 11:20:13.940 INFO blam! 79ed86100fdb9650c3cc8be6eefeaf2d6d8130e7977e3fab7a63968e30175e6b Oct 14 11:20:13.943 INFO running `"docker" "start" "-a" "79ed86100fdb9650c3cc8be6eefeaf2d6d8130e7977e3fab7a63968e30175e6b"` Oct 14 11:20:15.634 INFO kablam! usermod: no changes Oct 14 11:20:15.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 11:20:15.711 INFO kablam! Running /target/debug/deps/assembler-1d22ab167164dec6 Oct 14 11:20:15.711 INFO blam! Oct 14 11:20:15.711 INFO kablam! Running /target/debug/deps/box-d3ecd837b1cbfe25 Oct 14 11:20:15.711 INFO blam! running 0 tests Oct 14 11:20:15.711 INFO blam! Oct 14 11:20:15.711 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:20:15.711 INFO blam! Oct 14 11:20:15.715 INFO blam! Oct 14 11:20:15.715 INFO kablam! su: No module specific data is present Oct 14 11:20:15.715 INFO blam! running 0 tests Oct 14 11:20:15.715 INFO blam! Oct 14 11:20:15.715 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:20:15.715 INFO blam! Oct 14 11:20:16.669 INFO running `"docker" "rm" "-f" "79ed86100fdb9650c3cc8be6eefeaf2d6d8130e7977e3fab7a63968e30175e6b"` Oct 14 11:20:16.964 INFO blam! 79ed86100fdb9650c3cc8be6eefeaf2d6d8130e7977e3fab7a63968e30175e6b