[INFO] cloning repository https://github.com/sunjay/caves [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunjay/caves" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4f4c923fb958c72c2c143587c89d151e45f9bf9 [INFO] testing sunjay/caves against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjay/caves on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunjay/caves [INFO] finished tweaking git repo https://github.com/sunjay/caves [INFO] tweaked toml for git repo https://github.com/sunjay/caves written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/sunjay/caves already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50f5b1cb25219fe41fec62adefa99d65784e25d2e56959860b21a1d743e1fe28 [INFO] running `Command { std: "docker" "start" "-a" "50f5b1cb25219fe41fec62adefa99d65784e25d2e56959860b21a1d743e1fe28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50f5b1cb25219fe41fec62adefa99d65784e25d2e56959860b21a1d743e1fe28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f5b1cb25219fe41fec62adefa99d65784e25d2e56959860b21a1d743e1fe28", kill_on_drop: false }` [INFO] [stdout] 50f5b1cb25219fe41fec62adefa99d65784e25d2e56959860b21a1d743e1fe28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 76f42e3b386abe1794a4b1a452355f5e6d95c36df70b6f1ea0ff508847e2cbf5 [INFO] running `Command { std: "docker" "start" "-a" "76f42e3b386abe1794a4b1a452355f5e6d95c36df70b6f1ea0ff508847e2cbf5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling component_group_derive v1.0.0 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling component_group v1.0.0 [INFO] [stderr] Compiling caves v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/generator/rooms.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | 'gen_room: loop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_pos` [INFO] [stdout] --> src/systems/interactions.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | for (other_entity, other_pos) in self.nearest_in_direction(entity, pos, direction, bounds, range) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/systems/ai.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | map, [INFO] [stdout] | ^^^ help: try ignoring the field: `map: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounding_boxes` [INFO] [stdout] --> src/systems/ai.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | bounding_boxes, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `bounding_boxes: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions` [INFO] [stdout] --> src/systems/ai.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | positions, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `positions: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `players` [INFO] [stdout] --> src/systems/ai.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | players, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `players: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity` [INFO] [stdout] --> src/systems/ai.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | for (entity, enemy, movement, ()) in (&entities, &enemies, &mut movements, !&waits).join() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/systems/shared.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(system: S) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attacks` [INFO] [stdout] --> src/systems/interactions.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | attacks: ReadStorage<'a, Attack>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hit_waits` [INFO] [stdout] --> src/systems/interactions.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | hit_waits: ReadStorage<'a, HitWait>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TreasureKey` [INFO] [stdout] --> src/components/item.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | TreasureKey, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RoomKey` [INFO] [stdout] --> src/components/item.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | RoomKey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Potion` [INFO] [stdout] --> src/components/item.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Potion {stength: u32}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Item` [INFO] [stdout] --> src/components/item.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Item(Item), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Opened` [INFO] [stdout] --> src/components/item.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Opened, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pause` [INFO] [stdout] --> src/resources.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | Pause, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hit` [INFO] [stdout] --> src/resources.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | Hit, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Victory` [INFO] [stdout] --> src/resources.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | Victory, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Defeat` [INFO] [stdout] --> src/resources.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | Defeat, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `square` [INFO] [stdout] --> src/map/grid_size.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn square(size: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tile_positions_on_edges` [INFO] [stdout] --> src/map/grid.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn tile_positions_on_edges(&self, top_left: TilePos, size: GridSize) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Challenge` [INFO] [stdout] --> src/map/room.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Challenge, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bottom_right` [INFO] [stdout] --> src/map/tile_pos.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn bottom_right(self, tile_size: i32) -> Point { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expand` [INFO] [stdout] --> src/map/tile_rect.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn expand(self, margin: usize) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `random_horizontal_edge_tile` [INFO] [stdout] --> src/map/tile_rect.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn random_horizontal_edge_tile(self, rng: &mut R) -> TilePos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `random_vertical_edge_tile` [INFO] [stdout] --> src/map/tile_rect.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn random_vertical_edge_tile(self, rng: &mut R) -> TilePos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tile_rect` [INFO] [stdout] --> src/map.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn tile_rect(&self, top_left: TilePos, bottom_right: TilePos) -> Rect { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dimensions` [INFO] [stdout] --> src/ui/window.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn dimensions(&self) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_to_file` [INFO] [stdout] --> src/ui/game_screen.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn render_to_file>(&self, path: P) -> Result<(), SDLError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `N` [INFO] [stdout] --> src/assets/sprite.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | N, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NE` [INFO] [stdout] --> src/assets/sprite.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | NE, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `E` [INFO] [stdout] --> src/assets/sprite.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | E, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SE` [INFO] [stdout] --> src/assets/sprite.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | SE, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SW` [INFO] [stdout] --> src/assets/sprite.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | SW, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `W` [INFO] [stdout] --> src/assets/sprite.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | W, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NW` [INFO] [stdout] --> src/assets/sprite.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | NW, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `flip_vertically` [INFO] [stdout] --> src/assets/sprite.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn flip_vertically(self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `anchor_west` [INFO] [stdout] --> src/assets/sprite.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn anchor_west(self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dest_offset` [INFO] [stdout] --> src/assets/sprite.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn dest_offset(self, x: i32, y: i32) -> Self { [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/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.caves.b4dc5724-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d.3qyrqxjovnv649oq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librusttype-9c1b55afdd4c13c9.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-40394748b8e7c83a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-844baeb13cb9053f.rlib" "/opt/rustwide/target/debug/deps/libapprox-fcd046a2d4e3a45d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f618d72046a90772.rlib" "/opt/rustwide/target/debug/deps/libcolored-6f49fb09fed55a99.rlib" "/opt/rustwide/target/debug/deps/libatty-e26668fce0e34f34.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libcomponent_group-276890d2650a76a1.rlib" "/opt/rustwide/target/debug/deps/librand-04e8796a386801c9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cdbe607690d7406c.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-7a313679eedd7821.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-0dcace7a91c36920.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e070eb31959ba4ac.rlib" "/opt/rustwide/target/debug/deps/libspecs-23738f0faa82cf7e.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-696aa003ed581055.rlib" "/opt/rustwide/target/debug/deps/libshrev-48104470d6b9d41a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-968d958117517aa1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0bc226372f1572b4.rlib" "/opt/rustwide/target/debug/deps/librand-abca7b08249e084b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-725cf17d61174628.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-40308e7895310fbf.rlib" "/opt/rustwide/target/debug/deps/liblog-46b18641ae32ec6a.rlib" "/opt/rustwide/target/debug/deps/libhibitset-1ef653dbdb22dbff.rlib" "/opt/rustwide/target/debug/deps/libatom-83fc233506345e46.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-31f338b94664bc97.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3db4dd2404c5b40e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c6c9154da92be01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-71b4efd1f5b51109.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25776fd73143731f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-206e31fb60bba615.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/librand-c274159d43ad75ef.rlib" "/opt/rustwide/target/debug/deps/librand_core-f4dfe94724d9d9db.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9bee33c3553e7c6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6741467734dff652.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24a10c15436a4f50.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8bed39370c7dd35a.rlib" "/opt/rustwide/target/debug/deps/libshred-c4006e6c0e5f2bca.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dbb414485207823a.rlib" "/opt/rustwide/target/debug/deps/librayon-fa02680c922a41f1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cbb4f8a618935273.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa8a1f3e50aafad6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dfe710d4e46cb876.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a01117af8c1f148b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-711e756b042684d6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-887f7afbe5275bdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3ee025c64af7db46.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-07f07e6c742435c3.rlib" "/opt/rustwide/target/debug/deps/libmopa-789a23a8fcee4dd6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-29f44779283f1660.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-78fadbd25c7b7e49.rlib" "/opt/rustwide/target/debug/deps/libsdl2-cae948f41171c581.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-4c79e0be01a24e41.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/caves-51e8662a3d4f141d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caves` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "76f42e3b386abe1794a4b1a452355f5e6d95c36df70b6f1ea0ff508847e2cbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f42e3b386abe1794a4b1a452355f5e6d95c36df70b6f1ea0ff508847e2cbf5", kill_on_drop: false }` [INFO] [stdout] 76f42e3b386abe1794a4b1a452355f5e6d95c36df70b6f1ea0ff508847e2cbf5