[INFO] cloning repository https://github.com/zzzdong/denglong
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzzdong/denglong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzzdong%2Fdenglong", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzzdong%2Fdenglong'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e4d48288b9e6ff65001366daf4296479efdacbf
[INFO] checking zzzdong/denglong against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzzdong%2Fdenglong" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zzzdong/denglong
[INFO] finished tweaking git repo https://github.com/zzzdong/denglong
[INFO] tweaked toml for git repo https://github.com/zzzdong/denglong written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzzdong/denglong 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 git repo https://github.com/zzzdong/denglong 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 943cc3d132d6023e81069ed91bc833fd381cdb8add82b0edf4e8000ee8bea193
[INFO] running `Command { std: "docker" "start" "-a" "943cc3d132d6023e81069ed91bc833fd381cdb8add82b0edf4e8000ee8bea193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "943cc3d132d6023e81069ed91bc833fd381cdb8add82b0edf4e8000ee8bea193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943cc3d132d6023e81069ed91bc833fd381cdb8add82b0edf4e8000ee8bea193", kill_on_drop: false }`
[INFO] [stdout] 943cc3d132d6023e81069ed91bc833fd381cdb8add82b0edf4e8000ee8bea193
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 45b1d7692d0488446ecdd496a7020c06b386a9cbf79c61a846064d4b715cd919
[INFO] running `Command { std: "docker" "start" "-a" "45b1d7692d0488446ecdd496a7020c06b386a9cbf79c61a846064d4b715cd919", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking pathrouter v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]     Checking pulp v0.18.10
[INFO] [stderr]    Compiling monostate-impl v0.1.12
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking zerofrom v0.1.3
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking yoke v0.7.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking monostate v0.1.12
[INFO] [stderr]     Checking safetensors v0.4.3
[INFO] [stderr]     Checking tokenizers v0.19.1
[INFO] [stderr]     Checking candle-core v0.5.0 (https://github.com/huggingface/candle#9c532aef)
[INFO] [stderr]     Checking hyper v1.3.1
[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.3.1/src/proto/h2/mod.rs:430:5
[INFO] [stdout]     |
[INFO] [stdout] 430 |     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] 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" "45b1d7692d0488446ecdd496a7020c06b386a9cbf79c61a846064d4b715cd919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b1d7692d0488446ecdd496a7020c06b386a9cbf79c61a846064d4b715cd919", kill_on_drop: false }`
[INFO] [stdout] 45b1d7692d0488446ecdd496a7020c06b386a9cbf79c61a846064d4b715cd919
