[INFO] cloning repository https://github.com/Bytekeeper/be_tween [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bytekeeper/be_tween" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fbe_tween", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fbe_tween'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0ed08f9fbfd9d758deb7c4eef1c2dab1f4ec661 [INFO] testing Bytekeeper/be_tween/b0ed08f9fbfd9d758deb7c4eef1c2dab1f4ec661 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fbe_tween" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bytekeeper/be_tween on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bytekeeper/be_tween [INFO] finished tweaking git repo https://github.com/Bytekeeper/be_tween [INFO] tweaked toml for git repo https://github.com/Bytekeeper/be_tween written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Bytekeeper/be_tween 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating be_tween v0.5.0 (/workspace/builds/worker-4-tc1/source) -> v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cb48be1c5c2197f928542c9047420cdf5f15fa2ae1b31219eac82ebfb3d990c [INFO] running `Command { std: "docker" "start" "-a" "1cb48be1c5c2197f928542c9047420cdf5f15fa2ae1b31219eac82ebfb3d990c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cb48be1c5c2197f928542c9047420cdf5f15fa2ae1b31219eac82ebfb3d990c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb48be1c5c2197f928542c9047420cdf5f15fa2ae1b31219eac82ebfb3d990c", kill_on_drop: false }` [INFO] [stdout] 1cb48be1c5c2197f928542c9047420cdf5f15fa2ae1b31219eac82ebfb3d990c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dfb3519667759c9f6bbbaaa2950e76887974523a3bb445f5329d021cb93311e [INFO] running `Command { std: "docker" "start" "-a" "9dfb3519667759c9f6bbbaaa2950e76887974523a3bb445f5329d021cb93311e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling bevy_ptr v0.14.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bevy_tasks v0.14.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.0 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling bevy_derive v0.14.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bevy_asset_macros v0.14.0 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling bevy_encase_derive v0.14.0 [INFO] [stderr] Compiling bevy_render_macros v0.14.0 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling euclid v0.22.10 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling svg_fmt v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling ab_glyph v0.2.26 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling bevy_utils v0.14.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling grid v0.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling interpolation v0.3.0 [INFO] [stderr] Compiling taffy v0.5.1 [INFO] [stderr] Compiling rodio v0.18.1 [INFO] [stderr] Compiling bevy_reflect v0.14.0 [INFO] [stderr] Compiling encase v0.8.0 [INFO] [stderr] Compiling bevy_mikktspace v0.14.0 [INFO] [stderr] Compiling hexasphere v12.0.0 [INFO] [stderr] Compiling bevy_ecs v0.14.0 [INFO] [stderr] Compiling bevy_math v0.14.0 [INFO] [stderr] Compiling naga_oil v0.14.0 [INFO] [stderr] Compiling bevy_color v0.14.1 [INFO] [stderr] Compiling bevy_app v0.14.0 [INFO] [stderr] Compiling bevy_core v0.14.0 [INFO] [stderr] Compiling bevy_asset v0.14.0 [INFO] [stderr] Compiling bevy_a11y v0.14.0 [INFO] [stderr] Compiling bevy_hierarchy v0.14.0 [INFO] [stderr] Compiling bevy_time v0.14.0 [INFO] [stderr] Compiling bevy_window v0.14.0 [INFO] [stderr] Compiling bevy_input v0.14.0 [INFO] [stderr] Compiling bevy_transform v0.14.0 [INFO] [stderr] Compiling bevy_diagnostic v0.14.0 [INFO] [stderr] Compiling bevy_log v0.14.0 [INFO] [stderr] Compiling bevy_audio v0.14.0 [INFO] [stderr] Compiling bevy_render v0.14.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.14.0 [INFO] [stderr] Compiling bevy_sprite v0.14.0 [INFO] [stderr] Compiling bevy_text v0.14.0 [INFO] [stderr] Compiling bevy_ui v0.14.0 [INFO] [stderr] Compiling bevy_internal v0.14.0 [INFO] [stderr] Compiling bevy v0.14.0 [INFO] [stderr] Compiling be_tween v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "9dfb3519667759c9f6bbbaaa2950e76887974523a3bb445f5329d021cb93311e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dfb3519667759c9f6bbbaaa2950e76887974523a3bb445f5329d021cb93311e", kill_on_drop: false }` [INFO] [stdout] 9dfb3519667759c9f6bbbaaa2950e76887974523a3bb445f5329d021cb93311e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91287fa724edf3ed47660a3cf1a589a48ba751de02b7df9ade3bf2f5672e86de [INFO] running `Command { std: "docker" "start" "-a" "91287fa724edf3ed47660a3cf1a589a48ba751de02b7df9ade3bf2f5672e86de", kill_on_drop: false }` [INFO] [stderr] Compiling be_tween v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-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" "-m64" "/tmp/rustcrX6Ufn/symbols.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.be_tween.f1398ffc9f538629-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.be_tween.f1398ffc9f538629-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.be_tween.f1398ffc9f538629-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.be_tween.f1398ffc9f538629-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.be_tween.f1398ffc9f538629-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.be_tween.f1398ffc9f538629-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.be_tween.f1398ffc9f538629-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.be_tween.f1398ffc9f538629-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.be_tween.f1398ffc9f538629-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36.6cxdahrnvdwg76uuymtl8r1bq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-514d9d013af718ee/out" "-L" "/opt/rustwide/target/debug/build/blake3-514d9d013af718ee/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5e463c23b8ef446.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d795265b28c533b0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-21a4fa98f97aa691.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5ae8eb979b2ca3d3.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-6d462ea8f8cbfe09.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-f210cae2192522ee.rlib" "/opt/rustwide/target/debug/deps/libbevy-a5af757381375d13.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-1029dc417ee36c38.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-751bcf7d665168fa.rlib" "/opt/rustwide/target/debug/deps/libtaffy-c729692e69d55f13.rlib" "/opt/rustwide/target/debug/deps/libslotmap-93858e1a98ce24d8.rlib" "/opt/rustwide/target/debug/deps/libgrid-e6f69de4bb7a5f83.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-5394865e9a8667e9.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-fc4117242f178dc1.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-6e2e7d2c69e6998b.rlib" "/opt/rustwide/target/debug/deps/libapprox-55b963f8af8b3151.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-beb70f7775499a6d.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-cf7fa6546fad48c6.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-3659b1e4de1c5fc6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-e3a57608f36ce2fa.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-b796d0cd4ed9b3e5.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-f7eed6ea60419bc5.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-d668051b28415b95.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-9fda5efa4b5845a0.rlib" "/opt/rustwide/target/debug/deps/libeuclid-9901697455b654a8.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-7833b7e8564a859b.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-5c0c55eccea48ca7.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-14b1cebec8107f85.rlib" "/opt/rustwide/target/debug/deps/liboverload-84bdf0bd1da5024d.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-dc42b4cf0b68f086.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b42abb07402f835f.rlib" "/opt/rustwide/target/debug/deps/libmatchers-9c403ebffdcdfb1d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5f8b5dfdaa1804cb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ef64ce6801229105.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-23aa644168490a3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-0d1b381b76a8f38d.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-ddf1fd8ea9d253be.rlib" "/opt/rustwide/target/debug/deps/libradsort-3b2ad135e789b639.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9606ea88c6281500.rlib" "/opt/rustwide/target/debug/deps/libnaga_oil-22eaf04d6fbe5184.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f3909469606a35ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b210ddb111c6fc51.rlib" "/opt/rustwide/target/debug/deps/libregex-4a2d884136be4dc4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-30b3143f41e31037.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80b8549e799cfab3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8804f38d7bdc2b45.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e2355a0fc6fc4a70.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-fe74114e80757c6d.rlib" "/opt/rustwide/target/debug/deps/libimage-2960a8497c92f554.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-52c756575a039d9d.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-34008d7c52b947ba.rlib" "/opt/rustwide/target/debug/deps/libconstgebra-21806b615c984150.rlib" "/opt/rustwide/target/debug/deps/libconst_soft_float-49f5cc459e42b989.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-4b6eaf813a99ab1f.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-6b35fb2bad7f753c.rlib" "/opt/rustwide/target/debug/deps/libconst_fnv1a_hash-6d1b69f220527581.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-d4291e8838739c2d.rlib" "/opt/rustwide/target/debug/deps/libwgpu-227e7e852e84dc6c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-1b9352faa5372f04.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-8a9e1e67be1e2c0d.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-70604e4ddf7ffea4.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-436c9062b945fb93.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-9d52d0b3519adfa8.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-0d1f493e568ee43d.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-2600ccfae00af1d5.rlib" "/opt/rustwide/target/debug/deps/liblibloading-843645fed95e9d64.rlib" "/opt/rustwide/target/debug/deps/libprofiling-fc602b66710f4e43.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-0cfa6b213e871169.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-8d7489ac900bc290.rlib" "/opt/rustwide/target/debug/deps/libash-e8c3de998e2fa493.rlib" "/opt/rustwide/target/debug/deps/liblibloading-afd0414d21a7a04c.rlib" "/opt/rustwide/target/debug/deps/libnaga-62516fb50b0942e7.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-268715751ebfebe7.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-e93c3887d5edcb45.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-2ea03e58666ee844.rlib" "/opt/rustwide/target/debug/deps/liblog-63fcbac9d153cc5f.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-60aadb3ccc8d090a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-13d820e075023425.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-cb3fedd3c60f9e72.rlib" "/opt/rustwide/target/debug/deps/libspirv-4cbfdfc9e1127e68.rlib" "/opt/rustwide/target/debug/deps/libbit_set-6e69b8e86796c6dc.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-924fd4a814f7e7bd.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-7515a6b2ee9706ce.rlib" "/opt/rustwide/target/debug/deps/libglow-97114a74024cbd72.rlib" "/opt/rustwide/target/debug/deps/libbevy_color-831d5a4a03f49a74.rlib" "/opt/rustwide/target/debug/deps/libencase-7e8ca387e4b69e0c.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-fa16ce59a0ba9b1c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-4ed0d1328672a27e.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-a5c41b8f3af70ef9.rlib" "/opt/rustwide/target/debug/deps/librodio-e9cd075a4f97869e.rlib" "/opt/rustwide/target/debug/deps/libcpal-e5a2beeb356ea05a.rlib" "/opt/rustwide/target/debug/deps/libdasp_sample-da218e71aae08180.rlib" "/opt/rustwide/target/debug/deps/libalsa-3af47a938012c7ac.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-c32be89d9571f4f2.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-50720379a785c7c8.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-d8513eeccbf71efa.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-196c2c233c6dfc00.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-5e1624f01ff56f00.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-3ecb9ba344d86ddf.rlib" "/opt/rustwide/target/debug/deps/libblake3-278b103077dc9b7f.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-42f05fd411da2638.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8924837b2eaac770.rlib" "/opt/rustwide/target/debug/deps/libarrayref-0dda3ba32c7b7de3.rlib" "/opt/rustwide/target/debug/deps/libasync_broadcast-1970aba53d23608d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0649dd04a6c61dcb.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-3b192947ecc5b948.rlib" "/opt/rustwide/target/debug/deps/libblocking-3a49d169f8d76142.rlib" "/opt/rustwide/target/debug/deps/libpiper-c5cdb17f46906286.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6a545ff6dd71f9ba.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-ccda4c454b0dbe5d.rlib" "/opt/rustwide/target/debug/deps/libron-908074d2d6ed9670.rlib" "/opt/rustwide/target/debug/deps/libbase64-a6fb0f9e86693bab.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ae26ec547481f16c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-6c2757b2b0665cd2.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-8241040c48008acc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4f708b8652ca9c25.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e43576c97eb9265.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0e06620bfd6b762a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-50a4a54143557e77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-daff864f1b1465da.rlib" "/opt/rustwide/target/debug/deps/libbevy_a11y-eb74f0bb8aad4fd3.rlib" "/opt/rustwide/target/debug/deps/libaccesskit-6f0e3ebbf3339fe0.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-8229683b306a2f18.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-fd1de7d8b99bf997.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5f41e1853c808bf.rlib" "/opt/rustwide/target/debug/deps/libnonmax-83325526885eea0c.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-04535d8742bea092.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b913a86ab55e42.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bfabe55b464a2c7d.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-41123a2b2d2a90ac.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-cad6a2a8b552b47e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-e329b16d0529f37e.rlib" "/opt/rustwide/target/debug/deps/libslab-0f9b7d74b3d6e4b5.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-05e17fecc6af4e27.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-36673e289ed053a5.rlib" "/opt/rustwide/target/debug/deps/libasync_task-a14c15fac64f86ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-279e7ce99ce6908b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3d706f6b8deded75.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9a17581a02a3acca.rlib" "/opt/rustwide/target/debug/deps/libparking-5a07bf589d2bde1c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4ad7e4cfee3dbd7a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-8590b2b11fc379f1.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-dc389cf66cae2019.rlib" "/opt/rustwide/target/debug/deps/libuuid-18e73de7448281b1.rlib" "/opt/rustwide/target/debug/deps/libsmol_str-8c084ff4e706cf03.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-8bc369abe4f0c9af.rlib" "/opt/rustwide/target/debug/deps/libtypeid-63dcd13a1d9e8ed5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e2c35cb34a4d8a07.rlib" "/opt/rustwide/target/debug/deps/libglam-fb483bb2f668b4e5.rlib" "/opt/rustwide/target/debug/deps/librand-e7b67eed8e12308d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f89cde6c7486e313.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-2539137a730dbd22.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8ee09b28fab68b49.rlib" "/opt/rustwide/target/debug/deps/libthiserror-054575347c4e94e6.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-6f56f3de2489a55c.rlib" "/opt/rustwide/target/debug/deps/libweb_time-cc890f4e6ded3cc8.rlib" "/opt/rustwide/target/debug/deps/libtracing-412a034aef957d62.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0dd21cfc832f61c6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c071033e18ab3c8b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d442fe227ea448a6.rlib" "/opt/rustwide/target/debug/deps/libserde-accb0f4897306405.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-ea0036a3907c3fa4.rlib" "/opt/rustwide/target/debug/deps/libahash-a481ccbf85ccb1f8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fae665af34ae21d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-28c1c1b73cbe0cc4.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-eb4fbd952cd813de.rlib" "/opt/rustwide/target/debug/deps/libthread_local-29404cf53c38f6eb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-10ed57c2fc462e78.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-fe5b95d17ebe8dfe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/be_tween-1a6917f263a49f36" "-Wl,--gc-sections" "-pie" "-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 `be_tween` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "91287fa724edf3ed47660a3cf1a589a48ba751de02b7df9ade3bf2f5672e86de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91287fa724edf3ed47660a3cf1a589a48ba751de02b7df9ade3bf2f5672e86de", kill_on_drop: false }` [INFO] [stdout] 91287fa724edf3ed47660a3cf1a589a48ba751de02b7df9ade3bf2f5672e86de