[INFO] cloning repository https://github.com/daechoi/dist-tracing-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daechoi/dist-tracing-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaechoi%2Fdist-tracing-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaechoi%2Fdist-tracing-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 274eaef57c0d0a096a69f4f55230c29c6843143f
[INFO] checking daechoi/dist-tracing-rs against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaechoi%2Fdist-tracing-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daechoi/dist-tracing-rs
[INFO] finished tweaking git repo https://github.com/daechoi/dist-tracing-rs
[INFO] tweaked toml for git repo https://github.com/daechoi/dist-tracing-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daechoi/dist-tracing-rs on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daechoi/dist-tracing-rs 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8813a3554c2e53882dbdb31b7083322b2277540947fbc0ea7a30e5b9b336889
[INFO] running `Command { std: "docker" "start" "-a" "f8813a3554c2e53882dbdb31b7083322b2277540947fbc0ea7a30e5b9b336889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8813a3554c2e53882dbdb31b7083322b2277540947fbc0ea7a30e5b9b336889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8813a3554c2e53882dbdb31b7083322b2277540947fbc0ea7a30e5b9b336889", kill_on_drop: false }`
[INFO] [stdout] f8813a3554c2e53882dbdb31b7083322b2277540947fbc0ea7a30e5b9b336889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e799b56539e19bee56350f84954dc89824f51db12f9a1662e79cb6904d5c7848
[INFO] running `Command { std: "docker" "start" "-a" "e799b56539e19bee56350f84954dc89824f51db12f9a1662e79cb6904d5c7848", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling object v0.36.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling pest_meta v2.7.11
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.11/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", "pretty-print", "std"))' -C metadata=975d8b6583e06aab -C extra-filename=-bc78d48c06ec5497 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1d737c76d79877ae.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f24663fda3b9b7d.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-84979f703589c73b.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" "e799b56539e19bee56350f84954dc89824f51db12f9a1662e79cb6904d5c7848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e799b56539e19bee56350f84954dc89824f51db12f9a1662e79cb6904d5c7848", kill_on_drop: false }`
[INFO] [stdout] e799b56539e19bee56350f84954dc89824f51db12f9a1662e79cb6904d5c7848
