[INFO] fetching crate wolf_engine_sdl2 0.7.1... [INFO] testing wolf_engine_sdl2-0.7.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate wolf_engine_sdl2 0.7.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate wolf_engine_sdl2 0.7.1 [INFO] finished tweaking crates.io crate wolf_engine_sdl2 0.7.1 [INFO] tweaked toml for crates.io crate wolf_engine_sdl2 0.7.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wolf_engine_sdl2 0.7.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wolf_engine_sdl2 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f60d4bf147026cea0d1e99e4f975268507dce71c0e5b4219e7681ba327a14659 [INFO] running `Command { std: "docker" "start" "-a" "f60d4bf147026cea0d1e99e4f975268507dce71c0e5b4219e7681ba327a14659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f60d4bf147026cea0d1e99e4f975268507dce71c0e5b4219e7681ba327a14659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60d4bf147026cea0d1e99e4f975268507dce71c0e5b4219e7681ba327a14659", kill_on_drop: false }` [INFO] [stdout] f60d4bf147026cea0d1e99e4f975268507dce71c0e5b4219e7681ba327a14659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97ef1d057d2a476882a177e1619c50e4a18471410ddba3c25b415a038cbf5412 [INFO] running `Command { std: "docker" "start" "-a" "97ef1d057d2a476882a177e1619c50e4a18471410ddba3c25b415a038cbf5412", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling wolf_engine v0.22.0 [INFO] [stderr] Compiling wolf_engine_sdl2 v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `profiling` [INFO] [stdout] --> src/main_loop.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | profile_new_frame!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mixer` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `profile_new_frame` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `profile_new_frame` may come from an old version of the `wolf_engine` crate, try updating your dependency with `cargo update -p wolf_engine` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `profile_new_frame` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profiling` [INFO] [stdout] --> src/main_loop.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | profile_scope!("frame"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mixer` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `profile_scope` may come from an old version of the `wolf_engine` crate, try updating your dependency with `cargo update -p wolf_engine` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profiling` [INFO] [stdout] --> src/main_loop.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | profile_scope!("process_sdl_events"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mixer` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `profile_scope` may come from an old version of the `wolf_engine` crate, try updating your dependency with `cargo update -p wolf_engine` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s [INFO] running `Command { std: "docker" "inspect" "97ef1d057d2a476882a177e1619c50e4a18471410ddba3c25b415a038cbf5412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ef1d057d2a476882a177e1619c50e4a18471410ddba3c25b415a038cbf5412", kill_on_drop: false }` [INFO] [stdout] 97ef1d057d2a476882a177e1619c50e4a18471410ddba3c25b415a038cbf5412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c66600983bf58661cf076e1f4483d5d69597416a92e24304514afbaa1e78ef96 [INFO] running `Command { std: "docker" "start" "-a" "c66600983bf58661cf076e1f4483d5d69597416a92e24304514afbaa1e78ef96", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling c_vec v2.0.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling colors-transform v0.2.11 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling wolf_engine v0.22.0 [INFO] [stderr] Compiling wolf_engine_sdl2 v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `profiling` [INFO] [stdout] --> src/main_loop.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | profile_new_frame!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mixer` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `profile_new_frame` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `profile_new_frame` may come from an old version of the `wolf_engine` crate, try updating your dependency with `cargo update -p wolf_engine` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `profile_new_frame` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profiling` [INFO] [stdout] --> src/main_loop.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | profile_scope!("frame"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mixer` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `profile_scope` may come from an old version of the `wolf_engine` crate, try updating your dependency with `cargo update -p wolf_engine` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profiling` [INFO] [stdout] --> src/main_loop.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | profile_scope!("process_sdl_events"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mixer` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `profile_scope` may come from an old version of the `wolf_engine` crate, try updating your dependency with `cargo update -p wolf_engine` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profiling` [INFO] [stdout] --> src/main_loop.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | profile_new_frame!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mixer` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `profile_new_frame` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `profile_new_frame` may come from an old version of the `wolf_engine` crate, try updating your dependency with `cargo update -p wolf_engine` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `profile_new_frame` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profiling` [INFO] [stdout] --> src/main_loop.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | profile_scope!("frame"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mixer` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `profile_scope` may come from an old version of the `wolf_engine` crate, try updating your dependency with `cargo update -p wolf_engine` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `profiling` [INFO] [stdout] --> src/main_loop.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | profile_scope!("process_sdl_events"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `mixer` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `profile_scope` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `profile_scope` may come from an old version of the `wolf_engine` crate, try updating your dependency with `cargo update -p wolf_engine` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `profile_scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcH97ycy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwolf_engine_sdl2-39dc434e77b9786b,libwolf_engine-88ee4dc3431aba73,libsimple_logger-b04ba76335734788,libtime-0f7e303dfb659859,libnum_threads-6ebcf309247c4366,libitoa-3eb7b14de37b62a8,libcolored-7d83b4f763040e89,libatty-99273980e4446902,libanymap-eb4740c6d4af0ea4,libsdl2-7424f7e55134400c,libc_vec-e600cd7c50fb0387,libsdl2_sys-c209ce1181da14c7,libbitflags-e2b4db6c651223da,liblazy_static-2bb390fee0230a38,liblibc-27db70a4374c972e,liblog-cc2ec46462e0768a,libcfg_if-33ef6c02a07f9fec,libcolors_transform-6ebec179af7ddc59}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcH97ycy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/quickstart-0dbc4500090a4b07" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_mixer [INFO] [stdout] rust-lld: error: unable to find library -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWrFqIw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwolf_engine_sdl2-39dc434e77b9786b,libwolf_engine-88ee4dc3431aba73,libsimple_logger-b04ba76335734788,libtime-0f7e303dfb659859,libnum_threads-6ebcf309247c4366,libitoa-3eb7b14de37b62a8,libcolored-7d83b4f763040e89,libatty-99273980e4446902,libanymap-eb4740c6d4af0ea4,libsdl2-7424f7e55134400c,libc_vec-e600cd7c50fb0387,libsdl2_sys-c209ce1181da14c7,libbitflags-e2b4db6c651223da,liblazy_static-2bb390fee0230a38,liblibc-27db70a4374c972e,liblog-cc2ec46462e0768a,libcfg_if-33ef6c02a07f9fec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWrFqIw/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mixer-bcd73e55af530bc9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_mixer [INFO] [stdout] rust-lld: error: unable to find library -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wolf_engine_sdl2` (example "quickstart") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wolf_engine_sdl2` (example "mixer") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchojRBD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwolf_engine-88ee4dc3431aba73,libsimple_logger-b04ba76335734788,libtime-0f7e303dfb659859,libnum_threads-6ebcf309247c4366,libitoa-3eb7b14de37b62a8,libcolored-7d83b4f763040e89,libatty-99273980e4446902,liblog-cc2ec46462e0768a,libcfg_if-33ef6c02a07f9fec,libanymap-eb4740c6d4af0ea4,libsdl2-7424f7e55134400c,libc_vec-e600cd7c50fb0387,libsdl2_sys-c209ce1181da14c7,libbitflags-e2b4db6c651223da,liblazy_static-2bb390fee0230a38,liblibc-27db70a4374c972e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchojRBD/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wolf_engine_sdl2-4b43db2feef1e5b0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_mixer [INFO] [stdout] rust-lld: error: unable to find library -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciXn6Gz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwolf_engine_sdl2-39dc434e77b9786b,libwolf_engine-88ee4dc3431aba73,libsimple_logger-b04ba76335734788,libtime-0f7e303dfb659859,libnum_threads-6ebcf309247c4366,libitoa-3eb7b14de37b62a8,libcolored-7d83b4f763040e89,libatty-99273980e4446902,libanymap-eb4740c6d4af0ea4,libsdl2-7424f7e55134400c,libc_vec-e600cd7c50fb0387,libsdl2_sys-c209ce1181da14c7,libbitflags-e2b4db6c651223da,liblazy_static-2bb390fee0230a38,liblibc-27db70a4374c972e,liblog-cc2ec46462e0768a,libcfg_if-33ef6c02a07f9fec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciXn6Gz/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/audio-d9b91a63544a0747" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_mixer [INFO] [stdout] rust-lld: error: unable to find library -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wolf_engine_sdl2` (example "audio") due to 1 previous error [INFO] [stderr] error: could not compile `wolf_engine_sdl2` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c66600983bf58661cf076e1f4483d5d69597416a92e24304514afbaa1e78ef96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66600983bf58661cf076e1f4483d5d69597416a92e24304514afbaa1e78ef96", kill_on_drop: false }` [INFO] [stdout] c66600983bf58661cf076e1f4483d5d69597416a92e24304514afbaa1e78ef96