[INFO] fetching crate syncthing-rs 0.1.0-alpha.3...
[INFO] checking syncthing-rs-0.1.0-alpha.3 against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4
[INFO] extracting crate syncthing-rs 0.1.0-alpha.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate syncthing-rs 0.1.0-alpha.3
[INFO] finished tweaking crates.io crate syncthing-rs 0.1.0-alpha.3
[INFO] tweaked toml for crates.io crate syncthing-rs 0.1.0-alpha.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate syncthing-rs 0.1.0-alpha.3 on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate syncthing-rs 0.1.0-alpha.3 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syncthing-macros v0.1.0-alpha.2
[INFO] [stderr]   Downloaded testcontainers v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73a9b3604307f67f8f6b05d6d7c00e39414f776314c4345a3e270993019f52f4
[INFO] running `Command { std: "docker" "start" "-a" "73a9b3604307f67f8f6b05d6d7c00e39414f776314c4345a3e270993019f52f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73a9b3604307f67f8f6b05d6d7c00e39414f776314c4345a3e270993019f52f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a9b3604307f67f8f6b05d6d7c00e39414f776314c4345a3e270993019f52f4", kill_on_drop: false }`
[INFO] [stdout] 73a9b3604307f67f8f6b05d6d7c00e39414f776314c4345a3e270993019f52f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 105ece5032450bb9e1bc460a9730c22486783c6101ac9c36aeecc3b2891a6295
[INFO] running `Command { std: "docker" "start" "-a" "105ece5032450bb9e1bc460a9730c22486783c6101ac9c36aeecc3b2891a6295", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking openssl v0.10.72
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/80b898258da78fdd1262438126aa0cf90e395f0c/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=cd09ab55ece1bfc0 -C extra-filename=-1b135189a15faf2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d68cc03cbf9579d8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-385abaa02608ee6d.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a51f3b0cccc0511b.rmeta --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" "105ece5032450bb9e1bc460a9730c22486783c6101ac9c36aeecc3b2891a6295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105ece5032450bb9e1bc460a9730c22486783c6101ac9c36aeecc3b2891a6295", kill_on_drop: false }`
[INFO] [stdout] 105ece5032450bb9e1bc460a9730c22486783c6101ac9c36aeecc3b2891a6295
