[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStar-tears%2Fmc_particle_creator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Star-tears/mc_particle_creator on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb614362980ffce166e8ab838b4dcc010c174c0048f54550ad262ada25183c4f
[INFO] running `Command { std: "docker" "start" "-a" "bb614362980ffce166e8ab838b4dcc010c174c0048f54550ad262ada25183c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb614362980ffce166e8ab838b4dcc010c174c0048f54550ad262ada25183c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb614362980ffce166e8ab838b4dcc010c174c0048f54550ad262ada25183c4f", kill_on_drop: false }`
[INFO] [stdout] bb614362980ffce166e8ab838b4dcc010c174c0048f54550ad262ada25183c4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9401a9f47286cf1a61fbae00b6e3197014f5819b99c95925216ff0ffc0073e57
[INFO] running `Command { std: "docker" "start" "-a" "9401a9f47286cf1a61fbae00b6e3197014f5819b99c95925216ff0ffc0073e57", 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 cc v1.0.73
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling backtrace v0.2.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling quick-xml v0.4.2
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[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 8.26s
[INFO] running `Command { std: "docker" "inspect" "9401a9f47286cf1a61fbae00b6e3197014f5819b99c95925216ff0ffc0073e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9401a9f47286cf1a61fbae00b6e3197014f5819b99c95925216ff0ffc0073e57", kill_on_drop: false }`
[INFO] [stdout] 9401a9f47286cf1a61fbae00b6e3197014f5819b99c95925216ff0ffc0073e57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f3714455f62471379ece6371b86d9a555b0f653a2092e079b52955fdcb0c379
[INFO] running `Command { std: "docker" "start" "-a" "0f3714455f62471379ece6371b86d9a555b0f653a2092e079b52955fdcb0c379", 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] [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] [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: `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.54s
[INFO] running `Command { std: "docker" "inspect" "0f3714455f62471379ece6371b86d9a555b0f653a2092e079b52955fdcb0c379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f3714455f62471379ece6371b86d9a555b0f653a2092e079b52955fdcb0c379", kill_on_drop: false }`
[INFO] [stdout] 0f3714455f62471379ece6371b86d9a555b0f653a2092e079b52955fdcb0c379
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cecf35a8a0396c0e22bc202695c68d30dd1bcebc6b99bb2bf816a218db56324f
[INFO] running `Command { std: "docker" "start" "-a" "cecf35a8a0396c0e22bc202695c68d30dd1bcebc6b99bb2bf816a218db56324f", 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mc_particle_creator-d0e744e85da7a6fa)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test utils::math::cal::tests::test_get_a_circle_center ... ok
[INFO] [stdout] test pre_load::graph::tests::points_dist ... 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' (19) 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:     0x5c88b7ecb30a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c88b7ecb30a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c88b7ecb30a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c88b7ecb30a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c88b7edfd3a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c88b7edfd3a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5c88b7ecfbf2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c88b7ecfbf2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c88b7ea919f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c88b7ea919f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c88b7ec31c9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c88b7e2500c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c88b7e2500c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c88b7ec3382 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c88b7ec3382 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c88b7ea9258 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c88b7ea0b19 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c88b7ea9f6d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c88b7ee048c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c88b7ee0202 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c88b7e171ea - <core[35159d6ffb30e017]::result::Result<(), std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c88b7e171ea - mc_particle_creator[4b706acc937c8e3a]::utils::fsop::init_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/fsop.rs:8:39
[INFO] [stdout]   22:     0x5c88b7e17506 - mc_particle_creator[4b706acc937c8e3a]::utils::fsop::tests::test_write_play_tick
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/fsop.rs:30:9
[INFO] [stdout]   23:     0x5c88b7e16b87 - mc_particle_creator[4b706acc937c8e3a]::utils::fsop::tests::test_write_play_tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/fsop.rs:29:30
[INFO] [stdout]   24:     0x5c88b7e181c6 - <mc_particle_creator[4b706acc937c8e3a]::utils::fsop::tests::test_write_play_tick::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c88b7e182eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c88b7e182eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5c88b7e25adb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5c88b7e25adb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5c88b7e25adb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5c88b7e25adb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5c88b7e25adb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c88b7e25adb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5c88b7e25adb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5c88b7e204b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5c88b7e204b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5c88b7e286e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5c88b7e286e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5c88b7e286e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5c88b7e286e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5c88b7e286e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5c88b7e286e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5c88b7e286e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5c88b7ecac1f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5c88b7ecac1f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x79d76e5b4aa4 - <unknown>
[INFO] [stdout]   46:     0x79d76e641a64 - 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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cecf35a8a0396c0e22bc202695c68d30dd1bcebc6b99bb2bf816a218db56324f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cecf35a8a0396c0e22bc202695c68d30dd1bcebc6b99bb2bf816a218db56324f", kill_on_drop: false }`
[INFO] [stdout] cecf35a8a0396c0e22bc202695c68d30dd1bcebc6b99bb2bf816a218db56324f
