[INFO] fetching crate qrpc 0.1.2... [INFO] testing qrpc-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate qrpc 0.1.2 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qrpc 0.1.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e36b4a5b09de33fa56bd1f36da3fa6b1a003e69328eefd1fc50f19966deb164 [INFO] running `Command { std: "docker" "start" "-a" "0e36b4a5b09de33fa56bd1f36da3fa6b1a003e69328eefd1fc50f19966deb164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e36b4a5b09de33fa56bd1f36da3fa6b1a003e69328eefd1fc50f19966deb164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e36b4a5b09de33fa56bd1f36da3fa6b1a003e69328eefd1fc50f19966deb164", kill_on_drop: false }` [INFO] [stdout] 0e36b4a5b09de33fa56bd1f36da3fa6b1a003e69328eefd1fc50f19966deb164 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1c131e9bbb863ffc3ecb31ff6b595056067ab13c80340d807a9a09608f22f5b [INFO] running `Command { std: "docker" "start" "-a" "f1c131e9bbb863ffc3ecb31ff6b595056067ab13c80340d807a9a09608f22f5b", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [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 24.64s [INFO] running `Command { std: "docker" "inspect" "f1c131e9bbb863ffc3ecb31ff6b595056067ab13c80340d807a9a09608f22f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c131e9bbb863ffc3ecb31ff6b595056067ab13c80340d807a9a09608f22f5b", kill_on_drop: false }` [INFO] [stdout] f1c131e9bbb863ffc3ecb31ff6b595056067ab13c80340d807a9a09608f22f5b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19f1c944ad5ad2491bc71c9924c7d63cdd5151cf0485f048a62143dc507be91a [INFO] running `Command { std: "docker" "start" "-a" "19f1c944ad5ad2491bc71c9924c7d63cdd5151cf0485f048a62143dc507be91a", 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[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[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[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[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] [stderr] error: could not compile `qrpc` (example "node_serve") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 "two_nodes_ping_pong") 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] [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] [stderr] error: could not compile `qrpc` (example "three_nodes_broadcast") 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_node_ctx_reply_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] [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_20001") due to 2 previous errors [INFO] [stderr] error: could not compile `qrpc` (example "two_node_20002") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "19f1c944ad5ad2491bc71c9924c7d63cdd5151cf0485f048a62143dc507be91a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f1c944ad5ad2491bc71c9924c7d63cdd5151cf0485f048a62143dc507be91a", kill_on_drop: false }` [INFO] [stdout] 19f1c944ad5ad2491bc71c9924c7d63cdd5151cf0485f048a62143dc507be91a