Oct 14 10:48:23.416 INFO testing miyamofigo/lzw against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 10:48:23.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:48:23.881 INFO blam! c93c9887b39d8f8797bbac130bea7bc0d29e037ce179b0a02d2b55899d46ee2f Oct 14 10:48:23.885 INFO running `"docker" "start" "-a" "c93c9887b39d8f8797bbac130bea7bc0d29e037ce179b0a02d2b55899d46ee2f"` Oct 14 10:48:24.983 INFO kablam! usermod: no changes Oct 14 10:48:25.031 INFO kablam! Compiling lzw v0.1.0 (/source) Oct 14 10:48:25.355 INFO kablam! warning: variable does not need to be mutable Oct 14 10:48:25.355 INFO kablam! --> src/main.rs:115:9 Oct 14 10:48:25.355 INFO kablam! | Oct 14 10:48:25.355 INFO kablam! 115 | let mut comp = compress("hello world"); Oct 14 10:48:25.355 INFO kablam! | ----^^^^ Oct 14 10:48:25.355 INFO kablam! | | Oct 14 10:48:25.355 INFO kablam! | help: remove this `mut` Oct 14 10:48:25.355 INFO kablam! | Oct 14 10:48:25.355 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 10:48:25.355 INFO kablam! Oct 14 10:48:25.355 INFO kablam! warning: variable does not need to be mutable Oct 14 10:48:25.355 INFO kablam! --> src/main.rs:119:9 Oct 14 10:48:25.355 INFO kablam! | Oct 14 10:48:25.355 INFO kablam! 119 | let mut comp2 = compress("hello worldhello world"); Oct 14 10:48:25.355 INFO kablam! | ----^^^^^ Oct 14 10:48:25.355 INFO kablam! | | Oct 14 10:48:25.355 INFO kablam! | help: remove this `mut` Oct 14 10:48:25.355 INFO kablam! Oct 14 10:48:26.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 14 10:48:26.619 INFO kablam! su: No module specific data is present Oct 14 10:48:27.461 INFO running `"docker" "rm" "-f" "c93c9887b39d8f8797bbac130bea7bc0d29e037ce179b0a02d2b55899d46ee2f"` Oct 14 10:48:27.875 INFO blam! c93c9887b39d8f8797bbac130bea7bc0d29e037ce179b0a02d2b55899d46ee2f Oct 14 10:48:27.880 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:48:28.275 INFO blam! cda867c160dc84200a7c4c8271b5dd8c1da7c27f89eda7e8d61d2080d80468b3 Oct 14 10:48:28.287 INFO running `"docker" "start" "-a" "cda867c160dc84200a7c4c8271b5dd8c1da7c27f89eda7e8d61d2080d80468b3"` Oct 14 10:48:29.623 INFO kablam! usermod: no changes Oct 14 10:48:29.667 INFO kablam! Compiling lzw v0.1.0 (/source) Oct 14 10:48:29.939 INFO kablam! warning: variable does not need to be mutable Oct 14 10:48:29.939 INFO kablam! --> src/main.rs:115:9 Oct 14 10:48:29.939 INFO kablam! | Oct 14 10:48:29.939 INFO kablam! 115 | let mut comp = compress("hello world"); Oct 14 10:48:29.939 INFO kablam! | ----^^^^ Oct 14 10:48:29.939 INFO kablam! | | Oct 14 10:48:29.939 INFO kablam! | help: remove this `mut` Oct 14 10:48:29.939 INFO kablam! | Oct 14 10:48:29.939 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 10:48:29.939 INFO kablam! Oct 14 10:48:29.939 INFO kablam! warning: variable does not need to be mutable Oct 14 10:48:29.939 INFO kablam! --> src/main.rs:119:9 Oct 14 10:48:29.939 INFO kablam! | Oct 14 10:48:29.939 INFO kablam! 119 | let mut comp2 = compress("hello worldhello world"); Oct 14 10:48:29.939 INFO kablam! | ----^^^^^ Oct 14 10:48:29.939 INFO kablam! | | Oct 14 10:48:29.939 INFO kablam! | help: remove this `mut` Oct 14 10:48:29.939 INFO kablam! Oct 14 10:48:30.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 14 10:48:30.603 INFO kablam! su: No module specific data is present Oct 14 10:48:31.231 INFO running `"docker" "rm" "-f" "cda867c160dc84200a7c4c8271b5dd8c1da7c27f89eda7e8d61d2080d80468b3"` Oct 14 10:48:31.509 INFO blam! cda867c160dc84200a7c4c8271b5dd8c1da7c27f89eda7e8d61d2080d80468b3 Oct 14 10:48:31.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:48:32.033 INFO blam! 8b4749dfb20d47919997ef5895f19437932cd91198dc75eec912ceb74695ccfe Oct 14 10:48:32.043 INFO running `"docker" "start" "-a" "8b4749dfb20d47919997ef5895f19437932cd91198dc75eec912ceb74695ccfe"` Oct 14 10:48:33.687 INFO kablam! usermod: no changes Oct 14 10:48:33.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 10:48:33.739 INFO blam! Oct 14 10:48:33.739 INFO kablam! Running /target/debug/deps/lzw-7d08def9d9058bf9 Oct 14 10:48:33.739 INFO blam! running 0 tests Oct 14 10:48:33.739 INFO kablam! su: No module specific data is present Oct 14 10:48:33.739 INFO blam! Oct 14 10:48:33.739 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:48:33.739 INFO blam! Oct 14 10:48:34.895 INFO running `"docker" "rm" "-f" "8b4749dfb20d47919997ef5895f19437932cd91198dc75eec912ceb74695ccfe"` Oct 14 10:48:35.219 INFO blam! 8b4749dfb20d47919997ef5895f19437932cd91198dc75eec912ceb74695ccfe