[INFO] fetching crate ginepro 0.9.0...
[INFO] testing ginepro-0.9.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ginepro 0.9.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate ginepro 0.9.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ginepro 0.9.0
[INFO] tweaked toml for crates.io crate ginepro 0.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ginepro 0.9.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ginepro 0.9.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6d71509f30314015f6e1bdaeb049e63cd087e9a19aa2f2ff409e643f3e07254
[INFO] running `Command { std: "docker" "start" "-a" "a6d71509f30314015f6e1bdaeb049e63cd087e9a19aa2f2ff409e643f3e07254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6d71509f30314015f6e1bdaeb049e63cd087e9a19aa2f2ff409e643f3e07254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6d71509f30314015f6e1bdaeb049e63cd087e9a19aa2f2ff409e643f3e07254", kill_on_drop: false }`
[INFO] [stdout] a6d71509f30314015f6e1bdaeb049e63cd087e9a19aa2f2ff409e643f3e07254
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4277c3257b3f989ef828a40ad3fa34b0b84952219f0c31133e2b479ca5b14de8
[INFO] running `Command { std: "docker" "start" "-a" "4277c3257b3f989ef828a40ad3fa34b0b84952219f0c31133e2b479ca5b14de8", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling ginepro v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.83s
[INFO] running `Command { std: "docker" "inspect" "4277c3257b3f989ef828a40ad3fa34b0b84952219f0c31133e2b479ca5b14de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4277c3257b3f989ef828a40ad3fa34b0b84952219f0c31133e2b479ca5b14de8", kill_on_drop: false }`
[INFO] [stdout] 4277c3257b3f989ef828a40ad3fa34b0b84952219f0c31133e2b479ca5b14de8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e501453ac36ee72fb979a4c58aa1f6d00886ada38ec21fa9e3ad662dad24bc1d
[INFO] running `Command { std: "docker" "start" "-a" "e501453ac36ee72fb979a4c58aa1f6d00886ada38ec21fa9e3ad662dad24bc1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling ginepro v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `shared_proto`
[INFO] [stdout]  --> examples/client.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use shared_proto::pb::{echo_client::EchoClient, EchoRequest};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_proto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `shared_proto`, use `cargo add shared_proto` 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 `shared_proto`
[INFO] [stdout]  --> examples/resolution_strategy.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use shared_proto::pb::{echo_client::EchoClient, EchoRequest};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_proto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `shared_proto`, use `cargo add shared_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ginepro` (example "resolution_strategy") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ginepro` (example "client") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `shared_proto`
[INFO] [stdout]  --> examples/client_tls.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use shared_proto::pb::{echo_client::EchoClient, EchoRequest};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `shared_proto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `shared_proto`, use `cargo add shared_proto` 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 `tests`
[INFO] [stdout]  --> examples/client_tls.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tests::tls::TestSslCertificate;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tests`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tests`, use `cargo add tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ginepro` (example "client_tls") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e501453ac36ee72fb979a4c58aa1f6d00886ada38ec21fa9e3ad662dad24bc1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e501453ac36ee72fb979a4c58aa1f6d00886ada38ec21fa9e3ad662dad24bc1d", kill_on_drop: false }`
[INFO] [stdout] e501453ac36ee72fb979a4c58aa1f6d00886ada38ec21fa9e3ad662dad24bc1d
