[INFO] cloning repository https://github.com/Star-tears/mc_particle_creator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Star-tears/mc_particle_creator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStar-tears%2Fmc_particle_creator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStar-tears%2Fmc_particle_creator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53810a965da9629ba766c591e84f18f70d0c6d23
[INFO] testing Star-tears/mc_particle_creator against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStar-tears%2Fmc_particle_creator" "/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/Star-tears/mc_particle_creator
[INFO] finished tweaking git repo https://github.com/Star-tears/mc_particle_creator
[INFO] tweaked toml for git repo https://github.com/Star-tears/mc_particle_creator written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Star-tears/mc_particle_creator on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Star-tears/mc_particle_creator 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a133c185f378662cc6324f2659f4cc880d00d0e60df6921c7a58f75a1a239cd
[INFO] running `Command { std: "docker" "start" "-a" "0a133c185f378662cc6324f2659f4cc880d00d0e60df6921c7a58f75a1a239cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a133c185f378662cc6324f2659f4cc880d00d0e60df6921c7a58f75a1a239cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a133c185f378662cc6324f2659f4cc880d00d0e60df6921c7a58f75a1a239cd", kill_on_drop: false }`
[INFO] [stdout] 0a133c185f378662cc6324f2659f4cc880d00d0e60df6921c7a58f75a1a239cd
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e06b314ce58b02bfe5a52b0e39edcfef67c47a2b69eedf363cb164e8fa5413d9
[INFO] running `Command { std: "docker" "start" "-a" "e06b314ce58b02bfe5a52b0e39edcfef67c47a2b69eedf363cb164e8fa5413d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling backtrace v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling quick-xml v0.4.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling msdos_time v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zip v0.2.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling error-chain v0.5.0
[INFO] [stderr]    Compiling office v0.8.1
[INFO] [stderr]    Compiling mc_particle_creator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/utils/math/ve.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::format`
[INFO] [stdout]  --> src/utils/draw/draw_effects.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fmt::format,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/utils/draw/draw_lines.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |         math::{self, cal, ve::Ve},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{f64::consts::PI, io::Write, vec};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `COLOR_LIST`
[INFO] [stdout]  --> src/utils/draw/write_mcfunction.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |         color::{Color, COLOR_LIST},
[INFO] [stdout]   |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufWriter`
[INFO] [stdout]  --> src/utils/fsop.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::{BufWriter, Write},
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/utils/draw/draw_effects.rs:19:61
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn draw_circle_grow(dest: &mut dyn Write, point: Point, color: &Color) {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/utils/draw/draw_effects.rs:23:40
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn draw_circle_grow2(point: Point, color: &Color) {
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn draw_straight_line(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn draw_parabola(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:49:74
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn draw_parabola(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn draw_parabola_with_rgba(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> src/utils/draw/draw_lines.rs:131:26
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let (x1, y1, z1, x2, y2, z2) = (point1.x, point1.y, point1.z, point2.x, point2.y, point2.z);
[INFO] [stdout]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_y2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/draw/write_mcfunction.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let mut tmp_last_direction = last_direction;
[INFO] [stdout]    |                 ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp_last_direction`
[INFO] [stdout]   --> src/utils/draw/write_mcfunction.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let mut tmp_last_direction = last_direction;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_last_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]    --> src/components/create_api.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     dest: &mut dyn Write,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/components/get_api.rs:59:61
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn get_point_group_list(tick_node_list: &Vec<TickNode>, config: &Config) -> Vec<PointGroup> {
[INFO] [stdout]    |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/utils/fsop.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     dest.write_all((content + "\n").as_bytes());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let _ = dest.write_all((content + "\n").as_bytes());
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point_list`
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let point_list = get_api::get_point_list(&tick_node_list, &config);
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point_list`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.98s
[INFO] running `Command { std: "docker" "inspect" "e06b314ce58b02bfe5a52b0e39edcfef67c47a2b69eedf363cb164e8fa5413d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e06b314ce58b02bfe5a52b0e39edcfef67c47a2b69eedf363cb164e8fa5413d9", kill_on_drop: false }`
[INFO] [stdout] e06b314ce58b02bfe5a52b0e39edcfef67c47a2b69eedf363cb164e8fa5413d9
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa43cb08fba3a09a37d2c2cd0410a49eaafb11e2d4b3be75ca92fdee3b33ad62
[INFO] running `Command { std: "docker" "start" "-a" "fa43cb08fba3a09a37d2c2cd0410a49eaafb11e2d4b3be75ca92fdee3b33ad62", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/utils/math/ve.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::format`
[INFO] [stdout]  --> src/utils/draw/draw_effects.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fmt::format,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/utils/draw/draw_lines.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |         math::{self, cal, ve::Ve},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mc_particle_creator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{f64::consts::PI, io::Write, vec};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `COLOR_LIST`
[INFO] [stdout]  --> src/utils/draw/write_mcfunction.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |         color::{Color, COLOR_LIST},
[INFO] [stdout]   |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufWriter`
[INFO] [stdout]  --> src/utils/fsop.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::{BufWriter, Write},
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/utils/draw/draw_effects.rs:19:61
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn draw_circle_grow(dest: &mut dyn Write, point: Point, color: &Color) {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/utils/draw/draw_effects.rs:23:40
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn draw_circle_grow2(point: Point, color: &Color) {
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn draw_straight_line(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn draw_parabola(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:49:74
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn draw_parabola(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn draw_parabola_with_rgba(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> src/utils/draw/draw_lines.rs:131:26
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let (x1, y1, z1, x2, y2, z2) = (point1.x, point1.y, point1.z, point2.x, point2.y, point2.z);
[INFO] [stdout]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_y2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/draw/write_mcfunction.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let mut tmp_last_direction = last_direction;
[INFO] [stdout]    |                 ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp_last_direction`
[INFO] [stdout]   --> src/utils/draw/write_mcfunction.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let mut tmp_last_direction = last_direction;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_last_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]    --> src/components/create_api.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     dest: &mut dyn Write,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/components/get_api.rs:59:61
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn get_point_group_list(tick_node_list: &Vec<TickNode>, config: &Config) -> Vec<PointGroup> {
[INFO] [stdout]    |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/utils/fsop.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     dest.write_all((content + "\n").as_bytes());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let _ = dest.write_all((content + "\n").as_bytes());
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/utils/math/ve.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::format`
[INFO] [stdout]  --> src/utils/draw/draw_effects.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fmt::format,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/utils/draw/draw_lines.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |         math::{self, cal, ve::Ve},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{f64::consts::PI, io::Write, vec};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `COLOR_LIST`
[INFO] [stdout]  --> src/utils/draw/write_mcfunction.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |         color::{Color, COLOR_LIST},
[INFO] [stdout]   |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufWriter`
[INFO] [stdout]  --> src/utils/fsop.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::{BufWriter, Write},
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point_list`
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let point_list = get_api::get_point_list(&tick_node_list, &config);
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point_list`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/utils/draw/draw_effects.rs:19:61
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn draw_circle_grow(dest: &mut dyn Write, point: Point, color: &Color) {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/utils/draw/draw_effects.rs:23:40
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn draw_circle_grow2(point: Point, color: &Color) {
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn draw_straight_line(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn draw_parabola(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:49:74
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn draw_parabola(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]   --> src/utils/draw/draw_lines.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn draw_parabola_with_rgba(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y2`
[INFO] [stdout]    --> src/utils/draw/draw_lines.rs:131:26
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let (x1, y1, z1, x2, y2, z2) = (point1.x, point1.y, point1.z, point2.x, point2.y, point2.z);
[INFO] [stdout]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_y2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/draw/write_mcfunction.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let mut tmp_last_direction = last_direction;
[INFO] [stdout]    |                 ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp_last_direction`
[INFO] [stdout]   --> src/utils/draw/write_mcfunction.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let mut tmp_last_direction = last_direction;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_last_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]    --> src/components/create_api.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     dest: &mut dyn Write,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/components/get_api.rs:59:61
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn get_point_group_list(tick_node_list: &Vec<TickNode>, config: &Config) -> Vec<PointGroup> {
[INFO] [stdout]    |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/utils/fsop.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     dest.write_all((content + "\n").as_bytes());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let _ = dest.write_all((content + "\n").as_bytes());
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "fa43cb08fba3a09a37d2c2cd0410a49eaafb11e2d4b3be75ca92fdee3b33ad62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa43cb08fba3a09a37d2c2cd0410a49eaafb11e2d4b3be75ca92fdee3b33ad62", kill_on_drop: false }`
[INFO] [stdout] fa43cb08fba3a09a37d2c2cd0410a49eaafb11e2d4b3be75ca92fdee3b33ad62
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c0e8ffa5c1c9a1d7a821b26aacf4b09d20c4b3ed7af99df9bc975c06adc5e63
[INFO] running `Command { std: "docker" "start" "-a" "5c0e8ffa5c1c9a1d7a821b26aacf4b09d20c4b3ed7af99df9bc975c06adc5e63", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rand::Rng`
[INFO] [stderr]  --> src/utils/math/ve.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rand::Rng;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fmt::format`
[INFO] [stderr]  --> src/utils/draw/draw_effects.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     fmt::format,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/utils/draw/draw_lines.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 |         math::{self, cal, ve::Ve},
[INFO] [stderr]   |                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `vec`
[INFO] [stderr]   --> src/utils/draw/draw_lines.rs:10:39
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::{f64::consts::PI, io::Write, vec};
[INFO] [stderr]    |                                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `COLOR_LIST`
[INFO] [stderr]  --> src/utils/draw/write_mcfunction.rs:7:24
[INFO] [stderr]   |
[INFO] [stderr] 7 |         color::{Color, COLOR_LIST},
[INFO] [stderr]   |                        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BufWriter`
[INFO] [stderr]  --> src/utils/fsop.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 |     io::{BufWriter, Write},
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `color`
[INFO] [stderr]   --> src/utils/draw/draw_effects.rs:19:61
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn draw_circle_grow(dest: &mut dyn Write, point: Point, color: &Color) {
[INFO] [stderr]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `color`
[INFO] [stderr]   --> src/utils/draw/draw_effects.rs:23:40
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn draw_circle_grow2(point: Point, color: &Color) {
[INFO] [stderr]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dest`
[INFO] [stderr]   --> src/utils/draw/draw_lines.rs:14:27
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn draw_straight_line(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stderr]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dest`
[INFO] [stderr]   --> src/utils/draw/draw_lines.rs:49:22
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn draw_parabola(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stderr]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `color`
[INFO] [stderr]   --> src/utils/draw/draw_lines.rs:49:74
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn draw_parabola(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stderr]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dest`
[INFO] [stderr]   --> src/utils/draw/draw_lines.rs:61:32
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub fn draw_parabola_with_rgba(dest: &mut dyn Write, point1: Point, point2: Point, color: &Color) {
[INFO] [stderr]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y2`
[INFO] [stderr]    --> src/utils/draw/draw_lines.rs:131:26
[INFO] [stderr]     |
[INFO] [stderr] 131 |     let (x1, y1, z1, x2, y2, z2) = (point1.x, point1.y, point1.z, point2.x, point2.y, point2.z);
[INFO] [stderr]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_y2`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/utils/draw/write_mcfunction.rs:44:17
[INFO] [stderr]    |
[INFO] [stderr] 44 |             let mut tmp_last_direction = last_direction;
[INFO] [stderr]    |                 ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tmp_last_direction`
[INFO] [stderr]   --> src/utils/draw/write_mcfunction.rs:44:17
[INFO] [stderr]    |
[INFO] [stderr] 44 |             let mut tmp_last_direction = last_direction;
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_last_direction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dest`
[INFO] [stderr]    --> src/components/create_api.rs:121:5
[INFO] [stderr]     |
[INFO] [stderr] 121 |     dest: &mut dyn Write,
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> src/components/get_api.rs:59:61
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub fn get_point_group_list(tick_node_list: &Vec<TickNode>, config: &Config) -> Vec<PointGroup> {
[INFO] [stderr]    |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/utils/fsop.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     dest.write_all((content + "\n").as_bytes());
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 21 |     let _ = dest.write_all((content + "\n").as_bytes());
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mc_particle_creator` (lib) generated 18 warnings (run `cargo fix --lib -p mc_particle_creator` to apply 17 suggestions)
[INFO] [stderr] warning: `mc_particle_creator` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: unused variable: `point_list`
[INFO] [stderr]   --> src/main.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let point_list = get_api::get_point_list(&tick_node_list, &config);
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point_list`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mc_particle_creator` (bin "mc_particle_creator" test) generated 1 warning (run `cargo fix --bin "mc_particle_creator" -p mc_particle_creator --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mc_particle_creator-b44a5de8de8acadc)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test pre_load::graph::tests::points_dist ... ok
[INFO] [stdout] test utils::math::cal::tests::test_get_a_circle_center ... ok
[INFO] [stdout] test utils::fsop::tests::test_write_play_tick ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::fsop::tests::test_write_play_tick stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::fsop::tests::test_write_play_tick' (26) panicked at src/utils/fsop.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd17be738ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fd17be738ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fd17be738ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fd17be738ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fd17be8819a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fd17be8819a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5fd17be78222 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fd17be78222 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fd17be5198f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fd17be5198f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fd17be6b869 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fd17bdcdf9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5fd17bdcdf9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   13:     0x5fd17be6ba22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5fd17be6ba22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fd17be51a48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fd17be49309 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fd17be5275d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fd17be88a0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fd17be88782 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fd17bdc04b1 - core::result::Result<T,E>::unwrap::h65cdab99858bc594
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fd17bdc04b1 - mc_particle_creator::utils::fsop::init_dir::h524a9d7542305c63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/fsop.rs:8:39
[INFO] [stdout]   22:     0x5fd17bdc0406 - mc_particle_creator::utils::fsop::tests::test_write_play_tick::h7dffa305c299bd06
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/fsop.rs:30:9
[INFO] [stdout]   23:     0x5fd17bdc0427 - mc_particle_creator::utils::fsop::tests::test_write_play_tick::{{closure}}::h3ba2e9b89824ab76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/fsop.rs:29:30
[INFO] [stdout]   24:     0x5fd17bdc1626 - core::ops::function::FnOnce::call_once::h3ba4171e8e21cc00
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fd17bdc207b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fd17bdc207b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5fd17bdcea6b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5fd17bdcea6b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5fd17bdcea6b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5fd17bdcea6b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5fd17bdcea6b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fd17bdcea6b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5fd17bdcea6b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5fd17bdca184 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5fd17bdca184 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5fd17bdd1672 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5fd17bdd1672 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5fd17bdd1672 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5fd17bdd1672 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5fd17bdd1672 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fd17bdd1672 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5fd17bdd1672 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fd17be731ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5fd17be731ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x780a7390baa4 - <unknown>
[INFO] [stdout]   46:     0x780a73998a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::fsop::tests::test_write_play_tick
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c0e8ffa5c1c9a1d7a821b26aacf4b09d20c4b3ed7af99df9bc975c06adc5e63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c0e8ffa5c1c9a1d7a821b26aacf4b09d20c4b3ed7af99df9bc975c06adc5e63", kill_on_drop: false }`
[INFO] [stdout] 5c0e8ffa5c1c9a1d7a821b26aacf4b09d20c4b3ed7af99df9bc975c06adc5e63
