[INFO] fetching crate thorstreamer-grpc-client 0.1.1...
[INFO] testing thorstreamer-grpc-client-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate thorstreamer-grpc-client 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate thorstreamer-grpc-client 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate thorstreamer-grpc-client 0.1.1
[INFO] tweaked toml for crates.io crate thorstreamer-grpc-client 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate thorstreamer-grpc-client 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate thorstreamer-grpc-client 0.1.1 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" "+1.91.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4832db3d01029c00212b73c6d56710bdd61d2460cbe7dbb0e33611f2ec72c34f
[INFO] running `Command { std: "docker" "start" "-a" "4832db3d01029c00212b73c6d56710bdd61d2460cbe7dbb0e33611f2ec72c34f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4832db3d01029c00212b73c6d56710bdd61d2460cbe7dbb0e33611f2ec72c34f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4832db3d01029c00212b73c6d56710bdd61d2460cbe7dbb0e33611f2ec72c34f", kill_on_drop: false }`
[INFO] [stdout] 4832db3d01029c00212b73c6d56710bdd61d2460cbe7dbb0e33611f2ec72c34f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18b1b31765f120e4dbba547f9dbd0470a9d3048d0529c81539e05699da93e5ed
[INFO] running `Command { std: "docker" "start" "-a" "18b1b31765f120e4dbba547f9dbd0470a9d3048d0529c81539e05699da93e5ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling thorstreamer-grpc-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()`
[INFO] [stdout]   --> build.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .compile(&["proto/events.proto", "proto/publisher.proto"], &["proto"])
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.51s
[INFO] running `Command { std: "docker" "inspect" "18b1b31765f120e4dbba547f9dbd0470a9d3048d0529c81539e05699da93e5ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b1b31765f120e4dbba547f9dbd0470a9d3048d0529c81539e05699da93e5ed", kill_on_drop: false }`
[INFO] [stdout] 18b1b31765f120e4dbba547f9dbd0470a9d3048d0529c81539e05699da93e5ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b906def572e8cce4f5fb0eade8b92c78803146a9b1baa46a89f069d1242f34f0
[INFO] running `Command { std: "docker" "start" "-a" "b906def572e8cce4f5fb0eade8b92c78803146a9b1baa46a89f069d1242f34f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()`
[INFO] [stdout]   --> build.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .compile(&["proto/events.proto", "proto/publisher.proto"], &["proto"])
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thorstreamer-grpc-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thor_grpc_client`
[INFO] [stdout]   --> examples/main.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use thor_grpc_client::proto::thor_streamer::types::message_wrapper::EventMessage;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `thor_grpc_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thor_grpc_client`, use `cargo add thor_grpc_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thor_grpc_client`
[INFO] [stdout]   --> examples/main.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use thor_grpc_client::proto::thor_streamer::types::message_wrapper::EventMessage;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `thor_grpc_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thor_grpc_client`, use `cargo add thor_grpc_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thor_grpc_client`
[INFO] [stdout]   --> examples/main.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     use thor_grpc_client::proto::thor_streamer::types::message_wrapper::EventMessage;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `thor_grpc_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thor_grpc_client`, use `cargo add thor_grpc_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thor_grpc_client`
[INFO] [stdout]    --> examples/main.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use thor_grpc_client::proto::thor_streamer::types::message_wrapper::EventMessage;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `thor_grpc_client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thor_grpc_client`, use `cargo add thor_grpc_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thor_grpc_client`
[INFO] [stdout]  --> examples/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use thor_grpc_client::{ClientConfig, ThorClient, parse_message};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `thor_grpc_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thor_grpc_client`, use `cargo add thor_grpc_client` 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] [stderr] error: could not compile `thorstreamer-grpc-client` (example "subscribe") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b906def572e8cce4f5fb0eade8b92c78803146a9b1baa46a89f069d1242f34f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b906def572e8cce4f5fb0eade8b92c78803146a9b1baa46a89f069d1242f34f0", kill_on_drop: false }`
[INFO] [stdout] b906def572e8cce4f5fb0eade8b92c78803146a9b1baa46a89f069d1242f34f0
