[INFO] cloning repository https://github.com/andoco/cookbook-bevy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andoco/cookbook-bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandoco%2Fcookbook-bevy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandoco%2Fcookbook-bevy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06b1167e86902a5e1af1a1ef0d56c1a597ad96ef [INFO] testing andoco/cookbook-bevy against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandoco%2Fcookbook-bevy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andoco/cookbook-bevy on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andoco/cookbook-bevy [INFO] finished tweaking git repo https://github.com/andoco/cookbook-bevy [INFO] tweaked toml for git repo https://github.com/andoco/cookbook-bevy written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/andoco/cookbook-bevy 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpal v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72b77e281239348b2a723b77b9a959c5ca3907fac8989c25da5be7d19ad6814f [INFO] running `Command { std: "docker" "start" "-a" "72b77e281239348b2a723b77b9a959c5ca3907fac8989c25da5be7d19ad6814f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72b77e281239348b2a723b77b9a959c5ca3907fac8989c25da5be7d19ad6814f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b77e281239348b2a723b77b9a959c5ca3907fac8989c25da5be7d19ad6814f", kill_on_drop: false }` [INFO] [stdout] 72b77e281239348b2a723b77b9a959c5ca3907fac8989c25da5be7d19ad6814f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45d539af3b4eeb4182ff1787a59a7867ef538156ce7b26c6bf3464a8483285ff [INFO] running `Command { std: "docker" "start" "-a" "45d539af3b4eeb4182ff1787a59a7867ef538156ce7b26c6bf3464a8483285ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bevy_ptr v0.9.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling bevy_tasks v0.9.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ash v0.37.1+1.3.235 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling encase_derive_impl v0.4.0 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling encase_derive v0.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling cpal v0.14.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling owned_ttf_parser v0.17.1 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling bevy_utils v0.9.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bevy_math v0.9.1 [INFO] [stderr] Compiling hexasphere v8.0.0 [INFO] [stderr] Compiling bevy_reflect v0.9.1 [INFO] [stderr] Compiling encase v0.4.0 [INFO] [stderr] Compiling bevy_mikktspace v0.9.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling gilrs-core v0.5.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling bevy_ecs v0.9.1 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling bevy_app v0.9.1 [INFO] [stderr] Compiling bevy_core v0.9.1 [INFO] [stderr] Compiling bevy_log v0.9.1 [INFO] [stderr] Compiling bevy_time v0.9.1 [INFO] [stderr] Compiling bevy_input v0.9.1 [INFO] [stderr] Compiling bevy_hierarchy v0.9.1 [INFO] [stderr] Compiling bevy_diagnostic v0.9.1 [INFO] [stderr] Compiling bevy_asset v0.9.1 [INFO] [stderr] Compiling bevy_transform v0.9.1 [INFO] [stderr] Compiling bevy_window v0.9.1 [INFO] [stderr] Compiling bevy_gilrs v0.9.1 [INFO] [stderr] Compiling bevy_animation v0.9.1 [INFO] [stderr] Compiling bevy_winit v0.9.1 [INFO] [stderr] Compiling bevy_audio v0.9.1 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling bevy_render v0.9.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.9.1 [INFO] [stderr] Compiling bevy_scene v0.9.1 [INFO] [stderr] Compiling bevy_sprite v0.9.1 [INFO] [stderr] Compiling bevy_pbr v0.9.1 [INFO] [stderr] Compiling bevy_text v0.9.1 [INFO] [stderr] Compiling bevy_ui v0.9.1 [INFO] [stderr] Compiling bevy_gltf v0.9.1 [INFO] [stderr] Compiling bevy_internal v0.9.1 [INFO] [stderr] Compiling bevy_dylib v0.9.1 [INFO] [stderr] Compiling bevy v0.9.1 [INFO] [stderr] Compiling cookbook-bevy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "45d539af3b4eeb4182ff1787a59a7867ef538156ce7b26c6bf3464a8483285ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d539af3b4eeb4182ff1787a59a7867ef538156ce7b26c6bf3464a8483285ff", kill_on_drop: false }` [INFO] [stdout] 45d539af3b4eeb4182ff1787a59a7867ef538156ce7b26c6bf3464a8483285ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ec4c809852c1c7619a9b88c3451b98c85415cb375c30c6512854ca84226409 [INFO] running `Command { std: "docker" "start" "-a" "65ec4c809852c1c7619a9b88c3451b98c85415cb375c30c6512854ca84226409", kill_on_drop: false }` [INFO] [stderr] Compiling cookbook-bevy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "65ec4c809852c1c7619a9b88c3451b98c85415cb375c30c6512854ca84226409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ec4c809852c1c7619a9b88c3451b98c85415cb375c30c6512854ca84226409", kill_on_drop: false }` [INFO] [stdout] 65ec4c809852c1c7619a9b88c3451b98c85415cb375c30c6512854ca84226409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 967eea748f50dced5ae1c79940ed5ac3e9f23227084f7b3388d8523376dfcd4b [INFO] running `Command { std: "docker" "start" "-a" "967eea748f50dced5ae1c79940ed5ac3e9f23227084f7b3388d8523376dfcd4b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cookbook_bevy-c58bc8a1f913a927) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "967eea748f50dced5ae1c79940ed5ac3e9f23227084f7b3388d8523376dfcd4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967eea748f50dced5ae1c79940ed5ac3e9f23227084f7b3388d8523376dfcd4b", kill_on_drop: false }` [INFO] [stdout] 967eea748f50dced5ae1c79940ed5ac3e9f23227084f7b3388d8523376dfcd4b [INFO] testing andoco/cookbook-bevy against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandoco%2Fcookbook-bevy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andoco/cookbook-bevy on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andoco/cookbook-bevy [INFO] finished tweaking git repo https://github.com/andoco/cookbook-bevy [INFO] tweaked toml for git repo https://github.com/andoco/cookbook-bevy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/andoco/cookbook-bevy 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbf13b5ea818a75ebf1502012691c8a5bc72fd3e68714f33f680e4bdec44d8aa [INFO] running `Command { std: "docker" "start" "-a" "cbf13b5ea818a75ebf1502012691c8a5bc72fd3e68714f33f680e4bdec44d8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbf13b5ea818a75ebf1502012691c8a5bc72fd3e68714f33f680e4bdec44d8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf13b5ea818a75ebf1502012691c8a5bc72fd3e68714f33f680e4bdec44d8aa", kill_on_drop: false }` [INFO] [stdout] cbf13b5ea818a75ebf1502012691c8a5bc72fd3e68714f33f680e4bdec44d8aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb1e70ea06ce8e918378eda5c1c202541168bb9c13d4499e406aa4223ae84c84 [INFO] running `Command { std: "docker" "start" "-a" "fb1e70ea06ce8e918378eda5c1c202541168bb9c13d4499e406aa4223ae84c84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bevy_tasks v0.9.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ash v0.37.1+1.3.235 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling encase_derive_impl v0.4.0 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling encase_derive v0.4.0 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling cpal v0.14.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling owned_ttf_parser v0.17.1 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bevy_math v0.9.1 [INFO] [stderr] Compiling bevy_mikktspace v0.9.1 [INFO] [stderr] Compiling encase v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.9.1 [INFO] [stderr] Compiling hexasphere v8.0.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling gilrs-core v0.5.1 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling bevy_ecs v0.9.1 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling bevy_app v0.9.1 [INFO] [stderr] Compiling bevy_core v0.9.1 [INFO] [stderr] Compiling bevy_log v0.9.1 [INFO] [stderr] Compiling bevy_time v0.9.1 [INFO] [stderr] Compiling bevy_input v0.9.1 [INFO] [stderr] Compiling bevy_hierarchy v0.9.1 [INFO] [stderr] Compiling bevy_diagnostic v0.9.1 [INFO] [stderr] Compiling bevy_transform v0.9.1 [INFO] [stderr] Compiling bevy_asset v0.9.1 [INFO] [stderr] Compiling bevy_window v0.9.1 [INFO] [stderr] Compiling bevy_gilrs v0.9.1 [INFO] [stderr] Compiling bevy_winit v0.9.1 [INFO] [stderr] Compiling bevy_animation v0.9.1 [INFO] [stderr] Compiling bevy_audio v0.9.1 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling bevy_render v0.9.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.9.1 [INFO] [stderr] Compiling bevy_scene v0.9.1 [INFO] [stderr] Compiling bevy_sprite v0.9.1 [INFO] [stderr] Compiling bevy_pbr v0.9.1 [INFO] [stderr] Compiling bevy_text v0.9.1 [INFO] [stderr] Compiling bevy_ui v0.9.1 [INFO] [stderr] Compiling bevy_gltf v0.9.1 [INFO] [stderr] Compiling bevy_internal v0.9.1 [INFO] [stderr] Compiling bevy_dylib v0.9.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcPvG6He/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcPvG6He/symbols.o" "/opt/rustwide/target/debug/deps/bevy_dylib-78403d7c013eb2c4.bevy_dylib.10ea2c9499d1d1ad-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_dylib-78403d7c013eb2c4.55m7nhwnjt6jcbvq.rcgu.rmeta" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_internal-13d9faeda988d55c.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-7ba2f7240be344e0.rlib" "/opt/rustwide/target/debug/deps/libwinit-a99a4356ec4425dc.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-07f4e665e95c51da.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7083fea06d0c7956.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-8d7cede5074f0b01.rlib" "/opt/rustwide/target/debug/deps/libtaffy-7ccc51fa53baa4e9.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-920dca22297c2eae.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-c40c91f372f6215c.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-db259af32f418135.rlib" "/opt/rustwide/target/debug/deps/libapprox-8a84ac8f1e931f4e.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-61730d0c6cd13009.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-66c8604f6b2814ce.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-f9f0946b5416e182.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-aac174cc542a4341.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-8c39bce2a2835989.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-2d11239effdb6516.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-e09555368a211425.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-14bb1eedfae0cd89.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3660d9234050d158.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-32c151e39f5f412d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52ba3d834e28489d.rlib" "/opt/rustwide/target/debug/deps/libgltf-455895c70fd49259.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-c4770a1cefbaad4f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-31c0687ae1681a36.rlib" "/opt/rustwide/target/debug/deps/libryu-71a7e639e7459b62.rlib" "/opt/rustwide/target/debug/deps/libitoa-d2276dfc04de0749.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-1cb11f056a911ee9.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-db2e44a192fc04f3.rlib" "/opt/rustwide/target/debug/deps/libgilrs-83089385f9150b6a.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-982497dbe4ad1549.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-20f358c3b9bb2cf4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5b55b3a0782d93d8.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-b5b2a37debfbf316.rlib" "/opt/rustwide/target/debug/deps/libradsort-716f4f8ab5c4bc37.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-85707114b4156186.rlib" "/opt/rustwide/target/debug/deps/librodio-e7b9db77252c895e.rlib" "/opt/rustwide/target/debug/deps/liblewton-cd7f59b1db326642.rlib" "/opt/rustwide/target/debug/deps/libogg-c0516cc4bec7a0ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libcpal-e9e61cc7857cf34a.rlib" "/opt/rustwide/target/debug/deps/libnix-25ac3d7184df2250.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libalsa-b8305e46cbc12233.rlib" "/opt/rustwide/target/debug/deps/libnix-e0a030c49c7194e7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3b8b6c5d2cb3d911.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-1928f626eede3b13.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-7338b5b62eafba2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-9a848fa3a70b84cf.rlib" "/opt/rustwide/target/debug/deps/libron-e4e321c2c2327035.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-221c1423e08281eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3682aaa94f4aeaea.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libimage-06f4a5317a582a81.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rlib" "/opt/rustwide/target/debug/deps/libpng-de080014fc6a81c6.rlib" "/opt/rustwide/target/debug/deps/libflate2-b852a7286a504311.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-05d161e33aadd62d.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b74ba3d936f605fe.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0cb731e2cefa1b40.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-293da0d486a11c11.rlib" "/opt/rustwide/target/debug/deps/libencase-047e7d61bd2dc705.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-f28a345f600e2ec4.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-a036dd4a26d20e67.rlib" "/opt/rustwide/target/debug/deps/libwgpu-b9cfbf94ad6aca02.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-0eb3a93a41f7a54f.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-80a3e291fb5b6022.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-e44ccfd57c1d89dc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-35539d364a406499.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-ad4de80ef5d608d5.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-7aac5400312cc002.rlib" "/opt/rustwide/target/debug/deps/libprofiling-f2da097d3162f0db.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-753bb6d87f63d3d2.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d5051c0e840ef54c.rlib" "/opt/rustwide/target/debug/deps/libash-efd3ce34a21ab68e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8fc60105e6f7f82d.rlib" "/opt/rustwide/target/debug/deps/libnaga-ed95b65e0e4093be.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-3bfcf334e526d93c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8dd0847b35f1832.rlib" "/opt/rustwide/target/debug/deps/libbit_set-a2a6bff50cba83c5.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-66b280c55763b85c.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-84226758d1850513.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-8c89bf6e02b90910.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe47d483106080c8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-f537f407d2aaf9b5.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-becca79ec18c950b.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-7324cd53bbf6ee44.rlib" "/opt/rustwide/target/debug/deps/libspirv-ca6688125eed8055.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e8834603c0747d08.rlib" "/opt/rustwide/target/debug/deps/libindexmap-558ae5bf6b67989b.rlib" "/opt/rustwide/target/debug/deps/libglow-dc67459e4aa62756.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-ade0ee1763959675.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f483bd2e3fc44b0d.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-29d118f10f4babd2.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9c4bcec56cb08f1f.rlib" "/opt/rustwide/target/debug/deps/libcty-ed476ee9391a3a77.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-a7f9a1c4dd20c403.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-5faad55b2473fbd3.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-f0bc5e26e4fd72b0.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-8b4aaf8466b964d7.rlib" "/opt/rustwide/target/debug/deps/libnotify-da41a43672b070c2.rlib" "/opt/rustwide/target/debug/deps/libmio-0ae0ed5b305a568c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-5fe8296a0a8e6a1c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f0b67fbf628bcd90.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5e62a1af5be346fb.rlib" "/opt/rustwide/target/debug/deps/libinotify-67ff02384996121b.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-0a828eb65e5bff9c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-86074ff36312067c.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-181bc6008a1fe30d.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-58bf252a960b945c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-07fdf23fdd47f81a.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-badd7913ede744e5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e293b883e84f3442.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-573528bd560ec1a5.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-bb331dccd6fe0513.rlib" "/opt/rustwide/target/debug/deps/libmatchers-285b152723272e7f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-360b1429a980905a.rlib" "/opt/rustwide/target/debug/deps/libregex-aa61df085060da23.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-13dc14dca1895e31.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ffa6382ce54a3f92.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-506038ebd877d385.rlib" "/opt/rustwide/target/debug/deps/liblog-5dd7ca7285786d5e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-88856cc19a967ff9.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-c3d7cfc0db3e021b.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-109ea50d76e0107e.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-72366e8dd36931e6.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-c8dd12aa36e1d3b7.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-42a67b830163d6ae.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-3e3299efe2fc6011.rlib" "/opt/rustwide/target/debug/deps/libglam-5eb20bdf7762cb7c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b8f6793a4e85ea52.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-51b49c691a7d90d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c0fd7f5a60b06e37.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-448f65d3e05319aa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7efc9c602b898216.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-c4a86e4848913de8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e6d39cacd2477ad3.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-be7a4f919c4a6555.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-dfd5e42f6971608b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f905b9fc79127847.rlib" "/opt/rustwide/target/debug/deps/libslab-ce952e4d8ebf26c9.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-5d9fcf9755befbcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-73a7297533da78d2.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-83c5c576e7241bc8.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-769af95c79f2a6ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-16554d13333dfbba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libfastrand-94c70a216b334e0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c5c985f40deea7ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-33f184b6951e8fbf.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-c70ff5f06f747f8a.rlib" "/opt/rustwide/target/debug/deps/libparking-558a8ab41cbf63b8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e06fc39a3ddbba71.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1b08425d86e2ab96.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f0859bc32c912d53.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-fc6256706df7c46a.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-b6944729d3a8ea23.rlib" "/opt/rustwide/target/debug/deps/libuuid-c57005d234765fda.rlib" "/opt/rustwide/target/debug/deps/libtracing-d8b2232d6d46d28b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e8b15c1d45637ce8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca0b3c5c894c36d0.rlib" "/opt/rustwide/target/debug/deps/libinstant-11857eb893fd2c6b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4815f7b3727824c0.rlib" "/opt/rustwide/target/debug/deps/libserde-fcc8b6e4fb6f8c84.rlib" "/opt/rustwide/target/debug/deps/libahash-d6418f852a437823.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b34bbdf1577e28b0.rlib" "/opt/rustwide/target/debug/deps/liblibc-acfe84869d5640c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ef1409d54228c1c0.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-1214b0a79b588698.rlib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-7c8cd1ffc7c5704a" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbevy_dylib-78403d7c013eb2c4.so" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_dylib` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fb1e70ea06ce8e918378eda5c1c202541168bb9c13d4499e406aa4223ae84c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb1e70ea06ce8e918378eda5c1c202541168bb9c13d4499e406aa4223ae84c84", kill_on_drop: false }` [INFO] [stdout] fb1e70ea06ce8e918378eda5c1c202541168bb9c13d4499e406aa4223ae84c84