[INFO] cloning repository https://github.com/andrea11/openv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrea11/openv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrea11%2Fopenv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrea11%2Fopenv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5967576b30b4fdf0961f830c111f65dc9fe7cac
[INFO] testing andrea11/openv 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%2Fandrea11%2Fopenv" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andrea11/openv
[INFO] finished tweaking git repo https://github.com/andrea11/openv
[INFO] tweaked toml for git repo https://github.com/andrea11/openv written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrea11/openv 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/andrea11/openv 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 89251583c7e3a57641c045596cc8030fe2a45c728d0cc061626bf8a5a394cc76
[INFO] running `Command { std: "docker" "start" "-a" "89251583c7e3a57641c045596cc8030fe2a45c728d0cc061626bf8a5a394cc76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89251583c7e3a57641c045596cc8030fe2a45c728d0cc061626bf8a5a394cc76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89251583c7e3a57641c045596cc8030fe2a45c728d0cc061626bf8a5a394cc76", kill_on_drop: false }`
[INFO] [stdout] 89251583c7e3a57641c045596cc8030fe2a45c728d0cc061626bf8a5a394cc76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f454c5b86a45a022aeb264e85d29e07801a373903bdb88ae74e5dfabb94d046c
[INFO] running `Command { std: "docker" "start" "-a" "f454c5b86a45a022aeb264e85d29e07801a373903bdb88ae74e5dfabb94d046c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling openv v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.89s
[INFO] running `Command { std: "docker" "inspect" "f454c5b86a45a022aeb264e85d29e07801a373903bdb88ae74e5dfabb94d046c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f454c5b86a45a022aeb264e85d29e07801a373903bdb88ae74e5dfabb94d046c", kill_on_drop: false }`
[INFO] [stdout] f454c5b86a45a022aeb264e85d29e07801a373903bdb88ae74e5dfabb94d046c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a62be53a415de3a99bfd3f3e6a184f6b74a3973d29dbfc9cabbaa32ef82a9bed
[INFO] running `Command { std: "docker" "start" "-a" "a62be53a415de3a99bfd3f3e6a184f6b74a3973d29dbfc9cabbaa32ef82a9bed", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling openv v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.93s
[INFO] running `Command { std: "docker" "inspect" "a62be53a415de3a99bfd3f3e6a184f6b74a3973d29dbfc9cabbaa32ef82a9bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a62be53a415de3a99bfd3f3e6a184f6b74a3973d29dbfc9cabbaa32ef82a9bed", kill_on_drop: false }`
[INFO] [stdout] a62be53a415de3a99bfd3f3e6a184f6b74a3973d29dbfc9cabbaa32ef82a9bed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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", kill_on_drop: false }`
[INFO] [stdout] 262f428098db11b34ab4bdde1200d4dd694a3564c2ce8ec22cc109c0998cd9c3
[INFO] running `Command { std: "docker" "start" "-a" "262f428098db11b34ab4bdde1200d4dd694a3564c2ce8ec22cc109c0998cd9c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openv-3f6533ac7f6e3f39)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test logic::tests::test_execute_when_no_env_file ... ok
[INFO] [stdout] test logic::tests::test_needs_wrapping_when_no_env ... ok
[INFO] [stdout] test logic::tests::test_needs_wrapping_when_empty ... ok
[INFO] [stdout] test logic::tests::test_needs_wrapping_when_already_wrapped ... ok
[INFO] [stdout] test configuration::config::tests::validate_default_config ... ok
[INFO] [stdout] test logic::tests::test_needs_wrapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "262f428098db11b34ab4bdde1200d4dd694a3564c2ce8ec22cc109c0998cd9c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "262f428098db11b34ab4bdde1200d4dd694a3564c2ce8ec22cc109c0998cd9c3", kill_on_drop: false }`
[INFO] [stdout] 262f428098db11b34ab4bdde1200d4dd694a3564c2ce8ec22cc109c0998cd9c3
