[INFO] cloning repository https://github.com/bluecookies/0x40-hues.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluecookies/0x40-hues.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecookies%2F0x40-hues.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecookies%2F0x40-hues.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37156f5264ee7420946949766e4f457138ada9d4 [INFO] testing bluecookies/0x40-hues.rs against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecookies%2F0x40-hues.rs" "/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/bluecookies/0x40-hues.rs on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluecookies/0x40-hues.rs [INFO] finished tweaking git repo https://github.com/bluecookies/0x40-hues.rs [INFO] tweaked toml for git repo https://github.com/bluecookies/0x40-hues.rs written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/bluecookies/0x40-hues.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c2615137687e4172fb00fa16345f8a1f2fc69389db80a7e07aca9d1c73116d9 [INFO] running `Command { std: "docker" "start" "-a" "6c2615137687e4172fb00fa16345f8a1f2fc69389db80a7e07aca9d1c73116d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c2615137687e4172fb00fa16345f8a1f2fc69389db80a7e07aca9d1c73116d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c2615137687e4172fb00fa16345f8a1f2fc69389db80a7e07aca9d1c73116d9", kill_on_drop: false }` [INFO] [stdout] 6c2615137687e4172fb00fa16345f8a1f2fc69389db80a7e07aca9d1c73116d9 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1bd2cc2fc267044f555e2245e3f5a8dfcdbbf5fbe0dafc5a94fc9f152936c12 [INFO] running `Command { std: "docker" "start" "-a" "f1bd2cc2fc267044f555e2245e3f5a8dfcdbbf5fbe0dafc5a94fc9f152936c12", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling claxon v0.3.1 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling hound v1.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling simplemad_sys v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.1.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling cpal v0.6.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling simplemad v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling rodio v0.6.0 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling zip v0.3.0 [INFO] [stderr] Compiling hues v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rodio::Sample` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use rodio::Sample; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader.rs:146:44 [INFO] [stdout] | [INFO] [stdout] 146 | let source = (Box::new(decoder) as Box + Send>).buffered(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Source + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/songs.rs:44:58 [INFO] [stdout] | [INFO] [stdout] 44 | let source = Box::new(ZeroSource::new(2, 44100)) as Box + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Source + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | type Error = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | type AudioData = Buffered + Send>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Source + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fullname` [INFO] [stdout] --> src/images.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | fullname: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/images.rs:107:2 [INFO] [stdout] | [INFO] [stdout] 107 | source: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source_other` [INFO] [stdout] --> src/images.rs:108:2 [INFO] [stdout] | [INFO] [stdout] 108 | source_other: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.hues.27fdca7c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee.4k5iymvlgq2mvgaf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/simplemad_sys-23a97f5c90fd5bbe/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-811b4b707eda983a/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxml-adb295554bd1df29.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f6761ca255068365.rlib" "/opt/rustwide/target/debug/deps/libsimplemad-59825cee26bee971.rlib" "/opt/rustwide/target/debug/deps/libsimplemad_sys-876c2481a39832f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-68671b8d394264b0.rlib" "/opt/rustwide/target/debug/deps/libtoml-051ed994d57a07f6.rlib" "/opt/rustwide/target/debug/deps/libserde-d40f23af01a0c211.rlib" "/opt/rustwide/target/debug/deps/libzip-4378b854fba92c78.rlib" "/opt/rustwide/target/debug/deps/libpodio-01d94eaa7c47237a.rlib" "/opt/rustwide/target/debug/deps/libmsdos_time-0b83f8b70e756e70.rlib" "/opt/rustwide/target/debug/deps/libtime-112d20f160540398.rlib" "/opt/rustwide/target/debug/deps/libflate2-37eb05150bc32250.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-9f6d5019dc24c9a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4acf3929d578db34.rlib" "/opt/rustwide/target/debug/deps/libadler32-3eda6eb4dc789ac6.rlib" "/opt/rustwide/target/debug/deps/libcrc-afe0c8e459608acb.rlib" "/opt/rustwide/target/debug/deps/libbzip2-1fb9083d4ff76c70.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-7626de9dff243f5c.rlib" "/opt/rustwide/target/debug/deps/libsdl2-53ebe008c2153c9a.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-46e46a58e437ba74.rlib" "/opt/rustwide/target/debug/deps/libbitflags-52776f8b3e4eabd6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-5726649d53a43f85.rlib" "/opt/rustwide/target/debug/deps/libnum-779b358118715b2c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-94702e0e42f2ed97.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-017b45f9d1486eb4.rlib" "/opt/rustwide/target/debug/deps/librodio-b2f434ca81489c7c.rlib" "/opt/rustwide/target/debug/deps/libcgmath-58e414eea36da820.rlib" "/opt/rustwide/target/debug/deps/librand-a06069120fb8866b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8dbbce4de372da2d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-23eacc6b79c7698a.rlib" "/opt/rustwide/target/debug/deps/libapprox-33d85c46c7b01067.rlib" "/opt/rustwide/target/debug/deps/liblewton-4b0cae1595f15553.rlib" "/opt/rustwide/target/debug/deps/libogg-d9bc534b6206950c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a03883027e50f139.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-77d83148f2b0b551.rlib" "/opt/rustwide/target/debug/deps/libhound-8da6244b1466845c.rlib" "/opt/rustwide/target/debug/deps/libcpal-73c0168dd9ffbcb6.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-f98ed7c1bcdb2675.rlib" "/opt/rustwide/target/debug/deps/libclaxon-a9d51016319f83a8.rlib" "/opt/rustwide/target/debug/deps/librand-463b8449237f9c6b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e043420affcc4818.rlib" "/opt/rustwide/target/debug/deps/libglob-a016efd7aedf0baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2_mixer" "-lSDL2" "-lasound" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hues-f5fc3f9f7135fbee" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hues` due to 2 previous errors; 8 warnings emitted [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1bd2cc2fc267044f555e2245e3f5a8dfcdbbf5fbe0dafc5a94fc9f152936c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1bd2cc2fc267044f555e2245e3f5a8dfcdbbf5fbe0dafc5a94fc9f152936c12", kill_on_drop: false }` [INFO] [stdout] f1bd2cc2fc267044f555e2245e3f5a8dfcdbbf5fbe0dafc5a94fc9f152936c12