[INFO] fetching crate divviup-cli 0.4.74...
[INFO] checking divviup-cli-0.4.74 against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] extracting crate divviup-cli 0.4.74 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate divviup-cli 0.4.74
[INFO] finished tweaking crates.io crate divviup-cli 0.4.74
[INFO] tweaked toml for crates.io crate divviup-cli 0.4.74 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate divviup-cli 0.4.74 on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate divviup-cli 0.4.74 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e97b2e6bfdc692a993abbcec8ef5ac7f6481f0b4cb1d645574997781a094e3e
[INFO] running `Command { std: "docker" "start" "-a" "4e97b2e6bfdc692a993abbcec8ef5ac7f6481f0b4cb1d645574997781a094e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e97b2e6bfdc692a993abbcec8ef5ac7f6481f0b4cb1d645574997781a094e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e97b2e6bfdc692a993abbcec8ef5ac7f6481f0b4cb1d645574997781a094e3e", kill_on_drop: false }`
[INFO] [stdout] 4e97b2e6bfdc692a993abbcec8ef5ac7f6481f0b4cb1d645574997781a094e3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6906e191b547a267e8768b8e59ce53d53d481f2a197d5e643419ec6e58cb892a
[INFO] running `Command { std: "docker" "start" "-a" "6906e191b547a267e8768b8e59ce53d53d481f2a197d5e643419ec6e58cb892a", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking stopper v0.2.7
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking fiat-crypto v0.2.9
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking async_cell v0.2.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking size v0.4.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling trillium-macros v0.0.6
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr] error: could not compile `fiat-crypto` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e983148bd5f0f0db270bfb72149f5e892e68b67f/bin/rustc --crate-name fiat_crypto --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiat-crypto-0.2.9/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5a7277224aa29608 -C extra-filename=-e00f729d3995f8ad --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" "6906e191b547a267e8768b8e59ce53d53d481f2a197d5e643419ec6e58cb892a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6906e191b547a267e8768b8e59ce53d53d481f2a197d5e643419ec6e58cb892a", kill_on_drop: false }`
[INFO] [stdout] 6906e191b547a267e8768b8e59ce53d53d481f2a197d5e643419ec6e58cb892a
