[INFO] fetching crate diffsitter 0.9.0...
[INFO] checking diffsitter-0.9.0 against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901
[INFO] extracting crate diffsitter 0.9.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate diffsitter 0.9.0
[INFO] finished tweaking crates.io crate diffsitter 0.9.0
[INFO] tweaked toml for crates.io crate diffsitter 0.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diffsitter 0.9.0 on toolchain 5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diffsitter 0.9.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" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_complete v4.5.47
[INFO] [stderr]   Downloaded os_info v3.10.0
[INFO] [stderr]   Downloaded logging_timer_proc_macros v1.1.1
[INFO] [stderr]   Downloaded human-panic v2.0.2
[INFO] [stderr]   Downloaded logging_timer v1.1.1
[INFO] [stderr]   Downloaded insta v1.42.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01102d9a305aea394ee57a1124d18ad6291348bc175cbfc6e593ed85a08c6a32
[INFO] running `Command { std: "docker" "start" "-a" "01102d9a305aea394ee57a1124d18ad6291348bc175cbfc6e593ed85a08c6a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01102d9a305aea394ee57a1124d18ad6291348bc175cbfc6e593ed85a08c6a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01102d9a305aea394ee57a1124d18ad6291348bc175cbfc6e593ed85a08c6a32", kill_on_drop: false }`
[INFO] [stdout] 01102d9a305aea394ee57a1124d18ad6291348bc175cbfc6e593ed85a08c6a32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 978724132f369d1e4ed356dded178ab7d403125a359c7d7526691e17bea6bb19
[INFO] running `Command { std: "docker" "start" "-a" "978724132f369d1e4ed356dded178ab7d403125a359c7d7526691e17bea6bb19", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[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/5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.0/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=056d7718c19af4d3 -C extra-filename=-93455ddb7d733bd4 --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-0778ef6f74e38b25.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.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 `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=7cfabbdf4dddf3d6 -C extra-filename=-e223442ee65c6c0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "978724132f369d1e4ed356dded178ab7d403125a359c7d7526691e17bea6bb19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "978724132f369d1e4ed356dded178ab7d403125a359c7d7526691e17bea6bb19", kill_on_drop: false }`
[INFO] [stdout] 978724132f369d1e4ed356dded178ab7d403125a359c7d7526691e17bea6bb19
