[INFO] fetching crate md-tui 0.9.5... [INFO] checking md-tui-0.9.5 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation [INFO] extracting crate md-tui 0.9.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate md-tui 0.9.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate md-tui 0.9.5 [INFO] tweaked toml for crates.io crate md-tui 0.9.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate md-tui 0.9.5 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate md-tui 0.9.5 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91b848216d81c12c235485d6886f1961aae199cbf9c88459490ebdb3e921b4df [INFO] running `Command { std: "docker" "start" "-a" "91b848216d81c12c235485d6886f1961aae199cbf9c88459490ebdb3e921b4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91b848216d81c12c235485d6886f1961aae199cbf9c88459490ebdb3e921b4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b848216d81c12c235485d6886f1961aae199cbf9c88459490ebdb3e921b4df", kill_on_drop: false }` [INFO] [stdout] 91b848216d81c12c235485d6886f1961aae199cbf9c88459490ebdb3e921b4df [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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0699f6e5f35c58f8e8e47bb77982c2460cce20f29bce89430d9afda44f36d7d4 [INFO] running `Command { std: "docker" "start" "-a" "0699f6e5f35c58f8e8e47bb77982c2460cce20f29bce89430d9afda44f36d7d4", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Compiling tree-sitter-diff v0.1.0 [INFO] [stderr] Compiling tree-sitter-css v0.25.0 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.5 [INFO] [stderr] Compiling tree-sitter-lua v0.5.0 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-ocaml v0.24.2 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-scala v0.24.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling ratatui-image v10.0.6 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling tree-sitter v0.26.6 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] error: could not compile `darling_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.0/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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=85d59cc6e86edcfa -C extra-filename=-bb0001025fa7e026 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-cb68b1e72bdee01b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bc33634ba91eea12.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ca0a370f885b1094.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-318ffc47f5966552.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-8f55278b581e3c32.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/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.36/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)' --check-cfg 'cfg(rustls_docsrs)' --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=b27b2fd950e81bf2 -C extra-filename=-c221dec84ae2841f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-bf09eeb46d6cd142.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f0f1e1dbac864bba.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-5bfb7034c91dfeb7.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-3b567c67b5ac72ad.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-6d2f8bfdf1f85dff.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-475112850c8ec6c6.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-170b8139a788d538.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4e82e1631578bcf4/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0699f6e5f35c58f8e8e47bb77982c2460cce20f29bce89430d9afda44f36d7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0699f6e5f35c58f8e8e47bb77982c2460cce20f29bce89430d9afda44f36d7d4", kill_on_drop: false }` [INFO] [stdout] 0699f6e5f35c58f8e8e47bb77982c2460cce20f29bce89430d9afda44f36d7d4