[INFO] fetching crate atrium-api 0.25.5... [INFO] testing atrium-api-0.25.5 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate atrium-api 0.25.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate atrium-api 0.25.5 [INFO] finished tweaking crates.io crate atrium-api 0.25.5 [INFO] tweaked toml for crates.io crate atrium-api 0.25.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate atrium-api 0.25.5 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 225 packages to latest compatible versions [INFO] [stderr] Adding bumpalo v3.14.0 (available: v3.19.0) [INFO] [stderr] Adding langtag v0.3.4 (available: v0.4.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b09c798a27eb9f83093f023d4dafaf08d1c3c432102f6502bfb705d95e99d22b [INFO] running `Command { std: "docker" "start" "-a" "b09c798a27eb9f83093f023d4dafaf08d1c3c432102f6502bfb705d95e99d22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b09c798a27eb9f83093f023d4dafaf08d1c3c432102f6502bfb705d95e99d22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09c798a27eb9f83093f023d4dafaf08d1c3c432102f6502bfb705d95e99d22b", kill_on_drop: false }` [INFO] [stdout] b09c798a27eb9f83093f023d4dafaf08d1c3c432102f6502bfb705d95e99d22b [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f72d88171650e678610cf2a1eb4279e1fc5ad76b7609c986e810efe68c51ec95 [INFO] running `Command { std: "docker" "start" "-a" "f72d88171650e678610cf2a1eb4279e1fc5ad76b7609c986e810efe68c51ec95", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling atrium-common v0.1.2 [INFO] [stderr] Compiling atrium-xrpc v0.12.3 [INFO] [stderr] Compiling atrium-api v0.25.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.44s [INFO] running `Command { std: "docker" "inspect" "f72d88171650e678610cf2a1eb4279e1fc5ad76b7609c986e810efe68c51ec95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f72d88171650e678610cf2a1eb4279e1fc5ad76b7609c986e810efe68c51ec95", kill_on_drop: false }` [INFO] [stdout] f72d88171650e678610cf2a1eb4279e1fc5ad76b7609c986e810efe68c51ec95 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15271bb53fdb2677e22026ca06c5598b68a6b33f2f039437a90e767afa109e9c [INFO] running `Command { std: "docker" "start" "-a" "15271bb53fdb2677e22026ca06c5598b68a6b33f2f039437a90e767afa109e9c", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling atrium-xrpc v0.12.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling atrium-common v0.1.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling atrium-api v0.25.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling atrium-xrpc-client v0.5.14 [INFO] [stderr] error: could not compile `atrium-api` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028592fec99e54cc92def5a2a849c673b066dd93/bin/rustc --crate-name atrium_api --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="agent"' --cfg 'feature="bluesky"' --cfg 'feature="default"' --cfg 'feature="namespace-appbsky"' --cfg 'feature="namespace-chatbsky"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agent", "bluesky", "default", "namespace-appbsky", "namespace-chatbsky", "namespace-toolsozone", "ozone", "tokio"))' -C metadata=3bbfed2e2abdd4c2 -C extra-filename=-9d9e6df9f736d71f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atrium_common=/opt/rustwide/target/debug/deps/libatrium_common-1bacec662ab767b8.rmeta --extern atrium_xrpc=/opt/rustwide/target/debug/deps/libatrium_xrpc-249a4a4f2a7b164b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6ac409fe08dc4c14.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern ipld_core=/opt/rustwide/target/debug/deps/libipld_core-2b64b97655df9cd8.rmeta --extern langtag=/opt/rustwide/target/debug/deps/liblangtag-e5132937a3044ad3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1d3381ce837d1e41.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a78a6d8e5a734a68.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-01276c51ccc81922.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9abe166e4e77947.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3870705aae42005f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d5593361287daed.rmeta --extern trait_variant=/opt/rustwide/target/debug/deps/libtrait_variant-24d42de876986c4a.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15271bb53fdb2677e22026ca06c5598b68a6b33f2f039437a90e767afa109e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15271bb53fdb2677e22026ca06c5598b68a6b33f2f039437a90e767afa109e9c", kill_on_drop: false }` [INFO] [stdout] 15271bb53fdb2677e22026ca06c5598b68a6b33f2f039437a90e767afa109e9c