[INFO] cloning repository https://github.com/sudokatie/cartographer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sudokatie/cartographer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fcartographer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fcartographer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47186168a2913a04d15c17c1271262d9a6bf46b0 [INFO] checking sudokatie/cartographer against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fcartographer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sudokatie/cartographer [INFO] finished tweaking git repo https://github.com/sudokatie/cartographer [INFO] tweaked toml for git repo https://github.com/sudokatie/cartographer written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sudokatie/cartographer on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sudokatie/cartographer 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12b0676a9d63356df629772fe0a9a097c0becda0ffa30716f34ffcbd66625e67 [INFO] running `Command { std: "docker" "start" "-a" "12b0676a9d63356df629772fe0a9a097c0becda0ffa30716f34ffcbd66625e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12b0676a9d63356df629772fe0a9a097c0becda0ffa30716f34ffcbd66625e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b0676a9d63356df629772fe0a9a097c0becda0ffa30716f34ffcbd66625e67", kill_on_drop: false }` [INFO] [stdout] 12b0676a9d63356df629772fe0a9a097c0becda0ffa30716f34ffcbd66625e67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 240c34f41a73e9ee87f0a136f2576c9c45c255e313cedb723e21da3128a38ba0 [INFO] running `Command { std: "docker" "start" "-a" "240c34f41a73e9ee87f0a136f2576c9c45c255e313cedb723e21da3128a38ba0", kill_on_drop: false }` [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking clap_builder v4.5.55 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling cmake v0.1.53 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking indicatif v0.17.11 [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/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.5/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=b0b999012c27693d -C extra-filename=-d062dcad72147843 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-adc373add51865f0.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-c17cf79ec4316a07.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 `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7914210b5deeb8e1 -C extra-filename=-6696043f6dfa4f3b --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] running `Command { std: "docker" "inspect" "240c34f41a73e9ee87f0a136f2576c9c45c255e313cedb723e21da3128a38ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240c34f41a73e9ee87f0a136f2576c9c45c255e313cedb723e21da3128a38ba0", kill_on_drop: false }` [INFO] [stdout] 240c34f41a73e9ee87f0a136f2576c9c45c255e313cedb723e21da3128a38ba0