[INFO] fetching crate stylus 0.17.0...
[INFO] checking stylus-0.17.0 against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] extracting crate stylus 0.17.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate stylus 0.17.0
[INFO] finished tweaking crates.io crate stylus 0.17.0
[INFO] tweaked toml for crates.io crate stylus 0.17.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stylus 0.17.0 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 stylus 0.17.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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fe725d0932fd37ec3c5dda5cd390f2b514436d075202bd69999368be3ead780b
[INFO] running `Command { std: "docker" "start" "-a" "fe725d0932fd37ec3c5dda5cd390f2b514436d075202bd69999368be3ead780b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe725d0932fd37ec3c5dda5cd390f2b514436d075202bd69999368be3ead780b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe725d0932fd37ec3c5dda5cd390f2b514436d075202bd69999368be3ead780b", kill_on_drop: false }`
[INFO] [stdout] fe725d0932fd37ec3c5dda5cd390f2b514436d075202bd69999368be3ead780b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 833fc637f0869efe1945ca43bea4705149f3e53d7f6b870f2ceed997b3aa1614
[INFO] running `Command { std: "docker" "start" "-a" "833fc637f0869efe1945ca43bea4705149f3e53d7f6b870f2ceed997b3aa1614", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking xml-no-std v0.8.26
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling include_directory_macros v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking include_directory v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rasn-derive-impl v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling rasn-derive v0.27.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling sheller v0.5.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling stylus-ui v0.17.0
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking keepcalm v0.4.1
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking rasn v0.27.2
[INFO] [stderr]     Checking serde-aux v4.7.0
[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]     Checking rasn-smi v0.27.2
[INFO] [stderr]     Checking rasn-mib v0.27.2
[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" "833fc637f0869efe1945ca43bea4705149f3e53d7f6b870f2ceed997b3aa1614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833fc637f0869efe1945ca43bea4705149f3e53d7f6b870f2ceed997b3aa1614", kill_on_drop: false }`
[INFO] [stdout] 833fc637f0869efe1945ca43bea4705149f3e53d7f6b870f2ceed997b3aa1614
