[INFO] crate mcq 0.1.0 is already in cache [INFO] extracting crate mcq 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/mcq/0.1.0 [INFO] extracting crate mcq 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mcq/0.1.0 [INFO] validating manifest of mcq-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mcq-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mcq-0.1.0 [INFO] finished frobbing mcq-0.1.0 [INFO] frobbed toml for mcq-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/mcq/0.1.0/Cargo.toml [INFO] started frobbing mcq-0.1.0 [INFO] finished frobbing mcq-0.1.0 [INFO] frobbed toml for mcq-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mcq/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mcq-0.1.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/mcq/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 1e19cbbfb8fd7cf5e2d9500ad4f8e9f7ee81c0355ca46f7dc56dfd020d7eb56a [INFO] running `"docker" "start" "-a" "1e19cbbfb8fd7cf5e2d9500ad4f8e9f7ee81c0355ca46f7dc56dfd020d7eb56a"` [INFO] [stderr] Compiling mcq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/lib.rs:237:30 [INFO] [stderr] | [INFO] [stderr] 237 | pixels_copy.push((0xFFFFFF & pixels_orig[i])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:335:43 [INFO] [stderr] | [INFO] [stderr] 335 | let new_box = if let Some(mut next_box) = self.find_box_to_split(&mut color_set) { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "1e19cbbfb8fd7cf5e2d9500ad4f8e9f7ee81c0355ca46f7dc56dfd020d7eb56a"` [INFO] running `"docker" "rm" "-f" "1e19cbbfb8fd7cf5e2d9500ad4f8e9f7ee81c0355ca46f7dc56dfd020d7eb56a"` [INFO] [stdout] 1e19cbbfb8fd7cf5e2d9500ad4f8e9f7ee81c0355ca46f7dc56dfd020d7eb56a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/mcq/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d5609bda9f9caa0b1e1cd8356993f7eca266288a38274c1d3ceb7380ba1ff4d7 [INFO] running `"docker" "start" "-a" "d5609bda9f9caa0b1e1cd8356993f7eca266288a38274c1d3ceb7380ba1ff4d7"` [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling mcq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/lib.rs:237:30 [INFO] [stderr] | [INFO] [stderr] 237 | pixels_copy.push((0xFFFFFF & pixels_orig[i])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:335:43 [INFO] [stderr] | [INFO] [stderr] 335 | let new_box = if let Some(mut next_box) = self.find_box_to_split(&mut color_set) { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/image_file.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.02s [INFO] running `"docker" "inspect" "d5609bda9f9caa0b1e1cd8356993f7eca266288a38274c1d3ceb7380ba1ff4d7"` [INFO] running `"docker" "rm" "-f" "d5609bda9f9caa0b1e1cd8356993f7eca266288a38274c1d3ceb7380ba1ff4d7"` [INFO] [stdout] d5609bda9f9caa0b1e1cd8356993f7eca266288a38274c1d3ceb7380ba1ff4d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/mcq/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 22aeeeb771943d8c70fd1c3e8c947a64522b74a6091766d23076040a158f91a4 [INFO] running `"docker" "start" "-a" "22aeeeb771943d8c70fd1c3e8c947a64522b74a6091766d23076040a158f91a4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/mcq-70d6dc104bce0cbc [INFO] [stdout] [INFO] [stderr] Doc-tests mcq [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "22aeeeb771943d8c70fd1c3e8c947a64522b74a6091766d23076040a158f91a4"` [INFO] running `"docker" "rm" "-f" "22aeeeb771943d8c70fd1c3e8c947a64522b74a6091766d23076040a158f91a4"` [INFO] [stdout] 22aeeeb771943d8c70fd1c3e8c947a64522b74a6091766d23076040a158f91a4