[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-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTESOBE%2Fagent-discovery" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TESOBE/agent-discovery on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d26ca7d4a191d3b7c59b55352ceb70af421aa63a9eb87bcaa041b2ee82c0ad82 [INFO] running `Command { std: "docker" "start" "-a" "d26ca7d4a191d3b7c59b55352ceb70af421aa63a9eb87bcaa041b2ee82c0ad82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d26ca7d4a191d3b7c59b55352ceb70af421aa63a9eb87bcaa041b2ee82c0ad82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26ca7d4a191d3b7c59b55352ceb70af421aa63a9eb87bcaa041b2ee82c0ad82", kill_on_drop: false }` [INFO] [stdout] d26ca7d4a191d3b7c59b55352ceb70af421aa63a9eb87bcaa041b2ee82c0ad82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35a264bc5dd7b3132d39b70bd1a7724ed390dcba5cbecc5fd89ae3a853b1db9e [INFO] running `Command { std: "docker" "start" "-a" "35a264bc5dd7b3132d39b70bd1a7724ed390dcba5cbecc5fd89ae3a853b1db9e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling cpal v0.17.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling alsa v0.10.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling dotenvy v0.15.7 [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 rustls-webpki v0.103.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 45s [INFO] running `Command { std: "docker" "inspect" "35a264bc5dd7b3132d39b70bd1a7724ed390dcba5cbecc5fd89ae3a853b1db9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a264bc5dd7b3132d39b70bd1a7724ed390dcba5cbecc5fd89ae3a853b1db9e", kill_on_drop: false }` [INFO] [stdout] 35a264bc5dd7b3132d39b70bd1a7724ed390dcba5cbecc5fd89ae3a853b1db9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c68c63d7a516fa23835af5942835aacd0904531c6031d7d2644859a8a1f5aada [INFO] running `Command { std: "docker" "start" "-a" "c68c63d7a516fa23835af5942835aacd0904531c6031d7d2644859a8a1f5aada", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [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-04-21-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=b37faf36ebf85ce4 -C extra-filename=-e4c7ae68432dde36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agent_discovery=/opt/rustwide/target/debug/deps/libagent_discovery-4bd3ef63dd75cb36.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-09dcdff9c940b341.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9774106120ee2454.rlib --extern cpal=/opt/rustwide/target/debug/deps/libcpal-2a361b3f36f45e2e.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-6a12d0129be5e8d8.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-048ffa2fb09a6176.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-ff2f6ddf603dcbc6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-899180c2d385cad4.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-ef6faf0df873935f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-69689a00bca43cc2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0e85113e12122263.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e6a166f563fa0b6b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-41af8a41291d2b07.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-44b39ac7bdb5dc9b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-b2471ebf5de73187.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-446d138ccc83b94e.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-450814237c7a2407.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dbcbcde14c549f91.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ea2218277f1d451e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-63f1df739b18206e/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] [stderr] error: could not compile `agent-discovery` (bin "agent-discovery") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-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 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b37e651e4f30867 -C extra-filename=-9e12469860a0e0aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agent_discovery=/opt/rustwide/target/debug/deps/libagent_discovery-4bd3ef63dd75cb36.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-09dcdff9c940b341.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9774106120ee2454.rlib --extern cpal=/opt/rustwide/target/debug/deps/libcpal-2a361b3f36f45e2e.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-6a12d0129be5e8d8.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-048ffa2fb09a6176.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rlib --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-ff2f6ddf603dcbc6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-899180c2d385cad4.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-ef6faf0df873935f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-69689a00bca43cc2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0e85113e12122263.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e6a166f563fa0b6b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-41af8a41291d2b07.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-44b39ac7bdb5dc9b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-446d138ccc83b94e.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-450814237c7a2407.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dbcbcde14c549f91.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ea2218277f1d451e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-63f1df739b18206e/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c68c63d7a516fa23835af5942835aacd0904531c6031d7d2644859a8a1f5aada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68c63d7a516fa23835af5942835aacd0904531c6031d7d2644859a8a1f5aada", kill_on_drop: false }` [INFO] [stdout] c68c63d7a516fa23835af5942835aacd0904531c6031d7d2644859a8a1f5aada