[INFO] fetching crate salus-agent 0.3.4...
[INFO] checking salus-agent-0.3.4 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] extracting crate salus-agent 0.3.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate salus-agent 0.3.4
[INFO] finished tweaking crates.io crate salus-agent 0.3.4
[INFO] tweaked toml for crates.io crate salus-agent 0.3.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate salus-agent 0.3.4 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate salus-agent 0.3.4 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:112:1
[INFO] [stderr]     |
[INFO] [stderr] 112 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `salus-agent` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9e4920e108cc6b20c8819f9a2b704a7936e80aed30de2ccb9132f9a3caaffd43
[INFO] running `Command { std: "docker" "start" "9e4920e108cc6b20c8819f9a2b704a7936e80aed30de2ccb9132f9a3caaffd43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e4920e108cc6b20c8819f9a2b704a7936e80aed30de2ccb9132f9a3caaffd43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e4920e108cc6b20c8819f9a2b704a7936e80aed30de2ccb9132f9a3caaffd43" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e4920e108cc6b20c8819f9a2b704a7936e80aed30de2ccb9132f9a3caaffd43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e4920e108cc6b20c8819f9a2b704a7936e80aed30de2ccb9132f9a3caaffd43" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:112:1
[INFO] [stderr]     |
[INFO] [stderr] 112 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `salus-agent` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling gix-trace v0.1.21
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling jiff-core v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling sha1 v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling gix-sec v0.14.2
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling jiff v0.2.35
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling bstr v1.13.0
[INFO] [stderr]    Compiling zlib-rs v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling gix-validate v0.11.3
[INFO] [stderr]    Compiling gix-utils v0.3.5
[INFO] [stderr]    Compiling gix-error v0.2.5
[INFO] [stderr]    Compiling gix-imara-diff v0.2.4
[INFO] [stderr]    Compiling gix-chunk v0.7.3
[INFO] [stderr]    Compiling gix-quote v0.7.2
[INFO] [stderr]    Compiling gix-bitmap v0.3.3
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling vergen-lib v10.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bisync_macros v0.2.3
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling bisync v0.3.0
[INFO] [stderr]    Compiling vergen v10.0.2
[INFO] [stderr]    Compiling arc-swap v1.9.2
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling vergen-gix v10.0.2
[INFO] [stderr]    Compiling sysinfo v0.39.6
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling ssss v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling bincode-next v3.1.1
[INFO] [stderr]    Compiling virtue-next v0.1.3
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking phc v0.6.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking keyring-core v1.0.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling vergen-pretty v10.0.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling bincode_derive-next v3.1.1
[INFO] [stderr]    Compiling libsalus v0.3.4
[INFO] [stderr]    Compiling tracing-subscriber-init v0.2.6
[INFO] [stderr]     Checking rapidhash v4.5.1
[INFO] [stderr]     Checking unty-next v0.1.2
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]    Compiling gix-date v0.15.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "defmt", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=8c9e845229d45171 -C extra-filename=-51f34d063614e58a --out-dir /opt/rustwide/target/debug/build/jiff/51f34d063614e58a/out --extern jcore=/opt/rustwide/target/debug/build/jiff-core/650fd1ff946baccf/out/libjiff_core-650fd1ff946baccf.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=bf38a81996b8b5d7 -C extra-filename=-bedaf2505f3d128e --out-dir /opt/rustwide/target/debug/build/syn/bedaf2505f3d128e/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/4fd9d1319fb4ed1e/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/4fd9d1319fb4ed1e/out/libproc_macro2-4fd9d1319fb4ed1e.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/e61a912ae24688fb/out/libquote-e61a912ae24688fb.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9e4920e108cc6b20c8819f9a2b704a7936e80aed30de2ccb9132f9a3caaffd43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e4920e108cc6b20c8819f9a2b704a7936e80aed30de2ccb9132f9a3caaffd43", kill_on_drop: false }`
[INFO] [stdout] 9e4920e108cc6b20c8819f9a2b704a7936e80aed30de2ccb9132f9a3caaffd43
