[INFO] cloning repository https://github.com/j-rock/fortress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-rock/fortress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-rock%2Ffortress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-rock%2Ffortress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23b71bbd75afe75370b59e2117893f1023142c17 [INFO] testing j-rock/fortress against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-rock%2Ffortress" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-rock/fortress on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j-rock/fortress [INFO] finished tweaking git repo https://github.com/j-rock/fortress [INFO] tweaked toml for git repo https://github.com/j-rock/fortress written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/j-rock/fortress already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70fea02adcfc70a57bd3c583a0a28f5e45ad53e49639149c3cf47d7b4617a175 [INFO] running `Command { std: "docker" "start" "-a" "70fea02adcfc70a57bd3c583a0a28f5e45ad53e49639149c3cf47d7b4617a175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70fea02adcfc70a57bd3c583a0a28f5e45ad53e49639149c3cf47d7b4617a175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70fea02adcfc70a57bd3c583a0a28f5e45ad53e49639149c3cf47d7b4617a175", kill_on_drop: false }` [INFO] [stdout] 70fea02adcfc70a57bd3c583a0a28f5e45ad53e49639149c3cf47d7b4617a175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c5da8bb378074eb91a5000c2b80bbcaa6bb61a4e187316337e19c8429ca6b09 [INFO] running `Command { std: "docker" "start" "-a" "2c5da8bb378074eb91a5000c2b80bbcaa6bb61a4e187316337e19c8429ca6b09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rect_packer v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling generational_slab v0.5.0 (/opt/rustwide/workdir/generational_slab) [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling generational-arena v0.2.7 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling notify v4.0.10 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling alga v0.9.0 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling ncollide2d v0.22.0 [INFO] [stderr] Compiling nphysics2d v0.14.0 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling fortress_bake v0.1.0 (/opt/rustwide/workdir/fortress_bake) [INFO] [stderr] Compiling fortress v0.1.0 (/opt/rustwide/workdir/fortress) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.fortress.b5461e3c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd.2xhc7apk80xeou5j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfortress-50d240dc2d52d482.rlib" "/opt/rustwide/target/debug/deps/libsdl2-e298ab449a52f06f.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-d251212cf4f75a99.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6c56907a33fe80fc.rlib" "/opt/rustwide/target/debug/deps/libnphysics2d-d57070f95736f995.rlib" "/opt/rustwide/target/debug/deps/libinstant-5807b77f29a62d9b.rlib" "/opt/rustwide/target/debug/deps/libtime-221c1460771f818c.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-aa79889e94bfb0cf.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-51cb53b7b8b5ef44.rlib" "/opt/rustwide/target/debug/deps/libslotmap-a4e4554e9ea28ea9.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c6b17abcbe4dfa56.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d7ea1b4f790ad434.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-82b60cd0718f55bf.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d2d845362ee07413.rlib" "/opt/rustwide/target/debug/deps/libeither-4b0573cc61481ac3.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-ddbe3450344c94d1.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-b82d924c48161b5b.rlib" "/opt/rustwide/target/debug/deps/libalga-e9e91e13d428cb12.rlib" "/opt/rustwide/target/debug/deps/librand_distr-e0dfdb9e0ec3cf47.rlib" "/opt/rustwide/target/debug/deps/librand-846e335443416aa5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e80f1a1f38ffe637.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c4276195d049283d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-48791aa676a1c4fc.rlib" "/opt/rustwide/target/debug/deps/librand_core-bb9522a740e363f7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-de29b936c80cb86e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-69c184d65f335b0a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-da5cc0fe9c421946.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4112b8deb9d4d8e8.rlib" "/opt/rustwide/target/debug/deps/librawpointer-389fe5fdadd23465.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-741b4a865f802121.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0da78a095c1bf063.rlib" "/opt/rustwide/target/debug/deps/libgenerational_slab-f6ea1a231cd9bca3.rlib" "/opt/rustwide/target/debug/deps/libfortress_bake-5597e55d1d99118f.rlib" "/opt/rustwide/target/debug/deps/librusttype-b382d63d7b11f0cd.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c504adc894fa4237.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5e187cf84663cf1a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-9dc32d5bdba9c9c7.rlib" "/opt/rustwide/target/debug/deps/libapprox-30c8ecdcb2f2f0ea.rlib" "/opt/rustwide/target/debug/deps/libron-66af59cc0ef7d385.rlib" "/opt/rustwide/target/debug/deps/libbase64-700c60f22a9e0303.rlib" "/opt/rustwide/target/debug/deps/libserde-72da4d392985f378.rlib" "/opt/rustwide/target/debug/deps/librect_packer-487e19e637b02f27.rlib" "/opt/rustwide/target/debug/deps/libpng-b7bb2465517e67e0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f962da32a5955fed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-57b057cd7294ddc2.rlib" "/opt/rustwide/target/debug/deps/libinflate-4f0e9f2605f26924.rlib" "/opt/rustwide/target/debug/deps/libadler32-88bc0afa03a1c906.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-da0d9c04e206f68a.rlib" "/opt/rustwide/target/debug/deps/libnotify-37183149ae974142.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-4c8204271cf10588.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a4a035cb919db086.rlib" "/opt/rustwide/target/debug/deps/libinotify-c9f47a121ddf0b35.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-7a783b98ce2efb1a.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-53d923bfe470f308.rlib" "/opt/rustwide/target/debug/deps/libmio-f19d52e21b40055a.rlib" "/opt/rustwide/target/debug/deps/libslab-d7228e1ce7602c9a.rlib" "/opt/rustwide/target/debug/deps/libiovec-20378aecce21db83.rlib" "/opt/rustwide/target/debug/deps/libnet2-cb1db976f5db1ad6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-288daa0c182e73d2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-207151dc49c68de0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-939c26c33f0309ba.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a1d2b987a6482af6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-594183815e238e89.rlib" "/opt/rustwide/target/debug/deps/libglm-8fda47f2e6cd6372.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-c8f46b1aa8ef6c8f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-46114ab995ef35e0.rlib" "/opt/rustwide/target/debug/deps/libregex-1db4274699cfe356.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-08b7ee36d4d7963c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ddae83374b89e4f6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0a35ad01e521abe2.rlib" "/opt/rustwide/target/debug/deps/libthread_id-497b8f0452184e7c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ad6cf39540bd8ea.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ca498f3e8a56344b.rlib" "/opt/rustwide/target/debug/deps/liblog-b0ef82e690375449.rlib" "/opt/rustwide/target/debug/deps/liblog-b601f6c62e7d2165.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1e3f6b79ea5209ea.rlib" "/opt/rustwide/target/debug/deps/libnum-f1d831d5a4a9353a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-69d796855b01a163.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-844420dcc83711f3.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7f79a4f9a123dce7.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-58c33439dce46553.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-151a736ec54eae84.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9c6b56aee4e8aa0d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8bd6e80a48d5b1eb.rlib" "/opt/rustwide/target/debug/deps/librand-b2c91a896a14aa3b.rlib" "/opt/rustwide/target/debug/deps/librand-413e15985b1b710f.rlib" "/opt/rustwide/target/debug/deps/liblibc-c64a04d4193b475f.rlib" "/opt/rustwide/target/debug/deps/libgl-373eb568e0d367ed.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-7160e67150e67d63.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fortress-ad84d6c4c6ae29cd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fortress` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2c5da8bb378074eb91a5000c2b80bbcaa6bb61a4e187316337e19c8429ca6b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5da8bb378074eb91a5000c2b80bbcaa6bb61a4e187316337e19c8429ca6b09", kill_on_drop: false }` [INFO] [stdout] 2c5da8bb378074eb91a5000c2b80bbcaa6bb61a4e187316337e19c8429ca6b09