[INFO] cloning repository https://github.com/jof/anodize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jof/anodize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjof%2Fanodize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjof%2Fanodize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a415a248929bf6bacfed6f2e34538f7ac9e04b76 [INFO] checking jof/anodize against bd72bf234a6bb5da5aa1550a318f391e3fbad54f for pr-161319 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjof%2Fanodize" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jof/anodize [INFO] finished tweaking git repo https://github.com/jof/anodize [INFO] tweaked toml for git repo https://github.com/jof/anodize written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jof/anodize on toolchain bd72bf234a6bb5da5aa1550a318f391e3fbad54f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jof/anodize 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" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fe4523ca3c6556eebdb651fd020cd23fca2aba2e68db9314dcb9e0e05a3bc2c0 [INFO] running `Command { std: "docker" "start" "fe4523ca3c6556eebdb651fd020cd23fca2aba2e68db9314dcb9e0e05a3bc2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe4523ca3c6556eebdb651fd020cd23fca2aba2e68db9314dcb9e0e05a3bc2c0", 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" "fe4523ca3c6556eebdb651fd020cd23fca2aba2e68db9314dcb9e0e05a3bc2c0" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe4523ca3c6556eebdb651fd020cd23fca2aba2e68db9314dcb9e0e05a3bc2c0", 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" "fe4523ca3c6556eebdb651fd020cd23fca2aba2e68db9314dcb9e0e05a3bc2c0" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking pem-rfc7468 v1.0.0 [INFO] [stderr] Checking cpubits v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking base16ct v1.0.0 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking rustcrypto-ff v0.14.0-rc.1 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling cryptoki-sys v0.1.8 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking rustcrypto-group v0.14.0-rc.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking fiat-crypto v0.3.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking hybrid-array v0.4.12 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.8.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking cryptoki v0.7.0 [INFO] [stderr] Checking der v0.7.10 [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/bd72bf234a6bb5da5aa1550a318f391e3fbad54f/bin/rustc --crate-name fiat_crypto --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiat-crypto-0.3.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=99c57c0c9435b94e -C extra-filename=-0717a7d510944976 --out-dir /opt/rustwide/target/debug/build/fiat-crypto/0717a7d510944976/out --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" "fe4523ca3c6556eebdb651fd020cd23fca2aba2e68db9314dcb9e0e05a3bc2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4523ca3c6556eebdb651fd020cd23fca2aba2e68db9314dcb9e0e05a3bc2c0", kill_on_drop: false }` [INFO] [stdout] fe4523ca3c6556eebdb651fd020cd23fca2aba2e68db9314dcb9e0e05a3bc2c0