[INFO] fetching crate sickle_ui_scaffold 0.4.0... [INFO] checking sickle_ui_scaffold-0.4.0 against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1 [INFO] extracting crate sickle_ui_scaffold 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sickle_ui_scaffold 0.4.0 [INFO] finished tweaking crates.io crate sickle_ui_scaffold 0.4.0 [INFO] tweaked toml for crates.io crate sickle_ui_scaffold 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sickle_ui_scaffold 0.4.0 on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 358 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.14.2 (available: v0.17.2) [INFO] [stderr] Adding smol_str v0.2.2 (available: v0.3.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35ffb793abdc1f00ac2509971e33433cf26d668bd87443f4c59df546d56d1689 [INFO] running `Command { std: "docker" "start" "-a" "35ffb793abdc1f00ac2509971e33433cf26d668bd87443f4c59df546d56d1689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35ffb793abdc1f00ac2509971e33433cf26d668bd87443f4c59df546d56d1689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ffb793abdc1f00ac2509971e33433cf26d668bd87443f4c59df546d56d1689", kill_on_drop: false }` [INFO] [stdout] 35ffb793abdc1f00ac2509971e33433cf26d668bd87443f4c59df546d56d1689 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2871a18ed7b43cac897d65f66c8b102e9bb450cd0a094593a671ee4883be0e41 [INFO] running `Command { std: "docker" "start" "-a" "2871a18ed7b43cac897d65f66c8b102e9bb450cd0a094593a671ee4883be0e41", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bevy_ptr v0.14.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bevy_tasks v0.14.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking accesskit v0.14.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking grid v0.14.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling sickle_macros v0.4.0 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Compiling bevy_asset_macros v0.14.2 [INFO] [stderr] Compiling bevy_render_macros v0.14.2 [INFO] [stderr] Compiling bevy_encase_derive v0.14.2 [INFO] [stderr] Compiling bevy_state_macros v0.14.2 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/04ea1e1f1a12cfa912c228ca278237d92d0bb6df/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=47ad1b401639b81e -C extra-filename=-54881330eff4891e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-57a17ffff02d5a57.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 `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/04ea1e1f1a12cfa912c228ca278237d92d0bb6df/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=9708b21d23829752 -C extra-filename=-c5e6f151ada45057 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-9585e1619102c806.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c13007f728075df8.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-02f2daf0cc200caa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2871a18ed7b43cac897d65f66c8b102e9bb450cd0a094593a671ee4883be0e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2871a18ed7b43cac897d65f66c8b102e9bb450cd0a094593a671ee4883be0e41", kill_on_drop: false }` [INFO] [stdout] 2871a18ed7b43cac897d65f66c8b102e9bb450cd0a094593a671ee4883be0e41