[INFO] cloning repository https://github.com/Shfty/quarchitect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shfty/quarchitect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShfty%2Fquarchitect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShfty%2Fquarchitect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d491bb52b9789641d8a441c3b416f0572215e4a [INFO] testing Shfty/quarchitect against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShfty%2Fquarchitect" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shfty/quarchitect on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Shfty/quarchitect [INFO] finished tweaking git repo https://github.com/Shfty/quarchitect [INFO] tweaked toml for git repo https://github.com/Shfty/quarchitect written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/Shfty/quarchitect already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ea1bb4641c8de20714b5a2839ccb211b82452199569b339f042923ba4da081d [INFO] running `Command { std: "docker" "start" "-a" "3ea1bb4641c8de20714b5a2839ccb211b82452199569b339f042923ba4da081d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ea1bb4641c8de20714b5a2839ccb211b82452199569b339f042923ba4da081d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea1bb4641c8de20714b5a2839ccb211b82452199569b339f042923ba4da081d", kill_on_drop: false }` [INFO] [stdout] 3ea1bb4641c8de20714b5a2839ccb211b82452199569b339f042923ba4da081d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fd894a3b58f313322a120a37bc77a2d9d54adc9ef05b41b70a3ce97c250d11e [INFO] running `Command { std: "docker" "start" "-a" "4fd894a3b58f313322a120a37bc77a2d9d54adc9ef05b41b70a3ce97c250d11e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quarchitect v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `entity_idx` [INFO] [stdout] --> src/map/quake/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | entity_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PropertyPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `property_name` [INFO] [stdout] --> src/map/quake/parser.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | property_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PropertyPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_idx` [INFO] [stdout] --> src/map/quake/parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | entity_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `brush_idx` [INFO] [stdout] --> src/map/quake/parser.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | brush_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `plane_idx` [INFO] [stdout] --> src/map/quake/parser.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | plane_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "4fd894a3b58f313322a120a37bc77a2d9d54adc9ef05b41b70a3ce97c250d11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd894a3b58f313322a120a37bc77a2d9d54adc9ef05b41b70a3ce97c250d11e", kill_on_drop: false }` [INFO] [stdout] 4fd894a3b58f313322a120a37bc77a2d9d54adc9ef05b41b70a3ce97c250d11e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a06ca8aac242728779b5a5d102dd07c9928ac23cde79a3939923f7a43f4a4f4 [INFO] running `Command { std: "docker" "start" "-a" "7a06ca8aac242728779b5a5d102dd07c9928ac23cde79a3939923f7a43f4a4f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field is never read: `entity_idx` [INFO] [stdout] --> src/map/quake/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | entity_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PropertyPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `property_name` [INFO] [stdout] --> src/map/quake/parser.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | property_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PropertyPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_idx` [INFO] [stdout] --> src/map/quake/parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | entity_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `brush_idx` [INFO] [stdout] --> src/map/quake/parser.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | brush_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quarchitect v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `plane_idx` [INFO] [stdout] --> src/map/quake/parser.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | plane_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_idx` [INFO] [stdout] --> src/map/quake/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | entity_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PropertyPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `property_name` [INFO] [stdout] --> src/map/quake/parser.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | property_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PropertyPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_idx` [INFO] [stdout] --> src/map/quake/parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | entity_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `brush_idx` [INFO] [stdout] --> src/map/quake/parser.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | brush_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `plane_idx` [INFO] [stdout] --> src/map/quake/parser.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | plane_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/map/quake/parser.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/types/color.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | std::format!("Color string \"{}\" != \"{}\"", color_string, comp_str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 44 - std::format!("Color string \"{}\" != \"{}\"", color_string, comp_str) [INFO] [stdout] 44 + "Color string \"{}\" != \"{}\"", color_string, comp_str [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "7a06ca8aac242728779b5a5d102dd07c9928ac23cde79a3939923f7a43f4a4f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a06ca8aac242728779b5a5d102dd07c9928ac23cde79a3939923f7a43f4a4f4", kill_on_drop: false }` [INFO] [stdout] 7a06ca8aac242728779b5a5d102dd07c9928ac23cde79a3939923f7a43f4a4f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d466259d7d4ca5f822eb62ddc0154285dcb728dc88be9bf71561bc46833f7ea3 [INFO] running `Command { std: "docker" "start" "-a" "d466259d7d4ca5f822eb62ddc0154285dcb728dc88be9bf71561bc46833f7ea3", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `entity_idx` [INFO] [stderr] --> src/map/quake/parser.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | entity_idx: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PropertyPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/map/quake/parser.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `property_name` [INFO] [stderr] --> src/map/quake/parser.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | property_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PropertyPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/map/quake/parser.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `entity_idx` [INFO] [stderr] --> src/map/quake/parser.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | entity_idx: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/map/quake/parser.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `brush_idx` [INFO] [stderr] --> src/map/quake/parser.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | brush_idx: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/map/quake/parser.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `plane_idx` [INFO] [stderr] --> src/map/quake/parser.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | plane_idx: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BrushPlanePath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/map/quake/parser.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/types/color.rs:44:13 [INFO] [stderr] | [INFO] [stderr] 44 | std::format!("Color string \"{}\" != \"{}\"", color_string, comp_str) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 44 - std::format!("Color string \"{}\" != \"{}\"", color_string, comp_str) [INFO] [stderr] 44 + "Color string \"{}\" != \"{}\"", color_string, comp_str [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `quarchitect` (lib) generated 5 warnings [INFO] [stderr] warning: `quarchitect` (lib test) generated 6 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quarchitect-37d6c78ea69c9aa3) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test game_data::forge::choice::tests::float_to_string ... ok [INFO] [stdout] test game_data::forge::choice::tests::integer_to_string ... ok [INFO] [stdout] test game_data::forge::choice::tests::string_to_string ... ok [INFO] [stdout] test game_data::forge::entity::tests::to_string ... ok [INFO] [stdout] test game_data::forge::game_data::tests::to_string ... ok [INFO] [stdout] test game_data::forge::metadata::tests::color_to_string ... ok [INFO] [stdout] test game_data::forge::metadata::tests::base_to_string ... ok [INFO] [stdout] test game_data::forge::metadata::tests::size_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::choices_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::color_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::flags_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::float_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::integer_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::string_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::target_destination_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::target_source_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::vector3_to_string ... ok [INFO] [stdout] test types::color::tests::to_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests quarchitect [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" "d466259d7d4ca5f822eb62ddc0154285dcb728dc88be9bf71561bc46833f7ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d466259d7d4ca5f822eb62ddc0154285dcb728dc88be9bf71561bc46833f7ea3", kill_on_drop: false }` [INFO] [stdout] d466259d7d4ca5f822eb62ddc0154285dcb728dc88be9bf71561bc46833f7ea3