[INFO] cloning repository https://github.com/MCSR-Weekly/automation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MCSR-Weekly/automation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCSR-Weekly%2Fautomation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCSR-Weekly%2Fautomation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 421160c1f98bbb695f68c26bfba1f1da0e545eb8 [INFO] building MCSR-Weekly/automation against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCSR-Weekly%2Fautomation" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MCSR-Weekly/automation [INFO] finished tweaking git repo https://github.com/MCSR-Weekly/automation [INFO] tweaked toml for git repo https://github.com/MCSR-Weekly/automation written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MCSR-Weekly/automation on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MCSR-Weekly/automation 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dscottboggs/mastodon-async.git` [INFO] [stderr] Updating git repository `https://github.com/serenity-rs/serenity.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sval_nested v2.14.1 [INFO] [stderr] Downloaded sval_serde v2.14.1 [INFO] [stderr] Downloaded sval_json v2.14.1 [INFO] [stderr] Downloaded sval v2.14.1 [INFO] [stderr] Downloaded atrium-xrpc-client v0.5.14 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.16 [INFO] [stderr] Downloaded data-encoding-macro v0.1.18 [INFO] [stderr] Downloaded unicode-xid v0.0.4 [INFO] [stderr] Downloaded atrium-xrpc v0.12.3 [INFO] [stderr] Downloaded unsigned-varint v0.8.0 [INFO] [stderr] Downloaded serde_html_form v0.2.7 [INFO] [stderr] Downloaded generator v0.8.5 [INFO] [stderr] Downloaded ipld-core v0.4.2 [INFO] [stderr] Downloaded atrium-api v0.25.4 [INFO] [stderr] Downloaded cc v1.2.27 [INFO] [stderr] Downloaded async-compression v0.4.25 [INFO] [stderr] Downloaded reqwest v0.12.21 [INFO] [stderr] Downloaded bsky-sdk v0.1.20 [INFO] [stderr] Downloaded syn v0.11.11 [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded isolang v2.4.0 [INFO] [stderr] Downloaded rustls v0.23.28 [INFO] [stderr] Downloaded multihash v0.19.3 [INFO] [stderr] Downloaded cid v0.11.1 [INFO] [stderr] Downloaded langtag v0.3.4 [INFO] [stderr] Downloaded synom v0.11.3 [INFO] [stderr] Downloaded aformat v0.1.8 [INFO] [stderr] Downloaded bool_to_bitflags v0.1.3 [INFO] [stderr] Downloaded oauth-credentials v0.1.2 [INFO] [stderr] Downloaded oauth1-request-derive v0.3.3 [INFO] [stderr] Downloaded trait-variant v0.1.2 [INFO] [stderr] Downloaded extract_map v0.3.1 [INFO] [stderr] Downloaded tweety-rs v0.1.5 [INFO] [stderr] Downloaded derive_deref v1.1.1 [INFO] [stderr] Downloaded parse_link_header v0.4.0 [INFO] [stderr] Downloaded small-fixed-array v0.4.8 [INFO] [stderr] Downloaded sval_fmt v2.14.1 [INFO] [stderr] Downloaded to-arraystring v0.2.2 [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded classic-bitfield v0.2.3 [INFO] [stderr] Downloaded typenum_mappings v0.1.0 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded oauth-credentials v0.2.1 [INFO] [stderr] Downloaded quote v0.3.15 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded aformat-macros v0.1.6 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded oauth1-request v0.3.3 [INFO] [stderr] Downloaded atrium-common v0.1.2 [INFO] [stderr] Downloaded sval_dynamic v2.14.1 [INFO] [stderr] Downloaded sval_buffer v2.14.1 [INFO] [stderr] Downloaded sval_ref v2.14.1 [INFO] [stderr] Downloaded reqwest-oauth1 v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d47c36d5d397ea754107bb5b02787366b8674abebd4fc509f7652ca46854744d [INFO] running `Command { std: "docker" "start" "-a" "d47c36d5d397ea754107bb5b02787366b8674abebd4fc509f7652ca46854744d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d47c36d5d397ea754107bb5b02787366b8674abebd4fc509f7652ca46854744d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47c36d5d397ea754107bb5b02787366b8674abebd4fc509f7652ca46854744d", kill_on_drop: false }` [INFO] [stdout] d47c36d5d397ea754107bb5b02787366b8674abebd4fc509f7652ca46854744d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0544f7d91b9faa3d7180998a8804638bb6055bff9b1de6da2457ac54027e74be [INFO] running `Command { std: "docker" "start" "-a" "0544f7d91b9faa3d7180998a8804638bb6055bff9b1de6da2457ac54027e74be", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling to-arraystring v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling oauth-credentials v0.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling oauth-credentials v0.1.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serenity v0.12.4 (https://github.com/serenity-rs/serenity.git?branch=next#ffaf1856) [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling classic-bitfield v0.2.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling aformat-macros v0.1.6 [INFO] [stderr] Compiling typenum_mappings v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling bool_to_bitflags v0.1.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling isolang v2.4.0 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling aformat v0.1.8 [INFO] [stderr] Compiling small-fixed-array v0.4.8 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling extract_map v0.3.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling value-bag-serde1 v1.11.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.25 [INFO] [stderr] Compiling atrium-xrpc v0.12.3 [INFO] [stderr] Compiling atrium-common v0.1.2 [INFO] [stderr] Compiling parse_link_header v0.4.0 [INFO] [stderr] Compiling oauth1-request-derive v0.3.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling atrium-api v0.25.4 [INFO] [stderr] Compiling oauth1-request v0.3.3 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling mastodon-async-entities v1.3.2 (https://github.com/dscottboggs/mastodon-async.git?branch=comb#5054c036) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.21 [INFO] [stderr] Compiling reqwest-oauth1 v0.3.0 [INFO] [stderr] Compiling atrium-xrpc-client v0.5.14 [INFO] [stderr] Compiling mastodon-async v1.3.2 (https://github.com/dscottboggs/mastodon-async.git?branch=comb#5054c036) [INFO] [stderr] Compiling tweety-rs v0.1.5 [INFO] [stderr] Compiling bsky-sdk v0.1.20 [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/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name atrium_api --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atrium-api-0.25.4/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="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=4a41197121af183e -C extra-filename=-e6978ade3849a833 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atrium_common=/opt/rustwide/target/debug/deps/libatrium_common-3005ef10e0474690.rmeta --extern atrium_xrpc=/opt/rustwide/target/debug/deps/libatrium_xrpc-070208552f27b098.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1fe4f9a44fb4f631.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern ipld_core=/opt/rustwide/target/debug/deps/libipld_core-91972d6833a33414.rmeta --extern langtag=/opt/rustwide/target/debug/deps/liblangtag-b64d3ddd9e02b3d6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c209bbe352c44323.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-50ad2d5d9eb64ba3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-10d85266aa2a6298.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dd615b68d17bf8bd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbaa0436b430d461.rmeta --extern trait_variant=/opt/rustwide/target/debug/deps/libtrait_variant-19a6880c5df4f08a.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0544f7d91b9faa3d7180998a8804638bb6055bff9b1de6da2457ac54027e74be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0544f7d91b9faa3d7180998a8804638bb6055bff9b1de6da2457ac54027e74be", kill_on_drop: false }` [INFO] [stdout] 0544f7d91b9faa3d7180998a8804638bb6055bff9b1de6da2457ac54027e74be