[INFO] fetching crate versa 1.7.0... [INFO] testing versa-1.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate versa 1.7.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate versa 1.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate versa 1.7.0 [INFO] tweaked toml for crates.io crate versa 1.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate versa 1.7.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate versa 1.7.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf837b96116e29036d0853aa2f77abc3a17bcbad9042e88e1d1217a19400e9cb [INFO] running `Command { std: "docker" "start" "-a" "bf837b96116e29036d0853aa2f77abc3a17bcbad9042e88e1d1217a19400e9cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf837b96116e29036d0853aa2f77abc3a17bcbad9042e88e1d1217a19400e9cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf837b96116e29036d0853aa2f77abc3a17bcbad9042e88e1d1217a19400e9cb", kill_on_drop: false }` [INFO] [stdout] bf837b96116e29036d0853aa2f77abc3a17bcbad9042e88e1d1217a19400e9cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d9d76d07db7d9746cf1fbfb71f8256fc82a1383d79dd2afba53df270bc583e7 [INFO] running `Command { std: "docker" "start" "-a" "5d9d76d07db7d9746cf1fbfb71f8256fc82a1383d79dd2afba53df270bc583e7", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling versa v1.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `protocol::ReceiverInfo`: The ReceiverInfo struct is deprecated and will be removed in a future version; use ReceiverQueryResult instead [INFO] [stdout] --> src/protocol/mod.rs:926:22 [INFO] [stdout] | [INFO] [stdout] 926 | pub receivers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protocol::CheckRegistryResponse`: The CheckRegistryResponse struct is deprecated and will be removed in a future version [INFO] [stdout] --> src/protocol/mod.rs:922:12 [INFO] [stdout] | [INFO] [stdout] 922 | pub struct CheckRegistryResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protocol::ReceiverInfo`: The ReceiverInfo struct is deprecated and will be removed in a future version; use ReceiverQueryResult instead [INFO] [stdout] --> src/protocol/mod.rs:934:12 [INFO] [stdout] | [INFO] [stdout] 934 | pub struct ReceiverInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.14s [INFO] running `Command { std: "docker" "inspect" "5d9d76d07db7d9746cf1fbfb71f8256fc82a1383d79dd2afba53df270bc583e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9d76d07db7d9746cf1fbfb71f8256fc82a1383d79dd2afba53df270bc583e7", kill_on_drop: false }` [INFO] [stdout] 5d9d76d07db7d9746cf1fbfb71f8256fc82a1383d79dd2afba53df270bc583e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee9e2fa19f03e094f5814a067dfd94f008f221561e0a4adad44b1abf5cb477c [INFO] running `Command { std: "docker" "start" "-a" "4ee9e2fa19f03e094f5814a067dfd94f008f221561e0a4adad44b1abf5cb477c", kill_on_drop: false }` [INFO] [stderr] warning: versa v1.7.0 (/opt/rustwide/workdir) ignoring invalid dependency `rust-script` which is missing a lib target [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling versa v1.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::webhook::TransactionEvent` [INFO] [stdout] --> src/protocol/mod.rs:834:9 [INFO] [stdout] | [INFO] [stdout] 834 | use super::webhook::TransactionEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protocol::ReceiverInfo`: The ReceiverInfo struct is deprecated and will be removed in a future version; use ReceiverQueryResult instead [INFO] [stdout] --> src/protocol/mod.rs:926:22 [INFO] [stdout] | [INFO] [stdout] 926 | pub receivers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protocol::CheckRegistryResponse`: The CheckRegistryResponse struct is deprecated and will be removed in a future version [INFO] [stdout] --> src/protocol/mod.rs:922:12 [INFO] [stdout] | [INFO] [stdout] 922 | pub struct CheckRegistryResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protocol::ReceiverInfo`: The ReceiverInfo struct is deprecated and will be removed in a future version; use ReceiverQueryResult instead [INFO] [stdout] --> src/protocol/mod.rs:934:12 [INFO] [stdout] | [INFO] [stdout] 934 | pub struct ReceiverInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protocol::ReceiverInfo`: The ReceiverInfo struct is deprecated and will be removed in a future version; use ReceiverQueryResult instead [INFO] [stdout] --> src/protocol/mod.rs:926:22 [INFO] [stdout] | [INFO] [stdout] 926 | pub receivers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protocol::CheckRegistryResponse`: The CheckRegistryResponse struct is deprecated and will be removed in a future version [INFO] [stdout] --> src/protocol/mod.rs:922:12 [INFO] [stdout] | [INFO] [stdout] 922 | pub struct CheckRegistryResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protocol::ReceiverInfo`: The ReceiverInfo struct is deprecated and will be removed in a future version; use ReceiverQueryResult instead [INFO] [stdout] --> src/protocol/mod.rs:934:12 [INFO] [stdout] | [INFO] [stdout] 934 | pub struct ReceiverInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `versa` (lib); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name versa --edition=2024 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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "client_receiver", "client_sender", "default", "diesel", "validator"))' -C metadata=fc18c808a4f06261 -C extra-filename=-723616d61695397e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regress=/opt/rustwide/target/debug/deps/libregress-b933801d85337faf.rmeta --extern rust_embed=/opt/rustwide/target/debug/deps/librust_embed-a349991925c55fd0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-25cbe02824626a2e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-57ac4dbdc8c5d687.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4ee9e2fa19f03e094f5814a067dfd94f008f221561e0a4adad44b1abf5cb477c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee9e2fa19f03e094f5814a067dfd94f008f221561e0a4adad44b1abf5cb477c", kill_on_drop: false }` [INFO] [stdout] 4ee9e2fa19f03e094f5814a067dfd94f008f221561e0a4adad44b1abf5cb477c