[INFO] fetching crate stellar-ledger 23.4.1... [INFO] checking stellar-ledger-23.4.1 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109 [INFO] extracting crate stellar-ledger 23.4.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate stellar-ledger 23.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate stellar-ledger 23.4.1 [INFO] tweaked toml for crates.io crate stellar-ledger 23.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stellar-ledger 23.4.1 on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stellar-ledger 23.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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ledger-apdu v0.10.0 [INFO] [stderr] Downloaded ledger-transport v0.10.0 [INFO] [stderr] Downloaded ledger-transport-hid v0.10.0 [INFO] [stderr] Downloaded ferroid v0.8.7 [INFO] [stderr] Downloaded slipped10 v0.4.6 [INFO] [stderr] Downloaded async-signal v0.2.12 [INFO] [stderr] Downloaded async-process v2.4.0 [INFO] [stderr] Downloaded stellar-strkey v0.0.15 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded testcontainers v0.26.0 [INFO] [stderr] Downloaded hidapi v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d88e231f9a52e31de4f500fb7163515f31ed1f87e702c8af55de81cf74da1e9 [INFO] running `Command { std: "docker" "start" "-a" "3d88e231f9a52e31de4f500fb7163515f31ed1f87e702c8af55de81cf74da1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d88e231f9a52e31de4f500fb7163515f31ed1f87e702c8af55de81cf74da1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d88e231f9a52e31de4f500fb7163515f31ed1f87e702c8af55de81cf74da1e9", kill_on_drop: false }` [INFO] [stdout] 3d88e231f9a52e31de4f500fb7163515f31ed1f87e702c8af55de81cf74da1e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a777b60a5f9e6d39f569e3d8f7a9fed25cc6ac3dc13951756c25dbe408365851 [INFO] running `Command { std: "docker" "start" "-a" "a777b60a5f9e6d39f569e3d8f7a9fed25cc6ac3dc13951756c25dbe408365851", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking openssl-sys v0.9.109 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling hidapi v1.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Checking escape-bytes v0.1.1 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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="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=03a6a0549bea2842 -C extra-filename=-0a2a68aabf7a8022 --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" "a777b60a5f9e6d39f569e3d8f7a9fed25cc6ac3dc13951756c25dbe408365851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a777b60a5f9e6d39f569e3d8f7a9fed25cc6ac3dc13951756c25dbe408365851", kill_on_drop: false }` [INFO] [stdout] a777b60a5f9e6d39f569e3d8f7a9fed25cc6ac3dc13951756c25dbe408365851