[INFO] cloning repository https://github.com/LeoniePhiline/halreslib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoniePhiline/halreslib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoniePhiline%2Fhalreslib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoniePhiline%2Fhalreslib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdb3c0e4091cb8e916c3fde106919fa1458783af [INFO] checking LeoniePhiline/halreslib against master#64b72a1fa5449d928d5f553b01a596b78ee255d2 for pr-153457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoniePhiline%2Fhalreslib" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LeoniePhiline/halreslib [INFO] finished tweaking git repo https://github.com/LeoniePhiline/halreslib [INFO] tweaked toml for git repo https://github.com/LeoniePhiline/halreslib written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LeoniePhiline/halreslib on toolchain 64b72a1fa5449d928d5f553b01a596b78ee255d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LeoniePhiline/halreslib 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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-types v0.2.9 [INFO] [stderr] Downloaded refinery-macros v0.8.16 [INFO] [stderr] Downloaded refinery v0.8.16 [INFO] [stderr] Downloaded refinery-core v0.8.16 [INFO] [stderr] Downloaded quinn v0.11.7 [INFO] [stderr] Downloaded postgres-protocol v0.6.8 [INFO] [stderr] Downloaded tokio-postgres v0.7.13 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] [stderr] Downloaded quinn-proto v0.11.11 [INFO] [stderr] Downloaded webpki-roots v0.26.10 [INFO] [stderr] Downloaded jiff v0.1.29 [INFO] [stderr] Downloaded brotli v8.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4918192398e1c0dcc468323afee54acdbc9e5ca5a8a1c3355701467d908e81a [INFO] running `Command { std: "docker" "start" "-a" "d4918192398e1c0dcc468323afee54acdbc9e5ca5a8a1c3355701467d908e81a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4918192398e1c0dcc468323afee54acdbc9e5ca5a8a1c3355701467d908e81a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4918192398e1c0dcc468323afee54acdbc9e5ca5a8a1c3355701467d908e81a", kill_on_drop: false }` [INFO] [stdout] d4918192398e1c0dcc468323afee54acdbc9e5ca5a8a1c3355701467d908e81a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ee8dffb1f89eec0b78980cf013046d59a615024380c560c0864e690524775c [INFO] running `Command { std: "docker" "start" "-a" "51ee8dffb1f89eec0b78980cf013046d59a615024380c560c0864e690524775c", kill_on_drop: false }` [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking jiff v0.1.29 [INFO] [stderr] Checking winnow v0.7.9 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking brotli v8.0.0 [INFO] [stderr] Checking webpki-roots v0.26.10 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/64b72a1fa5449d928d5f553b01a596b78ee255d2/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.0/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-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=70684a532a6d0685 -C extra-filename=-cf5c12fdae29c9fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b49ac68ef342ea51.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 `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/64b72a1fa5449d928d5f553b01a596b78ee255d2/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.0/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="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=e54c5f5a374584ae -C extra-filename=-f00527a8bf58fa0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6f2c187331b5e90d.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "51ee8dffb1f89eec0b78980cf013046d59a615024380c560c0864e690524775c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ee8dffb1f89eec0b78980cf013046d59a615024380c560c0864e690524775c", kill_on_drop: false }` [INFO] [stdout] 51ee8dffb1f89eec0b78980cf013046d59a615024380c560c0864e690524775c