[INFO] cloning repository https://github.com/peterallin/rideways [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterallin/rideways" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Frideways", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Frideways'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af563e88a54f18f446366fa07491560c8562bc95 [INFO] testing peterallin/rideways against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Frideways" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterallin/rideways on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peterallin/rideways [INFO] finished tweaking git repo https://github.com/peterallin/rideways [INFO] tweaked toml for git repo https://github.com/peterallin/rideways written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate git repo https://github.com/peterallin/rideways already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0eec2c8abd334d4bb9d3ba82f5e6601cae422738da9726f4b5df4f2f779e820 [INFO] running `Command { std: "docker" "start" "-a" "d0eec2c8abd334d4bb9d3ba82f5e6601cae422738da9726f4b5df4f2f779e820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0eec2c8abd334d4bb9d3ba82f5e6601cae422738da9726f4b5df4f2f779e820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0eec2c8abd334d4bb9d3ba82f5e6601cae422738da9726f4b5df4f2f779e820", kill_on_drop: false }` [INFO] [stdout] d0eec2c8abd334d4bb9d3ba82f5e6601cae422738da9726f4b5df4f2f779e820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93cde69e8c5d9d5d8a52221cfbab53303981fa64800af2f4bf4e5342e30a02b3 [INFO] running `Command { std: "docker" "start" "-a" "93cde69e8c5d9d5d8a52221cfbab53303981fa64800af2f4bf4e5342e30a02b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling shred v0.9.2 [INFO] [stderr] Compiling sdl_input v0.1.0 (/opt/rustwide/workdir/sdl_input) [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling specs v0.15.0 [INFO] [stderr] Compiling geometry v0.1.0 (/opt/rustwide/workdir/geometry) [INFO] [stderr] Compiling shared_types v0.1.0 (/opt/rustwide/workdir/shared_types) [INFO] [stderr] Compiling ecs_components v0.1.0 (/opt/rustwide/workdir/ecs_components) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> ecs_components/src/world_queries.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | let state: (Read<'_, PlayingGameState>) = world.system_data(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 6 - let state: (Read<'_, PlayingGameState>) = world.system_data(); [INFO] [stdout] 6 + let state: Read<'_, PlayingGameState> = world.system_data(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecs_systems v0.1.0 (/opt/rustwide/workdir/ecs_systems) [INFO] [stderr] Compiling sdl_graphics v0.1.0 (/opt/rustwide/workdir/sdl_graphics) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecs_setup v0.1.0 (/opt/rustwide/workdir/ecs_setup) [INFO] [stderr] Compiling main v0.1.0 (/opt/rustwide/workdir/main) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.rideways.39c7fe58-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3.106y09cb0gg00b29.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtime-5adb37f548ae5344.rlib" "/opt/rustwide/target/debug/deps/libecs_setup-15b3a179fb874a36.rlib" "/opt/rustwide/target/debug/deps/libecs_systems-fe19a17872a2d1be.rlib" "/opt/rustwide/target/debug/deps/librand-ce066ee290a86473.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f0adf8c313ebda6.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-f26f9eafb0a12081.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c9cfe2b9093d2c5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ef98ab22b9646ffe.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b8eb3b0aac767774.rlib" "/opt/rustwide/target/debug/deps/libsdl_input-ca36ec5814c7148d.rlib" "/opt/rustwide/target/debug/deps/libsdl_graphics-ea366dad78925736.rlib" "/opt/rustwide/target/debug/deps/libecs_components-014dd5eb387c3ad2.rlib" "/opt/rustwide/target/debug/deps/libshared_types-c76af68c412a3ceb.rlib" "/opt/rustwide/target/debug/deps/libspecs-f65a6fba3c9db627.rlib" "/opt/rustwide/target/debug/deps/liblog-bd2aeabb893b6ff2.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-04dc4fbc2ffbd324.rlib" "/opt/rustwide/target/debug/deps/libshrev-b5e8fc5d2577eb9e.rlib" "/opt/rustwide/target/debug/deps/libshred-32b70a83575d668d.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-67125b8d2ef96406.rlib" "/opt/rustwide/target/debug/deps/libhibitset-9a6fecca74b6c767.rlib" "/opt/rustwide/target/debug/deps/librayon-2ee08a5cd9219697.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4563d76ab2b00653.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2046533df97ea10c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0222b2fff41f8ff.rlib" "/opt/rustwide/target/debug/deps/libeither-cc6a3ee3b2aa998f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a1ca60e5e3f14e04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-93a303e2d458272e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ab2fc8a27c44251.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6e9581ceab966092.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b13769804a21de2d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libatom-1021087a5524f2f9.rlib" "/opt/rustwide/target/debug/deps/libsdl2-ad91d7ac01fc3485.rlib" "/opt/rustwide/target/debug/deps/librand-b94b86ae83d989ad.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ac5c216a70bcf2ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fabfe7bb69033745.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-8633f70b8881f8de.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libc_vec-1cbd7a9e8a59e235.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-5e2081964fbd1b4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-42cd38000c3e94e8.rlib" "/opt/rustwide/target/debug/deps/libnum-b26530adfb9ea39d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f327f44184242a68.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ea94ee11de2b68f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a27c46ce2a12db9f.rlib" "/opt/rustwide/target/debug/deps/libgeometry-68c8d0e1442ca868.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rideways-cb857e4e98adbff3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [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 `main` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "93cde69e8c5d9d5d8a52221cfbab53303981fa64800af2f4bf4e5342e30a02b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93cde69e8c5d9d5d8a52221cfbab53303981fa64800af2f4bf4e5342e30a02b3", kill_on_drop: false }` [INFO] [stdout] 93cde69e8c5d9d5d8a52221cfbab53303981fa64800af2f4bf4e5342e30a02b3