[INFO] fetching crate simple 0.3.0... [INFO] testing simple-0.3.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate simple 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate simple 0.3.0 [INFO] finished tweaking crates.io crate simple 0.3.0 [INFO] tweaked toml for crates.io crate simple 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate simple 0.3.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 35 packages to latest compatible versions [INFO] [stderr] Adding libc v0.1.12 (available: v0.2.177) [INFO] [stderr] Adding num v0.1.43 (available: v0.4.3) [INFO] [stderr] Adding rand v0.3.23 (available: v0.9.2) [INFO] [stderr] Adding sdl2 v0.32.2 (available: v0.38.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 708146f06888f3bb4007152a0447428a4576271d00c9e6654dc926b1dd5dd6a7 [INFO] running `Command { std: "docker" "start" "-a" "708146f06888f3bb4007152a0447428a4576271d00c9e6654dc926b1dd5dd6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "708146f06888f3bb4007152a0447428a4576271d00c9e6654dc926b1dd5dd6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708146f06888f3bb4007152a0447428a4576271d00c9e6654dc926b1dd5dd6a7", kill_on_drop: false }` [INFO] [stdout] 708146f06888f3bb4007152a0447428a4576271d00c9e6654dc926b1dd5dd6a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec44680980f18f2eb3b13042863217889145b07b5849826ca906c6e0631f28ab [INFO] running `Command { std: "docker" "start" "-a" "ec44680980f18f2eb3b13042863217889145b07b5849826ca906c6e0631f28ab", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling simple v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/window.rs:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | Some(e) => (self.event_queue.push(e)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 130 - Some(e) => (self.event_queue.push(e)), [INFO] [stdout] 130 + Some(e) => self.event_queue.push(e) , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:360:27 [INFO] [stdout] | [INFO] [stdout] 360 | let mut texture = try!(self.canvas.texture_creator().load_texture(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | let rwops = try!(rwops::RWops::from_bytes(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:374:38 [INFO] [stdout] | [INFO] [stdout] 374 | let surf: surface::Surface = try!(rwops.load()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:464:38 [INFO] [stdout] | [INFO] [stdout] 464 | let surf: surface::Surface = try!(LoadSurface::from_file(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:472:21 [INFO] [stdout] | [INFO] [stdout] 472 | let rwops = try!(rwops::RWops::from_bytes(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:473:38 [INFO] [stdout] | [INFO] [stdout] 473 | let surf: surface::Surface = try!(rwops.load()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "ec44680980f18f2eb3b13042863217889145b07b5849826ca906c6e0631f28ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec44680980f18f2eb3b13042863217889145b07b5849826ca906c6e0631f28ab", kill_on_drop: false }` [INFO] [stdout] ec44680980f18f2eb3b13042863217889145b07b5849826ca906c6e0631f28ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bddd054a84915cf1a246715e37d98d82c244a41a454ef5a9c9060781ea3f049e [INFO] running `Command { std: "docker" "start" "-a" "bddd054a84915cf1a246715e37d98d82c244a41a454ef5a9c9060781ea3f049e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling simple v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/window.rs:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | Some(e) => (self.event_queue.push(e)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 130 - Some(e) => (self.event_queue.push(e)), [INFO] [stdout] 130 + Some(e) => self.event_queue.push(e) , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:360:27 [INFO] [stdout] | [INFO] [stdout] 360 | let mut texture = try!(self.canvas.texture_creator().load_texture(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | let rwops = try!(rwops::RWops::from_bytes(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:374:38 [INFO] [stdout] | [INFO] [stdout] 374 | let surf: surface::Surface = try!(rwops.load()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:464:38 [INFO] [stdout] | [INFO] [stdout] 464 | let surf: surface::Surface = try!(LoadSurface::from_file(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:472:21 [INFO] [stdout] | [INFO] [stdout] 472 | let rwops = try!(rwops::RWops::from_bytes(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:473:38 [INFO] [stdout] | [INFO] [stdout] 473 | let surf: surface::Surface = try!(rwops.load()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/window.rs:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | Some(e) => (self.event_queue.push(e)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 130 - Some(e) => (self.event_queue.push(e)), [INFO] [stdout] 130 + Some(e) => self.event_queue.push(e) , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:360:27 [INFO] [stdout] | [INFO] [stdout] 360 | let mut texture = try!(self.canvas.texture_creator().load_texture(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | let rwops = try!(rwops::RWops::from_bytes(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:374:38 [INFO] [stdout] | [INFO] [stdout] 374 | let surf: surface::Surface = try!(rwops.load()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:464:38 [INFO] [stdout] | [INFO] [stdout] 464 | let surf: surface::Surface = try!(LoadSurface::from_file(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:472:21 [INFO] [stdout] | [INFO] [stdout] 472 | let rwops = try!(rwops::RWops::from_bytes(data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/window.rs:473:38 [INFO] [stdout] | [INFO] [stdout] 473 | let surf: surface::Surface = try!(rwops.load()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcML0rsq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-2d94f17ab7a82a73,libsdl2-0d3f61f6453fd3a7,librand-e60c2c41301893ed,librand_xorshift-f251d96671c4cea1,librand_pcg-e1c9dbd014715ad9,librand_hc-cca937f3fea882d5,librand_chacha-6aae6b93034771dd,librand_isaac-2ebc36ec8de4a3a3,librand_core-e071e2f64d0548a6,librand_os-7335cdfa62c30ab5,librand_jitter-c3fc7606c55cd07a,librand_core-addbce8e4c7c7519,libsdl2_sys-1b27ce1efcae3ec9,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libnum-a3459c131b6b0771,libnum_rational-bcf999c4eb8db667,libnum_bigint-536a55b9c7f06aee,libnum_complex-f225a0222cc06dd4,librustc_serialize-35acc58d1f5921cf,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476,librand-2856199b405a22a6,librand-5b9bb052901c0454,liblibc-30ffb0440c90cdd5}.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_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcML0rsq/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/squares-8257663a0cf1a8fa" "-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_image [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/rustcm5yuhZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-2d94f17ab7a82a73,libsdl2-0d3f61f6453fd3a7,librand-e60c2c41301893ed,librand_xorshift-f251d96671c4cea1,librand_pcg-e1c9dbd014715ad9,librand_hc-cca937f3fea882d5,librand_chacha-6aae6b93034771dd,librand_isaac-2ebc36ec8de4a3a3,librand_core-e071e2f64d0548a6,librand_os-7335cdfa62c30ab5,librand_jitter-c3fc7606c55cd07a,librand_core-addbce8e4c7c7519,libsdl2_sys-1b27ce1efcae3ec9,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libnum-a3459c131b6b0771,libnum_rational-bcf999c4eb8db667,libnum_bigint-536a55b9c7f06aee,libnum_complex-f225a0222cc06dd4,librustc_serialize-35acc58d1f5921cf,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476,librand-2856199b405a22a6,librand-5b9bb052901c0454,liblibc-30ffb0440c90cdd5}.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_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcm5yuhZ/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/font-f1fc91aa529e009d" "-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_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simple` (example "squares") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simple` (example "font") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcp3VvgA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-2d94f17ab7a82a73,libsdl2-0d3f61f6453fd3a7,librand-e60c2c41301893ed,librand_xorshift-f251d96671c4cea1,librand_pcg-e1c9dbd014715ad9,librand_hc-cca937f3fea882d5,librand_chacha-6aae6b93034771dd,librand_isaac-2ebc36ec8de4a3a3,librand_core-e071e2f64d0548a6,librand_os-7335cdfa62c30ab5,librand_jitter-c3fc7606c55cd07a,librand_core-addbce8e4c7c7519,libsdl2_sys-1b27ce1efcae3ec9,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libnum-a3459c131b6b0771,libnum_rational-bcf999c4eb8db667,libnum_bigint-536a55b9c7f06aee,libnum_complex-f225a0222cc06dd4,librustc_serialize-35acc58d1f5921cf,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476,librand-2856199b405a22a6,librand-5b9bb052901c0454,liblibc-30ffb0440c90cdd5}.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_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcp3VvgA/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/city-c3d2dfe5f4d3a0c4" "-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_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simple` (example "city") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdBRXhJ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdl2-0d3f61f6453fd3a7,librand-e60c2c41301893ed,librand_xorshift-f251d96671c4cea1,librand_pcg-e1c9dbd014715ad9,librand_hc-cca937f3fea882d5,librand_chacha-6aae6b93034771dd,librand_isaac-2ebc36ec8de4a3a3,librand_core-e071e2f64d0548a6,librand_os-7335cdfa62c30ab5,librand_jitter-c3fc7606c55cd07a,librand_core-addbce8e4c7c7519,libsdl2_sys-1b27ce1efcae3ec9,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libnum-a3459c131b6b0771,libnum_rational-bcf999c4eb8db667,libnum_bigint-536a55b9c7f06aee,libnum_complex-f225a0222cc06dd4,librustc_serialize-35acc58d1f5921cf,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476,librand-2856199b405a22a6,librand-5b9bb052901c0454,liblibc-30ffb0440c90cdd5}.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_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdBRXhJ/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/simple-42acc50a5ece47d5" "-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_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simple` (lib test) due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bddd054a84915cf1a246715e37d98d82c244a41a454ef5a9c9060781ea3f049e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddd054a84915cf1a246715e37d98d82c244a41a454ef5a9c9060781ea3f049e", kill_on_drop: false }` [INFO] [stdout] bddd054a84915cf1a246715e37d98d82c244a41a454ef5a9c9060781ea3f049e