[INFO] cloning repository https://github.com/ayys/wasmenv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayys/wasmenv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayys%2Fwasmenv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayys%2Fwasmenv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2fa5bd2076a71bf29644a751edd74cfdcbd47a9
[INFO] testing ayys/wasmenv against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayys%2Fwasmenv" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ayys/wasmenv
[INFO] finished tweaking git repo https://github.com/ayys/wasmenv
[INFO] tweaked toml for git repo https://github.com/ayys/wasmenv written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayys/wasmenv on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ayys/wasmenv 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-2026-03-05" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d7c8bdef0f6e017250fd80a3a50491461d094707b3e12f9244a3fbca5958740
[INFO] running `Command { std: "docker" "start" "-a" "6d7c8bdef0f6e017250fd80a3a50491461d094707b3e12f9244a3fbca5958740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d7c8bdef0f6e017250fd80a3a50491461d094707b3e12f9244a3fbca5958740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d7c8bdef0f6e017250fd80a3a50491461d094707b3e12f9244a3fbca5958740", kill_on_drop: false }`
[INFO] [stdout] 6d7c8bdef0f6e017250fd80a3a50491461d094707b3e12f9244a3fbca5958740
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9a101b4d734f08dea51919025ce0e8bde6ffc5bc8c73e61c9edf9eae61db08d
[INFO] running `Command { std: "docker" "start" "-a" "f9a101b4d734f08dea51919025ce0e8bde6ffc5bc8c73e61c9edf9eae61db08d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ring v0.17.3
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling portable-atomic v1.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling portable-atomic v0.3.20
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling semver-eq v1.0.22
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling is_executable v1.0.1
[INFO] [stderr]    Compiling syn v2.0.17
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling wasmenv v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f9a101b4d734f08dea51919025ce0e8bde6ffc5bc8c73e61c9edf9eae61db08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a101b4d734f08dea51919025ce0e8bde6ffc5bc8c73e61c9edf9eae61db08d", kill_on_drop: false }`
[INFO] [stdout] f9a101b4d734f08dea51919025ce0e8bde6ffc5bc8c73e61c9edf9eae61db08d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a65bb7bd075e0dafc326a3907287856db6cfbbccd7ca30cf0151e9df1683bbb2
[INFO] running `Command { std: "docker" "start" "-a" "a65bb7bd075e0dafc326a3907287856db6cfbbccd7ca30cf0151e9df1683bbb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmenv v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a65bb7bd075e0dafc326a3907287856db6cfbbccd7ca30cf0151e9df1683bbb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65bb7bd075e0dafc326a3907287856db6cfbbccd7ca30cf0151e9df1683bbb2", kill_on_drop: false }`
[INFO] [stdout] a65bb7bd075e0dafc326a3907287856db6cfbbccd7ca30cf0151e9df1683bbb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b0a1400abb06c47e1306a8f4bfef66440c7cc17404be50067119c961dfbd58c1
[INFO] running `Command { std: "docker" "start" "-a" "b0a1400abb06c47e1306a8f4bfef66440c7cc17404be50067119c961dfbd58c1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmenv` (bin "wasmenv" test) generated 1 warning (run `cargo fix --bin "wasmenv" -p wasmenv --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasmenv-f4af4e18d09d01be)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test utils::tests::test_verify_wasmenv_is_in_path ... ok
[INFO] [stdout] test utils::tests::test_version_from_version_string ... ok
[INFO] [stdout] test utils::tests::test_wasmenv_config_dir ... ok
[INFO] [stdout] test utils::tests::test_list_releases ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::test_list_releases stdout ----
[INFO] [stdout] Error: error sending request for url (https://api.github.com/repos/wasmerio/wasmer/releases): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::tests::test_list_releases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin wasmenv`
[INFO] running `Command { std: "docker" "inspect" "b0a1400abb06c47e1306a8f4bfef66440c7cc17404be50067119c961dfbd58c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a1400abb06c47e1306a8f4bfef66440c7cc17404be50067119c961dfbd58c1", kill_on_drop: false }`
[INFO] [stdout] b0a1400abb06c47e1306a8f4bfef66440c7cc17404be50067119c961dfbd58c1
