[INFO] cloning repository https://github.com/macmv/correct-bar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/macmv/correct-bar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacmv%2Fcorrect-bar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacmv%2Fcorrect-bar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 231b7db71349a0a5ea387d5ba813a7ea87b88baa [INFO] checking macmv/correct-bar against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacmv%2Fcorrect-bar" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/macmv/correct-bar [INFO] finished tweaking git repo https://github.com/macmv/correct-bar [INFO] tweaked toml for git repo https://github.com/macmv/correct-bar written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/macmv/correct-bar on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/macmv/correct-bar 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be67c18b3b0485d6a608e878f2f29dbfb8bdd8dafffc1e9dedba9acf9491f77c [INFO] running `Command { std: "docker" "start" "-a" "be67c18b3b0485d6a608e878f2f29dbfb8bdd8dafffc1e9dedba9acf9491f77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be67c18b3b0485d6a608e878f2f29dbfb8bdd8dafffc1e9dedba9acf9491f77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be67c18b3b0485d6a608e878f2f29dbfb8bdd8dafffc1e9dedba9acf9491f77c", kill_on_drop: false }` [INFO] [stdout] be67c18b3b0485d6a608e878f2f29dbfb8bdd8dafffc1e9dedba9acf9491f77c [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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3911eb0ef7bfb0b1d4516e07f59c8f365ad9ef9b924ff8608654244fa7611b0a [INFO] running `Command { std: "docker" "start" "-a" "3911eb0ef7bfb0b1d4516e07f59c8f365ad9ef9b924ff8608654244fa7611b0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling wgpu-hal v28.0.1 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Compiling wgpu-core v28.0.1 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling icu_locale_data v2.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Checking kurbo v0.13.0 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling icu_segmenter_data v2.2.0 [INFO] [stderr] Checking color v0.3.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking parlance v0.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling libpulse-sys v1.23.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking dbus v0.9.10 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking fern v0.7.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking guillotiere v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking peniko v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking wgpu-types v28.0.0 [INFO] [stderr] Checking font-types v0.11.2 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Checking read-fonts v0.37.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_locale v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking parley_data v0.8.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Checking icu_segmenter v2.2.0 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7dabc88a3b6768751847baeb49983f31ac5f20e2/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.1/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=169d257c76d6e74b -C extra-filename=-d47c8036ed5afd10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-d59d381826d27454.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-76f45c04102e124d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-227c993090963b4d.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern wide=/opt/rustwide/target/debug/deps/libwide-9afc859fe37ae8d5.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 `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7dabc88a3b6768751847baeb49983f31ac5f20e2/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=ad254fc13a559d1c -C extra-filename=-373b47107b5614bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d7df6687d7854714.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3911eb0ef7bfb0b1d4516e07f59c8f365ad9ef9b924ff8608654244fa7611b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3911eb0ef7bfb0b1d4516e07f59c8f365ad9ef9b924ff8608654244fa7611b0a", kill_on_drop: false }` [INFO] [stdout] 3911eb0ef7bfb0b1d4516e07f59c8f365ad9ef9b924ff8608654244fa7611b0a