[INFO] fetching crate edgedb-composable-query-derive 0.0.4... [INFO] checking edgedb-composable-query-derive-0.0.4 against 1.95.0 for pr-155915 [INFO] extracting crate edgedb-composable-query-derive 0.0.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate edgedb-composable-query-derive 0.0.4 [INFO] finished tweaking crates.io crate edgedb-composable-query-derive 0.0.4 [INFO] tweaked toml for crates.io crate edgedb-composable-query-derive 0.0.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate edgedb-composable-query-derive 0.0.4 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 76 packages to latest compatible versions [INFO] [stderr] Adding darling v0.20.11 (available: v0.23.0) [INFO] [stderr] Adding itertools v0.11.0 (available: v0.14.0) [INFO] [stderr] Adding strum v0.25.0 (available: v0.28.0) [INFO] [stderr] Adding strum_macros v0.25.3 (available: v0.28.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.16.3 [INFO] [stderr] Downloaded insta v1.47.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb7315740da064e5b980cb9cacd51ecf0a3622c38ef45bd7268ae06de04bf030 [INFO] running `Command { std: "docker" "start" "-a" "fb7315740da064e5b980cb9cacd51ecf0a3622c38ef45bd7268ae06de04bf030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb7315740da064e5b980cb9cacd51ecf0a3622c38ef45bd7268ae06de04bf030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7315740da064e5b980cb9cacd51ecf0a3622c38ef45bd7268ae06de04bf030", kill_on_drop: false }` [INFO] [stdout] fb7315740da064e5b980cb9cacd51ecf0a3622c38ef45bd7268ae06de04bf030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4349aeaff43852a1eabe31833b83a40806398af3f180b4309c70be660f772ef [INFO] running `Command { std: "docker" "start" "-a" "e4349aeaff43852a1eabe31833b83a40806398af3f180b4309c70be660f772ef", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking winnow v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking quote v1.0.45 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking insta v1.47.2 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/lib.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "diagnostics", feature(proc_macro_diagnostic))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/lib.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "diagnostics", feature(proc_macro_diagnostic))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e4349aeaff43852a1eabe31833b83a40806398af3f180b4309c70be660f772ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4349aeaff43852a1eabe31833b83a40806398af3f180b4309c70be660f772ef", kill_on_drop: false }` [INFO] [stdout] e4349aeaff43852a1eabe31833b83a40806398af3f180b4309c70be660f772ef