[INFO] fetching crate dummyhttp 1.1.3...
[INFO] checking dummyhttp-1.1.3 against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] extracting crate dummyhttp 1.1.3 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate dummyhttp 1.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dummyhttp 1.1.3
[INFO] tweaked toml for crates.io crate dummyhttp 1.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dummyhttp 1.1.3 on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dummyhttp 1.1.3 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lipsum v0.9.1
[INFO] [stderr]   Downloaded port_check v0.3.0
[INFO] [stderr]   Downloaded colored_json v5.0.0
[INFO] [stderr]   Downloaded rstest_reuse v0.7.0
[INFO] [stderr]   Downloaded axum-server v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14ab36c5e409e43e5516f43244ce01b1fb5f858c3eb82a06c46be93262c77cf4
[INFO] running `Command { std: "docker" "start" "14ab36c5e409e43e5516f43244ce01b1fb5f858c3eb82a06c46be93262c77cf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14ab36c5e409e43e5516f43244ce01b1fb5f858c3eb82a06c46be93262c77cf4", 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" "14ab36c5e409e43e5516f43244ce01b1fb5f858c3eb82a06c46be93262c77cf4" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14ab36c5e409e43e5516f43244ce01b1fb5f858c3eb82a06c46be93262c77cf4", 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" "14ab36c5e409e43e5516f43244ce01b1fb5f858c3eb82a06c46be93262c77cf4" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking roff v1.1.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling proc-macro-crate v3.5.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/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/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=b8355f6eb47ae566 -C extra-filename=-f0a0564dc9829ba3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.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] running `Command { std: "docker" "inspect" "14ab36c5e409e43e5516f43244ce01b1fb5f858c3eb82a06c46be93262c77cf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14ab36c5e409e43e5516f43244ce01b1fb5f858c3eb82a06c46be93262c77cf4", kill_on_drop: false }`
[INFO] [stdout] 14ab36c5e409e43e5516f43244ce01b1fb5f858c3eb82a06c46be93262c77cf4
