[INFO] updating cached repository https://github.com/sunjay/caves [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a71e31bd5726cac73bbb60132aa0fb640a936676 [INFO] testing sunjay/caves against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fcaves" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjay/caves on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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" "+1.45.2" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] aef97360486eed901f5cd508f165a7a97f82de40d2d1823c1744b43a7a2473ca [INFO] running `Command { std: "docker" "start" "-a" "aef97360486eed901f5cd508f165a7a97f82de40d2d1823c1744b43a7a2473ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aef97360486eed901f5cd508f165a7a97f82de40d2d1823c1744b43a7a2473ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef97360486eed901f5cd508f165a7a97f82de40d2d1823c1744b43a7a2473ca", kill_on_drop: false }` [INFO] [stdout] aef97360486eed901f5cd508f165a7a97f82de40d2d1823c1744b43a7a2473ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4da11a873928727b487efbb78ea201eecbfaa7500b21fd59d32dddbe6aa4f05d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4da11a873928727b487efbb78ea201eecbfaa7500b21fd59d32dddbe6aa4f05d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [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 crossbeam-deque v0.5.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.5.5 [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 shred v0.7.1 [INFO] [stderr] Compiling hibitset v0.5.4 [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: 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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.caves.3e5b0ouy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3" "/opt/rustwide/target/debug/deps/caves-ad291749978cc4f3.11ikjdidlsw0c73p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librusttype-91bb334c53109f07.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-d4c2cc90dc8f3623.rlib" "/opt/rustwide/target/debug/deps/libordered_float-d26b040f053ba4a0.rlib" "/opt/rustwide/target/debug/deps/libapprox-1f0e675d1d140f85.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-298aebe3ef2736c6.rlib" "/opt/rustwide/target/debug/deps/libcolored-3434e81499c0806b.rlib" "/opt/rustwide/target/debug/deps/libatty-6422ef4e8c8c2a7e.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libcomponent_group-ccc8ba15f48b6f48.rlib" "/opt/rustwide/target/debug/deps/librand-e9715891ab92f08b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7cb79a45838be0ca.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-6db538b85e99cd90.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e15039578e029cc4.rlib" "/opt/rustwide/target/debug/deps/libspecs-e1bd6bf765d5a9cf.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-5d48eb8afbe52424.rlib" "/opt/rustwide/target/debug/deps/libshrev-327b79998bf5a6ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca04d8773ae502d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e70f55e2981b9704.rlib" "/opt/rustwide/target/debug/deps/librand-e343f4601a1820ee.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-12911dd6a38b71f3.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-c1d00da81c225fd1.rlib" "/opt/rustwide/target/debug/deps/liblog-a266888d7b5c383e.rlib" "/opt/rustwide/target/debug/deps/libhibitset-b5ba9d47eab100e3.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-54b8f478d69bb248.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4a73358fb99d64e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2f5f0985e6dc0ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3b8a2f3e04da4c4b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a2a7efdbfc56dfc1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4e66a724cc8fc853.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/librand-da9fe5e32d9bb97c.rlib" "/opt/rustwide/target/debug/deps/librand_core-7cf747837d5e7224.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5e7581768fc505c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6f09b728dcfc4fb7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fd554d2d0ceb98fe.rlib" "/opt/rustwide/target/debug/deps/libshred-6244bea5f73ac240.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/librayon-5aea4b8aef41baf9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-95a3c0597e9dde99.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ec70e9f747b09d19.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-880e1a88b95273ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-db45920beaea490f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-578e6ef42583e562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0a4631764e35d9f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e792e61e2a22469.rlib" "/opt/rustwide/target/debug/deps/libeither-e9ee57bd73157d9c.rlib" "/opt/rustwide/target/debug/deps/libmopa-7bb6cc4063c9818f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-aeafd7526d945fd5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5d80b0085901a0e8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libsdl2-9d86f14919d0f186.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-658e123868d9cc3f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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; 37 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" "4da11a873928727b487efbb78ea201eecbfaa7500b21fd59d32dddbe6aa4f05d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da11a873928727b487efbb78ea201eecbfaa7500b21fd59d32dddbe6aa4f05d", kill_on_drop: false }` [INFO] [stdout] 4da11a873928727b487efbb78ea201eecbfaa7500b21fd59d32dddbe6aa4f05d