[INFO] cloning repository https://github.com/lobs-ai/agentd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lobs-ai/agentd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flobs-ai%2Fagentd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flobs-ai%2Fagentd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e5dcaba7871faaede0729b68edc1938d3633916 [INFO] testing lobs-ai/agentd against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flobs-ai%2Fagentd" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lobs-ai/agentd [INFO] finished tweaking git repo https://github.com/lobs-ai/agentd [INFO] tweaked toml for git repo https://github.com/lobs-ai/agentd written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lobs-ai/agentd on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lobs-ai/agentd 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.22.6 [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded indoc v2.0.7 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93558ee27098653169e7eeab82aa53b48db384c93dbb7511d31729ab676d181a [INFO] running `Command { std: "docker" "start" "-a" "93558ee27098653169e7eeab82aa53b48db384c93dbb7511d31729ab676d181a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93558ee27098653169e7eeab82aa53b48db384c93dbb7511d31729ab676d181a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93558ee27098653169e7eeab82aa53b48db384c93dbb7511d31729ab676d181a", kill_on_drop: false }` [INFO] [stdout] 93558ee27098653169e7eeab82aa53b48db384c93dbb7511d31729ab676d181a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d923cca2da5d55316a59400fefe686bb100e0b77f9d0cc2d83837e971f12737 [INFO] running `Command { std: "docker" "start" "-a" "1d923cca2da5d55316a59400fefe686bb100e0b77f9d0cc2d83837e971f12737", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tower-http v0.6.10 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling agentd-core v0.0.0 (/opt/rustwide/workdir/crates/agentd-core) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling agentd-sdk v0.0.0 (/opt/rustwide/workdir/crates/agentd-sdk) [INFO] [stderr] Compiling coreutils v0.0.0 (/opt/rustwide/workdir/crates/coreutils) [INFO] [stderr] Compiling proof-of-action v0.0.0 (/opt/rustwide/workdir/crates/proof-of-action) [INFO] [stderr] Compiling agentpy v0.0.0 (/opt/rustwide/workdir/crates/agentpy) [INFO] [stderr] Compiling cont-distill v0.0.0 (/opt/rustwide/workdir/crates/cont-distill) [INFO] [stderr] Compiling aksh v0.0.0 (/opt/rustwide/workdir/crates/aksh) [INFO] [stderr] Compiling agentd v0.0.0 (/opt/rustwide/workdir/crates/agentd) [INFO] [stderr] Compiling det-llm v0.0.0 (/opt/rustwide/workdir/crates/det-llm) [INFO] [stderr] Compiling vmagent v0.0.0 (/opt/rustwide/workdir/crates/vmagent) [INFO] [stderr] Compiling mcp-mesh v0.0.0 (/opt/rustwide/workdir/crates/mcp-mesh) [INFO] [stderr] Compiling aksh-fleet v0.0.0 (/opt/rustwide/workdir/crates/aksh-fleet) [INFO] [stderr] Compiling agentbench-long v0.0.0 (/opt/rustwide/workdir/crates/agentbench-long) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "1d923cca2da5d55316a59400fefe686bb100e0b77f9d0cc2d83837e971f12737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d923cca2da5d55316a59400fefe686bb100e0b77f9d0cc2d83837e971f12737", kill_on_drop: false }` [INFO] [stdout] 1d923cca2da5d55316a59400fefe686bb100e0b77f9d0cc2d83837e971f12737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3b12dd099d5ee8b2d9d9f49f619bb565ed046fc92a144f83913cd8c4d8b400b [INFO] running `Command { std: "docker" "start" "-a" "c3b12dd099d5ee8b2d9d9f49f619bb565ed046fc92a144f83913cd8c4d8b400b", kill_on_drop: false }` [INFO] [stderr] Compiling coreutils v0.0.0 (/opt/rustwide/workdir/crates/coreutils) [INFO] [stderr] Compiling agentd-sdk v0.0.0 (/opt/rustwide/workdir/crates/agentd-sdk) [INFO] [stderr] Compiling cont-distill v0.0.0 (/opt/rustwide/workdir/crates/cont-distill) [INFO] [stderr] Compiling proof-of-action v0.0.0 (/opt/rustwide/workdir/crates/proof-of-action) [INFO] [stderr] Compiling det-llm v0.0.0 (/opt/rustwide/workdir/crates/det-llm) [INFO] [stderr] Compiling vmagent v0.0.0 (/opt/rustwide/workdir/crates/vmagent) [INFO] [stderr] Compiling agentpy v0.0.0 (/opt/rustwide/workdir/crates/agentpy) [INFO] [stderr] Compiling aksh v0.0.0 (/opt/rustwide/workdir/crates/aksh) [INFO] [stderr] Compiling mcp-mesh v0.0.0 (/opt/rustwide/workdir/crates/mcp-mesh) [INFO] [stderr] Compiling agentbench-long v0.0.0 (/opt/rustwide/workdir/crates/agentbench-long) [INFO] [stderr] Compiling aksh-fleet v0.0.0 (/opt/rustwide/workdir/crates/aksh-fleet) [INFO] [stderr] error: could not compile `agentd-sdk` (test "mock_protocol") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name mock_protocol --edition=2024 crates/agentd-sdk/tests/mock_protocol.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a93ca8e5a838fe1c -C extra-filename=-5a32df31a8bb5c3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agentd_core=/opt/rustwide/target/debug/deps/libagentd_core-ab2e68fe3bb2c98f.rlib --extern agentd_sdk=/opt/rustwide/target/debug/deps/libagentd_sdk-aed7af6ce544013b.rlib --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-83183489ec494ea3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-183ca92cfe485c55.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c5abb5d078a9564a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0d8ae5e2b7224fc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ff8902a9a5e1a3a0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-a6fc5968dfcfe53a/out -L native=/opt/rustwide/target/debug/build/blake3-a6fc5968dfcfe53a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c3b12dd099d5ee8b2d9d9f49f619bb565ed046fc92a144f83913cd8c4d8b400b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b12dd099d5ee8b2d9d9f49f619bb565ed046fc92a144f83913cd8c4d8b400b", kill_on_drop: false }` [INFO] [stdout] c3b12dd099d5ee8b2d9d9f49f619bb565ed046fc92a144f83913cd8c4d8b400b