[INFO] cloning repository https://github.com/briandw/tankzone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/briandw/tankzone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandw%2Ftankzone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandw%2Ftankzone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b9fcee2ba70dd7dc4bb19ba076fd760dd0dea3b [INFO] checking briandw/tankzone against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandw%2Ftankzone" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/briandw/tankzone [INFO] finished tweaking git repo https://github.com/briandw/tankzone [INFO] tweaked toml for git repo https://github.com/briandw/tankzone written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/briandw/tankzone on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/briandw/tankzone 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: alias [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06f66189578f29494700a59bc9781195db2ac05ba629e4f2915a1c6e27c3ab80 [INFO] running `Command { std: "docker" "start" "-a" "06f66189578f29494700a59bc9781195db2ac05ba629e4f2915a1c6e27c3ab80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06f66189578f29494700a59bc9781195db2ac05ba629e4f2915a1c6e27c3ab80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f66189578f29494700a59bc9781195db2ac05ba629e4f2915a1c6e27c3ab80", kill_on_drop: false }` [INFO] [stdout] 06f66189578f29494700a59bc9781195db2ac05ba629e4f2915a1c6e27c3ab80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0df1899cec843acb9620532a8f684ab8827b76c5af777ae0b59d6428b9fa396 [INFO] running `Command { std: "docker" "start" "-a" "b0df1899cec843acb9620532a8f684ab8827b76c5af777ae0b59d6428b9fa396", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: alias [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking bevy_ptr v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Checking accesskit v0.14.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking bevy_tasks v0.14.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking bevy_utils v0.14.2 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking gilrs-core v0.5.15 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking cpal v0.15.3 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0f31acebf540c89e4a4d5d114959fe91973419cb/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a1d64b17ffcf5115 -C extra-filename=-806acf05cb08eb40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-be70b032895e3a02.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-459404a6e102a550.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-57329f5b1e67bf3a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5b9ac59d598c7e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-763916ecbcafb30d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-9cf5c89f62c33ce0.so --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 `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0f31acebf540c89e4a4d5d114959fe91973419cb/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.27.0/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="bytemuck"' --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=6e1547105bac05d5 -C extra-filename=-8276a5ee8756defd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-969e4cf57af5455b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f592dda0594c37bc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-513bfe49bcc67ad5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b0df1899cec843acb9620532a8f684ab8827b76c5af777ae0b59d6428b9fa396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0df1899cec843acb9620532a8f684ab8827b76c5af777ae0b59d6428b9fa396", kill_on_drop: false }` [INFO] [stdout] b0df1899cec843acb9620532a8f684ab8827b76c5af777ae0b59d6428b9fa396