[INFO] cloning repository https://github.com/JesseAbram/entropy-helpers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JesseAbram/entropy-helpers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJesseAbram%2Fentropy-helpers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJesseAbram%2Fentropy-helpers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 883d4ba0f236436b13259387d124209a07da1c58 [INFO] testing JesseAbram/entropy-helpers/883d4ba0f236436b13259387d124209a07da1c58 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJesseAbram%2Fentropy-helpers" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JesseAbram/entropy-helpers [INFO] finished tweaking git repo https://github.com/JesseAbram/entropy-helpers [INFO] tweaked toml for git repo https://github.com/JesseAbram/entropy-helpers written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JesseAbram/entropy-helpers on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JesseAbram/entropy-helpers 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subxt-macro v0.35.3 [INFO] [stderr] Downloaded subxt-lightclient v0.35.3 [INFO] [stderr] Downloaded subxt-metadata v0.35.3 [INFO] [stderr] Downloaded scale-typegen v0.2.1 [INFO] [stderr] Downloaded subxt-codegen v0.35.3 [INFO] [stderr] Downloaded async-executor v1.10.0 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded async-process v2.2.0 [INFO] [stderr] Downloaded subxt v0.35.3 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded wasmparser-nostd v0.100.1 [INFO] [stderr] Downloaded fiat-crypto v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27abfb441dfe643f704c9dceb5d4951fb3fbee0acb90a572e8b770e8f0b0c3a0 [INFO] running `Command { std: "docker" "start" "-a" "27abfb441dfe643f704c9dceb5d4951fb3fbee0acb90a572e8b770e8f0b0c3a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27abfb441dfe643f704c9dceb5d4951fb3fbee0acb90a572e8b770e8f0b0c3a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27abfb441dfe643f704c9dceb5d4951fb3fbee0acb90a572e8b770e8f0b0c3a0", kill_on_drop: false }` [INFO] [stdout] 27abfb441dfe643f704c9dceb5d4951fb3fbee0acb90a572e8b770e8f0b0c3a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 406ade278adb05f1917ab804402128f1f6fca86e4538f3eec77eb48ef1d7fd71 [INFO] running `Command { std: "docker" "start" "-a" "406ade278adb05f1917ab804402128f1f6fca86e4538f3eec77eb48ef1d7fd71", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling sp-std v14.0.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling prettier-please v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling expander v2.1.0 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.3/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 -C debuginfo=2 --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=dd961506f245bd18 -C extra-filename=-d45e041655838f07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "406ade278adb05f1917ab804402128f1f6fca86e4538f3eec77eb48ef1d7fd71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "406ade278adb05f1917ab804402128f1f6fca86e4538f3eec77eb48ef1d7fd71", kill_on_drop: false }` [INFO] [stdout] 406ade278adb05f1917ab804402128f1f6fca86e4538f3eec77eb48ef1d7fd71