[INFO] fetching crate rpmoci 0.4.4...
[INFO] checking rpmoci-0.4.4 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate rpmoci 0.4.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rpmoci 0.4.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rpmoci 0.4.4
[INFO] tweaked toml for crates.io crate rpmoci 0.4.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpmoci 0.4.4 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rpmoci 0.4.4 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e53e4fa54c6fa76fc65a3e6cdb482660260b0caeb98a71369e5837b8c44ede5
[INFO] running `Command { std: "docker" "start" "-a" "7e53e4fa54c6fa76fc65a3e6cdb482660260b0caeb98a71369e5837b8c44ede5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e53e4fa54c6fa76fc65a3e6cdb482660260b0caeb98a71369e5837b8c44ede5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e53e4fa54c6fa76fc65a3e6cdb482660260b0caeb98a71369e5837b8c44ede5", kill_on_drop: false }`
[INFO] [stdout] 7e53e4fa54c6fa76fc65a3e6cdb482660260b0caeb98a71369e5837b8c44ede5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e6744090da67b5383affd4612bf4439743f17c0ea2a823fe74f4a41d2e1581e
[INFO] running `Command { std: "docker" "start" "-a" "8e6744090da67b5383affd4612bf4439743f17c0ea2a823fe74f4a41d2e1581e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling cap-primitives v3.4.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling pyo3-build-config v0.25.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cap-std v3.4.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.0
[INFO] [stderr]    Compiling pyo3-ffi v0.25.0
[INFO] [stderr]    Compiling pyo3 v0.25.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking cpio v0.4.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking cap-tempfile v3.4.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking cap-std-ext v4.0.6
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking rusqlite v0.36.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enum-primitive-derive v0.3.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr] error: could not compile `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=e1f15e0fb8555732 -C extra-filename=-b0279840f33a5c16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9fa5fa889059a31.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.27/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="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", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=f78448b53f3e8ff8 -C extra-filename=-008b94544b6111c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f0f1e1dbac864bba.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-77afea092ffadc0c.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-674d9c133ce4fd89.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-c5c33fd357014f19.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-475112850c8ec6c6.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7085b850aae7ae78.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6308efc50032c74a/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8e6744090da67b5383affd4612bf4439743f17c0ea2a823fe74f4a41d2e1581e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6744090da67b5383affd4612bf4439743f17c0ea2a823fe74f4a41d2e1581e", kill_on_drop: false }`
[INFO] [stdout] 8e6744090da67b5383affd4612bf4439743f17c0ea2a823fe74f4a41d2e1581e
