[INFO] cloning repository https://github.com/rakanalh/revu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rakanalh/revu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakanalh%2Frevu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakanalh%2Frevu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dd6c6621719e2c0338efa3378eef989a26a6d48 [INFO] checking rakanalh/revu against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakanalh%2Frevu" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rakanalh/revu [INFO] finished tweaking git repo https://github.com/rakanalh/revu [INFO] tweaked toml for git repo https://github.com/rakanalh/revu written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rakanalh/revu on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rakanalh/revu 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deranged v0.5.3 [INFO] [stderr] Downloaded lru v0.16.1 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded octocrab v0.45.0 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1756766d8919dd81f1e613b2ad84c2ba1577ce630677868adcef8ab5ebb2db0 [INFO] running `Command { std: "docker" "start" "-a" "b1756766d8919dd81f1e613b2ad84c2ba1577ce630677868adcef8ab5ebb2db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1756766d8919dd81f1e613b2ad84c2ba1577ce630677868adcef8ab5ebb2db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1756766d8919dd81f1e613b2ad84c2ba1577ce630677868adcef8ab5ebb2db0", kill_on_drop: false }` [INFO] [stdout] b1756766d8919dd81f1e613b2ad84c2ba1577ce630677868adcef8ab5ebb2db0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3f00845a4dc58b2e09de8a8a76ce0187fc2e8152134dc3b493c40cb0e74ffcf [INFO] running `Command { std: "docker" "start" "-a" "e3f00845a4dc58b2e09de8a8a76ce0187fc2e8152134dc3b493c40cb0e74ffcf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking toml_writer v1.0.3 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking lru v0.16.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking pin-project 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/59fd4ef94daa991e6797b5aa6127e824f3067def/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.32/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)' --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=29b2f458fdbe659d -C extra-filename=-dc9a036d0c04fda2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-7ff93d733d0a1cbd.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-1f6d6b1227e305b2.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-84ece897db6882d0.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-0f72bb82ad2a69cc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e3f00845a4dc58b2e09de8a8a76ce0187fc2e8152134dc3b493c40cb0e74ffcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f00845a4dc58b2e09de8a8a76ce0187fc2e8152134dc3b493c40cb0e74ffcf", kill_on_drop: false }` [INFO] [stdout] e3f00845a4dc58b2e09de8a8a76ce0187fc2e8152134dc3b493c40cb0e74ffcf