[INFO] fetching crate melodium 0.9.0... [INFO] checking melodium-0.9.0 against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] extracting crate melodium 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate melodium 0.9.0 [INFO] finished tweaking crates.io crate melodium 0.9.0 [INFO] tweaked toml for crates.io crate melodium 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate melodium 0.9.0 on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate melodium 0.9.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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba9c6a4307d624802a503389f2d67d458143ab21069df1ae7376801ba74517b8 [INFO] running `Command { std: "docker" "start" "-a" "ba9c6a4307d624802a503389f2d67d458143ab21069df1ae7376801ba74517b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba9c6a4307d624802a503389f2d67d458143ab21069df1ae7376801ba74517b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9c6a4307d624802a503389f2d67d458143ab21069df1ae7376801ba74517b8", kill_on_drop: false }` [INFO] [stdout] ba9c6a4307d624802a503389f2d67d458143ab21069df1ae7376801ba74517b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75a26fcd9166dee3388c90ace99d1fcaf3abbc7224a4df3f38ff7c6b5e7878d4 [INFO] running `Command { std: "docker" "start" "-a" "75a26fcd9166dee3388c90ace99d1fcaf3abbc7224a4df3f38ff7c6b5e7878d4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking melodium-common v0.9.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking melodium-core v0.9.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking stopper v0.2.8 [INFO] [stderr] Checking async-dup v1.2.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling trillium-macros v0.0.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling melodium-macro v0.9.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking trillium-http v0.3.17 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking async-signal v0.2.11 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v2.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking trillium v0.2.20 [INFO] [stderr] Checking boa_string v0.20.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=39fafb2e2be28ce4 -C extra-filename=-a96b2257290b7df9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-91cead0f9624c7bb.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-2e361a971837c3bd.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (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/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.28/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=65a79eea4c499a41 -C extra-filename=-1384d25ed7232c9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-974d0b714900726a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-5262711d04584088.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-9081e4f8b6bca3b7.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-367015009706f002.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-89450aef6b8060ab/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "75a26fcd9166dee3388c90ace99d1fcaf3abbc7224a4df3f38ff7c6b5e7878d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a26fcd9166dee3388c90ace99d1fcaf3abbc7224a4df3f38ff7c6b5e7878d4", kill_on_drop: false }` [INFO] [stdout] 75a26fcd9166dee3388c90ace99d1fcaf3abbc7224a4df3f38ff7c6b5e7878d4