[INFO] cloning repository https://github.com/Dawiderter/compression
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dawiderter/compression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDawiderter%2Fcompression", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDawiderter%2Fcompression'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32025a09fe088047d912b8f0f313e09ba482ae3e
[INFO] testing Dawiderter/compression against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDawiderter%2Fcompression" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dawiderter/compression
[INFO] finished tweaking git repo https://github.com/Dawiderter/compression
[INFO] tweaked toml for git repo https://github.com/Dawiderter/compression written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dawiderter/compression on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dawiderter/compression already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fdeflate v0.3.1
[INFO] [stderr]   Downloaded comfy-table v7.1.0
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded image v0.24.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66344103f2d1f8038efe33b20d9af1fa22798e07bb8a19e7622af8acccbb69f6
[INFO] running `Command { std: "docker" "start" "-a" "66344103f2d1f8038efe33b20d9af1fa22798e07bb8a19e7622af8acccbb69f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66344103f2d1f8038efe33b20d9af1fa22798e07bb8a19e7622af8acccbb69f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66344103f2d1f8038efe33b20d9af1fa22798e07bb8a19e7622af8acccbb69f6", kill_on_drop: false }`
[INFO] [stdout] 66344103f2d1f8038efe33b20d9af1fa22798e07bb8a19e7622af8acccbb69f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d891667563244d5eb153e5a8d5f7ed715dc757550f9e6e12add4a01e851afbcb
[INFO] running `Command { std: "docker" "start" "-a" "d891667563244d5eb153e5a8d5f7ed715dc757550f9e6e12add4a01e851afbcb", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/coder
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `coder` in package `correction v0.1.0 (/opt/rustwide/workdir/correction)` has the same output filename as the bin target `coder` in package `arithmetic v0.1.0 (/opt/rustwide/workdir/arithmetic)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/coder.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `coder` in package `correction v0.1.0 (/opt/rustwide/workdir/correction)` has the same output filename as the bin target `coder` in package `arithmetic v0.1.0 (/opt/rustwide/workdir/arithmetic)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/decoder
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `decoder` in package `correction v0.1.0 (/opt/rustwide/workdir/correction)` has the same output filename as the bin target `decoder` in package `arithmetic v0.1.0 (/opt/rustwide/workdir/arithmetic)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/decoder.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `decoder` in package `correction v0.1.0 (/opt/rustwide/workdir/correction)` has the same output filename as the bin target `decoder` in package `arithmetic v0.1.0 (/opt/rustwide/workdir/arithmetic)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/coder
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `coder` in package `filtering v0.1.0 (/opt/rustwide/workdir/filtering)` has the same output filename as the bin target `coder` in package `correction v0.1.0 (/opt/rustwide/workdir/correction)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/coder.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `coder` in package `filtering v0.1.0 (/opt/rustwide/workdir/filtering)` has the same output filename as the bin target `coder` in package `correction v0.1.0 (/opt/rustwide/workdir/correction)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/decoder
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `decoder` in package `filtering v0.1.0 (/opt/rustwide/workdir/filtering)` has the same output filename as the bin target `decoder` in package `correction v0.1.0 (/opt/rustwide/workdir/correction)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/decoder.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `decoder` in package `filtering v0.1.0 (/opt/rustwide/workdir/filtering)` has the same output filename as the bin target `decoder` in package `correction v0.1.0 (/opt/rustwide/workdir/correction)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling correction v0.1.0 (/opt/rustwide/workdir/correction)
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling comfy-table v7.1.0
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling entropy v0.1.0 (/opt/rustwide/workdir/entropy)
[INFO] [stderr]    Compiling arithmetic v0.1.0 (/opt/rustwide/workdir/arithmetic)
[INFO] [stderr]    Compiling lzw v0.1.0 (/opt/rustwide/workdir/lzw)
[INFO] [stdout] error: couldn't read `arithmetic/src/../../testy/pride_and_prejudice.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> arithmetic/src/main.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input_stream = include_str!("../../testy/pride_and_prejudice.txt").as_bytes();
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arithmetic` (bin "arithmetic") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d891667563244d5eb153e5a8d5f7ed715dc757550f9e6e12add4a01e851afbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d891667563244d5eb153e5a8d5f7ed715dc757550f9e6e12add4a01e851afbcb", kill_on_drop: false }`
[INFO] [stdout] d891667563244d5eb153e5a8d5f7ed715dc757550f9e6e12add4a01e851afbcb
