[INFO] fetching crate ts-webapi 0.4.11... [INFO] testing ts-webapi-0.4.11 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate ts-webapi 0.4.11 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ts-webapi 0.4.11 [INFO] finished tweaking crates.io crate ts-webapi 0.4.11 [INFO] tweaked toml for crates.io crate ts-webapi 0.4.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ts-webapi 0.4.11 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ts-webapi 0.4.11 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 699b5b633335ff2c8b6589337697d425f183aca35fd65502655cdb5bbffce4c9 [INFO] running `Command { std: "docker" "start" "-a" "699b5b633335ff2c8b6589337697d425f183aca35fd65502655cdb5bbffce4c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "699b5b633335ff2c8b6589337697d425f183aca35fd65502655cdb5bbffce4c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "699b5b633335ff2c8b6589337697d425f183aca35fd65502655cdb5bbffce4c9", kill_on_drop: false }` [INFO] [stdout] 699b5b633335ff2c8b6589337697d425f183aca35fd65502655cdb5bbffce4c9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77afad71a48caa03e85bbb3a2ee232486970d9d974f6b5c5e23290020dd17c61 [INFO] running `Command { std: "docker" "start" "-a" "77afad71a48caa03e85bbb3a2ee232486970d9d974f6b5c5e23290020dd17c61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling ts-ansi v0.2.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling postgres-types v0.2.10 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ts-error-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ts-error v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ts-io v0.6.0 [INFO] [stderr] Compiling tokio-postgres v0.7.14 [INFO] [stderr] Compiling postgres v0.19.11 [INFO] [stderr] Compiling ts-sql v0.9.0 [INFO] [stderr] Compiling ts-webapi v0.4.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.89s [INFO] running `Command { std: "docker" "inspect" "77afad71a48caa03e85bbb3a2ee232486970d9d974f6b5c5e23290020dd17c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77afad71a48caa03e85bbb3a2ee232486970d9d974f6b5c5e23290020dd17c61", kill_on_drop: false }` [INFO] [stdout] 77afad71a48caa03e85bbb3a2ee232486970d9d974f6b5c5e23290020dd17c61 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0e8616889a646f27a60232de148b4a2d7eed0feb246c213f94b3baecc0704da [INFO] running `Command { std: "docker" "start" "-a" "a0e8616889a646f27a60232de148b4a2d7eed0feb246c213f94b3baecc0704da", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling const-oid v0.10.1 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0-rc.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling base16ct v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling keccak v0.2.0-rc.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling fiat-crypto v0.3.0 [INFO] [stderr] Compiling ff v0.14.0-pre.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling group v0.14.0-pre.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling hybrid-array v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crypto-bigint v0.7.0-rc.7 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling postgres-types v0.2.10 [INFO] [stderr] Compiling digest v0.11.0-rc.2 [INFO] [stderr] Compiling der v0.8.0-rc.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling signature v3.0.0-rc.4 [INFO] [stderr] Compiling hmac v0.13.0-rc.2 [INFO] [stderr] Compiling sha2 v0.11.0-rc.2 [INFO] [stderr] Compiling sha3 v0.11.0-rc.3 [INFO] [stderr] Compiling rfc6979 v0.5.0-rc.1 [INFO] [stderr] Compiling ts-io v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling sec1 v0.8.0-rc.10 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.7 [INFO] [stderr] Compiling pkcs1 v0.8.0-rc.4 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.1 [INFO] [stderr] Compiling ed448 v0.5.0-rc.1 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.14 [INFO] [stderr] Compiling primefield v0.14.0-pre.6 [INFO] [stderr] Compiling crypto-primes v0.7.0-pre.3 [INFO] [stderr] Compiling tokio-postgres v0.7.14 [INFO] [stderr] Compiling ecdsa v0.17.0-rc.7 [INFO] [stderr] Compiling primeorder v0.14.0-pre.9 [INFO] [stderr] Compiling hash2curve v0.14.0-rc.2 [INFO] [stderr] Compiling ed448-goldilocks v0.14.0-pre.4 [INFO] [stderr] Compiling rsa v0.10.0-rc.8 [INFO] [stderr] Compiling p521 v0.14.0-pre.11 [INFO] [stderr] Compiling p256 v0.14.0-pre.11 [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/beta-2025-10-28-x86_64-unknown-linux-gnu/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,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1699db3add18eff1 -C extra-filename=-e32efc65485d1bf2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a0e8616889a646f27a60232de148b4a2d7eed0feb246c213f94b3baecc0704da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e8616889a646f27a60232de148b4a2d7eed0feb246c213f94b3baecc0704da", kill_on_drop: false }` [INFO] [stdout] a0e8616889a646f27a60232de148b4a2d7eed0feb246c213f94b3baecc0704da