[INFO] fetching crate bevy_websocket_adapter 0.1.5... [INFO] testing bevy_websocket_adapter-0.1.5 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate bevy_websocket_adapter 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bevy_websocket_adapter 0.1.5 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_websocket_adapter 0.1.5 [INFO] finished tweaking crates.io crate bevy_websocket_adapter 0.1.5 [INFO] tweaked toml for crates.io crate bevy_websocket_adapter 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate bevy_websocket_adapter 0.1.5 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3651742daec2a33f6361858e3fe66b687dc5f85af0d2e552a49f53aaac1f59b0 [INFO] running `Command { std: "docker" "start" "-a" "3651742daec2a33f6361858e3fe66b687dc5f85af0d2e552a49f53aaac1f59b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3651742daec2a33f6361858e3fe66b687dc5f85af0d2e552a49f53aaac1f59b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3651742daec2a33f6361858e3fe66b687dc5f85af0d2e552a49f53aaac1f59b0", kill_on_drop: false }` [INFO] [stdout] 3651742daec2a33f6361858e3fe66b687dc5f85af0d2e552a49f53aaac1f59b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8551a64b10da61c7c117d16be3d8d6d06d6f53f86456b29a83bdaeb9063c1696 [INFO] running `Command { std: "docker" "start" "-a" "8551a64b10da61c7c117d16be3d8d6d06d6f53f86456b29a83bdaeb9063c1696", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bevy_tasks v0.5.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling inotify v0.9.4 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling notify v5.0.0-pre.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ron v0.6.5 [INFO] [stderr] Compiling bevy_utils v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 [INFO] [stderr] Compiling bevy_derive v0.5.0 [INFO] [stderr] Compiling bevy_reflect v0.5.0 [INFO] [stderr] Compiling bevy_ecs v0.5.0 [INFO] [stderr] Compiling bevy_math v0.5.0 [INFO] [stderr] Compiling bevy_app v0.5.0 [INFO] [stderr] Compiling bevy_log v0.5.0 [INFO] [stderr] Compiling bevy_core v0.5.0 [INFO] [stderr] Compiling bevy_transform v0.5.0 [INFO] [stderr] Compiling bevy_window v0.5.0 [INFO] [stderr] Compiling bevy_input v0.5.0 [INFO] [stderr] Compiling bevy_diagnostic v0.5.0 [INFO] [stderr] Compiling bevy_asset v0.5.1 [INFO] [stderr] Compiling bevy_scene v0.5.0 [INFO] [stderr] Compiling bevy_internal v0.5.0 [INFO] [stderr] Compiling bevy v0.5.0 [INFO] [stderr] Compiling bevy_websocket_adapter v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "8551a64b10da61c7c117d16be3d8d6d06d6f53f86456b29a83bdaeb9063c1696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8551a64b10da61c7c117d16be3d8d6d06d6f53f86456b29a83bdaeb9063c1696", kill_on_drop: false }` [INFO] [stdout] 8551a64b10da61c7c117d16be3d8d6d06d6f53f86456b29a83bdaeb9063c1696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40c6f8c7155c2215be701467176065280eb28e9c0ec69924e68f1bb9e5bf9dc3 [INFO] running `Command { std: "docker" "start" "-a" "40c6f8c7155c2215be701467176065280eb28e9c0ec69924e68f1bb9e5bf9dc3", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling simple_logger v1.13.0 [INFO] [stderr] Compiling bevy_websocket_adapter v0.1.5 (/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/beta-2023-10-04-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/rustclt0ph1/symbols.o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3.bevy_ping_pong.ac703b8985414fd5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3.bevy_ping_pong.ac703b8985414fd5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3.bevy_ping_pong.ac703b8985414fd5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3.bevy_ping_pong.ac703b8985414fd5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3.bevy_ping_pong.ac703b8985414fd5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3.bevy_ping_pong.ac703b8985414fd5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3.bevy_ping_pong.ac703b8985414fd5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3.bevy_ping_pong.ac703b8985414fd5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3.2d9f5jn8xs9io820.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-b4954a5e6bbbac2a.rlib" "/opt/rustwide/target/debug/deps/libcolored-27ebdb70ddb669a5.rlib" "/opt/rustwide/target/debug/deps/libatty-261f175721cdaa38.rlib" "/opt/rustwide/target/debug/deps/libbevy_websocket_adapter-0d9b822d89d4ad7f.rlib" "/opt/rustwide/target/debug/deps/libbevy-52db4f002fa3171e.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-10816005c73b8fcd.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-9284f4b6e3cfc8cc.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-d3447d490c6b0a22.rlib" "/opt/rustwide/target/debug/deps/libron-e18edab5fbf0280e.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-6adc1aa7d588c4c8.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-0950f10ce8a09898.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-cd9ab79bcf1a6630.rlib" "/opt/rustwide/target/debug/deps/libnotify-c170a32601922bbb.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2ef1af85a53ed4ab.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-834aae20cd62ea6f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-f3f0e9ea510c7866.rlib" "/opt/rustwide/target/debug/deps/libinotify-2b0f8e099db20ae7.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-9def6f4b3750fbef.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-2454476864707115.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-bce3d92e4702ff5e.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-eef6d0206e5f1927.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-85d1bef5c418acf0.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-d07a298b58331374.rlib" "/opt/rustwide/target/debug/deps/libchrono-fe388079a1e3e236.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0842b4f1e6b18619.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7aa014a1f4ab24e2.rlib" "/opt/rustwide/target/debug/deps/liblibm-b7adcc84cc9d66ab.rlib" "/opt/rustwide/target/debug/deps/libtime-13f164a60964ddd6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ad1109085c3976fe.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-3ab254f741feb172.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-260e647c732c028e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c3fd1ee3884dfba.rlib" "/opt/rustwide/target/debug/deps/libryu-ae50239eed3b19d2.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-9f51b4144006c085.rlib" "/opt/rustwide/target/debug/deps/libansi_term-52e39117b892c14c.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ef5c82ddb45e4a02.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-28e3cfac54d11e0c.rlib" "/opt/rustwide/target/debug/deps/libregex-a9bed3ef2137d88f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-484b97b81e0dbc5a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6679b9e8fc404b4e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3b2825fd51ef99ec.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-0a36d999f97580a1.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-12c4decba3d2b338.rlib" "/opt/rustwide/target/debug/deps/libfxhash-591edda2b691eae9.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-6c4c6044bbaf0384.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-494042d7bcff06fb.rlib" "/opt/rustwide/target/debug/deps/libglam-c64d8e7aae2cb685.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-146e460dff1c1d14.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-268ea63f50228546.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0575fa06a859d5a6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4a36ad34870f89a5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-c55ed3ac4fe7b1f1.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-371e93e375b2d4d1.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-deaeffbd775c28e6.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-312fcc66a3990586.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2e6f4f96dd3057b5.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-92fb39b522f4db66.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b248e73a2e56ce6d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-e315ea64dd8eba24.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-89de470945c7887f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c23febaf37210401.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-fb9c1643978f373c.rlib" "/opt/rustwide/target/debug/deps/libparking-4198f2bb8dd74bf8.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-38cd6d2ddb558c27.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-3f63a9d591ca87ba.rlib" "/opt/rustwide/target/debug/deps/libtracing-779105e6974d92d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-03c73d77b7dba3a5.rlib" "/opt/rustwide/target/debug/deps/libinstant-ead20840e5874e2f.rlib" "/opt/rustwide/target/debug/deps/libahash-610d222c1aab6abe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-729e8dde634edf58.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-f0d5a2864b17a8af.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e0d045abedea8049.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8faf7b35ef7e5adb.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b2665023c41cd8.rlib" "/opt/rustwide/target/debug/deps/librand-de860250a700bd0c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0de89939da0b89bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a49b8a5600f2acff.rlib" "/opt/rustwide/target/debug/deps/librand_core-7450f3b2943b116d.rlib" "/opt/rustwide/target/debug/deps/libutf8-db25d12971e91b95.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d3d0f7b0e7e8aee.rlib" "/opt/rustwide/target/debug/deps/libsha1-ff2dad2525413b02.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-1140ca89b08cd245.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ab2ad8537473e648.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-842ee7aae0d449ed.rlib" "/opt/rustwide/target/debug/deps/libdigest-c2db81ce5e1c3a0d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f43159264d316a27.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb40823462c6ce74.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5bf50896a548237d.rlib" "/opt/rustwide/target/debug/deps/liburl-706e85d4057b8886.rlib" "/opt/rustwide/target/debug/deps/libidna-4c5a7572834b5053.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c71f636e0f3c830.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ebbe55c52356553d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-f8f43f9da163b958.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee4797ff4b1800b2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-31be1f3c958f3afa.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-ef83b74367fa5994.rlib" "/opt/rustwide/target/debug/deps/libmatches-cab00802f51edb25.rlib" "/opt/rustwide/target/debug/deps/libhttp-2bd7aa5fe83b12b9.rlib" "/opt/rustwide/target/debug/deps/libitoa-c0cf7f2404f02e91.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libtokio-781de875bf90bcfd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d472a779c8a394b0.rlib" "/opt/rustwide/target/debug/deps/libbytes-7371d323ae8109e6.rlib" "/opt/rustwide/target/debug/deps/libmio-192862fc3dbd38d1.rlib" "/opt/rustwide/target/debug/deps/liblog-6f35958312637586.rlib" "/opt/rustwide/target/debug/deps/libfutures-661feccc84db7178.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-758aec238dac2077.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d8cdf2fe998ee6de.rlib" "/opt/rustwide/target/debug/deps/libmemchr-992d9374f8376dfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-26a422e82ec67dc1.rlib" "/opt/rustwide/target/debug/deps/libslab-1783c899cb1fc4e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b023dde5e80ffef3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7179df9bc801cb27.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-434253c4a50996e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fd1a9f99cd0869d6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d48467adb88d11a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c9227e0f83276bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-08587818541c6df0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8f0bcdd1cb45d238.rlib" "/opt/rustwide/target/debug/deps/libuuid-8107f3d23b66315c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-73d06db36577da8a.rlib" "/opt/rustwide/target/debug/deps/liblibc-429ef44a4dea2f22.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libserde-d9150ffb148e5503.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bevy_ping_pong-6dd0f9accba5c9c3" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_websocket_adapter` (example "bevy_ping_pong") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "40c6f8c7155c2215be701467176065280eb28e9c0ec69924e68f1bb9e5bf9dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40c6f8c7155c2215be701467176065280eb28e9c0ec69924e68f1bb9e5bf9dc3", kill_on_drop: false }` [INFO] [stdout] 40c6f8c7155c2215be701467176065280eb28e9c0ec69924e68f1bb9e5bf9dc3