[INFO] cloning repository https://github.com/b-camacho/torquate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b-camacho/torquate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-camacho%2Ftorquate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-camacho%2Ftorquate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b52091772fdadf9ffc5af047ce250f11fe44de63 [INFO] checking b-camacho/torquate against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-camacho%2Ftorquate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b-camacho/torquate on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/b-camacho/torquate [INFO] finished tweaking git repo https://github.com/b-camacho/torquate [INFO] tweaked toml for git repo https://github.com/b-camacho/torquate written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 490 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.11.3 (available: v0.15.3) [INFO] [stderr] Adding bevy-inspector-egui v0.20.0 (available: v0.30.0) [INFO] [stderr] Adding bevy_debug_grid v0.2.1 (available: v0.6.0) [INFO] [stderr] Adding bevy_ecs v0.11.3 (available: v0.15.3) [INFO] [stderr] Adding bevy_flycam v0.11.0 (available: v0.15.0) [INFO] [stderr] Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2) [INFO] [stderr] Adding block2 v0.2.0-alpha.6 (available: v0.2.0) [INFO] [stderr] Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3) [INFO] [stderr] Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5) [INFO] [stderr] Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.15) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.50) [INFO] [stderr] Adding web-sys v0.3.72 (available: v0.3.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20eb43f00c945644d3ef52414e200a4b94bd74688d7097d4d41a43d7ddbf04c2 [INFO] running `Command { std: "docker" "start" "-a" "20eb43f00c945644d3ef52414e200a4b94bd74688d7097d4d41a43d7ddbf04c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20eb43f00c945644d3ef52414e200a4b94bd74688d7097d4d41a43d7ddbf04c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20eb43f00c945644d3ef52414e200a4b94bd74688d7097d4d41a43d7ddbf04c2", kill_on_drop: false }` [INFO] [stdout] 20eb43f00c945644d3ef52414e200a4b94bd74688d7097d4d41a43d7ddbf04c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43de91fbee94c7f12ace6285bdfd13f7374ac83cca10a9c4fec02e5d49cb57bd [INFO] running `Command { std: "docker" "start" "-a" "43de91fbee94c7f12ace6285bdfd13f7374ac83cca10a9c4fec02e5d49cb57bd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking bevy_ptr v0.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking bevy_tasks v0.11.3 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking accesskit v0.11.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking grid v0.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking taffy v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling bevy_macro_utils v0.11.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.11.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.3 [INFO] [stderr] Compiling bevy_derive v0.11.3 [INFO] [stderr] Compiling thiserror-core-impl v1.0.50 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling bevy_encase_derive v0.11.3 [INFO] [stderr] Compiling bevy_render_macros v0.11.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling gltf-derive v1.4.1 [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/6619027b13a87a3597115f2c8231f107bf3a7a5f/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=5f1a72c951a30b0e -C extra-filename=-698938b708fa1422 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e3513a72692bfa6d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43de91fbee94c7f12ace6285bdfd13f7374ac83cca10a9c4fec02e5d49cb57bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43de91fbee94c7f12ace6285bdfd13f7374ac83cca10a9c4fec02e5d49cb57bd", kill_on_drop: false }` [INFO] [stdout] 43de91fbee94c7f12ace6285bdfd13f7374ac83cca10a9c4fec02e5d49cb57bd