[INFO] fetching crate darkroom 0.9.1...
[INFO] checking darkroom-0.9.1 against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] extracting crate darkroom 0.9.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate darkroom 0.9.1
[INFO] finished tweaking crates.io crate darkroom 0.9.1
[INFO] tweaked toml for crates.io crate darkroom 0.9.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate darkroom 0.9.1 on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate darkroom 0.9.1 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c2da925942a4f7562f939fc28536f25a7197455d075277953d21aaec57e3342
[INFO] running `Command { std: "docker" "start" "-a" "9c2da925942a4f7562f939fc28536f25a7197455d075277953d21aaec57e3342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c2da925942a4f7562f939fc28536f25a7197455d075277953d21aaec57e3342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2da925942a4f7562f939fc28536f25a7197455d075277953d21aaec57e3342", kill_on_drop: false }`
[INFO] [stdout] 9c2da925942a4f7562f939fc28536f25a7197455d075277953d21aaec57e3342
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af7fd53ce5335e68d453a715ad72ce3db48afcd8e96ca441c789310dc33d9c1a
[INFO] running `Command { std: "docker" "start" "-a" "af7fd53ce5335e68d453a715ad72ce3db48afcd8e96ca441c789310dc33d9c1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling built v0.7.6
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking ring v0.17.9
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[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/95813608313bff49cfc1afc393a946a3c085b772/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" "af7fd53ce5335e68d453a715ad72ce3db48afcd8e96ca441c789310dc33d9c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af7fd53ce5335e68d453a715ad72ce3db48afcd8e96ca441c789310dc33d9c1a", kill_on_drop: false }`
[INFO] [stdout] af7fd53ce5335e68d453a715ad72ce3db48afcd8e96ca441c789310dc33d9c1a
