[INFO] cloning repository https://github.com/zesterer/teloren [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zesterer/teloren" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fteloren", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fteloren'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b468a7e2a836091d53395b299e16a362193da7e6 [INFO] building zesterer/teloren against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fteloren" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zesterer/teloren on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/zesterer/teloren [INFO] finished tweaking git repo https://github.com/zesterer/teloren [INFO] tweaked toml for git repo https://github.com/zesterer/teloren written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/zesterer/teloren already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d4833112a8d6b6612fdd63ea928caea60c41fa00808a52951d3c71682919e4e [INFO] running `Command { std: "docker" "start" "-a" "7d4833112a8d6b6612fdd63ea928caea60c41fa00808a52951d3c71682919e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d4833112a8d6b6612fdd63ea928caea60c41fa00808a52951d3c71682919e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4833112a8d6b6612fdd63ea928caea60c41fa00808a52951d3c71682919e4e", kill_on_drop: false }` [INFO] [stdout] 7d4833112a8d6b6612fdd63ea928caea60c41fa00808a52951d3c71682919e4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b90455481341cc24172c5d6479c9160c592416686b69e3db3836af20df47b78f [INFO] running `Command { std: "docker" "start" "-a" "b90455481341cc24172c5d6479c9160c592416686b69e3db3836af20df47b78f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tuple_utils v0.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling veloren-common v0.10.0 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling roots v0.0.6 [INFO] [stderr] Compiling prometheus v0.13.1 [INFO] [stderr] Compiling spin_sleep v1.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling sum_type v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling wavefront v0.2.2 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling ordered-float v3.0.0 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling dot_vox v4.1.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling vek v0.15.8 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling veloren-common-base v0.10.0 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling quinn-proto v0.8.3 [INFO] [stderr] Compiling specs v0.16.1 (https://github.com/amethyst/specs.git?rev=d4435bdf496cf322c74886ca09dd8795984919b4#d4435bdf) [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling lz-fear v0.1.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quinn-udp v0.1.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling shred v0.13.0 [INFO] [stderr] Compiling veloren-network-protocol v0.6.1 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling auth-common v0.1.0 (https://gitlab.com/veloren/auth.git?rev=fb3dcbc4962b367253f8f2f92760ef44d2679c9a#fb3dcbc4) [INFO] [stderr] Compiling assets_manager v0.8.1 [INFO] [stderr] Compiling quinn v0.8.3 [INFO] [stderr] Compiling specs v0.18.0 [INFO] [stderr] Compiling veloren-common-assets v0.10.0 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling veloren-network v0.3.0 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling authc v1.0.0 (https://gitlab.com/veloren/auth.git?rev=fb3dcbc4962b367253f8f2f92760ef44d2679c9a#fb3dcbc4) [INFO] [stderr] Compiling veloren-common-ecs v0.10.0 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling veloren-common-net v0.10.0 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling veloren-common-state v0.10.0 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling veloren-common-systems v0.10.0 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling veloren-client v0.13.0 (https://gitlab.com/veloren/veloren.git?tag=weekly#aa7cdd28) [INFO] [stderr] Compiling teloren v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `block_z` is never read [INFO] [stdout] --> src/main.rs:378:29 [INFO] [stdout] | [INFO] [stdout] 378 | let mut block_z = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/display.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Display { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 10 | size: Vec2, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `clear_with` is never used [INFO] [stdout] --> src/display.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn clear_with(&mut self, c: char) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 5m 45s [INFO] running `Command { std: "docker" "inspect" "b90455481341cc24172c5d6479c9160c592416686b69e3db3836af20df47b78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90455481341cc24172c5d6479c9160c592416686b69e3db3836af20df47b78f", kill_on_drop: false }` [INFO] [stdout] b90455481341cc24172c5d6479c9160c592416686b69e3db3836af20df47b78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 748ce19706fbfb82a21ab14036b867f60bf0b6315c5ec2ed3b00c0e7ad7452e0 [INFO] running `Command { std: "docker" "start" "-a" "748ce19706fbfb82a21ab14036b867f60bf0b6315c5ec2ed3b00c0e7ad7452e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling teloren v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `block_z` is never read [INFO] [stdout] --> src/main.rs:378:29 [INFO] [stdout] | [INFO] [stdout] 378 | let mut block_z = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/display.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Display { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 10 | size: Vec2, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `clear_with` is never used [INFO] [stdout] --> src/display.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn clear_with(&mut self, c: char) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 3.98s [INFO] running `Command { std: "docker" "inspect" "748ce19706fbfb82a21ab14036b867f60bf0b6315c5ec2ed3b00c0e7ad7452e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748ce19706fbfb82a21ab14036b867f60bf0b6315c5ec2ed3b00c0e7ad7452e0", kill_on_drop: false }` [INFO] [stdout] 748ce19706fbfb82a21ab14036b867f60bf0b6315c5ec2ed3b00c0e7ad7452e0