Oct 14 18:55:49.898 INFO testing henryroyal/cli-lcm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:55:49.898 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 18:55:50.278 INFO blam! 76bc685114f3bcce2d584825c887a4dcfd84f412cd1a924585c2b8a503bca411 Oct 14 18:55:50.280 INFO running `"docker" "start" "-a" "76bc685114f3bcce2d584825c887a4dcfd84f412cd1a924585c2b8a503bca411"` Oct 14 18:55:51.982 INFO kablam! usermod: no changes Oct 14 18:55:52.060 INFO kablam! Compiling least_common_multiple v0.1.0 (/source) Oct 14 18:55:52.455 INFO kablam! warning: variable does not need to be mutable Oct 14 18:55:52.456 INFO kablam! --> src/main.rs:16:9 Oct 14 18:55:52.456 INFO kablam! | Oct 14 18:55:52.457 INFO kablam! 16 | let mut split = buffer.split_whitespace(); Oct 14 18:55:52.457 INFO kablam! | ----^^^^^ Oct 14 18:55:52.458 INFO kablam! | | Oct 14 18:55:52.458 INFO kablam! | help: remove this `mut` Oct 14 18:55:52.458 INFO kablam! | Oct 14 18:55:52.458 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:55:52.458 INFO kablam! Oct 14 18:55:52.470 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:55:52.470 INFO kablam! --> src/main.rs:13:5 Oct 14 18:55:52.479 INFO kablam! | Oct 14 18:55:52.479 INFO kablam! 13 | stdin.read_line(&mut buffer); Oct 14 18:55:52.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:55:52.479 INFO kablam! | Oct 14 18:55:52.479 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:55:52.479 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:55:52.479 INFO kablam! Oct 14 18:55:53.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 14 18:55:53.243 INFO kablam! su: No module specific data is present Oct 14 18:55:53.971 INFO running `"docker" "rm" "-f" "76bc685114f3bcce2d584825c887a4dcfd84f412cd1a924585c2b8a503bca411"` Oct 14 18:55:54.239 INFO blam! 76bc685114f3bcce2d584825c887a4dcfd84f412cd1a924585c2b8a503bca411 Oct 14 18:55:54.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 18:55:54.880 INFO blam! 373e93d0b6bdad1aef6c22e56aa791c0148614728b828262e3f231dbc7da3a78 Oct 14 18:55:54.882 INFO running `"docker" "start" "-a" "373e93d0b6bdad1aef6c22e56aa791c0148614728b828262e3f231dbc7da3a78"` Oct 14 18:55:56.218 INFO kablam! usermod: no changes Oct 14 18:55:56.287 INFO kablam! Compiling least_common_multiple v0.1.0 (/source) Oct 14 18:55:56.611 INFO kablam! warning: variable does not need to be mutable Oct 14 18:55:56.612 INFO kablam! --> src/main.rs:16:9 Oct 14 18:55:56.612 INFO kablam! | Oct 14 18:55:56.613 INFO kablam! 16 | let mut split = buffer.split_whitespace(); Oct 14 18:55:56.614 INFO kablam! | ----^^^^^ Oct 14 18:55:56.614 INFO kablam! | | Oct 14 18:55:56.615 INFO kablam! | help: remove this `mut` Oct 14 18:55:56.616 INFO kablam! | Oct 14 18:55:56.616 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:55:56.617 INFO kablam! Oct 14 18:55:56.617 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:55:56.618 INFO kablam! --> src/main.rs:13:5 Oct 14 18:55:56.618 INFO kablam! | Oct 14 18:55:56.619 INFO kablam! 13 | stdin.read_line(&mut buffer); Oct 14 18:55:56.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:55:56.620 INFO kablam! | Oct 14 18:55:56.620 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:55:56.620 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:55:56.620 INFO kablam! Oct 14 18:55:57.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 14 18:55:57.178 INFO kablam! su: No module specific data is present Oct 14 18:55:57.832 INFO running `"docker" "rm" "-f" "373e93d0b6bdad1aef6c22e56aa791c0148614728b828262e3f231dbc7da3a78"` Oct 14 18:55:58.138 INFO blam! 373e93d0b6bdad1aef6c22e56aa791c0148614728b828262e3f231dbc7da3a78 Oct 14 18:55:58.146 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 18:55:58.423 INFO blam! 49cbee583edef84419e1388f42f4d26b06aaa2a6f18f8bb123faf9b95bd9f760 Oct 14 18:55:58.428 INFO running `"docker" "start" "-a" "49cbee583edef84419e1388f42f4d26b06aaa2a6f18f8bb123faf9b95bd9f760"` Oct 14 18:55:59.050 INFO kablam! usermod: no changes Oct 14 18:55:59.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 18:55:59.081 INFO kablam! Running /target/debug/deps/least_common_multiple-1616913bd8d8197f Oct 14 18:55:59.082 INFO blam! Oct 14 18:55:59.082 INFO blam! running 0 tests Oct 14 18:55:59.082 INFO blam! Oct 14 18:55:59.082 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:55:59.083 INFO blam! Oct 14 18:55:59.087 INFO kablam! su: No module specific data is present Oct 14 18:55:59.807 INFO running `"docker" "rm" "-f" "49cbee583edef84419e1388f42f4d26b06aaa2a6f18f8bb123faf9b95bd9f760"` Oct 14 18:55:59.947 INFO blam! 49cbee583edef84419e1388f42f4d26b06aaa2a6f18f8bb123faf9b95bd9f760