[INFO] cloning repository https://github.com/VanuPhantom/fossbeamer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VanuPhantom/fossbeamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanuPhantom%2Ffossbeamer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanuPhantom%2Ffossbeamer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ae2eb27965b874d313c221935ac391d2ea45a09 [INFO] checking VanuPhantom/fossbeamer against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanuPhantom%2Ffossbeamer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VanuPhantom/fossbeamer [INFO] finished tweaking git repo https://github.com/VanuPhantom/fossbeamer [INFO] tweaked toml for git repo https://github.com/VanuPhantom/fossbeamer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VanuPhantom/fossbeamer on toolchain b66808126f24f2f30898306a881e1676824ea80c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VanuPhantom/fossbeamer 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" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 14bf320f2c5ee32532985a099b153a2c2fae796984cd1c086c267f84c56c482e [INFO] running `Command { std: "docker" "start" "14bf320f2c5ee32532985a099b153a2c2fae796984cd1c086c267f84c56c482e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14bf320f2c5ee32532985a099b153a2c2fae796984cd1c086c267f84c56c482e", 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" "14bf320f2c5ee32532985a099b153a2c2fae796984cd1c086c267f84c56c482e" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14bf320f2c5ee32532985a099b153a2c2fae796984cd1c086c267f84c56c482e", 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" "14bf320f2c5ee32532985a099b153a2c2fae796984cd1c086c267f84c56c482e" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling dlopen2_derive v0.4.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Compiling wry v0.41.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --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" "14bf320f2c5ee32532985a099b153a2c2fae796984cd1c086c267f84c56c482e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14bf320f2c5ee32532985a099b153a2c2fae796984cd1c086c267f84c56c482e", kill_on_drop: false }` [INFO] [stdout] 14bf320f2c5ee32532985a099b153a2c2fae796984cd1c086c267f84c56c482e