[INFO] cloning repository https://github.com/dots-git/algorithmic_recommendation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dots-git/algorithmic_recommendation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdots-git%2Falgorithmic_recommendation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdots-git%2Falgorithmic_recommendation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 403f32d419e50a7fdd83feed2ab81a1e33796b91 [INFO] building dots-git/algorithmic_recommendation against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdots-git%2Falgorithmic_recommendation" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dots-git/algorithmic_recommendation on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dots-git/algorithmic_recommendation [INFO] finished tweaking git repo https://github.com/dots-git/algorithmic_recommendation [INFO] tweaked toml for git repo https://github.com/dots-git/algorithmic_recommendation written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dots-git/algorithmic_recommendation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_dylib v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66293cd7081e3a134e526c175ab23bea3c6e85b0bae4b31450e92e3aff7cd02a [INFO] running `Command { std: "docker" "start" "-a" "66293cd7081e3a134e526c175ab23bea3c6e85b0bae4b31450e92e3aff7cd02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66293cd7081e3a134e526c175ab23bea3c6e85b0bae4b31450e92e3aff7cd02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66293cd7081e3a134e526c175ab23bea3c6e85b0bae4b31450e92e3aff7cd02a", kill_on_drop: false }` [INFO] [stdout] 66293cd7081e3a134e526c175ab23bea3c6e85b0bae4b31450e92e3aff7cd02a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e40a80ac28df34493fcd8d06dd46db2870be246a6a2be34b83d9ce9253ee6fa7 [INFO] running `Command { std: "docker" "start" "-a" "e40a80ac28df34493fcd8d06dd46db2870be246a6a2be34b83d9ce9253ee6fa7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_gilrs v0.7.0 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_animation v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_audio v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy_dylib v0.7.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustctrO4mA/list" "-m64" "/tmp/rustctrO4mA/symbols.o" "/opt/rustwide/target/debug/deps/bevy_dylib-e2cf48b27439f367.bevy_dylib.0111e769-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_dylib-e2cf48b27439f367.3thsefia7skzvc85.rcgu.rmeta" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_internal-8a5bb675d39ef04d.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-4c74c61e9ace9178.rlib" "/opt/rustwide/target/debug/deps/libwinit-4fbebaa5f50da226.rlib" "/opt/rustwide/target/debug/deps/libmio-b2c7e624714de30f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8d013208a0a34b06.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-792e7fe7e965af3b.rlib" "/opt/rustwide/target/debug/deps/libstretch-19a82ccdaa752a71.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-d48fd4e21d14c735.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-8f211f3ad571c998.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-5b2a9de12502fd21.rlib" "/opt/rustwide/target/debug/deps/libapprox-9b3daaa6c550be9e.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-1f2b5069860470e5.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-9f98de8c0730295a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4e66701fc233d6cf.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-46a96ca5f16d369a.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-5dc8a7cec2ed4385.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a27a37693e13d2e2.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-5553a1b96ab54828.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7b54a15ff1fc94a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-168424b8d226a323.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libgltf-162b1799beb2e816.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-9ae4291969fe9012.rlib" "/opt/rustwide/target/debug/deps/libserde_json-63ce3383f3aebc3c.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-f2c51277e86660a6.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-4bc596629b856156.rlib" "/opt/rustwide/target/debug/deps/libgilrs-e7a22c9f20ec10ef.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-ace06152fe586cea.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-5825832f08638c75.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-c76a7b79acdf12a9.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-aff1bf2415eb1d7e.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libimage-da77504e49b61ab8.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-117c48f4e9b7ef42.rlib" "/opt/rustwide/target/debug/deps/libpng-0f327cd518893472.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-905d7d9eea73aa33.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6b30072b9ff9be88.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-9c28d5587ff571e0.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-e30d77546b25d15b.rlib" "/opt/rustwide/target/debug/deps/libwgpu-1e06a4bb9622c49c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-ea8142855b5ab735.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-90b112d37272292a.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-bd01a79b66dd1a76.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-0f22edc811c13c66.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-6a35b670312d52a4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-c08ae787c9455fdf.rlib" "/opt/rustwide/target/debug/deps/libprofiling-fa34da4b5e1c99ee.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-cb02c1b28f094143.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-19f01826d1528071.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-7d536a7b9e74d4d2.rlib" "/opt/rustwide/target/debug/deps/libash-a79ac4f26663448d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libnaga-90f2989fbcb91d64.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-fbf739d950de9531.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-7d3bb764112e72e0.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-2e35ce8b21fa07f4.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-17d29b0e1808242d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-868c8d90758e5924.rlib" "/opt/rustwide/target/debug/deps/libspirv-4afef45b09c7e04a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5c1bb23031ad31c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-a9548ce61c1d1a52.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ed3a8ffa4af687b8.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-97ce35dd8bd29f11.rlib" "/opt/rustwide/target/debug/deps/librodio-e5e41a395667973a.rlib" "/opt/rustwide/target/debug/deps/liblewton-0900e965759c719b.rlib" "/opt/rustwide/target/debug/deps/libogg-f3919c5d48e7a79a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libcpal-dc1a2126897cb177.rlib" "/opt/rustwide/target/debug/deps/libalsa-ad861c9d30ea0f4f.rlib" "/opt/rustwide/target/debug/deps/libnix-9b89df270f1a9ddf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-cbc15149304d55f8.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-82ae05bc9a9d8824.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-510e58b5159a9de6.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-8bb298b9e5a7d762.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-b0193117e4077995.rlib" "/opt/rustwide/target/debug/deps/libron-c48883841d00edbc.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-ba5227207d311d85.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-c1a98a6809f94438.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-bc36345585bdff16.rlib" "/opt/rustwide/target/debug/deps/librand-2718864ad16873f7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6f701a8d267033.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-a6976d6151e1057d.rlib" "/opt/rustwide/target/debug/deps/libnotify-afc1493d5168cc7d.rlib" "/opt/rustwide/target/debug/deps/libmio-16591795b8753a5f.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2956fdf8b69e5967.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libinotify-5b2c7916d293c1f7.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-d4203c2aa99eb1ed.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-753da78b9dd067f6.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-910a78b362ba314b.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-e6c8cfd89739aac3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c07af21ec1cb39bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2bd2e15bcad54a63.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-698e4d3adf9a6ad3.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-47274793515a3afd.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-efd2945744a2af1d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-f7baa57f48d210d0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-3627b9893ac33ebf.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-431b5054c783dd89.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-e5b978e40c77c910.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-71a895a08a0e9648.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-a4c473094632d7c3.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4f73e65f56190801.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0a77c3797c96d33c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ef0eafa5a5cb8ecc.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-b367fa9a6df8ae1f.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-37c83c8b329c45e4.rlib" "/opt/rustwide/target/debug/deps/libglam-31496368a91081cf.rlib" "/opt/rustwide/target/debug/deps/libmint-12d1a4cc795700eb.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-445bbe3a48ff7472.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6170d2dd85c427b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab507ad1df06d001.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f439e686c63e9a45.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libthiserror-28cda96782147922.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-85ce41d998e44c21.rlib" "/opt/rustwide/target/debug/deps/libuuid-32ab62ecc2316fa5.rlib" "/opt/rustwide/target/debug/deps/libtracing-67cd680510dd5a13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-46521c9c5d4d9fe8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libinstant-337d5513adfbdec9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4d3dfbc021378a03.rlib" "/opt/rustwide/target/debug/deps/libserde-b1f432f2e1dadc82.rlib" "/opt/rustwide/target/debug/deps/libahash-30f20e75bb661a89.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-27382cf48b21ea9c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d012dabc3633cd0b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-4393e7d07259b8a4" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbevy_dylib-e2cf48b27439f367.so" "-shared" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_dylib` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e40a80ac28df34493fcd8d06dd46db2870be246a6a2be34b83d9ce9253ee6fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40a80ac28df34493fcd8d06dd46db2870be246a6a2be34b83d9ce9253ee6fa7", kill_on_drop: false }` [INFO] [stdout] e40a80ac28df34493fcd8d06dd46db2870be246a6a2be34b83d9ce9253ee6fa7