[INFO] cloning repository https://github.com/rxn7/particlez
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rxn7/particlez" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frxn7%2Fparticlez", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frxn7%2Fparticlez'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa6167c019f4fe1cfe6ff8c580ca35f3aa1c2554
[INFO] checking rxn7/particlez against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frxn7%2Fparticlez" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rxn7/particlez
[INFO] finished tweaking git repo https://github.com/rxn7/particlez
[INFO] tweaked toml for git repo https://github.com/rxn7/particlez written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rxn7/particlez on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rxn7/particlez 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.dev.overflow-cheks
[INFO] [stderr] warning: unused manifest key: profile.release.overflow-cheks
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a80eafaceb551c267e9afd13ef53fde91f2b5211a4361e41cc0af703944167eb
[INFO] running `Command { std: "docker" "start" "-a" "a80eafaceb551c267e9afd13ef53fde91f2b5211a4361e41cc0af703944167eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a80eafaceb551c267e9afd13ef53fde91f2b5211a4361e41cc0af703944167eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80eafaceb551c267e9afd13ef53fde91f2b5211a4361e41cc0af703944167eb", kill_on_drop: false }`
[INFO] [stdout] a80eafaceb551c267e9afd13ef53fde91f2b5211a4361e41cc0af703944167eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 213c97cdd1b0a7da48b00be4a3bf8b537f4430bd61365773dc360c2ecfccff85
[INFO] running `Command { std: "docker" "start" "-a" "213c97cdd1b0a7da48b00be4a3bf8b537f4430bd61365773dc360c2ecfccff85", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.dev.overflow-cheks
[INFO] [stderr] warning: unused manifest key: profile.release.overflow-cheks
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking particlez v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Circle` and `Rect` are never constructed
[INFO] [stdout]   --> src/emitter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub enum EmitShape {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Circle(f32), // radius
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     Rect(Vec2),  // size,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmitShape` 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 `shape` is never read
[INFO] [stdout]   --> src/emitter.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct EmitterOptions {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub shape: EmitShape,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmitterOptions` 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 `end_size` is never read
[INFO] [stdout]   --> src/particle.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct ParticleOptions {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub end_size: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParticleOptions` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `width`, `height`, and `negate_pixel` are never used
[INFO] [stdout]   --> src/renderer.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Renderer {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn width(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn height(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn negate_pixel(&mut self, x: f32, y: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `negative` is never used
[INFO] [stdout]   --> src/color.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 5  | impl Color {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn negative(c: u32) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Circle` and `Rect` are never constructed
[INFO] [stdout]   --> src/emitter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub enum EmitShape {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Circle(f32), // radius
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     Rect(Vec2),  // size,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmitShape` 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 `shape` is never read
[INFO] [stdout]   --> src/emitter.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct EmitterOptions {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub shape: EmitShape,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmitterOptions` 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 `end_size` is never read
[INFO] [stdout]   --> src/particle.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct ParticleOptions {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub end_size: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParticleOptions` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `width`, `height`, and `negate_pixel` are never used
[INFO] [stdout]   --> src/renderer.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Renderer {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn width(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn height(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn negate_pixel(&mut self, x: f32, y: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 35.84s
[INFO] running `Command { std: "docker" "inspect" "213c97cdd1b0a7da48b00be4a3bf8b537f4430bd61365773dc360c2ecfccff85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213c97cdd1b0a7da48b00be4a3bf8b537f4430bd61365773dc360c2ecfccff85", kill_on_drop: false }`
[INFO] [stdout] 213c97cdd1b0a7da48b00be4a3bf8b537f4430bd61365773dc360c2ecfccff85
