[INFO] fetching crate unleash-edge-types 20.1.1... [INFO] checking unleash-edge-types-20.1.1 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] extracting crate unleash-edge-types 20.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate unleash-edge-types 20.1.1 [INFO] finished tweaking crates.io crate unleash-edge-types 20.1.1 [INFO] tweaked toml for crates.io crate unleash-edge-types 20.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unleash-edge-types 20.1.1 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unleash-edge-types 20.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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded etag v4.0.0 [INFO] [stderr] Downloaded str-buf v3.0.3 [INFO] [stderr] Downloaded unleash-yggdrasil v0.18.1 [INFO] [stderr] Downloaded unleash-types v0.15.21 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2120166081a0cd091b5de395af6c32bb83a08f41b3413ec33e08fa2c6f24d78e [INFO] running `Command { std: "docker" "start" "-a" "2120166081a0cd091b5de395af6c32bb83a08f41b3413ec33e08fa2c6f24d78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2120166081a0cd091b5de395af6c32bb83a08f41b3413ec33e08fa2c6f24d78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2120166081a0cd091b5de395af6c32bb83a08f41b3413ec33e08fa2c6f24d78e", kill_on_drop: false }` [INFO] [stdout] 2120166081a0cd091b5de395af6c32bb83a08f41b3413ec33e08fa2c6f24d78e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0309d13f2122d16ffbde7d9abd8bd96f198fdf8b7d623b967e21350ed56eb3 [INFO] running `Command { std: "docker" "start" "-a" "2e0309d13f2122d16ffbde7d9abd8bd96f198fdf8b7d623b967e21350ed56eb3", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling tz-rs v0.7.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking tzdb_data v0.2.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ipnetwork v0.21.1 [INFO] [stderr] Checking str-buf v3.0.3 [INFO] [stderr] Checking murmur3 v0.5.2 [INFO] [stderr] Checking etag v4.0.0 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking tzdb v0.7.2 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking protobuf v3.7.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking utoipa v5.4.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking unleash-types v0.15.21 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking unleash-yggdrasil v0.18.1 [INFO] [stderr] Checking shadow-rs v1.4.0 [INFO] [stderr] Compiling unleash-edge-types v20.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking redis v0.32.7 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "2e0309d13f2122d16ffbde7d9abd8bd96f198fdf8b7d623b967e21350ed56eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0309d13f2122d16ffbde7d9abd8bd96f198fdf8b7d623b967e21350ed56eb3", kill_on_drop: false }` [INFO] [stdout] 2e0309d13f2122d16ffbde7d9abd8bd96f198fdf8b7d623b967e21350ed56eb3