[INFO] cloning repository https://github.com/doraemonkeys/sloc-guard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doraemonkeys/sloc-guard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoraemonkeys%2Fsloc-guard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoraemonkeys%2Fsloc-guard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0fb84ee174cc1bf10abe6015f282be75f795662 [INFO] testing doraemonkeys/sloc-guard against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoraemonkeys%2Fsloc-guard" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/doraemonkeys/sloc-guard [INFO] finished tweaking git repo https://github.com/doraemonkeys/sloc-guard [INFO] tweaked toml for git repo https://github.com/doraemonkeys/sloc-guard written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/doraemonkeys/sloc-guard on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/doraemonkeys/sloc-guard 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-trace v0.1.16 [INFO] [stderr] Downloaded indicatif v0.18.3 [INFO] [stderr] Downloaded gix-shallow v0.7.0 [INFO] [stderr] Downloaded gix-command v0.6.3 [INFO] [stderr] Downloaded gix-quote v0.6.1 [INFO] [stderr] Downloaded gix-glob v0.23.0 [INFO] [stderr] Downloaded gix-ignore v0.18.0 [INFO] [stderr] Downloaded gix-config-value v0.16.0 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded gix-attributes v0.29.0 [INFO] [stderr] Downloaded gix-diff v0.56.0 [INFO] [stderr] Downloaded arc-swap v1.8.0 [INFO] [stderr] Downloaded gix-dir v0.18.0 [INFO] [stderr] Downloaded gix-pack v0.63.0 [INFO] [stderr] Downloaded jiff-static v0.2.17 [INFO] [stderr] Downloaded gix-odb v0.73.0 [INFO] [stderr] Downloaded portable-atomic v1.12.0 [INFO] [stderr] Downloaded gix-transport v0.51.0 [INFO] [stderr] Downloaded gix-protocol v0.54.0 [INFO] [stderr] Downloaded gix-ref v0.56.0 [INFO] [stderr] Downloaded gix v0.76.0 [INFO] [stderr] Downloaded gix-config v0.49.0 [INFO] [stderr] Downloaded gix-index v0.44.0 [INFO] [stderr] Downloaded gix-object v0.53.0 [INFO] [stderr] Downloaded gix-filter v0.23.0 [INFO] [stderr] Downloaded gix-revision v0.38.0 [INFO] [stderr] Downloaded gix-traverse v0.50.0 [INFO] [stderr] Downloaded jiff-tzdb v0.1.5 [INFO] [stderr] Downloaded gix-features v0.45.0 [INFO] [stderr] Downloaded cc v1.2.51 [INFO] [stderr] Downloaded rustls-pki-types v1.13.2 [INFO] [stderr] Downloaded gix-discover v0.44.0 [INFO] [stderr] Downloaded jiff v0.2.17 [INFO] [stderr] Downloaded clru v0.6.2 [INFO] [stderr] Downloaded gix-hash v0.21.0 [INFO] [stderr] Downloaded gix-pathspec v0.14.0 [INFO] [stderr] Downloaded gix-tempfile v20.0.0 [INFO] [stderr] Downloaded gix-commitgraph v0.31.0 [INFO] [stderr] Downloaded gix-revwalk v0.24.0 [INFO] [stderr] Downloaded gix-worktree v0.45.0 [INFO] [stderr] Downloaded ryu v1.0.21 [INFO] [stderr] Downloaded gix-refspec v0.34.0 [INFO] [stderr] Downloaded gix-submodule v0.23.0 [INFO] [stderr] Downloaded gix-url v0.34.0 [INFO] [stderr] Downloaded gix-fs v0.18.0 [INFO] [stderr] Downloaded gix-lock v20.0.0 [INFO] [stderr] Downloaded gix-bitmap v0.2.15 [INFO] [stderr] Downloaded gix-hashtable v0.11.0 [INFO] [stderr] Downloaded find-msvc-tools v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d37161e61200676a1bccb24ea129a6610a88e7a4b60edf650c9a9b0e00e45f4 [INFO] running `Command { std: "docker" "start" "-a" "6d37161e61200676a1bccb24ea129a6610a88e7a4b60edf650c9a9b0e00e45f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d37161e61200676a1bccb24ea129a6610a88e7a4b60edf650c9a9b0e00e45f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d37161e61200676a1bccb24ea129a6610a88e7a4b60edf650c9a9b0e00e45f4", kill_on_drop: false }` [INFO] [stdout] 6d37161e61200676a1bccb24ea129a6610a88e7a4b60edf650c9a9b0e00e45f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 575e21383341c0aab63ff50234e8bd84510f6084dda3ce84f36ecdc90a2a28c7 [INFO] running `Command { std: "docker" "start" "-a" "575e21383341c0aab63ff50234e8bd84510f6084dda3ce84f36ecdc90a2a28c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling gix-trace v0.1.16 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling jiff v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling portable-atomic v1.12.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zmij v0.1.9 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling gix-utils v0.3.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/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.17/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --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=270368c35c044b4a -C extra-filename=-85d3be10954de364 --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] running `Command { std: "docker" "inspect" "575e21383341c0aab63ff50234e8bd84510f6084dda3ce84f36ecdc90a2a28c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575e21383341c0aab63ff50234e8bd84510f6084dda3ce84f36ecdc90a2a28c7", kill_on_drop: false }` [INFO] [stdout] 575e21383341c0aab63ff50234e8bd84510f6084dda3ce84f36ecdc90a2a28c7