[INFO] cloning repository https://github.com/veighnsche/darkwall-drun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veighnsche/darkwall-drun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveighnsche%2Fdarkwall-drun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveighnsche%2Fdarkwall-drun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea9fb931c4a0234e16b1b557d0a7e9eb58444fa7 [INFO] checking veighnsche/darkwall-drun against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveighnsche%2Fdarkwall-drun" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/veighnsche/darkwall-drun [INFO] finished tweaking git repo https://github.com/veighnsche/darkwall-drun [INFO] tweaked toml for git repo https://github.com/veighnsche/darkwall-drun written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/veighnsche/darkwall-drun on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/veighnsche/darkwall-drun 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac0f2f887ef1c9a47b45dee2b4425a5d5a9859e7cec8a09be025948c592155e1 [INFO] running `Command { std: "docker" "start" "-a" "ac0f2f887ef1c9a47b45dee2b4425a5d5a9859e7cec8a09be025948c592155e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac0f2f887ef1c9a47b45dee2b4425a5d5a9859e7cec8a09be025948c592155e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac0f2f887ef1c9a47b45dee2b4425a5d5a9859e7cec8a09be025948c592155e1", kill_on_drop: false }` [INFO] [stdout] ac0f2f887ef1c9a47b45dee2b4425a5d5a9859e7cec8a09be025948c592155e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6e4dc885b5a47c4e36c36492daf8c1ca24a22e4a43aca2e53a498f092957ddf [INFO] running `Command { std: "docker" "start" "-a" "e6e4dc885b5a47c4e36c36492daf8c1ca24a22e4a43aca2e53a498f092957ddf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking aligned v0.4.2 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling gettext-sys v0.26.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Checking pxfm v0.1.26 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking lebe v0.5.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/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.4/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=8eff6227b224c16e -C extra-filename=-036a2b9c4024f1da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08255057883f1a78.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-a49a75fd88cfd4c0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5b37d383a7ebe6a5 -C extra-filename=-06a93eb2f3acc8b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4bf3bfe6547a3e4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f5dbb0604dbb422c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3a00dd35274e822e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e6e4dc885b5a47c4e36c36492daf8c1ca24a22e4a43aca2e53a498f092957ddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e4dc885b5a47c4e36c36492daf8c1ca24a22e4a43aca2e53a498f092957ddf", kill_on_drop: false }` [INFO] [stdout] e6e4dc885b5a47c4e36c36492daf8c1ca24a22e4a43aca2e53a498f092957ddf