[INFO] fetching crate web-rwkv-derive 0.2.5... [INFO] checking web-rwkv-derive-0.2.5 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate web-rwkv-derive 0.2.5 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate web-rwkv-derive 0.2.5 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate web-rwkv-derive 0.2.5 [INFO] finished tweaking crates.io crate web-rwkv-derive 0.2.5 [INFO] tweaked toml for crates.io crate web-rwkv-derive 0.2.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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 5 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d12a11e489fe19a46661083271b1db55f072c96d529e531a491f7ba303962dc6 [INFO] running `Command { std: "docker" "start" "-a" "d12a11e489fe19a46661083271b1db55f072c96d529e531a491f7ba303962dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d12a11e489fe19a46661083271b1db55f072c96d529e531a491f7ba303962dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12a11e489fe19a46661083271b1db55f072c96d529e531a491f7ba303962dc6", kill_on_drop: false }` [INFO] [stdout] d12a11e489fe19a46661083271b1db55f072c96d529e531a491f7ba303962dc6 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58571d1327bc98e268d5347b97bdbdafb6370c58f3543a3824d553224610d5b4 [INFO] running `Command { std: "docker" "start" "-a" "58571d1327bc98e268d5347b97bdbdafb6370c58f3543a3824d553224610d5b4", kill_on_drop: false }` [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.77 [INFO] [stderr] Checking web-rwkv-derive v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] --> src/serde/bound.rs:147:40 [INFO] [stdout] | [INFO] [stdout] 147 | #![cfg_attr(all(test), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `#![feature(non_exhaustive_omitted_patterns_lint)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-08-26; consider upgrading it if it is out of date [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] --> src/serde/bound.rs:199:52 [INFO] [stdout] | [INFO] [stdout] 199 | ... #![cfg_attr(all(test), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `#![feature(non_exhaustive_omitted_patterns_lint)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-08-26; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] --> src/serde/bound.rs:228:40 [INFO] [stdout] | [INFO] [stdout] 228 | #![cfg_attr(all(test), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `#![feature(non_exhaustive_omitted_patterns_lint)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-08-26; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] --> src/serde/internals/attr.rs:1815:32 [INFO] [stdout] | [INFO] [stdout] 1815 | #![cfg_attr(all(test), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `#![feature(non_exhaustive_omitted_patterns_lint)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-08-26; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] --> src/serde/internals/receiver.rs:110:36 [INFO] [stdout] | [INFO] [stdout] 110 | #![cfg_attr(all(test), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `#![feature(non_exhaustive_omitted_patterns_lint)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-08-26; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] --> src/serde/internals/receiver.rs:181:48 [INFO] [stdout] | [INFO] [stdout] 181 | #![cfg_attr(all(test), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `#![feature(non_exhaustive_omitted_patterns_lint)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-08-26; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] --> src/serde/internals/receiver.rs:210:36 [INFO] [stdout] | [INFO] [stdout] 210 | #![cfg_attr(all(test), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `#![feature(non_exhaustive_omitted_patterns_lint)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-08-26; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] --> src/serde/internals/receiver.rs:231:44 [INFO] [stdout] | [INFO] [stdout] 231 | #![cfg_attr(all(test), deny(non_exhaustive_omitted_patterns))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `#![feature(non_exhaustive_omitted_patterns_lint)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-08-26; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s [INFO] running `Command { std: "docker" "inspect" "58571d1327bc98e268d5347b97bdbdafb6370c58f3543a3824d553224610d5b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58571d1327bc98e268d5347b97bdbdafb6370c58f3543a3824d553224610d5b4", kill_on_drop: false }` [INFO] [stdout] 58571d1327bc98e268d5347b97bdbdafb6370c58f3543a3824d553224610d5b4