Oct 15 08:02:11.977 INFO testing OneMoreByte/booths-algorithm-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 08:02:11.979 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 15 08:02:12.434 INFO blam! 347e7955503a54b1e9233611cb8d00a1eb6630800fd8d94bf66b831b0bba87ec Oct 15 08:02:12.436 INFO running `"docker" "start" "-a" "347e7955503a54b1e9233611cb8d00a1eb6630800fd8d94bf66b831b0bba87ec"` Oct 15 08:02:14.040 INFO kablam! usermod: no changes Oct 15 08:02:14.109 INFO kablam! Compiling booths-algorithm v0.1.0 (/source) Oct 15 08:02:14.602 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 08:02:14.602 INFO kablam! --> src/main.rs:22:19 Oct 15 08:02:14.602 INFO kablam! | Oct 15 08:02:14.602 INFO kablam! 22 | dec = (dec * -1); Oct 15 08:02:14.602 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 08:02:14.602 INFO kablam! | Oct 15 08:02:14.603 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 08:02:14.603 INFO kablam! Oct 15 08:02:14.731 INFO kablam! warning: unused variable: `a` Oct 15 08:02:14.731 INFO kablam! --> src/main.rs:143:9 Oct 15 08:02:14.731 INFO kablam! | Oct 15 08:02:14.731 INFO kablam! 143 | for a in 0..62 { Oct 15 08:02:14.731 INFO kablam! | ^ help: consider using `_a` instead Oct 15 08:02:14.731 INFO kablam! | Oct 15 08:02:14.731 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:02:14.731 INFO kablam! Oct 15 08:02:14.756 INFO kablam! warning: variable does not need to be mutable Oct 15 08:02:14.757 INFO kablam! --> src/main.rs:264:9 Oct 15 08:02:14.757 INFO kablam! | Oct 15 08:02:14.757 INFO kablam! 264 | let mut mult = Term::new(get_numb()); Oct 15 08:02:14.757 INFO kablam! | ----^^^^ Oct 15 08:02:14.758 INFO kablam! | | Oct 15 08:02:14.758 INFO kablam! | help: remove this `mut` Oct 15 08:02:14.758 INFO kablam! | Oct 15 08:02:14.759 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 08:02:14.759 INFO kablam! Oct 15 08:02:14.759 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 08:02:14.760 INFO kablam! --> src/main.rs:241:5 Oct 15 08:02:14.760 INFO kablam! | Oct 15 08:02:14.760 INFO kablam! 241 | io::stdin().read_line(&mut inp); Oct 15 08:02:14.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:02:14.761 INFO kablam! | Oct 15 08:02:14.761 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 08:02:14.761 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 08:02:14.762 INFO kablam! Oct 15 08:02:15.369 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 15 08:02:15.372 INFO kablam! su: No module specific data is present Oct 15 08:02:16.089 INFO running `"docker" "rm" "-f" "347e7955503a54b1e9233611cb8d00a1eb6630800fd8d94bf66b831b0bba87ec"` Oct 15 08:02:16.495 INFO blam! 347e7955503a54b1e9233611cb8d00a1eb6630800fd8d94bf66b831b0bba87ec Oct 15 08:02:16.509 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 15 08:02:16.988 INFO blam! 66812b1e183b25313d9cdc494333628510a4fa0e996f44f2efde8139a1eada3a Oct 15 08:02:16.991 INFO running `"docker" "start" "-a" "66812b1e183b25313d9cdc494333628510a4fa0e996f44f2efde8139a1eada3a"` Oct 15 08:02:18.737 INFO kablam! usermod: no changes Oct 15 08:02:18.799 INFO kablam! Compiling booths-algorithm v0.1.0 (/source) Oct 15 08:02:19.419 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 08:02:19.419 INFO kablam! --> src/main.rs:22:19 Oct 15 08:02:19.419 INFO kablam! | Oct 15 08:02:19.419 INFO kablam! 22 | dec = (dec * -1); Oct 15 08:02:19.419 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 08:02:19.419 INFO kablam! | Oct 15 08:02:19.419 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 08:02:19.419 INFO kablam! Oct 15 08:02:19.531 INFO kablam! warning: unused variable: `a` Oct 15 08:02:19.531 INFO kablam! --> src/main.rs:143:9 Oct 15 08:02:19.531 INFO kablam! | Oct 15 08:02:19.531 INFO kablam! 143 | for a in 0..62 { Oct 15 08:02:19.531 INFO kablam! | ^ help: consider using `_a` instead Oct 15 08:02:19.531 INFO kablam! | Oct 15 08:02:19.531 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:02:19.531 INFO kablam! Oct 15 08:02:19.555 INFO kablam! warning: variable does not need to be mutable Oct 15 08:02:19.555 INFO kablam! --> src/main.rs:264:9 Oct 15 08:02:19.555 INFO kablam! | Oct 15 08:02:19.555 INFO kablam! 264 | let mut mult = Term::new(get_numb()); Oct 15 08:02:19.555 INFO kablam! | ----^^^^ Oct 15 08:02:19.555 INFO kablam! | | Oct 15 08:02:19.555 INFO kablam! | help: remove this `mut` Oct 15 08:02:19.555 INFO kablam! | Oct 15 08:02:19.555 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 08:02:19.555 INFO kablam! Oct 15 08:02:19.555 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 08:02:19.555 INFO kablam! --> src/main.rs:241:5 Oct 15 08:02:19.555 INFO kablam! | Oct 15 08:02:19.555 INFO kablam! 241 | io::stdin().read_line(&mut inp); Oct 15 08:02:19.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:02:19.555 INFO kablam! | Oct 15 08:02:19.555 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 08:02:19.555 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 08:02:19.555 INFO kablam! Oct 15 08:02:20.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 15 08:02:20.143 INFO kablam! su: No module specific data is present Oct 15 08:02:21.329 INFO running `"docker" "rm" "-f" "66812b1e183b25313d9cdc494333628510a4fa0e996f44f2efde8139a1eada3a"` Oct 15 08:02:21.676 INFO blam! 66812b1e183b25313d9cdc494333628510a4fa0e996f44f2efde8139a1eada3a Oct 15 08:02:21.681 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 15 08:02:22.237 INFO blam! 0748d397b55c222271a5bddf0f16deff068a27a82660c4539d66328a0e250e7b Oct 15 08:02:22.239 INFO running `"docker" "start" "-a" "0748d397b55c222271a5bddf0f16deff068a27a82660c4539d66328a0e250e7b"` Oct 15 08:02:24.354 INFO kablam! usermod: no changes Oct 15 08:02:24.407 INFO blam! Oct 15 08:02:24.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 08:02:24.407 INFO blam! running 0 tests Oct 15 08:02:24.407 INFO kablam! Running /target/debug/deps/booths_algorithm-8c32447de9ba9d8c Oct 15 08:02:24.407 INFO blam! Oct 15 08:02:24.407 INFO kablam! su: No module specific data is present Oct 15 08:02:24.407 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:02:24.407 INFO blam! Oct 15 08:02:25.235 INFO running `"docker" "rm" "-f" "0748d397b55c222271a5bddf0f16deff068a27a82660c4539d66328a0e250e7b"` Oct 15 08:02:25.490 INFO blam! 0748d397b55c222271a5bddf0f16deff068a27a82660c4539d66328a0e250e7b