[INFO] fetching crate untangle 0.1.0...
[INFO] checking untangle-0.1.0 against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] extracting crate untangle 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate untangle 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate untangle 0.1.0
[INFO] tweaked toml for crates.io crate untangle 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate untangle 0.1.0 on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate untangle 0.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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0a260022479904c09c098423d33541a412fd9323b7be60495cfdf34db546e32
[INFO] running `Command { std: "docker" "start" "-a" "b0a260022479904c09c098423d33541a412fd9323b7be60495cfdf34db546e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a260022479904c09c098423d33541a412fd9323b7be60495cfdf34db546e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a260022479904c09c098423d33541a412fd9323b7be60495cfdf34db546e32", kill_on_drop: false }`
[INFO] [stdout] b0a260022479904c09c098423d33541a412fd9323b7be60495cfdf34db546e32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bae0bb696cdfb9ceaf253bbcec428c8dea97d429f9163da668add9e6525f77c0
[INFO] running `Command { std: "docker" "start" "-a" "bae0bb696cdfb9ceaf253bbcec428c8dea97d429f9163da668add9e6525f77c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[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/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/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" "bae0bb696cdfb9ceaf253bbcec428c8dea97d429f9163da668add9e6525f77c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bae0bb696cdfb9ceaf253bbcec428c8dea97d429f9163da668add9e6525f77c0", kill_on_drop: false }`
[INFO] [stdout] bae0bb696cdfb9ceaf253bbcec428c8dea97d429f9163da668add9e6525f77c0
