[INFO] fetching crate oma-pm 0.55.0... [INFO] testing oma-pm-0.55.0 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] extracting crate oma-pm 0.55.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate oma-pm 0.55.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oma-pm 0.55.0 [INFO] tweaked toml for crates.io crate oma-pm 0.55.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oma-pm 0.55.0 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oma-pm 0.55.0 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad98dd6a1c78a7f337895d80da8fa164b2f4416e71b7a5aad799eb143e95ad9c [INFO] running `Command { std: "docker" "start" "-a" "ad98dd6a1c78a7f337895d80da8fa164b2f4416e71b7a5aad799eb143e95ad9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad98dd6a1c78a7f337895d80da8fa164b2f4416e71b7a5aad799eb143e95ad9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad98dd6a1c78a7f337895d80da8fa164b2f4416e71b7a5aad799eb143e95ad9c", kill_on_drop: false }` [INFO] [stdout] ad98dd6a1c78a7f337895d80da8fa164b2f4416e71b7a5aad799eb143e95ad9c [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 784adf2e6a09b69b32a920edc3472ea2ae87178dc687dae984294170dc9a2b16 [INFO] running `Command { std: "docker" "start" "-a" "784adf2e6a09b69b32a920edc3472ea2ae87178dc687dae984294170dc9a2b16", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling scratch v1.0.8 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cxxbridge-flags v1.0.164 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling pure-rust-locales v0.8.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rapidfuzz v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling cxx v1.0.164 [INFO] [stderr] Compiling glob-match v0.2.1 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.1 [INFO] [stderr] Compiling cxx-build v1.0.164 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cxxbridge-macro v1.0.164 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rust-netrc v0.1.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling indicium v0.6.5 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling darling_macro v0.21.1 [INFO] [stderr] Compiling oma-apt v0.9.0 [INFO] [stderr] Compiling darling v0.21.1 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling snafu v0.8.6 [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/16fbf98f22730e073c09e7b03f0eafb87a295545/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.31/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --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=59f6c16ddc5cc2df -C extra-filename=-d2977c3ea065eb3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-a48ea757586f61c2.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-a7867074414b404a.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-32120c7cf1821311.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ca7024fc66e4388f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ead98f074a37f829.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8a7f5793de86595e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "784adf2e6a09b69b32a920edc3472ea2ae87178dc687dae984294170dc9a2b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784adf2e6a09b69b32a920edc3472ea2ae87178dc687dae984294170dc9a2b16", kill_on_drop: false }` [INFO] [stdout] 784adf2e6a09b69b32a920edc3472ea2ae87178dc687dae984294170dc9a2b16