Oct 13 06:24:18.100 INFO testing msehnout/redesigned-chainsaw against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 06:24:18.101 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 06:24:18.475 INFO blam! 75ebf8b18f21507776736f83c2b6be684dba1cc812123cdf5ee3646d537d8835 Oct 13 06:24:18.487 INFO running `"docker" "start" "-a" "75ebf8b18f21507776736f83c2b6be684dba1cc812123cdf5ee3646d537d8835"` Oct 13 06:24:20.509 INFO kablam! usermod: no changes Oct 13 06:24:20.543 INFO kablam! Compiling redesigned-chainsaw v0.1.0 (/source) Oct 13 06:24:21.009 INFO kablam! warning: variable does not need to be mutable Oct 13 06:24:21.010 INFO kablam! --> src/main.rs:108:9 Oct 13 06:24:21.010 INFO kablam! | Oct 13 06:24:21.010 INFO kablam! 108 | let mut file_name; Oct 13 06:24:21.010 INFO kablam! | ----^^^^^^^^^ Oct 13 06:24:21.010 INFO kablam! | | Oct 13 06:24:21.010 INFO kablam! | help: remove this `mut` Oct 13 06:24:21.010 INFO kablam! | Oct 13 06:24:21.010 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:24:21.010 INFO kablam! Oct 13 06:24:21.023 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:24:21.023 INFO kablam! --> src/main.rs:120:5 Oct 13 06:24:21.023 INFO kablam! | Oct 13 06:24:21.023 INFO kablam! 120 | file.read_to_string(&mut tape); Oct 13 06:24:21.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:24:21.023 INFO kablam! | Oct 13 06:24:21.023 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 06:24:21.023 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:24:21.025 INFO kablam! Oct 13 06:24:21.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 13 06:24:21.810 INFO kablam! su: No module specific data is present Oct 13 06:24:22.771 INFO running `"docker" "rm" "-f" "75ebf8b18f21507776736f83c2b6be684dba1cc812123cdf5ee3646d537d8835"` Oct 13 06:24:23.139 INFO blam! 75ebf8b18f21507776736f83c2b6be684dba1cc812123cdf5ee3646d537d8835 Oct 13 06:24:23.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 06:24:23.644 INFO blam! c5daacff85d08812ce8c5eaa940805ff64c17125145c151aad53c1c5aa75ef35 Oct 13 06:24:23.655 INFO running `"docker" "start" "-a" "c5daacff85d08812ce8c5eaa940805ff64c17125145c151aad53c1c5aa75ef35"` Oct 13 06:24:25.599 INFO kablam! usermod: no changes Oct 13 06:24:25.667 INFO kablam! Compiling redesigned-chainsaw v0.1.0 (/source) Oct 13 06:24:26.237 INFO kablam! warning: variable does not need to be mutable Oct 13 06:24:26.237 INFO kablam! --> src/main.rs:108:9 Oct 13 06:24:26.237 INFO kablam! | Oct 13 06:24:26.237 INFO kablam! 108 | let mut file_name; Oct 13 06:24:26.237 INFO kablam! | ----^^^^^^^^^ Oct 13 06:24:26.237 INFO kablam! | | Oct 13 06:24:26.237 INFO kablam! | help: remove this `mut` Oct 13 06:24:26.237 INFO kablam! | Oct 13 06:24:26.237 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:24:26.239 INFO kablam! Oct 13 06:24:26.242 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:24:26.242 INFO kablam! --> src/main.rs:120:5 Oct 13 06:24:26.242 INFO kablam! | Oct 13 06:24:26.242 INFO kablam! 120 | file.read_to_string(&mut tape); Oct 13 06:24:26.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:24:26.242 INFO kablam! | Oct 13 06:24:26.243 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 06:24:26.243 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:24:26.243 INFO kablam! Oct 13 06:24:27.209 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 13 06:24:27.212 INFO kablam! su: No module specific data is present Oct 13 06:24:28.217 INFO running `"docker" "rm" "-f" "c5daacff85d08812ce8c5eaa940805ff64c17125145c151aad53c1c5aa75ef35"` Oct 13 06:24:28.607 INFO blam! c5daacff85d08812ce8c5eaa940805ff64c17125145c151aad53c1c5aa75ef35 Oct 13 06:24:28.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 06:24:29.011 INFO blam! 536576335c295a8827d07ed08c70f4948339578b5ef807f474d83deb996db7d5 Oct 13 06:24:29.019 INFO running `"docker" "start" "-a" "536576335c295a8827d07ed08c70f4948339578b5ef807f474d83deb996db7d5"` Oct 13 06:24:31.010 INFO kablam! usermod: no changes Oct 13 06:24:31.067 INFO blam! Oct 13 06:24:31.067 INFO blam! running 3 tests Oct 13 06:24:31.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 06:24:31.067 INFO kablam! Running /target/debug/deps/redesigned_chainsaw-d00f34be4ce40b1f Oct 13 06:24:31.071 INFO blam! test test_read_instruction ... ok Oct 13 06:24:31.083 INFO blam! test test_tape_reading ... ok Oct 13 06:24:31.116 INFO blam! test test_sth ... ok Oct 13 06:24:31.116 INFO blam! Oct 13 06:24:31.116 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:24:31.116 INFO blam! Oct 13 06:24:31.118 INFO kablam! su: No module specific data is present Oct 13 06:24:32.209 INFO running `"docker" "rm" "-f" "536576335c295a8827d07ed08c70f4948339578b5ef807f474d83deb996db7d5"` Oct 13 06:24:32.515 INFO blam! 536576335c295a8827d07ed08c70f4948339578b5ef807f474d83deb996db7d5