[INFO] cloning repository https://github.com/itsrainingmani/bresson
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsrainingmani/bresson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsrainingmani%2Fbresson", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsrainingmani%2Fbresson'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9d25fb91e4bb6e75bd0da8c7a7dcb8538f9cdf9
[INFO] testing itsrainingmani/bresson against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsrainingmani%2Fbresson" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/itsrainingmani/bresson on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/itsrainingmani/bresson
[INFO] finished tweaking git repo https://github.com/itsrainingmani/bresson
[INFO] tweaked toml for git repo https://github.com/itsrainingmani/bresson written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding image v0.24.9 (latest: v0.25.1)
[INFO] [stderr]       Adding itertools v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding owo-colors v3.5.0 (latest: v4.0.0)
[INFO] [stderr]       Adding ratatui-image v0.8.1 (latest: v1.0.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globe v0.2.0
[INFO] [stderr]   Downloaded ratatui-image v0.8.1
[INFO] [stderr]   Downloaded icy_sixel v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31f612edbdd8913ec8abec44a2e6ec1d2e84f8b7541a336377ae2a62e5bfbc17
[INFO] running `Command { std: "docker" "start" "-a" "31f612edbdd8913ec8abec44a2e6ec1d2e84f8b7541a336377ae2a62e5bfbc17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31f612edbdd8913ec8abec44a2e6ec1d2e84f8b7541a336377ae2a62e5bfbc17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f612edbdd8913ec8abec44a2e6ec1d2e84f8b7541a336377ae2a62e5bfbc17", kill_on_drop: false }`
[INFO] [stdout] 31f612edbdd8913ec8abec44a2e6ec1d2e84f8b7541a336377ae2a62e5bfbc17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16759118bef0a880661a06ce25c380b67e07f798ab2c052f9bf05ab6ebbe3fa3
[INFO] running `Command { std: "docker" "start" "-a" "16759118bef0a880661a06ce25c380b67e07f798ab2c052f9bf05ab6ebbe3fa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling unicode-truncate v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling icy_sixel v0.1.2
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling globe v0.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling ratatui-image v0.8.1
[INFO] [stderr]    Compiling bresson v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `MULTIPLIER` is never used
[INFO] [stdout]  --> src/utils.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const MULTIPLIER: f32 = 0.125;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atikinson` is never used
[INFO] [stdout]   --> src/utils.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn atikinson(input: DynamicImage) -> DynamicImage {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.71s
[INFO] running `Command { std: "docker" "inspect" "16759118bef0a880661a06ce25c380b67e07f798ab2c052f9bf05ab6ebbe3fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16759118bef0a880661a06ce25c380b67e07f798ab2c052f9bf05ab6ebbe3fa3", kill_on_drop: false }`
[INFO] [stdout] 16759118bef0a880661a06ce25c380b67e07f798ab2c052f9bf05ab6ebbe3fa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6dd85294385feb5af5943c1bc87fcdf365db1f4ab5c9b760a174ebbcf969ec7
[INFO] running `Command { std: "docker" "start" "-a" "b6dd85294385feb5af5943c1bc87fcdf365db1f4ab5c9b760a174ebbcf969ec7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bresson v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `MULTIPLIER` is never used
[INFO] [stdout]  --> src/utils.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const MULTIPLIER: f32 = 0.125;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atikinson` is never used
[INFO] [stdout]   --> src/utils.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn atikinson(input: DynamicImage) -> DynamicImage {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MULTIPLIER` is never used
[INFO] [stdout]  --> src/utils.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const MULTIPLIER: f32 = 0.125;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atikinson` is never used
[INFO] [stdout]   --> src/utils.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn atikinson(input: DynamicImage) -> DynamicImage {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "b6dd85294385feb5af5943c1bc87fcdf365db1f4ab5c9b760a174ebbcf969ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6dd85294385feb5af5943c1bc87fcdf365db1f4ab5c9b760a174ebbcf969ec7", kill_on_drop: false }`
[INFO] [stdout] b6dd85294385feb5af5943c1bc87fcdf365db1f4ab5c9b760a174ebbcf969ec7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ef7a02e5c30dd59478b1636fc8e27a8f405469c4560701cc69752942c824e6b
[INFO] running `Command { std: "docker" "start" "-a" "6ef7a02e5c30dd59478b1636fc8e27a8f405469c4560701cc69752942c824e6b", kill_on_drop: false }`
[INFO] [stderr] warning: constant `MULTIPLIER` is never used
[INFO] [stderr]  --> src/utils.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | const MULTIPLIER: f32 = 0.125;
[INFO] [stderr]   |       ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `atikinson` is never used
[INFO] [stderr]   --> src/utils.rs:32:4
[INFO] [stderr]    |
[INFO] [stderr] 32 | fn atikinson(input: DynamicImage) -> DynamicImage {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bresson` (lib) generated 2 warnings
[INFO] [stderr] warning: `bresson` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bresson-807fd838e0e696bc)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bresson-d57142c942711d46)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bresson
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/ui.rs - ui::centered_rect (line 204) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ui.rs - ui::centered_rect (line 204) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]  --> src/ui.rs:205:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let rect = centered_rect(f.size(), 50, 50);
[INFO] [stdout]   |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `centered_rect` in this scope
[INFO] [stdout]  --> src/ui.rs:205:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let rect = centered_rect(f.size(), 50, 50);
[INFO] [stdout]   |            ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ui.rs - ui::centered_rect (line 204)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6ef7a02e5c30dd59478b1636fc8e27a8f405469c4560701cc69752942c824e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef7a02e5c30dd59478b1636fc8e27a8f405469c4560701cc69752942c824e6b", kill_on_drop: false }`
[INFO] [stdout] 6ef7a02e5c30dd59478b1636fc8e27a8f405469c4560701cc69752942c824e6b
[INFO] testing itsrainingmani/bresson against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsrainingmani%2Fbresson" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/itsrainingmani/bresson on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/itsrainingmani/bresson
[INFO] finished tweaking git repo https://github.com/itsrainingmani/bresson
[INFO] tweaked toml for git repo https://github.com/itsrainingmani/bresson written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding image v0.24.9 (latest: v0.25.1)
[INFO] [stderr]       Adding itertools v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding owo-colors v3.5.0 (latest: v4.0.0)
[INFO] [stderr]       Adding ratatui-image v0.8.1 (latest: v1.0.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ed116875f6b5bdbf0491d16023c4bf2924d73470685e6684aea294dca169558
[INFO] running `Command { std: "docker" "start" "-a" "4ed116875f6b5bdbf0491d16023c4bf2924d73470685e6684aea294dca169558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ed116875f6b5bdbf0491d16023c4bf2924d73470685e6684aea294dca169558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ed116875f6b5bdbf0491d16023c4bf2924d73470685e6684aea294dca169558", kill_on_drop: false }`
[INFO] [stdout] 4ed116875f6b5bdbf0491d16023c4bf2924d73470685e6684aea294dca169558
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f93d3bc74f805a1dffb6f7e938b143220c8a14d894f1ad8c1c012cf1a9509a47
[INFO] running `Command { std: "docker" "start" "-a" "f93d3bc74f805a1dffb6f7e938b143220c8a14d894f1ad8c1c012cf1a9509a47", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling unicode-truncate v1.0.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icy_sixel v0.1.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling globe v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling ratatui-image v0.8.1
[INFO] [stderr]    Compiling bresson v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `MULTIPLIER` is never used
[INFO] [stdout]  --> src/utils.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const MULTIPLIER: f32 = 0.125;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atikinson` is never used
[INFO] [stdout]   --> src/utils.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn atikinson(input: DynamicImage) -> DynamicImage {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.18s
[INFO] running `Command { std: "docker" "inspect" "f93d3bc74f805a1dffb6f7e938b143220c8a14d894f1ad8c1c012cf1a9509a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f93d3bc74f805a1dffb6f7e938b143220c8a14d894f1ad8c1c012cf1a9509a47", kill_on_drop: false }`
[INFO] [stdout] f93d3bc74f805a1dffb6f7e938b143220c8a14d894f1ad8c1c012cf1a9509a47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a485e282759e20f8270e50ba6caddb3856ed7cd57bfd6cba9d120175d8e933d9
[INFO] running `Command { std: "docker" "start" "-a" "a485e282759e20f8270e50ba6caddb3856ed7cd57bfd6cba9d120175d8e933d9", kill_on_drop: false }`
[INFO] [stdout] warning: constant `MULTIPLIER` is never used
[INFO] [stdout]  --> src/utils.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const MULTIPLIER: f32 = 0.125;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atikinson` is never used
[INFO] [stdout]   --> src/utils.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn atikinson(input: DynamicImage) -> DynamicImage {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bresson v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MULTIPLIER` is never used
[INFO] [stdout]  --> src/utils.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const MULTIPLIER: f32 = 0.125;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `atikinson` is never used
[INFO] [stdout]   --> src/utils.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn atikinson(input: DynamicImage) -> DynamicImage {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "a485e282759e20f8270e50ba6caddb3856ed7cd57bfd6cba9d120175d8e933d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a485e282759e20f8270e50ba6caddb3856ed7cd57bfd6cba9d120175d8e933d9", kill_on_drop: false }`
[INFO] [stdout] a485e282759e20f8270e50ba6caddb3856ed7cd57bfd6cba9d120175d8e933d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 435edb7c56a9f5cdf538f7fb7275be4dc6af52b3587116a8a1720f46c58e4d48
[INFO] running `Command { std: "docker" "start" "-a" "435edb7c56a9f5cdf538f7fb7275be4dc6af52b3587116a8a1720f46c58e4d48", kill_on_drop: false }`
[INFO] [stderr] warning: constant `MULTIPLIER` is never used
[INFO] [stderr]  --> src/utils.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | const MULTIPLIER: f32 = 0.125;
[INFO] [stderr]   |       ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `atikinson` is never used
[INFO] [stderr]   --> src/utils.rs:32:4
[INFO] [stderr]    |
[INFO] [stderr] 32 | fn atikinson(input: DynamicImage) -> DynamicImage {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bresson` (lib) generated 2 warnings
[INFO] [stderr] warning: `bresson` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bresson-807fd838e0e696bc)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bresson-d57142c942711d46)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bresson
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/ui.rs - ui::centered_rect (line 204) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ui.rs - ui::centered_rect (line 204) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]  --> src/ui.rs:205:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let rect = centered_rect(f.size(), 50, 50);
[INFO] [stdout]   |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `centered_rect` in this scope
[INFO] [stdout]  --> src/ui.rs:205:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let rect = centered_rect(f.size(), 50, 50);
[INFO] [stdout]   |            ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ui.rs - ui::centered_rect (line 204)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "435edb7c56a9f5cdf538f7fb7275be4dc6af52b3587116a8a1720f46c58e4d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "435edb7c56a9f5cdf538f7fb7275be4dc6af52b3587116a8a1720f46c58e4d48", kill_on_drop: false }`
[INFO] [stdout] 435edb7c56a9f5cdf538f7fb7275be4dc6af52b3587116a8a1720f46c58e4d48
