[INFO] cloning repository https://github.com/silverweed/ecsde [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silverweed/ecsde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 561a8219eb8f161e9340b51f815b5311050fde36 [INFO] testing silverweed/ecsde against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silverweed/ecsde on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silverweed/ecsde [INFO] finished tweaking git repo https://github.com/silverweed/ecsde [INFO] tweaked toml for git repo https://github.com/silverweed/ecsde written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-sfml` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 306cfe5f405356471012fa8cfde6a746b7410190759eccd59c3e248158e30380 [INFO] running `Command { std: "docker" "start" "-a" "306cfe5f405356471012fa8cfde6a746b7410190759eccd59c3e248158e30380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "306cfe5f405356471012fa8cfde6a746b7410190759eccd59c3e248158e30380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306cfe5f405356471012fa8cfde6a746b7410190759eccd59c3e248158e30380", kill_on_drop: false }` [INFO] [stdout] 306cfe5f405356471012fa8cfde6a746b7410190759eccd59c3e248158e30380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8210eb205510427805d8b201885b0563796ab3b2ae60bf0994f7ac0740b52cb [INFO] running `Command { std: "docker" "start" "-a" "a8210eb205510427805d8b201885b0563796ab3b2ae60bf0994f7ac0740b52cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling inle_serialize v0.1.0 (/opt/rustwide/workdir/inle/inle_serialize) [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling glfw v0.42.0 [INFO] [stderr] Compiling glfw v0.41.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling ecs v0.1.0 (/opt/rustwide/workdir/ecs_runner) [INFO] [stderr] Compiling inle_diagnostics v0.1.0 (/opt/rustwide/workdir/inle/inle_diagnostics) [INFO] [stderr] Compiling inle_math v0.1.0 (/opt/rustwide/workdir/inle/inle_math) [INFO] [stderr] Compiling inle_core v0.1.0 (/opt/rustwide/workdir/inle/inle_core) [INFO] [stderr] Compiling inle_events v0.1.0 (/opt/rustwide/workdir/inle/inle_events) [INFO] [stderr] Compiling inle_common v0.1.0 (/opt/rustwide/workdir/inle/inle_common) [INFO] [stderr] Compiling inle_win v0.1.0 (/opt/rustwide/workdir/inle/inle_win) [INFO] [stderr] Compiling inle_alloc v0.1.0 (/opt/rustwide/workdir/inle/inle_alloc) [INFO] [stderr] Compiling inle_audio_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_audio_backend) [INFO] [stderr] Compiling inle_fs v0.1.0 (/opt/rustwide/workdir/inle/inle_fs) [INFO] [stderr] Compiling inle_input v0.1.0 (/opt/rustwide/workdir/inle/inle_input) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> inle/inle_audio_backend/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inle_cfg v0.1.0 (/opt/rustwide/workdir/inle/inle_cfg) [INFO] [stderr] Compiling inle_replay v0.1.0 (/opt/rustwide/workdir/inle/inle_replay) [INFO] [stderr] Compiling inle_gfx_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx_backend) [INFO] [stderr] Compiling inle_resources v0.1.0 (/opt/rustwide/workdir/inle/inle_resources) [INFO] [stderr] Compiling inle_gfx v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx) [INFO] [stderr] Compiling inle_audio v0.1.0 (/opt/rustwide/workdir/inle/inle_audio) [INFO] [stderr] Compiling inle_test v0.1.0 (/opt/rustwide/workdir/inle/inle_test) [INFO] [stderr] Compiling inle_debug v0.1.0 (/opt/rustwide/workdir/inle/inle_debug) [INFO] [stderr] Compiling inle_ui v0.1.0 (/opt/rustwide/workdir/inle/inle_ui) [INFO] [stderr] Compiling inle_ecs v0.1.0 (/opt/rustwide/workdir/inle/inle_ecs) [INFO] [stderr] Compiling inle_physics v0.1.0 (/opt/rustwide/workdir/inle/inle_physics) [INFO] [stderr] Compiling inle_app v0.1.0 (/opt/rustwide/workdir/inle/inle_app) [INFO] [stdout] warning: unused macro definition: `tpl_map_get` [INFO] [stdout] --> /opt/rustwide/workdir/inle/inle_ecs/src/prelude.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | macro_rules! tpl_map_get { ($elem:expr) => { $elem.must_get(entity) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecs_game v0.1.0 (/opt/rustwide/workdir/ecs_game) [INFO] [stdout] warning: unused macro definition: `tpl_map_get_mut` [INFO] [stdout] --> /opt/rustwide/workdir/inle/inle_ecs/src/prelude.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | macro_rules! tpl_map_get_mut { ($elem:expr) => { $elem.must_get_mut(entity) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `tpl_map_get` [INFO] [stdout] --> /opt/rustwide/workdir/inle/inle_ecs/src/prelude.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | macro_rules! tpl_map_get { ($elem:expr) => { $elem.must_get(entity) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_cld` [INFO] [stdout] --> ecs_game/src/systems/ai/test_ai_system.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let other_cld = phys_world.get_collider(collision.other_collider).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_cld` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc4VWxZg/list" "-m64" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.c03e5d22-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.rupxk9umyru61ye.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinle_app-da4dec081cc8096a.rlib" "/opt/rustwide/target/debug/deps/libinle_ui-846e3dcf0e4b615b.rlib" "/opt/rustwide/target/debug/deps/libinle_audio-5b3afa9d4a255572.rlib" "/opt/rustwide/target/debug/deps/libinle_replay-d591228d28e2523e.rlib" "/opt/rustwide/target/debug/deps/libinle_debug-49f9ff28307ccbe8.rlib" "/opt/rustwide/target/debug/deps/libinle_gfx-8e3219fe5bebe692.rlib" "/opt/rustwide/target/debug/deps/libinle_input-f1b1b1f062069312.rlib" "/opt/rustwide/target/debug/deps/libinle_resources-c141826bf01b6497.rlib" "/opt/rustwide/target/debug/deps/libpng-7c01918f4a0a8236.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libinle_gfx_backend-f44d9ad3c9c70b2f.rlib" "/opt/rustwide/target/debug/deps/libinle_win-ea932bf2871f2903.rlib" "/opt/rustwide/target/debug/deps/libglfw-8532e6430c501266.rlib" "/opt/rustwide/target/debug/deps/libsemver-70d1e68fcda05e14.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-03acc8acbf834953.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-f25ffcb38aa270d0.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libgl-ad0402e0bf401009.rlib" "/opt/rustwide/target/debug/deps/libinle_audio_backend-9b5ac62089910255.rlib" "/opt/rustwide/target/debug/deps/libinle_cfg-c84f09bec4260ec3.rlib" "/opt/rustwide/target/debug/deps/libinle_core-da63c2ae6e4bea5d.rlib" "/opt/rustwide/target/debug/deps/libinle_serialize-6b19fe96be014c1c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libinle_fs-415dd0fb808e434b.rlib" "/opt/rustwide/target/debug/deps/libnotify-b58c6477ad23e457.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-e42191043cac3a1d.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-ec997a5817bed19d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-83f242f9a7eebc71.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libmio-119cfe8a6b38efc9.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libiovec-a46fa7ce782fc848.rlib" "/opt/rustwide/target/debug/deps/libnet2-e5f8a3e5a775c45e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfiletime-bf65257f46a76a31.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libinle_physics-5332617c62c5d4ba.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libinle_ecs-e5d07df5839594a3.rlib" "/opt/rustwide/target/debug/deps/libinle_events-264e176d0090617c.rlib" "/opt/rustwide/target/debug/deps/libinle_alloc-bf3b7e95f4cfc751.rlib" "/opt/rustwide/target/debug/deps/libanymap-22c0ed63051dcb2b.rlib" "/opt/rustwide/target/debug/deps/libinle_common-fed477d012d16d2e.rlib" "/opt/rustwide/target/debug/deps/libinle_math-acb081b66757cd5f.rlib" "/opt/rustwide/target/debug/deps/libinle_diagnostics-251ff2a0f29598fe.rlib" "/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c22a22daf2ffda0d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-609b48a98582154d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6aed8397e6044fe3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lglfw" "-lX11" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libecs_game.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lglfw [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ecs_game` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a8210eb205510427805d8b201885b0563796ab3b2ae60bf0994f7ac0740b52cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8210eb205510427805d8b201885b0563796ab3b2ae60bf0994f7ac0740b52cb", kill_on_drop: false }` [INFO] [stdout] a8210eb205510427805d8b201885b0563796ab3b2ae60bf0994f7ac0740b52cb