[INFO] cloning repository https://github.com/dyatelok/fourier_drawer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyatelok/fourier_drawer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyatelok%2Ffourier_drawer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyatelok%2Ffourier_drawer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54e227642c46bccc997aada6e6da750298a48066
[INFO] building dyatelok/fourier_drawer against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyatelok%2Ffourier_drawer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dyatelok/fourier_drawer on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dyatelok/fourier_drawer
[INFO] finished tweaking git repo https://github.com/dyatelok/fourier_drawer
[INFO] tweaked toml for git repo https://github.com/dyatelok/fourier_drawer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dyatelok/fourier_drawer 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 584e11fc16cc4024001b713f45258d05e538b25a5a7244419f07c9b999d786d2
[INFO] running `Command { std: "docker" "start" "-a" "584e11fc16cc4024001b713f45258d05e538b25a5a7244419f07c9b999d786d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "584e11fc16cc4024001b713f45258d05e538b25a5a7244419f07c9b999d786d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584e11fc16cc4024001b713f45258d05e538b25a5a7244419f07c9b999d786d2", kill_on_drop: false }`
[INFO] [stdout] 584e11fc16cc4024001b713f45258d05e538b25a5a7244419f07c9b999d786d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2756b7e8046bdea44fa57ee2ff7e7d2f022801a2fc7f8b48d8d7896844fa3c36
[INFO] running `Command { std: "docker" "start" "-a" "2756b7e8046bdea44fa57ee2ff7e7d2f022801a2fc7f8b48d8d7896844fa3c36", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling raylib-sys v3.7.0 (https://github.com/deltaphc/raylib-rs#693a155f)
[INFO] [stderr]    Compiling euler v0.4.0
[INFO] [stderr]    Compiling raylib v3.7.0 (https://github.com/deltaphc/raylib-rs#693a155f)
[INFO] [stderr]    Compiling fourier_transform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Vec3` and `vec3`
[INFO] [stdout]  --> src/main.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use euler::{Vec2,vec2,Vec3,vec3};
[INFO] [stdout]   |                       ^^^^ ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `pos` is never read
[INFO] [stdout]   --> src/main.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let mut pos : Vec2 = vec2!();
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `origin` should have an upper case name
[INFO] [stdout]  --> src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const origin : Vec2 = Vec2{ x :  800.0, y : 450.0};   
[INFO] [stdout]   |       ^^^^^^ help: convert the identifier to upper case: `ORIGIN`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `screen` should have an upper case name
[INFO] [stdout]  --> src/main.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const screen : Vec2 = Vec2{ x : 1600.0, y : 900.0};  
[INFO] [stdout]   |       ^^^^^^ help: convert the identifier to upper case: `SCREEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `scale` should have an upper case name
[INFO] [stdout]  --> src/main.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const scale : f32 = 100.0;
[INFO] [stdout]   |       ^^^^^ help: convert the identifier to upper case: `SCALE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `pi2` should have an upper case name
[INFO] [stdout]  --> src/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const pi2 : f32 = 2.0 * PI as f32;
[INFO] [stdout]   |       ^^^ help: convert the identifier to upper case: `PI2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     F : Vec<Complex32>,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `C` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     C : Vec<Complex32>,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `P` should have a snake case name
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     P : Vec<Complex32>, 
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Num` should have a snake case name
[INFO] [stdout]   --> src/main.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let Num : usize = 1000;
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case: `num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/main.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut P : Vec<Vec2> = vec!();
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]   --> src/main.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut C : Vec<Complex32> = vec!();
[INFO] [stdout]    |             ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/main.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut F : Fourier = Fourier{n : 10, F : vec!(), C : vec!(), P : vec!()};
[INFO] [stdout]    |             ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CC` should have a snake case name
[INFO] [stdout]   --> src/main.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut CC : Complex32;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case (notice the capitalization): `cc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2756b7e8046bdea44fa57ee2ff7e7d2f022801a2fc7f8b48d8d7896844fa3c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2756b7e8046bdea44fa57ee2ff7e7d2f022801a2fc7f8b48d8d7896844fa3c36", kill_on_drop: false }`
[INFO] [stdout] 2756b7e8046bdea44fa57ee2ff7e7d2f022801a2fc7f8b48d8d7896844fa3c36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62dd960129a59d27e618b1943257027e9d5821b4198ae4cb8079f5f9c7cc7377
[INFO] running `Command { std: "docker" "start" "-a" "62dd960129a59d27e618b1943257027e9d5821b4198ae4cb8079f5f9c7cc7377", kill_on_drop: false }`
[INFO] [stderr]    Compiling fourier_transform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Vec3` and `vec3`
[INFO] [stdout]  --> src/main.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use euler::{Vec2,vec2,Vec3,vec3};
[INFO] [stdout]   |                       ^^^^ ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `pos` is never read
[INFO] [stdout]   --> src/main.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let mut pos : Vec2 = vec2!();
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `origin` should have an upper case name
[INFO] [stdout]  --> src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const origin : Vec2 = Vec2{ x :  800.0, y : 450.0};   
[INFO] [stdout]   |       ^^^^^^ help: convert the identifier to upper case: `ORIGIN`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `screen` should have an upper case name
[INFO] [stdout]  --> src/main.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const screen : Vec2 = Vec2{ x : 1600.0, y : 900.0};  
[INFO] [stdout]   |       ^^^^^^ help: convert the identifier to upper case: `SCREEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `scale` should have an upper case name
[INFO] [stdout]  --> src/main.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const scale : f32 = 100.0;
[INFO] [stdout]   |       ^^^^^ help: convert the identifier to upper case: `SCALE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `pi2` should have an upper case name
[INFO] [stdout]  --> src/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const pi2 : f32 = 2.0 * PI as f32;
[INFO] [stdout]   |       ^^^ help: convert the identifier to upper case: `PI2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     F : Vec<Complex32>,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `C` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     C : Vec<Complex32>,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `P` should have a snake case name
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     P : Vec<Complex32>, 
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Num` should have a snake case name
[INFO] [stdout]   --> src/main.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let Num : usize = 1000;
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case: `num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/main.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut P : Vec<Vec2> = vec!();
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]   --> src/main.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut C : Vec<Complex32> = vec!();
[INFO] [stdout]    |             ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/main.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut F : Fourier = Fourier{n : 10, F : vec!(), C : vec!(), P : vec!()};
[INFO] [stdout]    |             ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CC` should have a snake case name
[INFO] [stdout]   --> src/main.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut CC : Complex32;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case (notice the capitalization): `cc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "62dd960129a59d27e618b1943257027e9d5821b4198ae4cb8079f5f9c7cc7377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62dd960129a59d27e618b1943257027e9d5821b4198ae4cb8079f5f9c7cc7377", kill_on_drop: false }`
[INFO] [stdout] 62dd960129a59d27e618b1943257027e9d5821b4198ae4cb8079f5f9c7cc7377
