[INFO] fetching crate agntcy-slim-datapath 0.8.0... [INFO] testing agntcy-slim-datapath-0.8.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate agntcy-slim-datapath 0.8.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate agntcy-slim-datapath 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate agntcy-slim-datapath 0.8.0 [INFO] tweaked toml for crates.io crate agntcy-slim-datapath 0.8.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate agntcy-slim-datapath 0.8.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate agntcy-slim-datapath 0.8.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.13.1 [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded agntcy-slim-tracing v0.2.2 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded schemars_derive v1.0.3 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded jsonwebtoken-aws-lc v9.3.0 [INFO] [stderr] Downloaded schemars v1.0.3 [INFO] [stderr] Downloaded agntcy-slim-config v0.2.0 [INFO] [stderr] Downloaded agntcy-slim-auth v0.2.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf5d91ae90a45c06da32750c6e5fc67b324ccd7a7d88004465f2af6eeaf18c33 [INFO] running `Command { std: "docker" "start" "-a" "bf5d91ae90a45c06da32750c6e5fc67b324ccd7a7d88004465f2af6eeaf18c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf5d91ae90a45c06da32750c6e5fc67b324ccd7a7d88004465f2af6eeaf18c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5d91ae90a45c06da32750c6e5fc67b324ccd7a7d88004465f2af6eeaf18c33", kill_on_drop: false }` [INFO] [stdout] bf5d91ae90a45c06da32750c6e5fc67b324ccd7a7d88004465f2af6eeaf18c33 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9021ec3fefd1c90cd2eab648b27365d8804a80de3c895f78111876111f5a5df [INFO] running `Command { std: "docker" "start" "-a" "b9021ec3fefd1c90cd2eab648b27365d8804a80de3c895f78111876111f5a5df", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling opentelemetry v0.29.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.1.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling protoc-bin-vendored v3.1.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling schemars_derive v1.0.3 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling agntcy-slim-config v0.2.0 [INFO] [stderr] Compiling agntcy-slim-datapath v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.29.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling schemars v1.0.3 [INFO] [stderr] Compiling drain v0.1.2 [INFO] [stderr] Compiling duration-str v0.12.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.29.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tracing-opentelemetry v0.30.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.29.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hyper-2862a076434da389.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hyper_util-5305bddd6ce72645.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/axum-984a0445cd0b957f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "b9021ec3fefd1c90cd2eab648b27365d8804a80de3c895f78111876111f5a5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9021ec3fefd1c90cd2eab648b27365d8804a80de3c895f78111876111f5a5df", kill_on_drop: false }` [INFO] [stdout] b9021ec3fefd1c90cd2eab648b27365d8804a80de3c895f78111876111f5a5df