[INFO] cloning repository https://github.com/etnad101/simple-graphics-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etnad101/simple-graphics-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetnad101%2Fsimple-graphics-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetnad101%2Fsimple-graphics-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f22e7b1d73a0bb3773cd9d4e7819661bad973203
[INFO] checking etnad101/simple-graphics-rs against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetnad101%2Fsimple-graphics-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/etnad101/simple-graphics-rs on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/etnad101/simple-graphics-rs
[INFO] finished tweaking git repo https://github.com/etnad101/simple-graphics-rs
[INFO] tweaked toml for git repo https://github.com/etnad101/simple-graphics-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/etnad101/simple-graphics-rs 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d82813d9b62302fb882ea527c6b5a16d64175912ca391d23f944dcdf986763cb
[INFO] running `Command { std: "docker" "start" "-a" "d82813d9b62302fb882ea527c6b5a16d64175912ca391d23f944dcdf986763cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d82813d9b62302fb882ea527c6b5a16d64175912ca391d23f944dcdf986763cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82813d9b62302fb882ea527c6b5a16d64175912ca391d23f944dcdf986763cb", kill_on_drop: false }`
[INFO] [stdout] d82813d9b62302fb882ea527c6b5a16d64175912ca391d23f944dcdf986763cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6b9b09366f6c6cefe11e9b050c2dea9ab274d849a427196e7c38b9c80b47020
[INFO] running `Command { std: "docker" "start" "-a" "a6b9b09366f6c6cefe11e9b050c2dea9ab274d849a427196e7c38b9c80b47020", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking simple_graphics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name`, `encoding`, `s_width`, and `bbx` are never read
[INFO] [stdout]   --> src/fonts.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Character {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 14 |     name: char,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     encoding: isize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     s_width: Vec2,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 17 |     d_width: Vec2,
[INFO] [stdout] 18 |     bbx: Vec4,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Character` 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`, `encoding`, `s_width`, and `bbx` are never read
[INFO] [stdout]   --> src/fonts.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Character {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 14 |     name: char,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     encoding: isize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     s_width: Vec2,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 17 |     d_width: Vec2,
[INFO] [stdout] 18 |     bbx: Vec4,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Character` 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: field `0` is never read
[INFO] [stdout]   --> src/fonts.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     FontAscent(usize),
[INFO] [stdout]    |     ---------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FontProperties` has a derived impl for the trait `Clone`, 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] 34 -     FontAscent(usize),
[INFO] [stdout] 34 +     FontAscent(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/fonts.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     FontDescent(usize),
[INFO] [stdout]    |     ----------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FontProperties` has a derived impl for the trait `Clone`, 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] 35 -     FontDescent(usize),
[INFO] [stdout] 35 +     FontDescent(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/fonts.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     FontAscent(usize),
[INFO] [stdout]    |     ---------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FontProperties` has a derived impl for the trait `Clone`, 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] 34 -     FontAscent(usize),
[INFO] [stdout] 34 +     FontAscent(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `description`, `size`, `properties`, and `char_count` are never read
[INFO] [stdout]   --> src/fonts.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Font {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 40 |     version: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 41 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 42 |     size: Vec3,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 43 |     bounding_box: Vec4,
[INFO] [stdout] 44 |     properties: Vec<FontProperties>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 45 |     char_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Font` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/fonts.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     FontDescent(usize),
[INFO] [stdout]    |     ----------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FontProperties` has a derived impl for the trait `Clone`, 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] 35 -     FontDescent(usize),
[INFO] [stdout] 35 +     FontDescent(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `description`, `size`, `properties`, and `char_count` are never read
[INFO] [stdout]   --> src/fonts.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Font {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 40 |     version: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 41 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 42 |     size: Vec3,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 43 |     bounding_box: Vec4,
[INFO] [stdout] 44 |     properties: Vec<FontProperties>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 45 |     char_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Font` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.24s
[INFO] running `Command { std: "docker" "inspect" "a6b9b09366f6c6cefe11e9b050c2dea9ab274d849a427196e7c38b9c80b47020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6b9b09366f6c6cefe11e9b050c2dea9ab274d849a427196e7c38b9c80b47020", kill_on_drop: false }`
[INFO] [stdout] a6b9b09366f6c6cefe11e9b050c2dea9ab274d849a427196e7c38b9c80b47020
