[INFO] fetching crate kaniop-group 0.0.0-beta.7... [INFO] checking kaniop-group-0.0.0-beta.7 against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1 [INFO] extracting crate kaniop-group 0.0.0-beta.7 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate kaniop-group 0.0.0-beta.7 [INFO] finished tweaking crates.io crate kaniop-group 0.0.0-beta.7 [INFO] tweaked toml for crates.io crate kaniop-group 0.0.0-beta.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kaniop-group 0.0.0-beta.7 on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kaniop-group 0.0.0-beta.7 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b216a7b8b3e4194a406f4ef3ac69a71a27753d32450686e25df140c383d8927b [INFO] running `Command { std: "docker" "start" "-a" "b216a7b8b3e4194a406f4ef3ac69a71a27753d32450686e25df140c383d8927b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b216a7b8b3e4194a406f4ef3ac69a71a27753d32450686e25df140c383d8927b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b216a7b8b3e4194a406f4ef3ac69a71a27753d32450686e25df140c383d8927b", kill_on_drop: false }` [INFO] [stdout] b216a7b8b3e4194a406f4ef3ac69a71a27753d32450686e25df140c383d8927b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbf409a49ee6b8a851c75cbeb8af70277191cd12c834f0aa632fdd39c2aa167c [INFO] running `Command { std: "docker" "start" "-a" "dbf409a49ee6b8a851c75cbeb8af70277191cd12c834f0aa632fdd39c2aa167c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling gix-utils v0.2.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling gix-features v0.41.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling gix-hash v0.17.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling gix-actor v0.34.0 [INFO] [stderr] Compiling gix-object v0.48.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling gix-fs v0.14.0 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling gix-commitgraph v0.27.0 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling gix-quote v0.5.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling gix-revwalk v0.19.0 [INFO] [stderr] Compiling gix-ref v0.51.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling gix-command v0.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling gix-url v0.30.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling gix-packetline v0.18.4 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling gix-transport v0.46.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling gix-pack v0.58.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling gix-revision v0.33.0 [INFO] [stderr] Compiling gix-shallow v0.3.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling gix-glob v0.19.0 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Checking hybrid-array v0.4.5 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stdout] error: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.7.0/src/proto/h2/mod.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | impossible: Impossible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this field contains `Impossible`, which is not inhabited, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling gix-config v0.44.0 [INFO] [stderr] Compiling gix-protocol v0.49.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dbf409a49ee6b8a851c75cbeb8af70277191cd12c834f0aa632fdd39c2aa167c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf409a49ee6b8a851c75cbeb8af70277191cd12c834f0aa632fdd39c2aa167c", kill_on_drop: false }` [INFO] [stdout] dbf409a49ee6b8a851c75cbeb8af70277191cd12c834f0aa632fdd39c2aa167c