[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 try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShfty%2Fquarchitect" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Shfty/quarchitect on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Shfty/quarchitect 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.5.2 [INFO] [stderr] Adding cfg-if v1.0.3 [INFO] [stderr] Adding crossbeam-deque v0.8.6 [INFO] [stderr] Adding crossbeam-epoch v0.9.18 [INFO] [stderr] Adding crossbeam-utils v0.8.21 [INFO] [stderr] Adding either v1.15.0 [INFO] [stderr] Adding glam v0.8.7 (available: v0.30.5) [INFO] [stderr] Adding lexical-core v0.7.6 [INFO] [stderr] Adding memchr v2.7.5 [INFO] [stderr] Adding nom v5.1.3 (available: v8.0.0) [INFO] [stderr] Adding rayon v1.11.0 [INFO] [stderr] Adding rayon-core v1.13.0 [INFO] [stderr] Adding ryu v1.0.20 [INFO] [stderr] Adding static_assertions v1.1.0 [INFO] [stderr] Adding version_check v0.9.5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a341824a2131abc77f08d23bcfee2c9e2e58f2e3d9677b63c8d41b4f011cbaf0 [INFO] running `Command { std: "docker" "start" "-a" "a341824a2131abc77f08d23bcfee2c9e2e58f2e3d9677b63c8d41b4f011cbaf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a341824a2131abc77f08d23bcfee2c9e2e58f2e3d9677b63c8d41b4f011cbaf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a341824a2131abc77f08d23bcfee2c9e2e58f2e3d9677b63c8d41b4f011cbaf0", kill_on_drop: false }` [INFO] [stdout] a341824a2131abc77f08d23bcfee2c9e2e58f2e3d9677b63c8d41b4f011cbaf0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da80f67640602417aa68d3374a8a632e59ef4ea57e9ac6e4803d75cbcd5a11b3 [INFO] running `Command { std: "docker" "start" "-a" "da80f67640602417aa68d3374a8a632e59ef4ea57e9ac6e4803d75cbcd5a11b3", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling quarchitect v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `dsize`, `size`, and `cmprs` are never read [INFO] [stdout] --> src/wad/entry.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 9 | pub offset: u32, [INFO] [stdout] 10 | pub dsize: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub entry_type: char, [INFO] [stdout] 13 | pub cmprs: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `added` and `removed` are never read [INFO] [stdout] --> src/map/quake/tokenizer.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Diff<'a> { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 69 | pub added: Vec<&'a Token>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 70 | pub removed: Vec<&'a Token> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Diff` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entity_idx` and `property_name` are never read [INFO] [stdout] --> src/map/quake/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct PropertyPath { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 22 | entity_idx: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `entity_idx`, `brush_idx`, and `plane_idx` are never read [INFO] [stdout] --> src/map/quake/parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct BrushPlanePath { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 52 | entity_idx: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 53 | brush_idx: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | Entity(EntityPath), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 90 - Entity(EntityPath), [INFO] [stdout] 90 + Entity(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | Property(PropertyPath), [INFO] [stdout] | -------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 91 - Property(PropertyPath), [INFO] [stdout] 91 + Property(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | Brush(BrushPath), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 92 - Brush(BrushPath), [INFO] [stdout] 92 + Brush(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | BrushPlane(BrushPlanePath), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 93 - BrushPlane(BrushPlanePath), [INFO] [stdout] 93 + BrushPlane(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.28s [INFO] running `Command { std: "docker" "inspect" "da80f67640602417aa68d3374a8a632e59ef4ea57e9ac6e4803d75cbcd5a11b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da80f67640602417aa68d3374a8a632e59ef4ea57e9ac6e4803d75cbcd5a11b3", kill_on_drop: false }` [INFO] [stdout] da80f67640602417aa68d3374a8a632e59ef4ea57e9ac6e4803d75cbcd5a11b3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d62b293055b49ce94489223b396f819da0754bfa269596c55bd2fe1962fdbf7e [INFO] running `Command { std: "docker" "start" "-a" "d62b293055b49ce94489223b396f819da0754bfa269596c55bd2fe1962fdbf7e", kill_on_drop: false }` [INFO] [stdout] warning: fields `dsize`, `size`, and `cmprs` are never read [INFO] [stdout] --> src/wad/entry.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 9 | pub offset: u32, [INFO] [stdout] 10 | pub dsize: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub entry_type: char, [INFO] [stdout] 13 | pub cmprs: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `added` and `removed` are never read [INFO] [stdout] --> src/map/quake/tokenizer.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Diff<'a> { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 69 | pub added: Vec<&'a Token>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 70 | pub removed: Vec<&'a Token> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Diff` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entity_idx` and `property_name` are never read [INFO] [stdout] --> src/map/quake/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct PropertyPath { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 22 | entity_idx: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `entity_idx`, `brush_idx`, and `plane_idx` are never read [INFO] [stdout] --> src/map/quake/parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct BrushPlanePath { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 52 | entity_idx: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 53 | brush_idx: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | Entity(EntityPath), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 90 - Entity(EntityPath), [INFO] [stdout] 90 + Entity(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | Property(PropertyPath), [INFO] [stdout] | -------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 91 - Property(PropertyPath), [INFO] [stdout] 91 + Property(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | Brush(BrushPath), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 92 - Brush(BrushPath), [INFO] [stdout] 92 + Brush(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | BrushPlane(BrushPlanePath), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 93 - BrushPlane(BrushPlanePath), [INFO] [stdout] 93 + BrushPlane(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quarchitect v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `dsize`, `size`, and `cmprs` are never read [INFO] [stdout] --> src/wad/entry.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 9 | pub offset: u32, [INFO] [stdout] 10 | pub dsize: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub entry_type: char, [INFO] [stdout] 13 | pub cmprs: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `added` and `removed` are never read [INFO] [stdout] --> src/map/quake/tokenizer.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Diff<'a> { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 69 | pub added: Vec<&'a Token>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 70 | pub removed: Vec<&'a Token> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Diff` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entity_idx` and `property_name` are never read [INFO] [stdout] --> src/map/quake/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct PropertyPath { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 22 | entity_idx: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `entity_idx`, `brush_idx`, and `plane_idx` are never read [INFO] [stdout] --> src/map/quake/parser.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct BrushPlanePath { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 52 | entity_idx: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 53 | brush_idx: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | Entity(EntityPath), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 90 - Entity(EntityPath), [INFO] [stdout] 90 + Entity(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | Property(PropertyPath), [INFO] [stdout] | -------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 91 - Property(PropertyPath), [INFO] [stdout] 91 + Property(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | Brush(BrushPath), [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 92 - Brush(BrushPath), [INFO] [stdout] 92 + Brush(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/map/quake/parser.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | BrushPlane(BrushPlanePath), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 93 - BrushPlane(BrushPlanePath), [INFO] [stdout] 93 + BrushPlane(()), [INFO] [stdout] | [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: 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] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "d62b293055b49ce94489223b396f819da0754bfa269596c55bd2fe1962fdbf7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62b293055b49ce94489223b396f819da0754bfa269596c55bd2fe1962fdbf7e", kill_on_drop: false }` [INFO] [stdout] d62b293055b49ce94489223b396f819da0754bfa269596c55bd2fe1962fdbf7e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4baef602cbaf05c84f8a4812451ecdd94770e519df4dd2a3f4abccdc9230a25f [INFO] running `Command { std: "docker" "start" "-a" "4baef602cbaf05c84f8a4812451ecdd94770e519df4dd2a3f4abccdc9230a25f", kill_on_drop: false }` [INFO] [stderr] warning: fields `dsize`, `size`, and `cmprs` are never read [INFO] [stderr] --> src/wad/entry.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Entry { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 9 | pub offset: u32, [INFO] [stderr] 10 | pub dsize: u32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 11 | pub size: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 12 | pub entry_type: char, [INFO] [stderr] 13 | pub cmprs: u8, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `added` and `removed` are never read [INFO] [stderr] --> src/map/quake/tokenizer.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 68 | pub struct Diff<'a> { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 69 | pub added: Vec<&'a Token>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 70 | pub removed: Vec<&'a Token> [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Diff` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `entity_idx` and `property_name` are never read [INFO] [stderr] --> src/map/quake/parser.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct PropertyPath { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 22 | entity_idx: usize, [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] [INFO] [stderr] warning: fields `entity_idx`, `brush_idx`, and `plane_idx` are never read [INFO] [stderr] --> src/map/quake/parser.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 51 | pub struct BrushPlanePath { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 52 | entity_idx: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 53 | brush_idx: usize, [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] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/map/quake/parser.rs:90:12 [INFO] [stderr] | [INFO] [stderr] 90 | Entity(EntityPath), [INFO] [stderr] | ------ ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 90 - Entity(EntityPath), [INFO] [stderr] 90 + Entity(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/map/quake/parser.rs:91:14 [INFO] [stderr] | [INFO] [stderr] 91 | Property(PropertyPath), [INFO] [stderr] | -------- ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 91 - Property(PropertyPath), [INFO] [stderr] 91 + Property(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/map/quake/parser.rs:92:11 [INFO] [stderr] | [INFO] [stderr] 92 | Brush(BrushPath), [INFO] [stderr] | ----- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 92 - Brush(BrushPath), [INFO] [stderr] 92 + Brush(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/map/quake/parser.rs:93:16 [INFO] [stderr] | [INFO] [stderr] 93 | BrushPlane(BrushPlanePath), [INFO] [stderr] | ---------- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `TokenPath` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 93 - BrushPlane(BrushPlanePath), [INFO] [stderr] 93 + BrushPlane(()), [INFO] [stderr] | [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: 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] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [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 8 warnings [INFO] [stderr] warning: `quarchitect` (lib test) generated 9 warnings (8 duplicates) (run `cargo fix --lib -p quarchitect --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quarchitect-eb7bc2102931fa90) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stderr] Doc-tests quarchitect [INFO] [stdout] test game_data::forge::choice::tests::string_to_string ... ok [INFO] [stdout] test game_data::forge::choice::tests::float_to_string ... ok [INFO] [stdout] test game_data::forge::entity::tests::to_string ... ok [INFO] [stdout] test game_data::forge::metadata::tests::base_to_string ... ok [INFO] [stdout] test game_data::forge::metadata::tests::color_to_string ... ok [INFO] [stdout] test game_data::forge::choice::tests::integer_to_string ... ok [INFO] [stdout] test game_data::forge::game_data::tests::to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::choices_to_string ... ok [INFO] [stdout] test game_data::forge::metadata::tests::size_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::flags_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::string_to_string ... ok [INFO] [stdout] test game_data::forge::property::tests::color_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.03s [INFO] [stdout] [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" "4baef602cbaf05c84f8a4812451ecdd94770e519df4dd2a3f4abccdc9230a25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4baef602cbaf05c84f8a4812451ecdd94770e519df4dd2a3f4abccdc9230a25f", kill_on_drop: false }` [INFO] [stdout] 4baef602cbaf05c84f8a4812451ecdd94770e519df4dd2a3f4abccdc9230a25f