[INFO] fetching crate jj-lib 0.39.0... [INFO] testing jj-lib-0.39.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate jj-lib 0.39.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate jj-lib 0.39.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jj-lib 0.39.0 [INFO] tweaked toml for crates.io crate jj-lib 0.39.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jj-lib 0.39.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jj-lib 0.39.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 478698e247b80f1632fecfd28c2aa7d6fb8279b5087cdda8007a4f1ddd7c99c5 [INFO] running `Command { std: "docker" "start" "-a" "478698e247b80f1632fecfd28c2aa7d6fb8279b5087cdda8007a4f1ddd7c99c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "478698e247b80f1632fecfd28c2aa7d6fb8279b5087cdda8007a4f1ddd7c99c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "478698e247b80f1632fecfd28c2aa7d6fb8279b5087cdda8007a4f1ddd7c99c5", kill_on_drop: false }` [INFO] [stdout] 478698e247b80f1632fecfd28c2aa7d6fb8279b5087cdda8007a4f1ddd7c99c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2d9348f45566ce2dee916feae5381c6974890ac5d7e54fa90ca49c7f460f861 [INFO] running `Command { std: "docker" "start" "-a" "d2d9348f45566ce2dee916feae5381c6974890ac5d7e54fa90ca49c7f460f861", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling jiff v0.2.22 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nonempty v0.12.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling gix-sec v0.13.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling clru v0.6.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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,link -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=0743b8bd11034dbc -C extra-filename=-3c92f330bda3d888 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-01dd94f548235104.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" "d2d9348f45566ce2dee916feae5381c6974890ac5d7e54fa90ca49c7f460f861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d9348f45566ce2dee916feae5381c6974890ac5d7e54fa90ca49c7f460f861", kill_on_drop: false }` [INFO] [stdout] d2d9348f45566ce2dee916feae5381c6974890ac5d7e54fa90ca49c7f460f861