Oct 13 06:24:17.638 INFO testing msehnout/redesigned-chainsaw against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 06:24:17.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 06:24:18.150 INFO blam! cf5e015d89f1733431adcfabccf1a3b97a2bd96aee9255da4fc420246be03fca Oct 13 06:24:18.159 INFO running `"docker" "start" "-a" "cf5e015d89f1733431adcfabccf1a3b97a2bd96aee9255da4fc420246be03fca"` Oct 13 06:24:19.675 INFO kablam! usermod: no changes Oct 13 06:24:19.727 INFO kablam! Compiling redesigned-chainsaw v0.1.0 (/source) Oct 13 06:24:20.207 INFO kablam! warning: variable does not need to be mutable Oct 13 06:24:20.207 INFO kablam! --> src/main.rs:108:9 Oct 13 06:24:20.207 INFO kablam! | Oct 13 06:24:20.207 INFO kablam! 108 | let mut file_name; Oct 13 06:24:20.207 INFO kablam! | ----^^^^^^^^^ Oct 13 06:24:20.207 INFO kablam! | | Oct 13 06:24:20.207 INFO kablam! | help: remove this `mut` Oct 13 06:24:20.207 INFO kablam! | Oct 13 06:24:20.207 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:24:20.207 INFO kablam! Oct 13 06:24:20.207 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:24:20.207 INFO kablam! --> src/main.rs:120:5 Oct 13 06:24:20.207 INFO kablam! | Oct 13 06:24:20.207 INFO kablam! 120 | file.read_to_string(&mut tape); Oct 13 06:24:20.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:24:20.207 INFO kablam! | Oct 13 06:24:20.211 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 06:24:20.211 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:24:20.211 INFO kablam! Oct 13 06:24:20.906 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 13 06:24:20.909 INFO kablam! su: No module specific data is present Oct 13 06:24:22.357 INFO running `"docker" "rm" "-f" "cf5e015d89f1733431adcfabccf1a3b97a2bd96aee9255da4fc420246be03fca"` Oct 13 06:24:22.718 INFO blam! cf5e015d89f1733431adcfabccf1a3b97a2bd96aee9255da4fc420246be03fca Oct 13 06:24:22.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 06:24:23.207 INFO blam! 1c4f44bf5c8658c8c4c98cd89b0d9df6586302ac941e28ebd9fa087d08238c7c Oct 13 06:24:23.211 INFO running `"docker" "start" "-a" "1c4f44bf5c8658c8c4c98cd89b0d9df6586302ac941e28ebd9fa087d08238c7c"` Oct 13 06:24:24.811 INFO kablam! usermod: no changes Oct 13 06:24:24.903 INFO kablam! Compiling redesigned-chainsaw v0.1.0 (/source) Oct 13 06:24:25.379 INFO kablam! warning: variable does not need to be mutable Oct 13 06:24:25.379 INFO kablam! --> src/main.rs:108:9 Oct 13 06:24:25.379 INFO kablam! | Oct 13 06:24:25.379 INFO kablam! 108 | let mut file_name; Oct 13 06:24:25.379 INFO kablam! | ----^^^^^^^^^ Oct 13 06:24:25.379 INFO kablam! | | Oct 13 06:24:25.379 INFO kablam! | help: remove this `mut` Oct 13 06:24:25.379 INFO kablam! | Oct 13 06:24:25.379 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:24:25.379 INFO kablam! Oct 13 06:24:25.379 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:24:25.379 INFO kablam! --> src/main.rs:120:5 Oct 13 06:24:25.379 INFO kablam! | Oct 13 06:24:25.379 INFO kablam! 120 | file.read_to_string(&mut tape); Oct 13 06:24:25.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:24:25.379 INFO kablam! | Oct 13 06:24:25.379 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 06:24:25.379 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:24:25.379 INFO kablam! Oct 13 06:24:26.153 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Oct 13 06:24:26.155 INFO kablam! su: No module specific data is present Oct 13 06:24:27.725 INFO running `"docker" "rm" "-f" "1c4f44bf5c8658c8c4c98cd89b0d9df6586302ac941e28ebd9fa087d08238c7c"` Oct 13 06:24:28.119 INFO blam! 1c4f44bf5c8658c8c4c98cd89b0d9df6586302ac941e28ebd9fa087d08238c7c Oct 13 06:24:28.126 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 06:24:28.519 INFO blam! 16b18b552e52c7838b20c8ecf154cf1a49e21386653022bd72cbc6801c5597ca Oct 13 06:24:28.526 INFO running `"docker" "start" "-a" "16b18b552e52c7838b20c8ecf154cf1a49e21386653022bd72cbc6801c5597ca"` Oct 13 06:24:30.562 INFO kablam! usermod: no changes Oct 13 06:24:30.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 06:24:30.631 INFO kablam! Running /target/debug/deps/redesigned_chainsaw-0f16cb8b7fe19f32 Oct 13 06:24:30.632 INFO blam! Oct 13 06:24:30.632 INFO blam! running 3 tests Oct 13 06:24:30.632 INFO blam! test test_tape_reading ... ok Oct 13 06:24:30.647 INFO blam! test test_read_instruction ... ok Oct 13 06:24:30.651 INFO blam! test test_sth ... ok Oct 13 06:24:30.651 INFO blam! Oct 13 06:24:30.651 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:24:30.651 INFO blam! Oct 13 06:24:30.665 INFO kablam! su: No module specific data is present Oct 13 06:24:31.911 INFO running `"docker" "rm" "-f" "16b18b552e52c7838b20c8ecf154cf1a49e21386653022bd72cbc6801c5597ca"` Oct 13 06:24:32.151 INFO blam! 16b18b552e52c7838b20c8ecf154cf1a49e21386653022bd72cbc6801c5597ca