[INFO] fetching crate sciimg 0.4.2...
[INFO] checking sciimg-0.4.2 against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] extracting crate sciimg 0.4.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate sciimg 0.4.2
[INFO] finished tweaking crates.io crate sciimg 0.4.2
[INFO] tweaked toml for crates.io crate sciimg 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sciimg 0.4.2 on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 103 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.9)
[INFO] [stderr]       Adding imageproc v0.23.0 (available: v0.26.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string-builder v0.2.0
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3b109633d5a4ca05689ad94733359747f66ab1f9b4b70e99c73d1a26c20fd20
[INFO] running `Command { std: "docker" "start" "-a" "b3b109633d5a4ca05689ad94733359747f66ab1f9b4b70e99c73d1a26c20fd20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3b109633d5a4ca05689ad94733359747f66ab1f9b4b70e99c73d1a26c20fd20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3b109633d5a4ca05689ad94733359747f66ab1f9b4b70e99c73d1a26c20fd20", kill_on_drop: false }`
[INFO] [stdout] b3b109633d5a4ca05689ad94733359747f66ab1f9b4b70e99c73d1a26c20fd20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32a39223a9f63d0a86aa0c43f27bd27489ee4d3c32b530c2938c805bb34d0f0c
[INFO] running `Command { std: "docker" "start" "-a" "32a39223a9f63d0a86aa0c43f27bd27489ee4d3c32b530c2938c805bb34d0f0c", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking string-builder v0.2.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking zerocopy v0.8.33
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking imageproc v0.23.0
[INFO] [stderr]     Checking sciimg v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/matrix.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |             product[(0 << 2) + row] = ai0 * b.m[(0 << 2)]
[INFO] [stdout]     |                                                 ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 101 -             product[(0 << 2) + row] = ai0 * b.m[(0 << 2)]
[INFO] [stdout] 101 +             product[(0 << 2) + row] = ai0 * b.m[0 << 2 ]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/matrix.rs:105:49
[INFO] [stdout]     |
[INFO] [stdout] 105 |             product[(1 << 2) + row] = ai0 * b.m[(1 << 2)]
[INFO] [stdout]     |                                                 ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 105 -             product[(1 << 2) + row] = ai0 * b.m[(1 << 2)]
[INFO] [stdout] 105 +             product[(1 << 2) + row] = ai0 * b.m[1 << 2 ]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/matrix.rs:109:49
[INFO] [stdout]     |
[INFO] [stdout] 109 |             product[(2 << 2) + row] = ai0 * b.m[(2 << 2)]
[INFO] [stdout]     |                                                 ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 109 -             product[(2 << 2) + row] = ai0 * b.m[(2 << 2)]
[INFO] [stdout] 109 +             product[(2 << 2) + row] = ai0 * b.m[2 << 2 ]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/matrix.rs:113:49
[INFO] [stdout]     |
[INFO] [stdout] 113 |             product[(3 << 2) + row] = ai0 * b.m[(3 << 2)]
[INFO] [stdout]     |                                                 ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 -             product[(3 << 2) + row] = ai0 * b.m[(3 << 2)]
[INFO] [stdout] 113 +             product[(3 << 2) + row] = ai0 * b.m[3 << 2 ]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::camera::cahvor::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `linearize` in the value namespace is first re-exported here
[INFO] [stdout] 3 | pub use crate::camera::cahvore::*;
[INFO] [stdout]   |         ------------------------- but the name `linearize` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/matrix.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |             product[(0 << 2) + row] = ai0 * b.m[(0 << 2)]
[INFO] [stdout]     |                                                 ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 101 -             product[(0 << 2) + row] = ai0 * b.m[(0 << 2)]
[INFO] [stdout] 101 +             product[(0 << 2) + row] = ai0 * b.m[0 << 2 ]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/matrix.rs:105:49
[INFO] [stdout]     |
[INFO] [stdout] 105 |             product[(1 << 2) + row] = ai0 * b.m[(1 << 2)]
[INFO] [stdout]     |                                                 ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 105 -             product[(1 << 2) + row] = ai0 * b.m[(1 << 2)]
[INFO] [stdout] 105 +             product[(1 << 2) + row] = ai0 * b.m[1 << 2 ]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/matrix.rs:109:49
[INFO] [stdout]     |
[INFO] [stdout] 109 |             product[(2 << 2) + row] = ai0 * b.m[(2 << 2)]
[INFO] [stdout]     |                                                 ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 109 -             product[(2 << 2) + row] = ai0 * b.m[(2 << 2)]
[INFO] [stdout] 109 +             product[(2 << 2) + row] = ai0 * b.m[2 << 2 ]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/matrix.rs:113:49
[INFO] [stdout]     |
[INFO] [stdout] 113 |             product[(3 << 2) + row] = ai0 * b.m[(3 << 2)]
[INFO] [stdout]     |                                                 ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 -             product[(3 << 2) + row] = ai0 * b.m[(3 << 2)]
[INFO] [stdout] 113 +             product[(3 << 2) + row] = ai0 * b.m[3 << 2 ]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::camera::cahvor::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `linearize` in the value namespace is first re-exported here
[INFO] [stdout] 3 | pub use crate::camera::cahvore::*;
[INFO] [stdout]   |         ------------------------- but the name `linearize` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.35s
[INFO] running `Command { std: "docker" "inspect" "32a39223a9f63d0a86aa0c43f27bd27489ee4d3c32b530c2938c805bb34d0f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a39223a9f63d0a86aa0c43f27bd27489ee4d3c32b530c2938c805bb34d0f0c", kill_on_drop: false }`
[INFO] [stdout] 32a39223a9f63d0a86aa0c43f27bd27489ee4d3c32b530c2938c805bb34d0f0c
