[INFO] fetching crate earl-protocol-sql 0.6.3...
[INFO] checking earl-protocol-sql-0.6.3 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] extracting crate earl-protocol-sql 0.6.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate earl-protocol-sql 0.6.3
[INFO] finished tweaking crates.io crate earl-protocol-sql 0.6.3
[INFO] tweaked toml for crates.io crate earl-protocol-sql 0.6.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate earl-protocol-sql 0.6.3 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate earl-protocol-sql 0.6.3 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | homepage = "https://github.com/mathematic-inc/earl"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 | repository = "https://github.com/mathematic-inc/earl"
[INFO] [stderr]    |              ----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `earl-protocol-sql` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7b744fd46e29c7cbf06c885230e65dcfcf55856af9cd31768954019e72b2b9e3
[INFO] running `Command { std: "docker" "start" "7b744fd46e29c7cbf06c885230e65dcfcf55856af9cd31768954019e72b2b9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b744fd46e29c7cbf06c885230e65dcfcf55856af9cd31768954019e72b2b9e3", 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" "7b744fd46e29c7cbf06c885230e65dcfcf55856af9cd31768954019e72b2b9e3" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b744fd46e29c7cbf06c885230e65dcfcf55856af9cd31768954019e72b2b9e3", 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" "7b744fd46e29c7cbf06c885230e65dcfcf55856af9cd31768954019e72b2b9e3" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | homepage = "https://github.com/mathematic-inc/earl"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 | repository = "https://github.com/mathematic-inc/earl"
[INFO] [stderr]    |              ----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `earl-protocol-sql` (manifest) generated 1 warning
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling whoami v2.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.2
[INFO] [stderr]    Compiling bytecheck_derive v0.8.3
[INFO] [stderr]    Compiling rkyv_derive v0.8.18
[INFO] [stderr]     Checking ptr_meta v0.3.2
[INFO] [stderr]     Checking rancor v0.1.3
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking bytecheck v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.15
[INFO] [stderr]     Checking rend v0.5.4
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.11
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --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=a8375b240f1a4d6c -C extra-filename=-99709178cf972362 --out-dir /opt/rustwide/target/debug/build/rustls/99709178cf972362/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/getrandom/c9a619d27ad606e2/out -L dependency=/opt/rustwide/target/debug/build/libc/957bca8494e3bc36/out -L dependency=/opt/rustwide/target/debug/build/ring/89375d71ff728420/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/af334ee10807659d/out -L dependency=/opt/rustwide/target/debug/build/untrusted/5f38b2c4125c2298/out -L dependency=/opt/rustwide/target/debug/build/zeroize/34fc3045ea52501d/out --extern once_cell=/opt/rustwide/target/debug/build/once_cell/e7324593321ca94b/out/libonce_cell-e7324593321ca94b.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/89375d71ff728420/out/libring-89375d71ff728420.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/af334ee10807659d/out/librustls_pki_types-af334ee10807659d.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/93c67e28eb2d860c/out/libwebpki-93c67e28eb2d860c.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/e2a2f8b3e184e502/out/libsubtle-e2a2f8b3e184e502.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/34fc3045ea52501d/out/libzeroize-34fc3045ea52501d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/5907acf05b68cac9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7b744fd46e29c7cbf06c885230e65dcfcf55856af9cd31768954019e72b2b9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b744fd46e29c7cbf06c885230e65dcfcf55856af9cd31768954019e72b2b9e3", kill_on_drop: false }`
[INFO] [stdout] 7b744fd46e29c7cbf06c885230e65dcfcf55856af9cd31768954019e72b2b9e3
