[INFO] fetching crate ironoxide 4.4.1... [INFO] checking ironoxide-4.4.1 against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] extracting crate ironoxide 4.4.1 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate ironoxide 4.4.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ironoxide 4.4.1 [INFO] tweaked toml for crates.io crate ironoxide 4.4.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ironoxide 4.4.1 on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ironoxide 4.4.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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9fd7b029d397e6b93e6e549cc2a2486483f7ae127b32df15aae46020221c5dcf [INFO] running `Command { std: "docker" "start" "9fd7b029d397e6b93e6e549cc2a2486483f7ae127b32df15aae46020221c5dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd7b029d397e6b93e6e549cc2a2486483f7ae127b32df15aae46020221c5dcf", 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" "9fd7b029d397e6b93e6e549cc2a2486483f7ae127b32df15aae46020221c5dcf" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd7b029d397e6b93e6e549cc2a2486483f7ae127b32df15aae46020221c5dcf", 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" "9fd7b029d397e6b93e6e549cc2a2486483f7ae127b32df15aae46020221c5dcf" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking tokio v1.52.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.6 [INFO] [stderr] Checking generic-array v0.14.9 [INFO] [stderr] Checking hybrid-array v0.4.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling openssl-sys v0.9.115 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking signature v3.0.0 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Checking ed25519 v3.0.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking universal-hash v0.6.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking primeorder v0.13.6 [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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/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=055ed41da5369a59 -C extra-filename=-f8ed72d78990c0ba --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" "9fd7b029d397e6b93e6e549cc2a2486483f7ae127b32df15aae46020221c5dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd7b029d397e6b93e6e549cc2a2486483f7ae127b32df15aae46020221c5dcf", kill_on_drop: false }` [INFO] [stdout] 9fd7b029d397e6b93e6e549cc2a2486483f7ae127b32df15aae46020221c5dcf