[INFO] cloning repository https://github.com/rchaser53/rust_pack_man [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rchaser53/rust_pack_man" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchaser53%2Frust_pack_man", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchaser53%2Frust_pack_man'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cade69f34e8d64dac60a763eb3f37841bda743b4 [INFO] testing rchaser53/rust_pack_man against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchaser53%2Frust_pack_man" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rchaser53/rust_pack_man on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rchaser53/rust_pack_man [INFO] finished tweaking git repo https://github.com/rchaser53/rust_pack_man [INFO] tweaked toml for git repo https://github.com/rchaser53/rust_pack_man written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rchaser53/rust_pack_man already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edc2139977a99abc2c16304cad9767935918e7f74482b723b002ba01869525dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "edc2139977a99abc2c16304cad9767935918e7f74482b723b002ba01869525dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edc2139977a99abc2c16304cad9767935918e7f74482b723b002ba01869525dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc2139977a99abc2c16304cad9767935918e7f74482b723b002ba01869525dc", kill_on_drop: false }` [INFO] [stdout] edc2139977a99abc2c16304cad9767935918e7f74482b723b002ba01869525dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae659c1552a8d63fbe88b729a5b12c0de87d78873f60837f38ddd8849f539ee4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae659c1552a8d63fbe88b729a5b12c0de87d78873f60837f38ddd8849f539ee4", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling c_vec v1.3.0 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling rust_pack_man v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error_handling.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | fn cause(&self) -> Option<&Error> { None } [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error_handling.rs:35:32 [INFO] [stdout] | [INFO] [stdout] 35 | fn cause(&self) -> Option<&Error>; [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_field/field_row.rs:37:100 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_cell_data(character: char, row_index: usize, cell_index: usize) -> (CellStatus, Box) { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn DrawMyself` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_field/field_cell.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub feature: Box [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn DrawMyself` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_field/field_cell.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(status: CellStatus, feature: Box) -> FieldCell { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn DrawMyself` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enemy/enemy.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub feature: Box [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn EnemyAction` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enemy/enemy.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(status: EnemyStatus, feature: Box) -> Enemy { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn EnemyAction` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/constants.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref FILE_PATHS: HashMap<&'static str, &'static str> = { [INFO] [stdout] 8 | | let mut map = HashMap::new(); [INFO] [stdout] 9 | | map.insert("HIT_EFFECT_PATH", "assets/musics/sine.wav"); [INFO] [stdout] ... | [INFO] [stdout] 17 | | }; [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/constants.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref FILE_PATHS: HashMap<&'static str, &'static str> = { [INFO] [stdout] 8 | | let mut map = HashMap::new(); [INFO] [stdout] 9 | | map.insert("HIT_EFFECT_PATH", "assets/musics/sine.wav"); [INFO] [stdout] ... | [INFO] [stdout] 17 | | }; [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/enemy/field_getter.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | for seed_index in seed_indexs.into_iter() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/enemy/field_getter.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | for seed_index in seed_indexs.into_iter() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.rust_pack_man.cd9d9e81-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be" "/opt/rustwide/target/debug/deps/rust_pack_man-659b908da01230be.2xzexos7ozoc5kwt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-237d5766de400c40.rlib" "/opt/rustwide/target/debug/deps/libc_vec-7908956a7a4704ff.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-63b2d5ce70c9c175.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/libnum-70869c2b704a85b8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8bbd3062a2c39cec.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9069a59c4f9fb53a.rlib" "/opt/rustwide/target/debug/deps/librand-0db379b7bb1241b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-97913fd513f66970.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a40eed1557f11715.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5e94f30a9796a76b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0d6e09b4e6b64c93.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03a9b9f2254b644b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-c595b8dd2fa3d1bf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1dca2853eb935167.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2_mixer" "-lSDL2_gfx" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_mixer [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; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_pack_man` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ae659c1552a8d63fbe88b729a5b12c0de87d78873f60837f38ddd8849f539ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae659c1552a8d63fbe88b729a5b12c0de87d78873f60837f38ddd8849f539ee4", kill_on_drop: false }` [INFO] [stdout] ae659c1552a8d63fbe88b729a5b12c0de87d78873f60837f38ddd8849f539ee4