[INFO] cloning repository https://github.com/Ontonny/plim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ontonny/plim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOntonny%2Fplim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOntonny%2Fplim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4b187d6a42b487db09920a5428b68d24a3d443a [INFO] checking Ontonny/plim against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOntonny%2Fplim" "/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/Ontonny/plim [INFO] finished tweaking git repo https://github.com/Ontonny/plim [INFO] tweaked toml for git repo https://github.com/Ontonny/plim written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ontonny/plim on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ontonny/plim 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5716386f26e6873b9c783ae7a7e99edd00ee69a0b696834d8a8e17101ab83e8a [INFO] running `Command { std: "docker" "start" "-a" "5716386f26e6873b9c783ae7a7e99edd00ee69a0b696834d8a8e17101ab83e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5716386f26e6873b9c783ae7a7e99edd00ee69a0b696834d8a8e17101ab83e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5716386f26e6873b9c783ae7a7e99edd00ee69a0b696834d8a8e17101ab83e8a", kill_on_drop: false }` [INFO] [stdout] 5716386f26e6873b9c783ae7a7e99edd00ee69a0b696834d8a8e17101ab83e8a [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38c4884063c54b3011cfe9b0078842a4f2c66fac6487a5b64d07d98e6fcbcb26 [INFO] running `Command { std: "docker" "start" "-a" "38c4884063c54b3011cfe9b0078842a4f2c66fac6487a5b64d07d98e6fcbcb26", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking winnow v0.7.2 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking pest v2.7.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tempfile v3.17.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling merge_derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Compiling derive_merge v0.2.3 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking bcrypt v0.17.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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/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=be48a15d9e656636 -C extra-filename=-3f3307abbef68f2e --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-5a0ece8faee9c548.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" "38c4884063c54b3011cfe9b0078842a4f2c66fac6487a5b64d07d98e6fcbcb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c4884063c54b3011cfe9b0078842a4f2c66fac6487a5b64d07d98e6fcbcb26", kill_on_drop: false }` [INFO] [stdout] 38c4884063c54b3011cfe9b0078842a4f2c66fac6487a5b64d07d98e6fcbcb26