[INFO] fetching crate ant-service-management 0.5.0...
[INFO] checking ant-service-management-0.5.0 against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] extracting crate ant-service-management 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ant-service-management 0.5.0
[INFO] finished tweaking crates.io crate ant-service-management 0.5.0
[INFO] tweaked toml for crates.io crate ant-service-management 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ant-service-management 0.5.0 on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ant-service-management 0.5.0 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2b87e8282ab79c8d4db325caa8fbbef98e69c9a0781769f87d10511dac35e52
[INFO] running `Command { std: "docker" "start" "-a" "b2b87e8282ab79c8d4db325caa8fbbef98e69c9a0781769f87d10511dac35e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2b87e8282ab79c8d4db325caa8fbbef98e69c9a0781769f87d10511dac35e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2b87e8282ab79c8d4db325caa8fbbef98e69c9a0781769f87d10511dac35e52", kill_on_drop: false }`
[INFO] [stdout] b2b87e8282ab79c8d4db325caa8fbbef98e69c9a0781769f87d10511dac35e52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8236f1f6e6087b10f5642bfad089a0b0042537649721e39285a03102f279cdbc
[INFO] running `Command { std: "docker" "start" "-a" "8236f1f6e6087b10f5642bfad089a0b0042537649721e39285a03102f279cdbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking exponential-backoff v2.1.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking encoding-utils v0.1.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking base256emoji v1.0.2
[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 alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=92c555edddc9637c -C extra-filename=-d243dbd095021228 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8236f1f6e6087b10f5642bfad089a0b0042537649721e39285a03102f279cdbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8236f1f6e6087b10f5642bfad089a0b0042537649721e39285a03102f279cdbc", kill_on_drop: false }`
[INFO] [stdout] 8236f1f6e6087b10f5642bfad089a0b0042537649721e39285a03102f279cdbc
