[INFO] cloning repository https://github.com/dabreegster/nolli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dabreegster/nolli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabreegster%2Fnolli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabreegster%2Fnolli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09b3511b1ba265e858170ea878348e68a3fc6456 [INFO] testing dabreegster/nolli against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabreegster%2Fnolli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dabreegster/nolli on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dabreegster/nolli [INFO] finished tweaking git repo https://github.com/dabreegster/nolli [INFO] tweaked toml for git repo https://github.com/dabreegster/nolli written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dabreegster/nolli 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-2025-02-18" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d88ce85029b0e095687779f080b1c33da0e4ac1732d40189f00ff8de4f241674 [INFO] running `Command { std: "docker" "start" "-a" "d88ce85029b0e095687779f080b1c33da0e4ac1732d40189f00ff8de4f241674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d88ce85029b0e095687779f080b1c33da0e4ac1732d40189f00ff8de4f241674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88ce85029b0e095687779f080b1c33da0e4ac1732d40189f00ff8de4f241674", kill_on_drop: false }` [INFO] [stdout] d88ce85029b0e095687779f080b1c33da0e4ac1732d40189f00ff8de4f241674 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a33a9d387542d4abc20bdb10fe69d7de15a179b043b468d3ba167e7a06ba8cf8 [INFO] running `Command { std: "docker" "start" "-a" "a33a9d387542d4abc20bdb10fe69d7de15a179b043b468d3ba167e7a06ba8cf8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling autocfg v1.1.0 [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.138 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling log v0.4.17 [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 futures-core v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [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 ahash v0.7.6 [INFO] [stderr] Compiling futures-io v0.3.25 [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 parking v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling bevy_ptr v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ash v0.37.1+1.3.235 [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 walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling bevy_tasks v0.9.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling encase_derive_impl v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling owned_ttf_parser v0.17.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling encase_derive v0.4.1 [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 bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling emath v0.20.0 [INFO] [stderr] Compiling ecolor v0.20.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling lyon_geom v1.0.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.15.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling earcutr v0.2.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.1 [INFO] [stderr] Compiling pretty-type-name v1.0.0 [INFO] [stderr] Compiling lyon_path v1.0.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling svgtypes v0.8.2 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling grid v0.9.0 [INFO] [stderr] Compiling webbrowser v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lyon_tessellation v1.0.7 [INFO] [stderr] Compiling random_color v0.6.1 [INFO] [stderr] Compiling x11rb v0.9.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 ron v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling rstar v0.9.3 [INFO] [stderr] Compiling gilrs-core v0.5.2 [INFO] [stderr] Compiling bevy_utils v0.9.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling geo-types v0.7.8 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling epaint v0.20.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling geojson v0.24.0 [INFO] [stderr] Compiling geo v0.23.1 [INFO] [stderr] Compiling egui v0.20.1 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling bevy_math v0.9.1 [INFO] [stderr] Compiling hexasphere v8.0.0 [INFO] [stderr] Compiling bevy_mikktspace v0.9.1 [INFO] [stderr] Compiling encase v0.4.1 [INFO] [stderr] Compiling bevy_reflect v0.9.1 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_ecs v0.9.1 [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_animation v0.9.1 [INFO] [stderr] Compiling bevy_audio v0.9.1 [INFO] [stderr] Compiling bevy_winit 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-earcutr v0.7.0 [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: "cc" "-Wl,--version-script=/tmp/rustcNIw2Yx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNIw2Yx/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/bevy_dylib-ba6c943eed0fc968.dv705773jax6tbxs43ofidpr5.rcgu.rmeta" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_internal-1d3366803799a054.rlib,libbevy_winit-944cab87bab7cc78.rlib,libwinit-029036998eee7484.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libx11_dl-39ec856dee649a31.rlib,libbevy_ui-549b666c1a19c9b6.rlib,libtaffy-0aa5684a3fad9ccc.rlib,libbevy_text-d596ef6e0d6dd5b7.rlib,libglyph_brush_layout-c704b7fda4511a17.rlib,libxi_unicode-9c20d94e86934312.rlib,libapprox-2c5d94677c20e87e.rlib,libab_glyph-5729a8c192a0972c.rlib,libowned_ttf_parser-6cfdaa5e4c4ed228.rlib,libttf_parser-d5d3e9b6ded7ff36.rlib,libab_glyph_rasterizer-a84da026c4b73fc9.rlib,libbevy_sprite-47b572225967032b.rlib,librectangle_pack-1f79e8b736a92583.rlib,libguillotiere-49dbe11128d34f46.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-1f33c8736254c12d.rlib,libbevy_gltf-7ea24819d1b7e211.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libgltf-522e308a618eab8b.rlib,libgltf_json-328dcb93dfe9a354.rlib,libserde_json-536769146c8e99d8.rlib,libryu-038f6cdb33aa666f.rlib,libitoa-038a99b7aae53dfd.rlib,libbevy_pbr-1642f5a13c102686.rlib,libbevy_gilrs-338576cc08d3a950.rlib,libgilrs-7c23fe174f2bb5e3.rlib,libfnv-79e2cbfbe03dcd16.rlib,libgilrs_core-5360c2bb7c583d75.rlib,liblibudev_sys-21a59f90fe931bda.rlib,libnix-740295d5df648e91.rlib,libvec_map-75126d96f8392bf4.rlib,libbevy_core_pipeline-5b9eb06dbdb16ffc.rlib,libradsort-9cbeae66a628f1d2.rlib,libbevy_audio-1a0ade7bf3b6ddf7.rlib,librodio-631c55567eca17d3.rlib,liblewton-51cbc0d59d55c59b.rlib,libogg-cbb57fc1810accdc.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libcpal-33544c4fcc4f20a3.rlib,libalsa-051031fed3b047f9.rlib,libnix-1ba600b5b8e76421.rlib,libmemoffset-e6266b7f586af625.rlib,libalsa_sys-42c01155255e37a1.rlib,libbevy_animation-108afcb54797c67b.rlib,libbevy_scene-6de14fdc6cce9978.rlib,libron-fe9f41d2266b918e.rlib,libbase64-42295ac2e0e134a3.rlib,libbevy_render-6e6cd3d1134f5523.rlib,libbevy_mikktspace-0ff8b23e1f077110.rlib,libhex-13e08b3b00984ab7.rlib,libimage-34056bcfc323b95e.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libpng-4cf3fc2a1b35e376.rlib,libflate2-117aab00a2b9b2a1.rlib,libminiz_oxide-b57aacf0d6d21e45.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libnum_rational-50180ce1a5ad17df.rlib,libnum_integer-d876dc6a9d079b86.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libencase-556bdee888a1852f.rlib,libconst_panic-3966f67a3cc0a2b9.rlib,libhexasphere-caf936785589186e.rlib,libwgpu-26febcb2c594774d.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libwgpu_core-08217a725545a553.rlib,libwgpu_hal-bc45dbedf19c88a0.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-80088c0df850c7f3.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libkhronos_egl-4d9d4d05f5083c57.rlib,libprofiling-853c377be365507e.rlib,libgpu_alloc-e57470def8b72c39.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libash-6eb6ed337631eaa0.rlib,liblibloading-1d9d598bea47447c.rlib,libnaga-8768346efa942d21.rlib,libhexf_parse-72d4824186d79465.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libbit_set-e2de243a324465ba.rlib,libbit_vec-1484b09fcc589a29.rlib,libcodespan_reporting-791b7e8125894206.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libtermcolor-214b0416d5f44404.rlib,libpetgraph-c8d77800afabbd23.rlib,libpp_rs-4a799f6286350b9a.rlib,libunicode_xid-0488fac86b109842.rlib,libspirv-0bf3139c8734ac3a.rlib,libnum_traits-47bfdbc4b212eea5.rlib,libindexmap-f33a8b105b7fff5e.rlib,libglow-0114d39898566e5b.rlib,libwgpu_types-8b9cffd094eecd3c.rlib,libarrayvec-324bee7ec07e0504.rlib,libbevy_window-a88189da66095111.rlib,libraw_window_handle-d769e1e941f458ff.rlib,libcty-bf0a8fc628231ea7.rlib,libbevy_transform-df2ae663005ca24a.rlib,libbevy_hierarchy-8be2ea87e9c1db3a.rlib,libbevy_input-2f23fb59782ee39c.rlib,libbevy_asset-3523d8c6476ac539.rlib,libnotify-45eb913d75c609a9.rlib,libmio-f05fe9914e10eb67.rlib,libfiletime-5800ec76700af7b4.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-57c09b3bd10668f7.rlib,libinotify_sys-fe7e59070276de45.rlib,libbitflags-dde12b0d7d495b50.rlib,libbevy_diagnostic-b50567248d98b673.rlib,libbevy_time-b2d967b79f2f8f91.rlib,libbevy_core-1ce3d122ea908ccf.rlib,libcrossbeam_channel-887c0b44be4202b0.rlib,libbevy_log-cd1de5e44f3019e0.rlib,libtracing_subscriber-e8c113649359ffbe.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libsharded_slab-77c44ad34d742c30.rlib,libmatchers-e0c8493a6985aba5.rlib,libregex_automata-f71d17cb80fae351.rlib,libregex-0f31e443f3c1b979.rlib,libaho_corasick-95e122a3773e7b94.rlib,libregex_syntax-0b42395ebb20dab7.rlib,libtracing_log-57ace47b4ae8a9e0.rlib,liblog-52838b90e75d1877.rlib,liblazy_static-af860367908b8176.rlib,libanyhow-b0128f17d7862fbd.rlib,libbevy_app-7e35b9d138687fd8.rlib,libbevy_ecs-f23e743221066950.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libthread_local-554a65751f64f958.rlib,libbevy_reflect-89a7d063c1598a76.rlib,liberased_serde-df3e8b999eae1755.rlib,libbevy_math-ae596ca6d98017ad.rlib,libglam-bfb2426d814eccd6.rlib,libbytemuck-34abff7ca6a81e50.rlib,libparking_lot-97bebe779cf1058e.rlib,libparking_lot_core-ef0e4cce798c66d9.rlib,libsmallvec-d84af097089f422a.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libdowncast_rs-d33906d24142a297.rlib,libthiserror-96ecfc3bf8027c93.rlib,libbevy_tasks-33d496657afbe875.rlib,libasync_channel-4e6f49afdd81c3fa.rlib,libasync_executor-5aabda36974f248f.rlib,libslab-b1e702ccf3e927a6.rlib,libconcurrent_queue-8d6f0cca721898f1.rlib,libcrossbeam_utils-9c783cec3d2ae29e.rlib,libasync_lock-6dcdcdc0f7bf5c62.rlib,libevent_listener-0282a877755a83ef.rlib,libfutures_lite-598a44407baa9bad.rlib,libmemchr-34c06a26bc9e8129.rlib,libfastrand-c4b4598707d308a7.rlib,libfutures_io-b5b10578856871e9.rlib,libfutures_core-ddb9f02a8442a108.rlib,libwaker_fn-aaf926ffbff19167.rlib,libparking-dc268ecb9761e309.rlib,libconcurrent_queue-663663db06a9f641.rlib,libcache_padded-d9f170c2f836f8fe.rlib,libasync_task-ac948f8c851d3233.rlib,libfixedbitset-28f95f70a6c985e3.rlib,libbevy_utils-83e6227da39723ec.rlib,libuuid-ca3ac03021d38976.rlib,libtracing-362ea23b3d60b4fe.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-a2eb459e972205da.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-906dc130846e5f94.rlib,libserde-75535a34053b8cf2.rlib,libahash-08d35b3db6db401f.rlib,libgetrandom-6160803238d1c08e.rlib,liblibc-c8e3a8c83e031282.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-af5d06818b2cdf4a.rlib,libbevy_ptr-9b0dc96e7f45dd3d.rlib}.rlib" "-Wl,-Bdynamic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bfe329084883e89.so" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbevy_dylib-ba6c943eed0fc968.so" "-shared" "-Wl,-soname=libbevy_dylib-ba6c943eed0fc968.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_dylib` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a33a9d387542d4abc20bdb10fe69d7de15a179b043b468d3ba167e7a06ba8cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33a9d387542d4abc20bdb10fe69d7de15a179b043b468d3ba167e7a06ba8cf8", kill_on_drop: false }` [INFO] [stdout] a33a9d387542d4abc20bdb10fe69d7de15a179b043b468d3ba167e7a06ba8cf8