[INFO] cloning repository https://github.com/pacman-repo-builder/pacman-repo-builder.new
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pacman-repo-builder/pacman-repo-builder.new" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacman-repo-builder%2Fpacman-repo-builder.new", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacman-repo-builder%2Fpacman-repo-builder.new'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bd07ec959f0843543ea7910ae7ba712b91243d2
[INFO] checking pacman-repo-builder/pacman-repo-builder.new against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacman-repo-builder%2Fpacman-repo-builder.new" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/pacman-repo-builder/pacman-repo-builder.new
[INFO] finished tweaking git repo https://github.com/pacman-repo-builder/pacman-repo-builder.new
[INFO] tweaked toml for git repo https://github.com/pacman-repo-builder/pacman-repo-builder.new written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pacman-repo-builder/pacman-repo-builder.new on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pacman-repo-builder/pacman-repo-builder.new 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cb3145a5fa59b93a8b18d60e65ceea9d8db486129a139bd41280d0146719cc9
[INFO] running `Command { std: "docker" "start" "-a" "4cb3145a5fa59b93a8b18d60e65ceea9d8db486129a139bd41280d0146719cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cb3145a5fa59b93a8b18d60e65ceea9d8db486129a139bd41280d0146719cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cb3145a5fa59b93a8b18d60e65ceea9d8db486129a139bd41280d0146719cc9", kill_on_drop: false }`
[INFO] [stdout] 4cb3145a5fa59b93a8b18d60e65ceea9d8db486129a139bd41280d0146719cc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba94be6dd0af66b50d4eab5e0cc2dd0bedfca97274214d93e861fbe3daca556e
[INFO] running `Command { std: "docker" "start" "-a" "ba94be6dd0af66b50d4eab5e0cc2dd0bedfca97274214d93e861fbe3daca556e", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking pipe-trait v0.4.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking lines-inclusive v0.0.0
[INFO] [stderr]     Checking typebool v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]     Checking iter-scan v0.4.0
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking split-char-from-str v0.0.0
[INFO] [stderr]     Checking is_type v0.2.1
[INFO] [stderr]     Checking split-first-char v2.0.1
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking serde-hjson v1.1.0
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking arch-pkg-text v0.9.5
[INFO] [stderr]     Checking lazy-template v0.1.0
[INFO] [stderr] error: could not compile `arch-pkg-text` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name arch_pkg_text --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arch-pkg-text-0.9.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking_lot", "std"))' -C metadata=803789cd73aa646a -C extra-filename=-1b5737b42ef45ea2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-fe18f68bdeec15cc.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a42600f3a4ea3495.rmeta --extern iter_scan=/opt/rustwide/target/debug/deps/libiter_scan-4ee0fca07a51fb7e.rmeta --extern lines_inclusive=/opt/rustwide/target/debug/deps/liblines_inclusive-e0150febb1700a56.rmeta --extern pipe_trait=/opt/rustwide/target/debug/deps/libpipe_trait-2cce392b11a16e7e.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-d9bd7179bba73f92.rmeta --extern typebool=/opt/rustwide/target/debug/deps/libtypebool-1520d9e1bd5a5659.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ba94be6dd0af66b50d4eab5e0cc2dd0bedfca97274214d93e861fbe3daca556e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba94be6dd0af66b50d4eab5e0cc2dd0bedfca97274214d93e861fbe3daca556e", kill_on_drop: false }`
[INFO] [stdout] ba94be6dd0af66b50d4eab5e0cc2dd0bedfca97274214d93e861fbe3daca556e
