[INFO] fetching crate scion-h3-axum 0.7.0...
[INFO] checking scion-h3-axum-0.7.0 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate scion-h3-axum 0.7.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate scion-h3-axum 0.7.0
[INFO] finished tweaking crates.io crate scion-h3-axum 0.7.0
[INFO] tweaked toml for crates.io crate scion-h3-axum 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scion-h3-axum 0.7.0 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scion-h3-axum 0.7.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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e58ab542472e5835161792044899a0c735d0afb6db05f777e315fec827be2e27
[INFO] running `Command { std: "docker" "start" "e58ab542472e5835161792044899a0c735d0afb6db05f777e315fec827be2e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e58ab542472e5835161792044899a0c735d0afb6db05f777e315fec827be2e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e58ab542472e5835161792044899a0c735d0afb6db05f777e315fec827be2e27" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e58ab542472e5835161792044899a0c735d0afb6db05f777e315fec827be2e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e58ab542472e5835161792044899a0c735d0afb6db05f777e315fec827be2e27" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling squiche v0.29.3-ana.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking octets v0.3.6
[INFO] [stderr]     Checking debug_panic v0.2.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling uuid v1.23.5
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling proptest-derive v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking prost-types v0.14.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling boring-sys v4.22.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr] error: could not compile `utoipa-gen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name utoipa_gen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-gen-5.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="url"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_extras", "auto_into_responses", "axum_extras", "chrono", "config", "debug", "decimal", "decimal_float", "indexmap", "jiff_0_2", "non_strict_integers", "rc_schema", "regex", "repr", "rocket_extras", "smallvec", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=1d3d47951ecf12c9 -C extra-filename=-b8a1b0a8fb78d262 --out-dir /opt/rustwide/target/debug/build/utoipa-gen/b8a1b0a8fb78d262/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/fbcfbcf44e5b99f5/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a8c9e280eab86494/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/f4a65e267e8666d0/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/4aac3b7e897fc172/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/40cc9e9b1cf8d860/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/ad3245ba5b4ef3a9/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/3c0cb933d33c19bb/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/5fbfe358b5fdfedb/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/332de4abd61ec248/out -L dependency=/opt/rustwide/target/debug/build/idna/09ffb18887cf5185/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/ebc2c0519a9c7ee3/out -L dependency=/opt/rustwide/target/debug/build/litemap/483f8291379d5ef1/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/4dba5c4fe26bc40a/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/bdf8d464765df653/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c6ac867e9749a51/out -L dependency=/opt/rustwide/target/debug/build/smallvec/b7a05017ea0f753d/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/8e8044a479f43a28/out -L dependency=/opt/rustwide/target/debug/build/tinystr/f96292aeb9b09702/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/83d48b7642e6f3cb/out -L dependency=/opt/rustwide/target/debug/build/writeable/7d7c037a1a27ba38/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/209ef8b8917d2b18/out -L dependency=/opt/rustwide/target/debug/build/yoke/6bdf83fa55085ee3/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/b70dc5edd25aa290/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/92883e9cacdde11b/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/5b8dcccd72741e3a/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/8301e0e6b96142af/out -L dependency=/opt/rustwide/target/debug/build/zerovec/8eda53c3805c3736/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out/libquote-12a774c18bdf157c.rlib --extern quote=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out/libquote-12a774c18bdf157c.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/96e082687b56cdd9/out/libsyn-96e082687b56cdd9.rlib --extern syn=/opt/rustwide/target/debug/build/syn/96e082687b56cdd9/out/libsyn-96e082687b56cdd9.rmeta --extern url=/opt/rustwide/target/debug/build/url/8f5640eccfa27284/out/liburl-8f5640eccfa27284.rlib --extern url=/opt/rustwide/target/debug/build/url/8f5640eccfa27284/out/liburl-8f5640eccfa27284.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/2e62cecf8c31e002/out/libuuid-2e62cecf8c31e002.rlib --extern uuid=/opt/rustwide/target/debug/build/uuid/2e62cecf8c31e002/out/libuuid-2e62cecf8c31e002.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=a52f0fe817c03a5f -C extra-filename=-42781662df165d76 --out-dir /opt/rustwide/target/debug/build/h2/42781662df165d76/out -L dependency=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/55ad662771f624ae/out -L dependency=/opt/rustwide/target/debug/build/mio/51a91044d9dca8f5/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/a7e3b4d6bd780799/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/0c4b09297b2cc369/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4f8e4a825041d312/out -L dependency=/opt/rustwide/target/debug/build/socket2/f95bcb78998d7254/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/c806c5ddbf4a8e27/out -L dependency=/opt/rustwide/target/debug/build/tokio/ebf28425ceb9003d/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/73fc6e5856d0d4ab/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/3324456f4d23a949/out --extern atomic_waker=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out/libatomic_waker-d2edf130acb84086.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern fnv=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out/libfutures_sink-80687936758fa695.rmeta --extern http=/opt/rustwide/target/debug/build/http/d4db02e184fda5cd/out/libhttp-d4db02e184fda5cd.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/9f622110bcbaeba8/out/libindexmap-9f622110bcbaeba8.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/101f873bca723251/out/libslab-101f873bca723251.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/ebf28425ceb9003d/out/libtokio-ebf28425ceb9003d.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/82f6fce13f6db36a/out/libtokio_util-82f6fce13f6db36a.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/b45e98d863255569/out/libtracing-b45e98d863255569.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e58ab542472e5835161792044899a0c735d0afb6db05f777e315fec827be2e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e58ab542472e5835161792044899a0c735d0afb6db05f777e315fec827be2e27", kill_on_drop: false }`
[INFO] [stdout] e58ab542472e5835161792044899a0c735d0afb6db05f777e315fec827be2e27
