[INFO] fetching crate ant-service-management 0.5.1...
[INFO] checking ant-service-management-0.5.1 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] extracting crate ant-service-management 0.5.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ant-service-management 0.5.1
[INFO] finished tweaking crates.io crate ant-service-management 0.5.1
[INFO] tweaked toml for crates.io crate ant-service-management 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ant-service-management 0.5.1 on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ant-service-management 0.5.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" "+54cf65b8d066c082e536455049b95943cf30378f" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f251fe4b45abff925e5337926f1f5131b6aad366aeefdd9a9b6ca302e8369bc
[INFO] running `Command { std: "docker" "start" "-a" "4f251fe4b45abff925e5337926f1f5131b6aad366aeefdd9a9b6ca302e8369bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f251fe4b45abff925e5337926f1f5131b6aad366aeefdd9a9b6ca302e8369bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f251fe4b45abff925e5337926f1f5131b6aad366aeefdd9a9b6ca302e8369bc", kill_on_drop: false }`
[INFO] [stdout] 4f251fe4b45abff925e5337926f1f5131b6aad366aeefdd9a9b6ca302e8369bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17a7aaf578976f0bc9ad107ef6c8086f5037a01369f6425d3cb38344d5228c98
[INFO] running `Command { std: "docker" "start" "-a" "17a7aaf578976f0bc9ad107ef6c8086f5037a01369f6425d3cb38344d5228c98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking exponential-backoff v2.1.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking der v0.7.10
[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/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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-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=f928cf0b951b43a3 -C extra-filename=-fbd9617d17fe1347 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-49589cacfb0ba9b1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-428f91d22e3de0ff.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-772b60ac7f4bd548.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" "17a7aaf578976f0bc9ad107ef6c8086f5037a01369f6425d3cb38344d5228c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a7aaf578976f0bc9ad107ef6c8086f5037a01369f6425d3cb38344d5228c98", kill_on_drop: false }`
[INFO] [stdout] 17a7aaf578976f0bc9ad107ef6c8086f5037a01369f6425d3cb38344d5228c98
