[INFO] cloning repository https://github.com/RouHim/envini
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RouHim/envini" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Fenvini", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Fenvini'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 173818e327967f3950665082714c4ad440de0805
[INFO] testing RouHim/envini against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Fenvini" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RouHim/envini
[INFO] finished tweaking git repo https://github.com/RouHim/envini
[INFO] tweaked toml for git repo https://github.com/RouHim/envini written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RouHim/envini on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RouHim/envini 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14d8e8e5bd5f5ee2844393db4a6106adf64e4caaef8a0b701a8b7585de6eff73
[INFO] running `Command { std: "docker" "start" "-a" "14d8e8e5bd5f5ee2844393db4a6106adf64e4caaef8a0b701a8b7585de6eff73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14d8e8e5bd5f5ee2844393db4a6106adf64e4caaef8a0b701a8b7585de6eff73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d8e8e5bd5f5ee2844393db4a6106adf64e4caaef8a0b701a8b7585de6eff73", kill_on_drop: false }`
[INFO] [stdout] 14d8e8e5bd5f5ee2844393db4a6106adf64e4caaef8a0b701a8b7585de6eff73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eeed80c2759900328d2414838d6824971505cdddf11890a783e29b77fd8b05fd
[INFO] running `Command { std: "docker" "start" "-a" "eeed80c2759900328d2414838d6824971505cdddf11890a783e29b77fd8b05fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.1
[INFO] [stderr]    Compiling rust-ini v0.21.0 (https://github.com/RouHim/rust-ini?branch=feature%2F128-add-duplicate-properties#d520f117)
[INFO] [stderr]    Compiling envini v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `env_var_name` is never read
[INFO] [stdout]  --> src/config_parser.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ConfigEntry {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 8 |     pub env_var_name: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ConfigEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] running `Command { std: "docker" "inspect" "eeed80c2759900328d2414838d6824971505cdddf11890a783e29b77fd8b05fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeed80c2759900328d2414838d6824971505cdddf11890a783e29b77fd8b05fd", kill_on_drop: false }`
[INFO] [stdout] eeed80c2759900328d2414838d6824971505cdddf11890a783e29b77fd8b05fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a60fd1502377d06e1cdec6d0506932e218b2af9a2c7e3b671ef296c96172c002
[INFO] running `Command { std: "docker" "start" "-a" "a60fd1502377d06e1cdec6d0506932e218b2af9a2c7e3b671ef296c96172c002", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.1
[INFO] [stderr]    Compiling assertor v0.0.4
[INFO] [stderr]    Compiling rust-ini v0.21.0 (https://github.com/RouHim/rust-ini?branch=feature%2F128-add-duplicate-properties#d520f117)
[INFO] [stdout] error[E0599]: the method `as_ref` exists for reference `&Cow<'_, T>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assertor-0.0.4/src/assertions/cow.rs:79:35
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let value = self.actual().as_ref().to_owned();
[INFO] [stdout]    |                                   ^^^^^^ method cannot be called on `&Cow<'_, T>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Y: Borrow<T>`
[INFO] [stdout]            which is required by `Cow<'_, T>: AsRef<T>`
[INFO] [stdout]            `Cow<'_, T>: AsRef<_>`
[INFO] [stdout]            which is required by `&Cow<'_, T>: AsRef<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `assertor` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a60fd1502377d06e1cdec6d0506932e218b2af9a2c7e3b671ef296c96172c002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a60fd1502377d06e1cdec6d0506932e218b2af9a2c7e3b671ef296c96172c002", kill_on_drop: false }`
[INFO] [stdout] a60fd1502377d06e1cdec6d0506932e218b2af9a2c7e3b671ef296c96172c002
