[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverweed%2Fecsde" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silverweed/ecsde on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-62/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-sfml` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v0.5.1 [INFO] [stderr] Downloaded serial_test_derive v0.5.1 [INFO] [stderr] Downloaded glfw v0.42.0 [INFO] [stderr] Downloaded float-cmp v0.5.3 [INFO] [stderr] Downloaded glfw v0.41.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0290da50db792fc8a3f41961f00c37b3e44061b396df91aa6abde02970752be [INFO] running `Command { std: "docker" "start" "-a" "c0290da50db792fc8a3f41961f00c37b3e44061b396df91aa6abde02970752be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0290da50db792fc8a3f41961f00c37b3e44061b396df91aa6abde02970752be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0290da50db792fc8a3f41961f00c37b3e44061b396df91aa6abde02970752be", kill_on_drop: false }` [INFO] [stdout] c0290da50db792fc8a3f41961f00c37b3e44061b396df91aa6abde02970752be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d2e4acb25a4214c24117c64a7ffc9c1f49347ac474d2e112753a40bfef239a6 [INFO] running `Command { std: "docker" "start" "-a" "9d2e4acb25a4214c24117c64a7ffc9c1f49347ac474d2e112753a40bfef239a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [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 crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling png v0.16.8 [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 net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling glfw v0.42.0 [INFO] [stderr] Compiling glfw v0.41.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [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_gfx_backend v0.1.0 (/opt/rustwide/workdir/inle/inle_gfx_backend) [INFO] [stderr] Compiling inle_cfg v0.1.0 (/opt/rustwide/workdir/inle/inle_cfg) [INFO] [stderr] Compiling inle_resources v0.1.0 (/opt/rustwide/workdir/inle/inle_resources) [INFO] [stderr] Compiling inle_replay v0.1.0 (/opt/rustwide/workdir/inle/inle_replay) [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/rustccac25D/list" "-m64" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.ecs_game.9f89edd7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ecs_game.2zybw8cvawjobynf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinle_app-e9bd6204a9a48037.rlib" "/opt/rustwide/target/debug/deps/libinle_ui-4027e4694fb7e5fd.rlib" "/opt/rustwide/target/debug/deps/libinle_audio-41d402b6a2b548dc.rlib" "/opt/rustwide/target/debug/deps/libinle_replay-64398774ff3c9350.rlib" "/opt/rustwide/target/debug/deps/libinle_debug-0494c110599bb1b9.rlib" "/opt/rustwide/target/debug/deps/libinle_gfx-cd66f13708cccc00.rlib" "/opt/rustwide/target/debug/deps/libinle_input-19bd8794ed91edba.rlib" "/opt/rustwide/target/debug/deps/libinle_resources-f42e9880e9ff70ba.rlib" "/opt/rustwide/target/debug/deps/libpng-c1c81189c3706ae0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d6377f5c1c04dcd7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-74e2e9ddcccf33b3.rlib" "/opt/rustwide/target/debug/deps/libdeflate-df4770a758915bce.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libinle_gfx_backend-449263210e8941d8.rlib" "/opt/rustwide/target/debug/deps/libinle_win-c9319e480f11b75b.rlib" "/opt/rustwide/target/debug/deps/libglfw-95ba0bdff7a99fd4.rlib" "/opt/rustwide/target/debug/deps/libsemver-56e933ea0fdcef4a.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-a69698545817ccd8.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-8d8086996fb3628c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-f48c1b7d627b82a6.rlib" "/opt/rustwide/target/debug/deps/libcty-00f519756b7a005d.rlib" "/opt/rustwide/target/debug/deps/libgl-aa909f88c3fd9c9c.rlib" "/opt/rustwide/target/debug/deps/libinle_audio_backend-f1d2d4ddcf501f0f.rlib" "/opt/rustwide/target/debug/deps/libinle_cfg-ebe1600ccaa2b769.rlib" "/opt/rustwide/target/debug/deps/libinle_core-8a72f291b225b213.rlib" "/opt/rustwide/target/debug/deps/libinle_serialize-6026ceeaf0ea5eef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libinle_fs-324058a9f692fb1e.rlib" "/opt/rustwide/target/debug/deps/libnotify-1b16b4209cb3b18a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libinotify-ea5893defeef71e4.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-34cfbd82dd7c7d68.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-84971b0a42307062.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libmio-b2660de4163f4f66.rlib" "/opt/rustwide/target/debug/deps/liblog-e386138908af1cd9.rlib" "/opt/rustwide/target/debug/deps/libslab-ae59c7b6e0d36368.rlib" "/opt/rustwide/target/debug/deps/libiovec-465f55ade9169b5a.rlib" "/opt/rustwide/target/debug/deps/libnet2-b9200a5842a7d9ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libfiletime-de2addc474ba4577.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libinle_physics-7783826b2daf61a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/libinle_ecs-bf1ad07b2fe3b9c6.rlib" "/opt/rustwide/target/debug/deps/libinle_events-5e2eda3df634f7c1.rlib" "/opt/rustwide/target/debug/deps/libinle_alloc-7ab9cff15853cead.rlib" "/opt/rustwide/target/debug/deps/libanymap-3e92f16f7f198f63.rlib" "/opt/rustwide/target/debug/deps/libinle_common-48aa1f3cc45a6d0a.rlib" "/opt/rustwide/target/debug/deps/libinle_math-5062e3bed75cbe71.rlib" "/opt/rustwide/target/debug/deps/libinle_diagnostics-d684dc4a39ff7f89.rlib" "/opt/rustwide/target/debug/deps/librayon-7731a8aa389c9c80.rlib" "/opt/rustwide/target/debug/deps/librayon_core-91cb02e0912d7e4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8551a103899d3880.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d61840f12124caf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6a5e16264a7ec18c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bd00c851a87bfcbc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-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" "9d2e4acb25a4214c24117c64a7ffc9c1f49347ac474d2e112753a40bfef239a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2e4acb25a4214c24117c64a7ffc9c1f49347ac474d2e112753a40bfef239a6", kill_on_drop: false }` [INFO] [stdout] 9d2e4acb25a4214c24117c64a7ffc9c1f49347ac474d2e112753a40bfef239a6