[INFO] fetching crate qrpc 0.1.2... [INFO] testing qrpc-0.1.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate qrpc 0.1.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate qrpc 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate qrpc 0.1.2 [INFO] tweaked toml for crates.io crate qrpc 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qrpc 0.1.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qrpc 0.1.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastbloom v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae440fb550f3d21636edadbaa48df07d59668e523ac490054eae1441107d9f9b [INFO] running `Command { std: "docker" "start" "-a" "ae440fb550f3d21636edadbaa48df07d59668e523ac490054eae1441107d9f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae440fb550f3d21636edadbaa48df07d59668e523ac490054eae1441107d9f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae440fb550f3d21636edadbaa48df07d59668e523ac490054eae1441107d9f9b", kill_on_drop: false }` [INFO] [stdout] ae440fb550f3d21636edadbaa48df07d59668e523ac490054eae1441107d9f9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 619c0ab846f34ef5d27ccaded13472977921a219cff442cd6d8c5f2e8602305e [INFO] running `Command { std: "docker" "start" "-a" "619c0ab846f34ef5d27ccaded13472977921a219cff442cd6d8c5f2e8602305e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling qrpc v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.77s [INFO] running `Command { std: "docker" "inspect" "619c0ab846f34ef5d27ccaded13472977921a219cff442cd6d8c5f2e8602305e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619c0ab846f34ef5d27ccaded13472977921a219cff442cd6d8c5f2e8602305e", kill_on_drop: false }` [INFO] [stdout] 619c0ab846f34ef5d27ccaded13472977921a219cff442cd6d8c5f2e8602305e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dec79736263953244f1e37b80ee40f17674a4265e034aae56aad8a441cfdd7f [INFO] running `Command { std: "docker" "start" "-a" "0dec79736263953244f1e37b80ee40f17674a4265e034aae56aad8a441cfdd7f", kill_on_drop: false }` [INFO] [stderr] Compiling qrpc v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope [INFO] [stdout] --> examples/common/demo_support.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto` [INFO] [stdout] --> examples/common/demo_support.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use qrpc_example_proto::CmdID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope [INFO] [stdout] --> examples/common/demo_support.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope [INFO] [stdout] --> examples/common/demo_support.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto` [INFO] [stdout] --> examples/common/demo_support.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use qrpc_example_proto::CmdID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto` [INFO] [stdout] --> examples/common/demo_support.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use qrpc_example_proto::CmdID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope [INFO] [stdout] --> examples/common/demo_support.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto` [INFO] [stdout] --> examples/common/demo_support.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use qrpc_example_proto::CmdID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope [INFO] [stdout] --> examples/common/demo_support.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto` [INFO] [stdout] --> examples/common/demo_support.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use qrpc_example_proto::CmdID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope [INFO] [stdout] --> examples/common/demo_support.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope [INFO] [stdout] --> examples/common/demo_support.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope [INFO] [stdout] --> examples/common/demo_support.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto` [INFO] [stdout] --> examples/common/demo_support.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use qrpc_example_proto::CmdID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto` [INFO] [stdout] --> examples/common/demo_support.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use qrpc_example_proto::CmdID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto` [INFO] [stdout] --> examples/common/demo_support.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use qrpc_example_proto::CmdID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope [INFO] [stdout] --> examples/common/demo_support.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto` [INFO] [stdout] --> examples/common/demo_support.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use qrpc_example_proto::CmdID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `qrpc` (example "two_node_ctx_reply_20001") due to 2 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `qrpc` (example "three_nodes_broadcast") due to 2 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qrpc` (example "two_node_20002") due to 2 previous errors [INFO] [stderr] error: could not compile `qrpc` (example "two_node_20001") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qrpc` (example "two_nodes_mixed_state") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `qrpc` (example "node_serve") due to 2 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qrpc` (example "two_node_ctx_reply_20002") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qrpc` (example "three_nodes_mesh_direct") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qrpc` (example "two_nodes_ping_pong") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0dec79736263953244f1e37b80ee40f17674a4265e034aae56aad8a441cfdd7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dec79736263953244f1e37b80ee40f17674a4265e034aae56aad8a441cfdd7f", kill_on_drop: false }` [INFO] [stdout] 0dec79736263953244f1e37b80ee40f17674a4265e034aae56aad8a441cfdd7f