[INFO] fetching crate fhttp 2.1.0...
[INFO] checking fhttp-2.1.0 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] extracting crate fhttp 2.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate fhttp 2.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fhttp 2.1.0
[INFO] tweaked toml for crates.io crate fhttp 2.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fhttp 2.1.0 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fhttp 2.1.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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5eeb34625643b6ca50ce754d76a205780a8ec86e0b3468879bda499afdb2b63
[INFO] running `Command { std: "docker" "start" "-a" "b5eeb34625643b6ca50ce754d76a205780a8ec86e0b3468879bda499afdb2b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5eeb34625643b6ca50ce754d76a205780a8ec86e0b3468879bda499afdb2b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5eeb34625643b6ca50ce754d76a205780a8ec86e0b3468879bda499afdb2b63", kill_on_drop: false }`
[INFO] [stdout] b5eeb34625643b6ca50ce754d76a205780a8ec86e0b3468879bda499afdb2b63
[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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5654e7a5db08b285a25f3e52f62afed9a70e0d0e36cde8110f747f6177dd3bd
[INFO] running `Command { std: "docker" "start" "-a" "c5654e7a5db08b285a25f3e52f62afed9a70e0d0e36cde8110f747f6177dd3bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking linked_hash_set v0.1.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling zerocopy v0.8.22
[INFO] [stderr]     Checking apply v0.3.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking temp-dir v0.1.14
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.12
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking recursive-file-loader v1.0.3
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking promptly v0.3.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=4419126f89696d44 -C extra-filename=-0da99f9f9c93eb3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c21766d4ecb3a25b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=b270ccc3ed2f1969 -C extra-filename=-d02a4bac17161897 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b1328f2797de0d7e.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c5654e7a5db08b285a25f3e52f62afed9a70e0d0e36cde8110f747f6177dd3bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5654e7a5db08b285a25f3e52f62afed9a70e0d0e36cde8110f747f6177dd3bd", kill_on_drop: false }`
[INFO] [stdout] c5654e7a5db08b285a25f3e52f62afed9a70e0d0e36cde8110f747f6177dd3bd
