[INFO] cloning repository https://github.com/vinceTheProgrammer/sticknodes-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinceTheProgrammer/sticknodes-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvinceTheProgrammer%2Fsticknodes-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvinceTheProgrammer%2Fsticknodes-rs'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvinceTheProgrammer%2Fsticknodes-rs/refs: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/vinceTheProgrammer/sticknodes-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinceTheProgrammer/sticknodes-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvinceTheProgrammer%2Fsticknodes-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvinceTheProgrammer%2Fsticknodes-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1b55bad55b0ce9c6833d9579d2e1529fce194ef [INFO] checking vinceTheProgrammer/sticknodes-rs against master#a9e7b30487235621751cc628f170c0f15fb215c4 for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvinceTheProgrammer%2Fsticknodes-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vinceTheProgrammer/sticknodes-rs on toolchain a9e7b30487235621751cc628f170c0f15fb215c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vinceTheProgrammer/sticknodes-rs [INFO] finished tweaking git repo https://github.com/vinceTheProgrammer/sticknodes-rs [INFO] tweaked toml for git repo https://github.com/vinceTheProgrammer/sticknodes-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vinceTheProgrammer/sticknodes-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" "+a9e7b30487235621751cc628f170c0f15fb215c4" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raad v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0086dbb1da4000f5886059975e1d3d19a6955e002ceffd3468f604b30c188da4 [INFO] running `Command { std: "docker" "start" "-a" "0086dbb1da4000f5886059975e1d3d19a6955e002ceffd3468f604b30c188da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0086dbb1da4000f5886059975e1d3d19a6955e002ceffd3468f604b30c188da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0086dbb1da4000f5886059975e1d3d19a6955e002ceffd3468f604b30c188da4", kill_on_drop: false }` [INFO] [stdout] 0086dbb1da4000f5886059975e1d3d19a6955e002ceffd3468f604b30c188da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f23d432ea74db3778dfd6a1be7f1cf37810c4b20246438108d4b2cb1bd03702 [INFO] running `Command { std: "docker" "start" "-a" "0f23d432ea74db3778dfd6a1be7f1cf37810c4b20246438108d4b2cb1bd03702", kill_on_drop: false }` [INFO] [stderr] Checking raad v0.1.2 [INFO] [stderr] Checking sticknodes-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `header`, `nodes`, and `polyfills` are never read [INFO] [stdout] --> src/stickfigure.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Stickfigure { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 8 | header: StickfigureHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | nodes: NodeData, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | polyfills: PolyfillData [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stickfigure` has a derived impl for the trait `Debug`, 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: associated function `write` is never used [INFO] [stdout] --> src/stickfigure.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Stickfigure { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | fn write(_stickfigure: Stickfigure) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header`, `nodes`, and `polyfills` are never read [INFO] [stdout] --> src/stickfigure.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Stickfigure { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 8 | header: StickfigureHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | nodes: NodeData, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | polyfills: PolyfillData [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stickfigure` has a derived impl for the trait `Debug`, 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 `version`, `build`, `scale`, and `color` are never read [INFO] [stdout] --> src/stickfigure_header.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct StickfigureHeader { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 7 | version: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | build: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | scale: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | color: Color [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StickfigureHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `write` is never used [INFO] [stdout] --> src/stickfigure.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Stickfigure { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | fn write(_stickfigure: Stickfigure) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root_node` is never read [INFO] [stdout] --> src/node_data.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct NodeData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 6 | root_node: Node [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NodeData` 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 `version`, `build`, `scale`, and `color` are never read [INFO] [stdout] --> src/stickfigure_header.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct StickfigureHeader { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 7 | version: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | build: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | scale: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | color: Color [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StickfigureHeader` 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 `root_node` is never read [INFO] [stdout] --> src/node_data.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct NodeData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 6 | root_node: Node [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NodeData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/node.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 8 | node_type: NodeType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | is_static: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | is_stretchy: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | is_smart_stretch: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | do_not_apply_smart_stretch: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | use_segment_color: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | use_circle_outline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | circle_is_hollow: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | use_gradient: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | reverse_gradient: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | gradient_mode: i16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 20 | use_segment_scale: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | local_x: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | local_y: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | scale: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | default_length: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 25 | length: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | default_thickness: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | thickness: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | segment_curve_radius_and_default_curve_radius: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | curve_circulization: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | segment_curve_polyfill_precision: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | half_arc: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | right_triangle_direction: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | triangle_upside_down: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | trapezoid_top_thickness_ratio: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | num_polygon_vertices: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | default_local_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | local_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 38 | default_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 39 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | gradient_color: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 41 | circle_outline_color: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | number_of_child_nodes: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | child_nodes: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` 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 `anchor_node_id`, `color`, `use_polyfill_color`, `number_of_attached_nodes`, and `attached_nodes` are never read [INFO] [stdout] --> src/polyfill.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Polyfill { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | anchor_node_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | use_polyfill_color: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | number_of_attached_nodes: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | attached_nodes: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Polyfill` 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 `number_of_polyfills` and `polyfills` are never read [INFO] [stdout] --> src/polyfill_data.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PolyfillData { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 7 | number_of_polyfills: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | polyfills:Vec [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PolyfillData` 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 `alpha`, `blue`, `green`, and `red` are never read [INFO] [stdout] --> src/color.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Color { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 3 | pub(crate) alpha: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | pub(crate) blue: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 5 | pub(crate) green: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | pub(crate) red: u8 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Color` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/node.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 8 | node_type: NodeType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | is_static: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | is_stretchy: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | is_smart_stretch: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | do_not_apply_smart_stretch: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | use_segment_color: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | use_circle_outline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | circle_is_hollow: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | use_gradient: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | reverse_gradient: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | gradient_mode: i16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 20 | use_segment_scale: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | local_x: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | local_y: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | scale: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | default_length: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 25 | length: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | default_thickness: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | thickness: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | segment_curve_radius_and_default_curve_radius: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | curve_circulization: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | segment_curve_polyfill_precision: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | half_arc: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | right_triangle_direction: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | triangle_upside_down: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | trapezoid_top_thickness_ratio: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | num_polygon_vertices: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | default_local_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | local_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 38 | default_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 39 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | gradient_color: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 41 | circle_outline_color: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | number_of_child_nodes: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | child_nodes: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` 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 `anchor_node_id`, `color`, `use_polyfill_color`, `number_of_attached_nodes`, and `attached_nodes` are never read [INFO] [stdout] --> src/polyfill.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Polyfill { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | anchor_node_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | use_polyfill_color: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | number_of_attached_nodes: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | attached_nodes: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Polyfill` 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 `number_of_polyfills` and `polyfills` are never read [INFO] [stdout] --> src/polyfill_data.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PolyfillData { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 7 | number_of_polyfills: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | polyfills:Vec [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PolyfillData` 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 `alpha`, `blue`, `green`, and `red` are never read [INFO] [stdout] --> src/color.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Color { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 3 | pub(crate) alpha: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | pub(crate) blue: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 5 | pub(crate) green: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | pub(crate) red: u8 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Color` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sticknodes-rs` (lib test); 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/a9e7b30487235621751cc628f170c0f15fb215c4/bin/rustc --crate-name sticknodes_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1ef8fb2ef80ee2c -C extra-filename=-d17c7a891233f237 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern raad=/opt/rustwide/target/debug/deps/libraad-cbbea8cef47ece20.rmeta --cap-lints=forbid` (exit status: 0) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f23d432ea74db3778dfd6a1be7f1cf37810c4b20246438108d4b2cb1bd03702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f23d432ea74db3778dfd6a1be7f1cf37810c4b20246438108d4b2cb1bd03702", kill_on_drop: false }` [INFO] [stdout] 0f23d432ea74db3778dfd6a1be7f1cf37810c4b20246438108d4b2cb1bd03702