[INFO] fetching crate simple 0.3.0...
[INFO] testing simple-0.3.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[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 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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.186)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.10.1)
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25d411b2690fe671cc0414a83d2438cf8c306abfff6297a5c40d7b8bf1f63b42
[INFO] running `Command { std: "docker" "start" "-a" "25d411b2690fe671cc0414a83d2438cf8c306abfff6297a5c40d7b8bf1f63b42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25d411b2690fe671cc0414a83d2438cf8c306abfff6297a5c40d7b8bf1f63b42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25d411b2690fe671cc0414a83d2438cf8c306abfff6297a5c40d7b8bf1f63b42", kill_on_drop: false }`
[INFO] [stdout] 25d411b2690fe671cc0414a83d2438cf8c306abfff6297a5c40d7b8bf1f63b42
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5f3a1d531b5a70efada425801b8a8b70fa0e4343e7ca08c48977f95de04e4b9
[INFO] running `Command { std: "docker" "start" "-a" "d5f3a1d531b5a70efada425801b8a8b70fa0e4343e7ca08c48977f95de04e4b9", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[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-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.3.23
[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 10.05s
[INFO] running `Command { std: "docker" "inspect" "d5f3a1d531b5a70efada425801b8a8b70fa0e4343e7ca08c48977f95de04e4b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5f3a1d531b5a70efada425801b8a8b70fa0e4343e7ca08c48977f95de04e4b9", kill_on_drop: false }`
[INFO] [stdout] d5f3a1d531b5a70efada425801b8a8b70fa0e4343e7ca08c48977f95de04e4b9
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 972f1f0b7b0d5853a9c496923d0e31bd917e04d79b5428df4cc976e6debf64fc
[INFO] running `Command { std: "docker" "start" "-a" "972f1f0b7b0d5853a9c496923d0e31bd917e04d79b5428df4cc976e6debf64fc", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[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] [stderr]    Compiling simple v0.3.0 (/opt/rustwide/workdir)
[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" "/opt/rustwide/target/debug/examples/rustcNDFvHZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-08be734b6fa29090,libsdl2-6521bcd8a284225e,librand-93a55f2536b6bc76,librand_xorshift-22f5856d64a80b23,librand_pcg-5d4e35e105ebb779,librand_hc-e8e54997a8a2454c,librand_chacha-d11922e58930eab7,librand_isaac-9e946fc5fe3f2f0b,librand_core-f60a22b5c07c80cd,librand_os-b63c67fa83e05e06,librand_jitter-24c285fcb53bd4af,librand_core-556d890fe8ad65e5,libsdl2_sys-b6889800d1880b05,libbitflags-40a27ceec947d12f,liblazy_static-afffdbb119bd9ac1,libnum-1365c49bed8329e0,libnum_rational-9ef56aa85333b1b2,libnum_bigint-5576a18d217f957d,libnum_complex-7624047c3d74ae37,librustc_serialize-2c362090e61866d8,libnum_iter-65eeff23aecff6d7,libnum_integer-0bcfd9a6bfc9d3d3,libnum_traits-efae0973d6a22ee7,librand-23f6362ff4f80583,librand-33766e794d6bd056,liblibc-4aef7f866e20fd95}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/examples/rustcNDFvHZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/font-95c2d74f703528b7" "-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" "/opt/rustwide/target/debug/examples/rustcS1ZQbe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-08be734b6fa29090,libsdl2-6521bcd8a284225e,librand-93a55f2536b6bc76,librand_xorshift-22f5856d64a80b23,librand_pcg-5d4e35e105ebb779,librand_hc-e8e54997a8a2454c,librand_chacha-d11922e58930eab7,librand_isaac-9e946fc5fe3f2f0b,librand_core-f60a22b5c07c80cd,librand_os-b63c67fa83e05e06,librand_jitter-24c285fcb53bd4af,librand_core-556d890fe8ad65e5,libsdl2_sys-b6889800d1880b05,libbitflags-40a27ceec947d12f,liblazy_static-afffdbb119bd9ac1,libnum-1365c49bed8329e0,libnum_rational-9ef56aa85333b1b2,libnum_bigint-5576a18d217f957d,libnum_complex-7624047c3d74ae37,librustc_serialize-2c362090e61866d8,libnum_iter-65eeff23aecff6d7,libnum_integer-0bcfd9a6bfc9d3d3,libnum_traits-efae0973d6a22ee7,librand-23f6362ff4f80583,librand-33766e794d6bd056,liblibc-4aef7f866e20fd95}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/examples/rustcS1ZQbe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/squares-01d0b00a8a83176a" "-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" "/opt/rustwide/target/debug/examples/rustcmHjRTe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-08be734b6fa29090,libsdl2-6521bcd8a284225e,librand-93a55f2536b6bc76,librand_xorshift-22f5856d64a80b23,librand_pcg-5d4e35e105ebb779,librand_hc-e8e54997a8a2454c,librand_chacha-d11922e58930eab7,librand_isaac-9e946fc5fe3f2f0b,librand_core-f60a22b5c07c80cd,librand_os-b63c67fa83e05e06,librand_jitter-24c285fcb53bd4af,librand_core-556d890fe8ad65e5,libsdl2_sys-b6889800d1880b05,libbitflags-40a27ceec947d12f,liblazy_static-afffdbb119bd9ac1,libnum-1365c49bed8329e0,libnum_rational-9ef56aa85333b1b2,libnum_bigint-5576a18d217f957d,libnum_complex-7624047c3d74ae37,librustc_serialize-2c362090e61866d8,libnum_iter-65eeff23aecff6d7,libnum_integer-0bcfd9a6bfc9d3d3,libnum_traits-efae0973d6a22ee7,librand-23f6362ff4f80583,librand-33766e794d6bd056,liblibc-4aef7f866e20fd95}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/examples/rustcmHjRTe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/city-fcb05786d4425a80" "-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 "font") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `simple` (example "city") due to 1 previous error
[INFO] [stderr] error: could not compile `simple` (example "squares") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcrNSaq4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdl2-6521bcd8a284225e,librand-93a55f2536b6bc76,librand_xorshift-22f5856d64a80b23,librand_pcg-5d4e35e105ebb779,librand_hc-e8e54997a8a2454c,librand_chacha-d11922e58930eab7,librand_isaac-9e946fc5fe3f2f0b,librand_core-f60a22b5c07c80cd,librand_os-b63c67fa83e05e06,librand_jitter-24c285fcb53bd4af,librand_core-556d890fe8ad65e5,libsdl2_sys-b6889800d1880b05,libbitflags-40a27ceec947d12f,liblazy_static-afffdbb119bd9ac1,libnum-1365c49bed8329e0,libnum_rational-9ef56aa85333b1b2,libnum_bigint-5576a18d217f957d,libnum_complex-7624047c3d74ae37,librustc_serialize-2c362090e61866d8,libnum_iter-65eeff23aecff6d7,libnum_integer-0bcfd9a6bfc9d3d3,libnum_traits-efae0973d6a22ee7,librand-23f6362ff4f80583,librand-33766e794d6bd056,liblibc-4aef7f866e20fd95}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcrNSaq4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple-122766b786c0785a" "-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" "972f1f0b7b0d5853a9c496923d0e31bd917e04d79b5428df4cc976e6debf64fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "972f1f0b7b0d5853a9c496923d0e31bd917e04d79b5428df4cc976e6debf64fc", kill_on_drop: false }`
[INFO] [stdout] 972f1f0b7b0d5853a9c496923d0e31bd917e04d79b5428df4cc976e6debf64fc
