[INFO] fetching crate ruva 0.19.4... [INFO] checking ruva-0.19.4 against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] extracting crate ruva 0.19.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ruva 0.19.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ruva 0.19.4 [INFO] tweaked toml for crates.io crate ruva 0.19.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruva 0.19.4 on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 282 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4096cdeb1b4e227ad72f82606be4901335d82c34f62852c9ffa934dde934fc29 [INFO] running `Command { std: "docker" "start" "-a" "4096cdeb1b4e227ad72f82606be4901335d82c34f62852c9ffa934dde934fc29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4096cdeb1b4e227ad72f82606be4901335d82c34f62852c9ffa934dde934fc29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4096cdeb1b4e227ad72f82606be4901335d82c34f62852c9ffa934dde934fc29", kill_on_drop: false }` [INFO] [stdout] 4096cdeb1b4e227ad72f82606be4901335d82c34f62852c9ffa934dde934fc29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04cf3e83b7b2f064e6bc5c6a2826c655401bd93d7c615f24549d4b9474d3f809 [INFO] running `Command { std: "docker" "start" "-a" "04cf3e83b7b2f064e6bc5c6a2826c655401bd93d7c615f24549d4b9474d3f809", kill_on_drop: false }` [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling ruva-macro v0.19.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking ruva-core v0.19.4 [INFO] [stderr] Checking ruva v0.19.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `SomeAggregate` is never constructed [INFO] [stdout] --> tests/internal_event.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SomeAggregate { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `externally_notifiable` in this scope [INFO] [stdout] --> tests/commands.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | #[externally_notifiable(SomeOtherThing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `externally_notifiable` is an attribute that can be used by the derive macro `TEvent`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `internally_notifiable` in this scope [INFO] [stdout] --> tests/commands.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | #[internally_notifiable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `internally_notifiable` is an attribute that can be used by the derive macro `TEvent`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: derive helper attribute is used before it is introduced [INFO] [stdout] --> tests/commands.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 103 | #[into_command(command(ruva::TEvent, Clone,))] [INFO] [stdout] | ---------------------------------------------- the attribute is introduced here [INFO] [stdout] 104 | #[externally_notifiable(SomeOtherThing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[deny(legacy_derive_helpers)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: derive helper attribute is used before it is introduced [INFO] [stdout] --> tests/commands.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 103 | #[into_command(command(ruva::TEvent, Clone,))] [INFO] [stdout] | ---------------------------------------------- the attribute is introduced here [INFO] [stdout] 104 | #[externally_notifiable(SomeOtherThing)] [INFO] [stdout] 105 | #[internally_notifiable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruva` (test "commands") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "04cf3e83b7b2f064e6bc5c6a2826c655401bd93d7c615f24549d4b9474d3f809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04cf3e83b7b2f064e6bc5c6a2826c655401bd93d7c615f24549d4b9474d3f809", kill_on_drop: false }` [INFO] [stdout] 04cf3e83b7b2f064e6bc5c6a2826c655401bd93d7c615f24549d4b9474d3f809