[INFO] fetching crate sokoban-rs 1.2.2...
[INFO] testing sokoban-rs-1.2.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sokoban-rs 1.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sokoban-rs 1.2.2
[INFO] finished tweaking crates.io crate sokoban-rs 1.2.2
[INFO] tweaked toml for crates.io crate sokoban-rs 1.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sokoban-rs 1.2.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sokoban-rs 1.2.2 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" "+1.91.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.8.0
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] [stderr]   Downloaded cfg-if v0.1.9
[INFO] [stderr]   Downloaded yaml-rust v0.3.5
[INFO] [stderr]   Downloaded unicode-width v0.1.6
[INFO] [stderr]   Downloaded num-integer v0.1.41
[INFO] [stderr]   Downloaded num-traits v0.2.8
[INFO] [stderr]   Downloaded num-iter v0.1.39
[INFO] [stderr]   Downloaded sdl2 v0.32.2
[INFO] [stderr]   Downloaded bitflags v1.1.0
[INFO] [stderr]   Downloaded autocfg v0.1.6
[INFO] [stderr]   Downloaded libc v0.2.62
[INFO] [stderr]   Downloaded sdl2-sys v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d4c5a4714131d49e1977925ae33750512899f723d70102dae479e6531b27d9d
[INFO] running `Command { std: "docker" "start" "-a" "0d4c5a4714131d49e1977925ae33750512899f723d70102dae479e6531b27d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d4c5a4714131d49e1977925ae33750512899f723d70102dae479e6531b27d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4c5a4714131d49e1977925ae33750512899f723d70102dae479e6531b27d9d", kill_on_drop: false }`
[INFO] [stdout] 0d4c5a4714131d49e1977925ae33750512899f723d70102dae479e6531b27d9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b33ab15a16b9d182352550d0f11858d5cc3ae16dadcaf04510750487433c0fb8
[INFO] running `Command { std: "docker" "start" "-a" "b33ab15a16b9d182352550d0f11858d5cc3ae16dadcaf04510750487433c0fb8", 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.6
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-iter v0.1.39
[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_os v0.1.3
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling sokoban-rs v1.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |     texture_creator: &TextureCreator<WindowContext>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 171 | ) -> Result<Tileset, Box<dyn Error>> {
[INFO] [stdout]     |             ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<Tileset<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/painter.rs:235:16
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn tileset(&self) -> &Tileset {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^
[INFO] [stdout]     |                |         ||
[INFO] [stdout]     |                |         |the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn tileset(&self) -> &Tileset<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tileset.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn texture(&self) -> &Texture {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                    |         ||
[INFO] [stdout]    |                    |         |the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn texture(&self) -> &Texture<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tileset.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn select(&self) -> &Tileset {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^
[INFO] [stdout]     |                   |         ||
[INFO] [stdout]     |                   |         |the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn select(&self) -> &Tileset<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3BPjwJ/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libxml-73355378d29482a3,libsdl2-74c2322ee98197da,librand-b19156e6c0ef2581,librand_xorshift-b4c199a806819a39,librand_pcg-12039d3fd9c5a432,librand_hc-346efd645897c5ec,librand_chacha-414235c3a1dbd83f,librand_isaac-294766b751706a0d,librand_core-6f374239fcbf6794,librand_os-f7e9a4b29364c615,librand_jitter-87595c4b87756598,librand_core-58088e8d40a7624a,libsdl2_sys-f119398d85bdccec,liblazy_static-7d7e4d59d48eac89,libnum-50e5e5f2bcad6b34,libnum_iter-fcf7563744940583,libnum_integer-c45dfe00bac6bc94,libnum_traits-b7eb747c37e0fedf,libclap-758e4f7559e1afae,libyaml_rust-f076afa809ad0da1,libvec_map-7440cae3b3f7ebc6,libtextwrap-2ef8cd4ebba0e3d7,libunicode_width-6c11a6f9e33dd1d8,libstrsim-cc41e6007cf1b8a3,libatty-013e25807279bdf3,liblibc-1d208a85d6c386e3,libansi_term-5875caab166c6e90,libbitflags-3b8655e6837aa796}.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" "-lSDL2_ttf" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3BPjwJ/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/sokoban_rs-5cf8262f6ba401d3" "-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]           rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sokoban-rs` (bin "sokoban-rs") due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b33ab15a16b9d182352550d0f11858d5cc3ae16dadcaf04510750487433c0fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b33ab15a16b9d182352550d0f11858d5cc3ae16dadcaf04510750487433c0fb8", kill_on_drop: false }`
[INFO] [stdout] b33ab15a16b9d182352550d0f11858d5cc3ae16dadcaf04510750487433c0fb8
