[INFO] cloning repository https://github.com/cb372/rust_bookstore_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cb372/rust_bookstore_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcb372%2Frust_bookstore_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcb372%2Frust_bookstore_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dd8d07a0967febd390dc17c22cdb2c7433dfa51 [INFO] checking cb372/rust_bookstore_api against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcb372%2Frust_bookstore_api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cb372/rust_bookstore_api [INFO] finished tweaking git repo https://github.com/cb372/rust_bookstore_api [INFO] tweaked toml for git repo https://github.com/cb372/rust_bookstore_api written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cb372/rust_bookstore_api on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cb372/rust_bookstore_api 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ef0c4d71d1955cc4d96165b3079372f4b95a8ca9e25c61a41a8c88698d9c6d7 [INFO] running `Command { std: "docker" "start" "-a" "2ef0c4d71d1955cc4d96165b3079372f4b95a8ca9e25c61a41a8c88698d9c6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ef0c4d71d1955cc4d96165b3079372f4b95a8ca9e25c61a41a8c88698d9c6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef0c4d71d1955cc4d96165b3079372f4b95a8ca9e25c61a41a8c88698d9c6d7", kill_on_drop: false }` [INFO] [stdout] 2ef0c4d71d1955cc4d96165b3079372f4b95a8ca9e25c61a41a8c88698d9c6d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71cb5b5f6fd993a74dbbb84eaaf094bed78bbaba7726a090c97b47901de61507 [INFO] running `Command { std: "docker" "start" "-a" "71cb5b5f6fd993a74dbbb84eaaf094bed78bbaba7726a090c97b47901de61507", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling pq-sys v0.6.3 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking xattr v1.4.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.21/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="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=d3f4427d68738a40 -C extra-filename=-3321dcb54daa420e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-154929b6ac9493b9.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-1d7c09a77ddfdef5.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-7c9444632ea75dab.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-f1b7d065dbc60b3d.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b9453d5ecf9fc810/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "71cb5b5f6fd993a74dbbb84eaaf094bed78bbaba7726a090c97b47901de61507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71cb5b5f6fd993a74dbbb84eaaf094bed78bbaba7726a090c97b47901de61507", kill_on_drop: false }` [INFO] [stdout] 71cb5b5f6fd993a74dbbb84eaaf094bed78bbaba7726a090c97b47901de61507