[INFO] cloning repository https://github.com/scott2000/jj-analyze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scott2000/jj-analyze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott2000%2Fjj-analyze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott2000%2Fjj-analyze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0be9cef294dfa6fdb036b96d027505664c7be3d [INFO] checking scott2000/jj-analyze against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott2000%2Fjj-analyze" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/scott2000/jj-analyze [INFO] finished tweaking git repo https://github.com/scott2000/jj-analyze [INFO] tweaked toml for git repo https://github.com/scott2000/jj-analyze written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scott2000/jj-analyze on toolchain 011c518242557d21690f7936b5812318dc2fec47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/scott2000/jj-analyze 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b7c85a3892485f19e781f97f58cdc1d809622c8592cea5fb4e9003ae08be3e87 [INFO] running `Command { std: "docker" "start" "b7c85a3892485f19e781f97f58cdc1d809622c8592cea5fb4e9003ae08be3e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7c85a3892485f19e781f97f58cdc1d809622c8592cea5fb4e9003ae08be3e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7c85a3892485f19e781f97f58cdc1d809622c8592cea5fb4e9003ae08be3e87" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7c85a3892485f19e781f97f58cdc1d809622c8592cea5fb4e9003ae08be3e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7c85a3892485f19e781f97f58cdc1d809622c8592cea5fb4e9003ae08be3e87" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking gix-trace v0.1.20 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking jiff v0.2.27 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking nonempty v0.12.0 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking gix-sec v0.14.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Checking gix-utils v0.3.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking clru v0.6.3 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking winnow v1.0.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.27/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="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=1b2910f8f995b778 -C extra-filename=-021ea5cb232a35c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=00b42593b85ade58 -C extra-filename=-f7bc274735ee7f4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fec5599a7f184630.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ac7b09d29c00b8ef.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b7c85a3892485f19e781f97f58cdc1d809622c8592cea5fb4e9003ae08be3e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c85a3892485f19e781f97f58cdc1d809622c8592cea5fb4e9003ae08be3e87", kill_on_drop: false }` [INFO] [stdout] b7c85a3892485f19e781f97f58cdc1d809622c8592cea5fb4e9003ae08be3e87