[INFO] fetching crate discord_client_rest 0.1.1... [INFO] checking discord_client_rest-0.1.1 against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294 [INFO] extracting crate discord_client_rest 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate discord_client_rest 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate discord_client_rest 0.1.1 [INFO] tweaked toml for crates.io crate discord_client_rest 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate discord_client_rest 0.1.1 on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate discord_client_rest 0.1.1 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d3621351816d81ce3ea25432797c9b3c04c3d8a32f909d65a6ca756a083ece6 [INFO] running `Command { std: "docker" "start" "-a" "6d3621351816d81ce3ea25432797c9b3c04c3d8a32f909d65a6ca756a083ece6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d3621351816d81ce3ea25432797c9b3c04c3d8a32f909d65a6ca756a083ece6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d3621351816d81ce3ea25432797c9b3c04c3d8a32f909d65a6ca756a083ece6", kill_on_drop: false }` [INFO] [stdout] 6d3621351816d81ce3ea25432797c9b3c04c3d8a32f909d65a6ca756a083ece6 [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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf957815063c37c03ace0b20ff7b12ce018f140f880de62fed47fa28ca483bac [INFO] running `Command { std: "docker" "start" "-a" "bf957815063c37c03ace0b20ff7b12ce018f140f880de62fed47fa28ca483bac", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking linked_hash_set v0.1.5 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking webpki-root-certs v0.26.8 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking lz-str v0.2.1 [INFO] [stderr] Checking current_locale v0.1.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling typed-builder-macro v0.21.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking typed-builder v0.21.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling discord_client_macros v0.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling boring-sys2 v4.15.11 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking async-compression v0.4.21 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking http2 v0.4.20 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking discord_client_structs v0.2.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking hyper2 v1.5.5 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] error: could not compile `discord_client_structs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/51de2e90f91fdec6cf64ff542a4e15b9c177a797/bin/rustc --crate-name discord_client_structs --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/discord_client_structs-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7b6dfabd1197bcf -C extra-filename=-16a066f87e76c3c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cae1277e3540ca8e.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-d88a6499417045ad.rmeta --extern discord_client_macros=/opt/rustwide/target/debug/deps/libdiscord_client_macros-246eb00bd61dc877.so --extern serde=/opt/rustwide/target/debug/deps/libserde-2f92d74a6b2813f3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c497cf3863cd22c8.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-11e63336697360e4.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" "bf957815063c37c03ace0b20ff7b12ce018f140f880de62fed47fa28ca483bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf957815063c37c03ace0b20ff7b12ce018f140f880de62fed47fa28ca483bac", kill_on_drop: false }` [INFO] [stdout] bf957815063c37c03ace0b20ff7b12ce018f140f880de62fed47fa28ca483bac