Oct 14 10:48:24.456 INFO testing miyamofigo/lzw against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 10:48:24.456 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 10:48:24.867 INFO blam! 10dbdfeaba5d2397ce2d3894293d567c56b52086eff9f8ad1c4650abd06830ac Oct 14 10:48:24.869 INFO running `"docker" "start" "-a" "10dbdfeaba5d2397ce2d3894293d567c56b52086eff9f8ad1c4650abd06830ac"` Oct 14 10:48:26.590 INFO kablam! usermod: no changes Oct 14 10:48:26.643 INFO kablam! Compiling lzw v0.1.0 (/source) Oct 14 10:48:26.935 INFO kablam! warning: variable does not need to be mutable Oct 14 10:48:26.935 INFO kablam! --> src/main.rs:115:9 Oct 14 10:48:26.935 INFO kablam! | Oct 14 10:48:26.935 INFO kablam! 115 | let mut comp = compress("hello world"); Oct 14 10:48:26.935 INFO kablam! | ----^^^^ Oct 14 10:48:26.935 INFO kablam! | | Oct 14 10:48:26.935 INFO kablam! | help: remove this `mut` Oct 14 10:48:26.935 INFO kablam! | Oct 14 10:48:26.935 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 10:48:26.935 INFO kablam! Oct 14 10:48:26.935 INFO kablam! warning: variable does not need to be mutable Oct 14 10:48:26.935 INFO kablam! --> src/main.rs:119:9 Oct 14 10:48:26.935 INFO kablam! | Oct 14 10:48:26.935 INFO kablam! 119 | let mut comp2 = compress("hello worldhello world"); Oct 14 10:48:26.935 INFO kablam! | ----^^^^^ Oct 14 10:48:26.935 INFO kablam! | | Oct 14 10:48:26.935 INFO kablam! | help: remove this `mut` Oct 14 10:48:26.935 INFO kablam! Oct 14 10:48:28.344 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Oct 14 10:48:28.346 INFO kablam! su: No module specific data is present Oct 14 10:48:29.010 INFO running `"docker" "rm" "-f" "10dbdfeaba5d2397ce2d3894293d567c56b52086eff9f8ad1c4650abd06830ac"` Oct 14 10:48:29.319 INFO blam! 10dbdfeaba5d2397ce2d3894293d567c56b52086eff9f8ad1c4650abd06830ac Oct 14 10:48:29.327 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 10:48:29.765 INFO blam! 9533ca39ee2deecdc4fb42380adb4d9d1cec31f9a0f93ebc725c98b239738ad5 Oct 14 10:48:29.767 INFO running `"docker" "start" "-a" "9533ca39ee2deecdc4fb42380adb4d9d1cec31f9a0f93ebc725c98b239738ad5"` Oct 14 10:48:31.107 INFO kablam! usermod: no changes Oct 14 10:48:31.159 INFO kablam! Compiling lzw v0.1.0 (/source) Oct 14 10:48:31.445 INFO kablam! warning: variable does not need to be mutable Oct 14 10:48:31.445 INFO kablam! --> src/main.rs:115:9 Oct 14 10:48:31.446 INFO kablam! | Oct 14 10:48:31.446 INFO kablam! 115 | let mut comp = compress("hello world"); Oct 14 10:48:31.446 INFO kablam! | ----^^^^ Oct 14 10:48:31.446 INFO kablam! | | Oct 14 10:48:31.447 INFO kablam! | help: remove this `mut` Oct 14 10:48:31.447 INFO kablam! | Oct 14 10:48:31.447 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 10:48:31.448 INFO kablam! Oct 14 10:48:31.448 INFO kablam! warning: variable does not need to be mutable Oct 14 10:48:31.448 INFO kablam! --> src/main.rs:119:9 Oct 14 10:48:31.449 INFO kablam! | Oct 14 10:48:31.449 INFO kablam! 119 | let mut comp2 = compress("hello worldhello world"); Oct 14 10:48:31.449 INFO kablam! | ----^^^^^ Oct 14 10:48:31.450 INFO kablam! | | Oct 14 10:48:31.450 INFO kablam! | help: remove this `mut` Oct 14 10:48:31.450 INFO kablam! Oct 14 10:48:32.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 14 10:48:32.067 INFO kablam! su: No module specific data is present Oct 14 10:48:32.743 INFO running `"docker" "rm" "-f" "9533ca39ee2deecdc4fb42380adb4d9d1cec31f9a0f93ebc725c98b239738ad5"` Oct 14 10:48:33.073 INFO blam! 9533ca39ee2deecdc4fb42380adb4d9d1cec31f9a0f93ebc725c98b239738ad5 Oct 14 10:48:33.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 10:48:33.661 INFO blam! 9be6b11dc4ed5c7f73fe129c9039b1af6308a0036cf3248ceea55a0ee91449a4 Oct 14 10:48:33.663 INFO running `"docker" "start" "-a" "9be6b11dc4ed5c7f73fe129c9039b1af6308a0036cf3248ceea55a0ee91449a4"` Oct 14 10:48:35.326 INFO kablam! usermod: no changes Oct 14 10:48:35.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 10:48:35.371 INFO blam! Oct 14 10:48:35.371 INFO kablam! Running /target/debug/deps/lzw-929710b50d45cb04 Oct 14 10:48:35.371 INFO blam! running 0 tests Oct 14 10:48:35.371 INFO kablam! su: No module specific data is present Oct 14 10:48:35.371 INFO blam! Oct 14 10:48:35.371 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:48:35.371 INFO blam! Oct 14 10:48:36.497 INFO running `"docker" "rm" "-f" "9be6b11dc4ed5c7f73fe129c9039b1af6308a0036cf3248ceea55a0ee91449a4"` Oct 14 10:48:36.767 INFO blam! 9be6b11dc4ed5c7f73fe129c9039b1af6308a0036cf3248ceea55a0ee91449a4