[INFO] cloning repository https://github.com/TESOBE/agent-discovery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TESOBE/agent-discovery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTESOBE%2Fagent-discovery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTESOBE%2Fagent-discovery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9df901b9121df8c667226396936c18f08553a794
[INFO] testing TESOBE/agent-discovery 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%2FTESOBE%2Fagent-discovery" "/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/TESOBE/agent-discovery
[INFO] finished tweaking git repo https://github.com/TESOBE/agent-discovery
[INFO] tweaked toml for git repo https://github.com/TESOBE/agent-discovery written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TESOBE/agent-discovery 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/TESOBE/agent-discovery 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] 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0d58a0464a0984db6a8ff4605ab4950db333c8bebda04e1caa36f0a2c409ad5
[INFO] running `Command { std: "docker" "start" "-a" "b0d58a0464a0984db6a8ff4605ab4950db333c8bebda04e1caa36f0a2c409ad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0d58a0464a0984db6a8ff4605ab4950db333c8bebda04e1caa36f0a2c409ad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0d58a0464a0984db6a8ff4605ab4950db333c8bebda04e1caa36f0a2c409ad5", kill_on_drop: false }`
[INFO] [stdout] b0d58a0464a0984db6a8ff4605ab4950db333c8bebda04e1caa36f0a2c409ad5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd8b24e8d89c92cb7249e374ed1e274410e8dc0e04fe05a73e4704f24cde9814
[INFO] running `Command { std: "docker" "start" "-a" "fd8b24e8d89c92cb7249e374ed1e274410e8dc0e04fe05a73e4704f24cde9814", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling cpal v0.17.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling alsa v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent-discovery v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "fd8b24e8d89c92cb7249e374ed1e274410e8dc0e04fe05a73e4704f24cde9814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd8b24e8d89c92cb7249e374ed1e274410e8dc0e04fe05a73e4704f24cde9814", kill_on_drop: false }`
[INFO] [stdout] fd8b24e8d89c92cb7249e374ed1e274410e8dc0e04fe05a73e4704f24cde9814
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1950b8dbe2b9fba36def368159588ab1222fba7506a2b135451355f79bc40cfe
[INFO] running `Command { std: "docker" "start" "-a" "1950b8dbe2b9fba36def368159588ab1222fba7506a2b135451355f79bc40cfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent-discovery v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `agent-discovery` (bin "agent-discovery" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name agent_discovery --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71538b9872b60756 -C extra-filename=-a264544a7e7aede3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agent_discovery=/opt/rustwide/target/debug/deps/libagent_discovery-06b6d55d299d0cd4.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-53b8711d31ddb145.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-52a9ae07516509ef.rlib --extern cpal=/opt/rustwide/target/debug/deps/libcpal-c97aa65f205c8747.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-a54b30448774328c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-89aafaa622c47d82.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8a93fefc1daa7c51.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-e5d0cb866b78b505.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-636758938ff9a052.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30dbd574d099ce4a.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-50e1cc94caf1d8b3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d317c8ce0fb49e81.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d657129933bfb1b7.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-a219623b7031d5c9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1c3a9a92102c519a.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-c09047a62ee61b27.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa9600419590d4b2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d15f76f546afcda2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e6d7591df5303779/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1950b8dbe2b9fba36def368159588ab1222fba7506a2b135451355f79bc40cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1950b8dbe2b9fba36def368159588ab1222fba7506a2b135451355f79bc40cfe", kill_on_drop: false }`
[INFO] [stdout] 1950b8dbe2b9fba36def368159588ab1222fba7506a2b135451355f79bc40cfe
