[INFO] cloning repository https://github.com/Realsnack/snacks-awesome-shortener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Realsnack/snacks-awesome-shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealsnack%2Fsnacks-awesome-shortener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealsnack%2Fsnacks-awesome-shortener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 293a8c3c510217ee5c6f9751a7305690337600a0 [INFO] checking Realsnack/snacks-awesome-shortener 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%2FRealsnack%2Fsnacks-awesome-shortener" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Realsnack/snacks-awesome-shortener [INFO] finished tweaking git repo https://github.com/Realsnack/snacks-awesome-shortener [INFO] tweaked toml for git repo https://github.com/Realsnack/snacks-awesome-shortener written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Realsnack/snacks-awesome-shortener 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/Realsnack/snacks-awesome-shortener 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] 83aa3a5fd1ee973cae966b6caaef28b851f44489c5068175f55c157736151372 [INFO] running `Command { std: "docker" "start" "-a" "83aa3a5fd1ee973cae966b6caaef28b851f44489c5068175f55c157736151372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83aa3a5fd1ee973cae966b6caaef28b851f44489c5068175f55c157736151372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83aa3a5fd1ee973cae966b6caaef28b851f44489c5068175f55c157736151372", kill_on_drop: false }` [INFO] [stdout] 83aa3a5fd1ee973cae966b6caaef28b851f44489c5068175f55c157736151372 [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] b387c4a192f1deb0324864ccbed7fe3609e142cf8ddf60f09d6d69d47d2c18d1 [INFO] running `Command { std: "docker" "start" "-a" "b387c4a192f1deb0324864ccbed7fe3609e142cf8ddf60f09d6d69d47d2c18d1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking etcetera v0.11.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [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.35/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=dc90a1c37c3a04d6 -C extra-filename=-e62bbf8f7fd241af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-a84e42136e087ddd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-27e1c92b9f6323e6.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-d5a96ba42a62443a.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-62cec74873480d3a.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-2fca0ba86f4628e5.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ef8c0b320f731c2b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b387c4a192f1deb0324864ccbed7fe3609e142cf8ddf60f09d6d69d47d2c18d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b387c4a192f1deb0324864ccbed7fe3609e142cf8ddf60f09d6d69d47d2c18d1", kill_on_drop: false }` [INFO] [stdout] b387c4a192f1deb0324864ccbed7fe3609e142cf8ddf60f09d6d69d47d2c18d1