[INFO] fetching crate simple 0.3.0...
[INFO] testing simple-0.3.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate simple 0.3.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple 0.3.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "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.176)
[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-09-21" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 618f40006300c51ae20acab9c7cda13582477ca838eb50026ea1f578dc790a2a
[INFO] running `Command { std: "docker" "start" "-a" "618f40006300c51ae20acab9c7cda13582477ca838eb50026ea1f578dc790a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "618f40006300c51ae20acab9c7cda13582477ca838eb50026ea1f578dc790a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618f40006300c51ae20acab9c7cda13582477ca838eb50026ea1f578dc790a2a", kill_on_drop: false }`
[INFO] [stdout] 618f40006300c51ae20acab9c7cda13582477ca838eb50026ea1f578dc790a2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6267f0475d20f69f340b340f257f470d8a165859918b398fc0d8419882ba79bb
[INFO] running `Command { std: "docker" "start" "-a" "6267f0475d20f69f340b340f257f470d8a165859918b398fc0d8419882ba79bb", 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 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 rand v0.4.6
[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_core v0.3.1
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling rand v0.3.23
[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 10.80s
[INFO] running `Command { std: "docker" "inspect" "6267f0475d20f69f340b340f257f470d8a165859918b398fc0d8419882ba79bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6267f0475d20f69f340b340f257f470d8a165859918b398fc0d8419882ba79bb", kill_on_drop: false }`
[INFO] [stdout] 6267f0475d20f69f340b340f257f470d8a165859918b398fc0d8419882ba79bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74d6e3865984d192b37608b7471f94960daf1881ca8731e7b9e2b1e9f19e8225
[INFO] running `Command { std: "docker" "start" "-a" "74d6e3865984d192b37608b7471f94960daf1881ca8731e7b9e2b1e9f19e8225", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition 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] [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]    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] 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/rustcGk1WBc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-1e4e58c41dec518c,libsdl2-729f4549dedff721,librand-e2dc25f4d2c3f253,librand_xorshift-f251d96671c4cea1,librand_pcg-e1c9dbd014715ad9,librand_hc-cca937f3fea882d5,librand_chacha-6aae6b93034771dd,librand_isaac-2ebc36ec8de4a3a3,librand_core-e071e2f64d0548a6,librand_os-d0437c87baace408,librand_jitter-c3fc7606c55cd07a,librand_core-addbce8e4c7c7519,libsdl2_sys-30dc5be90029e3f7,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libnum-fe213e12d348071c,libnum_rational-6d338c6215904b44,libnum_bigint-3e99f09976503a28,libnum_complex-f225a0222cc06dd4,librustc_serialize-35acc58d1f5921cf,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476,librand-a4bdcec6f7a89244,librand-c3348abdc94f84fc,liblibc-7a54cdb917ea7291}.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" "/tmp/rustcGk1WBc/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-4d95371555826921" "-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] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAWOOgY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-1e4e58c41dec518c,libsdl2-729f4549dedff721,librand-e2dc25f4d2c3f253,librand_xorshift-f251d96671c4cea1,librand_pcg-e1c9dbd014715ad9,librand_hc-cca937f3fea882d5,librand_chacha-6aae6b93034771dd,librand_isaac-2ebc36ec8de4a3a3,librand_core-e071e2f64d0548a6,librand_os-d0437c87baace408,librand_jitter-c3fc7606c55cd07a,librand_core-addbce8e4c7c7519,libsdl2_sys-30dc5be90029e3f7,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libnum-fe213e12d348071c,libnum_rational-6d338c6215904b44,libnum_bigint-3e99f09976503a28,libnum_complex-f225a0222cc06dd4,librustc_serialize-35acc58d1f5921cf,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476,librand-a4bdcec6f7a89244,librand-c3348abdc94f84fc,liblibc-7a54cdb917ea7291}.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" "/tmp/rustcAWOOgY/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-6eab18cf627c5ec4" "-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/rustcdYKFjU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-1e4e58c41dec518c,libsdl2-729f4549dedff721,librand-e2dc25f4d2c3f253,librand_xorshift-f251d96671c4cea1,librand_pcg-e1c9dbd014715ad9,librand_hc-cca937f3fea882d5,librand_chacha-6aae6b93034771dd,librand_isaac-2ebc36ec8de4a3a3,librand_core-e071e2f64d0548a6,librand_os-d0437c87baace408,librand_jitter-c3fc7606c55cd07a,librand_core-addbce8e4c7c7519,libsdl2_sys-30dc5be90029e3f7,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libnum-fe213e12d348071c,libnum_rational-6d338c6215904b44,libnum_bigint-3e99f09976503a28,libnum_complex-f225a0222cc06dd4,librustc_serialize-35acc58d1f5921cf,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476,librand-a4bdcec6f7a89244,librand-c3348abdc94f84fc,liblibc-7a54cdb917ea7291}.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" "/tmp/rustcdYKFjU/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-0eb5fba805fa2469" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchxYZdv/symbols.o" "<3 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-729f4549dedff721,librand-e2dc25f4d2c3f253,librand_xorshift-f251d96671c4cea1,librand_pcg-e1c9dbd014715ad9,librand_hc-cca937f3fea882d5,librand_chacha-6aae6b93034771dd,librand_isaac-2ebc36ec8de4a3a3,librand_core-e071e2f64d0548a6,librand_os-d0437c87baace408,librand_jitter-c3fc7606c55cd07a,librand_core-addbce8e4c7c7519,libsdl2_sys-30dc5be90029e3f7,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libnum-fe213e12d348071c,libnum_rational-6d338c6215904b44,libnum_bigint-3e99f09976503a28,libnum_complex-f225a0222cc06dd4,librustc_serialize-35acc58d1f5921cf,libnum_iter-4feb00a5290ba293,libnum_integer-cb9b9956fc5cd6cb,libnum_traits-c445de6622136476,librand-a4bdcec6f7a89244,librand-c3348abdc94f84fc,liblibc-7a54cdb917ea7291}.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" "/tmp/rustchxYZdv/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-560b0116a40ff164" "-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" "74d6e3865984d192b37608b7471f94960daf1881ca8731e7b9e2b1e9f19e8225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d6e3865984d192b37608b7471f94960daf1881ca8731e7b9e2b1e9f19e8225", kill_on_drop: false }`
[INFO] [stdout] 74d6e3865984d192b37608b7471f94960daf1881ca8731e7b9e2b1e9f19e8225
