[INFO] fetching crate ginepro 0.9.0... [INFO] testing ginepro-0.9.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [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 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 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.53.2 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded resolv-conf v0.7.4 [INFO] [stderr] Downloaded ipconfig v0.3.2 [INFO] [stderr] Downloaded generator v0.8.5 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded widestring v1.2.0 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded h2 v0.4.11 [INFO] [stderr] Downloaded hickory-resolver v0.25.2 [INFO] [stderr] Downloaded cc v1.2.30 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded moka v0.12.10 [INFO] [stderr] Downloaded rustls v0.23.29 [INFO] [stderr] Downloaded hickory-proto v0.25.2 [INFO] [stderr] Downloaded tokio v1.46.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f67cb9c732552677fbeacc0f28ba1a020588e93acc987bce00d8fc98fab28ce0 [INFO] running `Command { std: "docker" "start" "-a" "f67cb9c732552677fbeacc0f28ba1a020588e93acc987bce00d8fc98fab28ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f67cb9c732552677fbeacc0f28ba1a020588e93acc987bce00d8fc98fab28ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f67cb9c732552677fbeacc0f28ba1a020588e93acc987bce00d8fc98fab28ce0", kill_on_drop: false }` [INFO] [stdout] f67cb9c732552677fbeacc0f28ba1a020588e93acc987bce00d8fc98fab28ce0 [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=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] 8716221f9a174c3fed378271f64bbc82e4c789ec7dc1c2861e9c40628d5d7705 [INFO] running `Command { std: "docker" "start" "-a" "8716221f9a174c3fed378271f64bbc82e4c789ec7dc1c2861e9c40628d5d7705", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [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 lock_api v0.4.13 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling axum v0.8.4 [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 56.50s [INFO] running `Command { std: "docker" "inspect" "8716221f9a174c3fed378271f64bbc82e4c789ec7dc1c2861e9c40628d5d7705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8716221f9a174c3fed378271f64bbc82e4c789ec7dc1c2861e9c40628d5d7705", kill_on_drop: false }` [INFO] [stdout] 8716221f9a174c3fed378271f64bbc82e4c789ec7dc1c2861e9c40628d5d7705 [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=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] 6d59118d7a76569e25f05a40b11c20c3f6c3a5ad16c9aebe40450df0f29e9b26 [INFO] running `Command { std: "docker" "start" "-a" "6d59118d7a76569e25f05a40b11c20c3f6c3a5ad16c9aebe40450df0f29e9b26", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bit-set v0.8.0 [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]: cannot find module or crate `shared_proto` in this scope [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]: cannot find module or crate `shared_proto` in this scope [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] [stdout] error[E0433]: cannot find module or crate `shared_proto` in this scope [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: cannot find module or crate `tests` in this scope [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] [stderr] error: could not compile `ginepro` (example "client") due to 1 previous error [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] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d59118d7a76569e25f05a40b11c20c3f6c3a5ad16c9aebe40450df0f29e9b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d59118d7a76569e25f05a40b11c20c3f6c3a5ad16c9aebe40450df0f29e9b26", kill_on_drop: false }` [INFO] [stdout] 6d59118d7a76569e25f05a40b11c20c3f6c3a5ad16c9aebe40450df0f29e9b26