[INFO] cloning repository https://github.com/gopherzz/rustopia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gopherzz/rustopia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopherzz%2Frustopia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopherzz%2Frustopia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 211624b81b093574b596e79d58750eb2bc0f7981 [INFO] testing gopherzz/rustopia against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopherzz%2Frustopia" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gopherzz/rustopia on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gopherzz/rustopia [INFO] finished tweaking git repo https://github.com/gopherzz/rustopia [INFO] tweaked toml for git repo https://github.com/gopherzz/rustopia written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gopherzz/rustopia 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded old_school_gfx_glutin_ext v0.26.0 [INFO] [stderr] Downloaded lyon_algorithms v0.17.5 [INFO] [stderr] Downloaded lyon v0.17.5 [INFO] [stderr] Downloaded lyon_path v0.17.6 [INFO] [stderr] Downloaded lyon_geom v0.17.5 [INFO] [stderr] Downloaded ggez v0.6.0 [INFO] [stderr] Downloaded glam v0.18.0 [INFO] [stderr] Downloaded lyon_tessellation v0.17.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e812a42022f5e200ed54adb333f6901d79c144d2a12ad0f70b4d11d2715edbb6 [INFO] running `Command { std: "docker" "start" "-a" "e812a42022f5e200ed54adb333f6901d79c144d2a12ad0f70b4d11d2715edbb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e812a42022f5e200ed54adb333f6901d79c144d2a12ad0f70b4d11d2715edbb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e812a42022f5e200ed54adb333f6901d79c144d2a12ad0f70b4d11d2715edbb6", kill_on_drop: false }` [INFO] [stdout] e812a42022f5e200ed54adb333f6901d79c144d2a12ad0f70b4d11d2715edbb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f1479f95b2c8ac229057ba72b173b462a13cb013bf95e6d1594af6e5fb34740 [INFO] running `Command { std: "docker" "start" "-a" "3f1479f95b2c8ac229057ba72b173b462a13cb013bf95e6d1594af6e5fb34740", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling nix v0.20.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling lyon_geom v0.17.5 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling lyon_path v0.17.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mint v0.5.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling gilrs-core v0.3.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling lyon_tessellation v0.17.9 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling lyon_algorithms v0.17.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 skeptic v0.13.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling ggez v0.6.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling glyph_brush v0.7.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling gilrs v0.8.1 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling lyon v0.17.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling old_school_gfx_glutin_ext v0.26.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling glam v0.18.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling rustopia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Canvas`, `FillOptions` [INFO] [stdout] --> src/main.rs:2:90 [INFO] [stdout] | [INFO] [stdout] 2 | use ggez::{Context, ContextBuilder, GameError, GameResult, conf, event, graphics::{self, Canvas, Color, DrawParam, FillOptions}, timer}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/main.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | fn key_down_event(&mut self, ctx: &mut Context, keycode: event::KeyCode, _keymods: event::KeyMods, _repeat: bool) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_solid` and `z` are never read [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 25 | id: BlockType, [INFO] [stdout] 26 | is_solid: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | z: Plan, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `blend_mode` are never read [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct World { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 31 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | map: [[Block; WORLD_WIDTH]; WORLD_HEIGHT], [INFO] [stdout] 33 | blend_mode: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dt` is never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 36 | dt: std::time::Duration, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Direction` is never used [INFO] [stdout] --> src/main.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.49s [INFO] running `Command { std: "docker" "inspect" "3f1479f95b2c8ac229057ba72b173b462a13cb013bf95e6d1594af6e5fb34740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1479f95b2c8ac229057ba72b173b462a13cb013bf95e6d1594af6e5fb34740", kill_on_drop: false }` [INFO] [stdout] 3f1479f95b2c8ac229057ba72b173b462a13cb013bf95e6d1594af6e5fb34740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fbfed91170ec0bcd7ec04d7bb227b993863fedbb1ee1c599235f807aa30008a [INFO] running `Command { std: "docker" "start" "-a" "1fbfed91170ec0bcd7ec04d7bb227b993863fedbb1ee1c599235f807aa30008a", kill_on_drop: false }` [INFO] [stderr] Compiling rustopia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Canvas`, `FillOptions` [INFO] [stdout] --> src/main.rs:2:90 [INFO] [stdout] | [INFO] [stdout] 2 | use ggez::{Context, ContextBuilder, GameError, GameResult, conf, event, graphics::{self, Canvas, Color, DrawParam, FillOptions}, timer}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/main.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | fn key_down_event(&mut self, ctx: &mut Context, keycode: event::KeyCode, _keymods: event::KeyMods, _repeat: bool) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_solid` and `z` are never read [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 25 | id: BlockType, [INFO] [stdout] 26 | is_solid: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | z: Plan, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `blend_mode` are never read [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct World { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 31 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | map: [[Block; WORLD_WIDTH]; WORLD_HEIGHT], [INFO] [stdout] 33 | blend_mode: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dt` is never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 36 | dt: std::time::Duration, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Direction` is never used [INFO] [stdout] --> src/main.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "1fbfed91170ec0bcd7ec04d7bb227b993863fedbb1ee1c599235f807aa30008a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fbfed91170ec0bcd7ec04d7bb227b993863fedbb1ee1c599235f807aa30008a", kill_on_drop: false }` [INFO] [stdout] 1fbfed91170ec0bcd7ec04d7bb227b993863fedbb1ee1c599235f807aa30008a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ea0622fc46988bec3508840dfaeb5356eed84bf1cb39bec17063d0c1c31a798 [INFO] running `Command { std: "docker" "start" "-a" "5ea0622fc46988bec3508840dfaeb5356eed84bf1cb39bec17063d0c1c31a798", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Canvas`, `FillOptions` [INFO] [stderr] --> src/main.rs:2:90 [INFO] [stderr] | [INFO] [stderr] 2 | use ggez::{Context, ContextBuilder, GameError, GameResult, conf, event, graphics::{self, Canvas, Color, DrawParam, FillOptions}, timer}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/main.rs:118:34 [INFO] [stderr] | [INFO] [stderr] 118 | fn key_down_event(&mut self, ctx: &mut Context, keycode: event::KeyCode, _keymods: event::KeyMods, _repeat: bool) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `is_solid` and `z` are never read [INFO] [stderr] --> src/main.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 24 | struct Block { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 25 | id: BlockType, [INFO] [stderr] 26 | is_solid: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 27 | z: Plan, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `Block` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `name` and `blend_mode` are never read [INFO] [stderr] --> src/main.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 30 | struct World { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 31 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 32 | map: [[Block; WORLD_WIDTH]; WORLD_HEIGHT], [INFO] [stderr] 33 | blend_mode: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `dt` is never read [INFO] [stderr] --> src/main.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 35 | struct State { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 36 | dt: std::time::Duration, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Direction` is never used [INFO] [stderr] --> src/main.rs:44:6 [INFO] [stderr] | [INFO] [stderr] 44 | enum Direction { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rustopia` (bin "rustopia" test) generated 6 warnings (run `cargo fix --bin "rustopia" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustopia-6dd454e3b3d7a462) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5ea0622fc46988bec3508840dfaeb5356eed84bf1cb39bec17063d0c1c31a798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea0622fc46988bec3508840dfaeb5356eed84bf1cb39bec17063d0c1c31a798", kill_on_drop: false }` [INFO] [stdout] 5ea0622fc46988bec3508840dfaeb5356eed84bf1cb39bec17063d0c1c31a798 [INFO] testing gopherzz/rustopia against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopherzz%2Frustopia" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gopherzz/rustopia on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gopherzz/rustopia [INFO] finished tweaking git repo https://github.com/gopherzz/rustopia [INFO] tweaked toml for git repo https://github.com/gopherzz/rustopia written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gopherzz/rustopia 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c632e0c7d909c830600d5f30ca5bad7e918ea7226ffc9b5004bc2b2af21e1f2b [INFO] running `Command { std: "docker" "start" "-a" "c632e0c7d909c830600d5f30ca5bad7e918ea7226ffc9b5004bc2b2af21e1f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c632e0c7d909c830600d5f30ca5bad7e918ea7226ffc9b5004bc2b2af21e1f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c632e0c7d909c830600d5f30ca5bad7e918ea7226ffc9b5004bc2b2af21e1f2b", kill_on_drop: false }` [INFO] [stdout] c632e0c7d909c830600d5f30ca5bad7e918ea7226ffc9b5004bc2b2af21e1f2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e32dfa32b9b86a6979ae4f6f543d1f00dbf06b85a6d75cede62b788f914e3997 [INFO] running `Command { std: "docker" "start" "-a" "e32dfa32b9b86a6979ae4f6f543d1f00dbf06b85a6d75cede62b788f914e3997", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nix v0.20.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling lyon_geom v0.17.5 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling lyon_path v0.17.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mint v0.5.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Compiling gilrs-core v0.3.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling lyon_tessellation v0.17.9 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling lyon_algorithms v0.17.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ggez v0.6.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling gilrs v0.8.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling glyph_brush v0.7.2 [INFO] [stderr] Compiling lyon v0.17.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling old_school_gfx_glutin_ext v0.26.0 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling glam v0.18.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling rustopia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Canvas`, `FillOptions` [INFO] [stdout] --> src/main.rs:2:90 [INFO] [stdout] | [INFO] [stdout] 2 | use ggez::{Context, ContextBuilder, GameError, GameResult, conf, event, graphics::{self, Canvas, Color, DrawParam, FillOptions}, timer}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/main.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | fn key_down_event(&mut self, ctx: &mut Context, keycode: event::KeyCode, _keymods: event::KeyMods, _repeat: bool) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_solid` and `z` are never read [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 25 | id: BlockType, [INFO] [stdout] 26 | is_solid: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | z: Plan, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `blend_mode` are never read [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct World { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 31 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | map: [[Block; WORLD_WIDTH]; WORLD_HEIGHT], [INFO] [stdout] 33 | blend_mode: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dt` is never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 36 | dt: std::time::Duration, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Direction` is never used [INFO] [stdout] --> src/main.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcuAvEs3/symbols.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.rustopia.5a1baf7bb3800f6a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.rustopia.5a1baf7bb3800f6a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.rustopia.5a1baf7bb3800f6a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.rustopia.5a1baf7bb3800f6a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.rustopia.5a1baf7bb3800f6a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.rustopia.5a1baf7bb3800f6a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.rustopia.5a1baf7bb3800f6a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.rustopia.5a1baf7bb3800f6a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.rustopia.5a1baf7bb3800f6a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7.4tqmy3p8cu3v9xwqchk5qhfor.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-2d1db99a33f88229/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-3d00de580d363f31/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libggez-1b3d402d20cc9de3.rlib" "/opt/rustwide/target/debug/deps/libzip-f3e76e2051128ddd.rlib" "/opt/rustwide/target/debug/deps/libbzip2-b8a73abe15ec6524.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-034734fb112d989b.rlib" "/opt/rustwide/target/debug/deps/libtoml-c5002979f8e191e7.rlib" "/opt/rustwide/target/debug/deps/libimage-fa9628d8e0c11f83.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a06b492bced0509c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8a5b53d7164304aa.rlib" "/opt/rustwide/target/debug/deps/libpng-62b5850219f4d210.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f77ea18dd3c8d41f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3900a8281a9bd90f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ce1276abb088ebf6.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1b469b6902788c5d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c742d14cbc6d6526.rlib" "/opt/rustwide/target/debug/deps/libgif-de43695daa2874be.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libtiff-f685030b87d86217.rlib" "/opt/rustwide/target/debug/deps/libweezl-d6d8ab18de6828d1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5fbbc6ef5d55a7b8.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-cb9dbaaa9792eefa.rlib" "/opt/rustwide/target/debug/deps/libserde-71e6e8ce06fc9e43.rlib" "/opt/rustwide/target/debug/deps/liblyon-67f6dffdecbc50c4.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-b2d869cf3826786b.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-2c0c8f0eb79885ce.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-32b6706637551d17.rlib" "/opt/rustwide/target/debug/deps/libsid-eebbba48eb72ae63.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-c8c1414040c6d45a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-bafbebcccbcc0070.rlib" "/opt/rustwide/target/debug/deps/libeuclid-c8eee4194098e1d8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-809046b8863f9430.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-a106431a97121880.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-0331cd451301acda.rlib" "/opt/rustwide/target/debug/deps/librand-01ed04e7f6e66672.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-746dc26d9d53f41c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-4225777f78763955.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-553024dd71e44a17.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-0bf5153512741f39.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-6782ebe9d4de55ea.rlib" "/opt/rustwide/target/debug/deps/libapprox-7660005350e6578a.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-fe1cacaa022a40ac.rlib" "/opt/rustwide/target/debug/deps/librayon-a79af34acc233f59.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9678db2cba9bdf64.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-feeb8c0bac04fdc2.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9e9755e00548e855.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f4e46e6e64d89eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-928352484de5c73d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-357afe4c24783c2a.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-449b4f68ddd88550.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1a29a25d897d5886.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-401181c9c547c527.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-e3d8e761b4f0947c.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-fe61299f34ca3f50.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3eb636c8c0260a5c.rlib" "/opt/rustwide/target/debug/deps/libglam-5b59fc0e418f07a2.rlib" "/opt/rustwide/target/debug/deps/libold_school_gfx_glutin_ext-64a2e27eb6712e51.rlib" "/opt/rustwide/target/debug/deps/libglutin-9d8a4aae85e6bccb.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-6b075c4046b71551.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-04862a5ad1d1d7ea.rlib" "/opt/rustwide/target/debug/deps/libshared_library-142250b91fd21fc0.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-9a45d83a6b89ce3d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-deb91df040848653.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-2a4b30c8a3efac6a.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-47c42ba7c31176c0.rlib" "/opt/rustwide/target/debug/deps/libdirectories-8e77522fbda0c5f8.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-a55f3ffcff498d7e.rlib" "/opt/rustwide/target/debug/deps/libgilrs-8c41e08c0256f461.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-51d61d30e5976a17.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-76f8b3591eb67d71.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libuuid-998e13dd8416fca2.rlib" "/opt/rustwide/target/debug/deps/libwinit-1a73876d7ecd560c.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-257b7a68e9ba7fbd.rlib" "/opt/rustwide/target/debug/deps/libmio-f1dc8f3f0a67134b.rlib" "/opt/rustwide/target/debug/deps/libslab-8afbcbad55e020de.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4bb356f6fc9b77c.rlib" "/opt/rustwide/target/debug/deps/libnet2-e12e576275745c08.rlib" "/opt/rustwide/target/debug/deps/liblazycell-c2a1b2911705803e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0a60866985e58321.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a1b1ac97f2fc1404.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-365e3f5226154b12.rlib" "/opt/rustwide/target/debug/deps/libandrew-9ac8ccd960e50032.rlib" "/opt/rustwide/target/debug/deps/libxml-0fde99760ab204b7.rlib" "/opt/rustwide/target/debug/deps/libxdg-b9f145572016601e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f1fb062e139c421a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/librusttype-00f61409d0644b17.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-cee05ae636f7771f.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-5af4fb8b38927ad0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e819a80abb4b39ec.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-a48412243272302c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-8ec709e5e5da2c51.rlib" "/opt/rustwide/target/debug/deps/libnom-0e3b3335a5eaee2c.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-b700f6236b49ce98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c03273544b159659.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-a3b98470d7236c0f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-1f2c414bfe8e967a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-317630630b89dd28.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-4702f1dd783a4832.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-0210626ebee6868e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-45993ceb7ade109b.rlib" "/opt/rustwide/target/debug/deps/libdlib-22e276eeec413306.rlib" "/opt/rustwide/target/debug/deps/liblibloading-687ef5a6f144bf17.rlib" "/opt/rustwide/target/debug/deps/libcalloop-87a93ad09beae597.rlib" "/opt/rustwide/target/debug/deps/libnix-fea83d365cf15f30.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libdlib-be4f37aa88323c90.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bbb610b03b897c5a.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-24d5b162eba73b6c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/librodio-5b939daba20d1740.rlib" "/opt/rustwide/target/debug/deps/libhound-8d5a21a3bfa9d0ed.rlib" "/opt/rustwide/target/debug/deps/liblewton-9238e5827a57fe55.rlib" "/opt/rustwide/target/debug/deps/libogg-a994be7bd99710e7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-acc8edfcb9160242.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libminimp3-d73777ad5fd6ad0a.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-0f31ae38367cf10d.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-267364de25c78ad2.rlib" "/opt/rustwide/target/debug/deps/libclaxon-b2a13cf3c3296454.rlib" "/opt/rustwide/target/debug/deps/libcpal-d8e0d35f23bb1514.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fe57e3cefc591b5e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b6ea048c7035af2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-3aa419afc200c657.rlib" "/opt/rustwide/target/debug/deps/libalsa-086582823a08d404.rlib" "/opt/rustwide/target/debug/deps/libnix-c02950e89e1d06e9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-41d0065c78292d4d.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-752a5808294ae675.rlib" "/opt/rustwide/target/debug/deps/libthiserror-392448983be1ef07.rlib" "/opt/rustwide/target/debug/deps/libgfx-23420c9043cff944.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-452090348da3857a.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-f339857cdaffab25.rlib" "/opt/rustwide/target/debug/deps/liblog-e97256dba8f0ccab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libcgmath-f26a18916bc8640c.rlib" "/opt/rustwide/target/debug/deps/librand-6d52c284c7f2869f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-32fae1affe460620.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81282534630cc4ce.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-4b136e77d453167c.rlib" "/opt/rustwide/target/debug/deps/liblibc-25aa33bab468abb0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libmint-3552f69b6cca3c2a.rlib" "/opt/rustwide/target/debug/deps/libapprox-77edf46ff087ee10.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-558aaa602f4d9c27.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-ldl" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustopia-8ebe86e88a8daeb7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustopia` (bin "rustopia") due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e32dfa32b9b86a6979ae4f6f543d1f00dbf06b85a6d75cede62b788f914e3997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32dfa32b9b86a6979ae4f6f543d1f00dbf06b85a6d75cede62b788f914e3997", kill_on_drop: false }` [INFO] [stdout] e32dfa32b9b86a6979ae4f6f543d1f00dbf06b85a6d75cede62b788f914e3997