[INFO] cloning repository https://github.com/toarujs/gitlab-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toarujs/gitlab-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoarujs%2Fgitlab-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoarujs%2Fgitlab-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1e610b9dfaf04e15fda4a89764ce0e1e9e196db
[INFO] documenting toarujs/gitlab-rs against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoarujs%2Fgitlab-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/toarujs/gitlab-rs
[INFO] finished tweaking git repo https://github.com/toarujs/gitlab-rs
[INFO] tweaked toml for git repo https://github.com/toarujs/gitlab-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toarujs/gitlab-rs on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toarujs/gitlab-rs 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 50e383cff81376d277cb5ee270ed669a2cd46456f47e0d1529d0bbb5d595e809
[INFO] running `Command { std: "docker" "start" "50e383cff81376d277cb5ee270ed669a2cd46456f47e0d1529d0bbb5d595e809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50e383cff81376d277cb5ee270ed669a2cd46456f47e0d1529d0bbb5d595e809", 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" "50e383cff81376d277cb5ee270ed669a2cd46456f47e0d1529d0bbb5d595e809" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50e383cff81376d277cb5ee270ed669a2cd46456f47e0d1529d0bbb5d595e809", 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" "50e383cff81376d277cb5ee270ed669a2cd46456f47e0d1529d0bbb5d595e809" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking gix-trace v0.1.20
[INFO] [stderr]     Checking faster-hex v0.9.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking human_format v1.2.1
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking prodash v28.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking gix-sec v0.10.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling libz-ng-sys v1.1.29
[INFO] [stderr]    Compiling sha1-asm v0.5.3
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[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/da3f5c31e5535b3dc210067de660a45784ae1e9c/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 -Z embed-metadata=no -C embed-bitcode=no --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=336e998345de5676 -C extra-filename=-13d7494848e0bc24 --out-dir /opt/rustwide/target/debug/build/pest/13d7494848e0bc24/out -L dependency=/opt/rustwide/target/debug/build/memchr/f6a8642c1304b06b/out -L dependency=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out --extern memchr=/opt/rustwide/target/debug/build/memchr/f6a8642c1304b06b/out/libmemchr-f6a8642c1304b06b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out/libucd_trie-9bcde3556d193e0f.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 `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.29/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", "defmt", "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=3fac57c4bb08ce14 -C extra-filename=-95f81f439025a4ff --out-dir /opt/rustwide/target/debug/build/jiff/95f81f439025a4ff/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "50e383cff81376d277cb5ee270ed669a2cd46456f47e0d1529d0bbb5d595e809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e383cff81376d277cb5ee270ed669a2cd46456f47e0d1529d0bbb5d595e809", kill_on_drop: false }`
[INFO] [stdout] 50e383cff81376d277cb5ee270ed669a2cd46456f47e0d1529d0bbb5d595e809
