[INFO] cloning repository https://github.com/tokarevart/circle-hl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tokarevart/circle-hl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokarevart%2Fcircle-hl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokarevart%2Fcircle-hl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09909abddb7c1b316435b2b8b9b285d5fffb08a4
[INFO] checking tokarevart/circle-hl against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokarevart%2Fcircle-hl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tokarevart/circle-hl
[INFO] finished tweaking git repo https://github.com/tokarevart/circle-hl
[INFO] tweaked toml for git repo https://github.com/tokarevart/circle-hl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tokarevart/circle-hl on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tokarevart/circle-hl 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f96e6dc81c90347ab8f6db0aa8d513e95053f574c809045d77d75ef17b3b1e8
[INFO] running `Command { std: "docker" "start" "-a" "2f96e6dc81c90347ab8f6db0aa8d513e95053f574c809045d77d75ef17b3b1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f96e6dc81c90347ab8f6db0aa8d513e95053f574c809045d77d75ef17b3b1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f96e6dc81c90347ab8f6db0aa8d513e95053f574c809045d77d75ef17b3b1e8", kill_on_drop: false }`
[INFO] [stdout] 2f96e6dc81c90347ab8f6db0aa8d513e95053f574c809045d77d75ef17b3b1e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f4dc3ea37f9849e622171c5bdcbe8085a4f3aebaeca070878966ce2a4e97a7b
[INFO] running `Command { std: "docker" "start" "-a" "9f4dc3ea37f9849e622171c5bdcbe8085a4f3aebaeca070878966ce2a4e97a7b", kill_on_drop: false }`
[INFO] [stderr]     Checking circle-hl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `SQRT_2_PI` is never used
[INFO] [stdout]  --> src/main.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const SQRT_2_PI: f64 = 2.506628274631;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Gaussian` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Gaussian {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at` is never used
[INFO] [stdout]   --> src/main.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Gaussian {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 17 |     fn at(&self, r: f64) -> f64 {
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at` is never used
[INFO] [stdout]   --> src/main.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | trait RadialWavelet: Clone + Copy {
[INFO] [stdout]    |       ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn at(&self, x: f64, y: f64) -> f64;
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RadialGaussian` is never constructed
[INFO] [stdout]   --> src/main.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct RadialGaussian {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl RadialGaussian {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 61 |     fn new(m: f64, s: f64) -> Option<Self> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RadialHeaviside` is never constructed
[INFO] [stdout]    --> src/main.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | struct RadialHeaviside {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/main.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl RadialHeaviside {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 129 |     fn new(radius: f64, thickness: f64) -> Option<Self> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `output_field` is never used
[INFO] [stdout]    --> src/main.rs:345:4
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn output_field(f: &Vec<Vec<f64>>, path: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SQRT_2_PI` is never used
[INFO] [stdout]  --> src/main.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const SQRT_2_PI: f64 = 2.506628274631;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Gaussian` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Gaussian {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at` is never used
[INFO] [stdout]   --> src/main.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Gaussian {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 17 |     fn at(&self, r: f64) -> f64 {
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at` is never used
[INFO] [stdout]   --> src/main.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | trait RadialWavelet: Clone + Copy {
[INFO] [stdout]    |       ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn at(&self, x: f64, y: f64) -> f64;
[INFO] [stdout]    |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RadialGaussian` is never constructed
[INFO] [stdout]   --> src/main.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct RadialGaussian {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl RadialGaussian {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 61 |     fn new(m: f64, s: f64) -> Option<Self> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RadialHeaviside` is never constructed
[INFO] [stdout]    --> src/main.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | struct RadialHeaviside {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/main.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl RadialHeaviside {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 129 |     fn new(radius: f64, thickness: f64) -> Option<Self> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `output_field` is never used
[INFO] [stdout]    --> src/main.rs:345:4
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn output_field(f: &Vec<Vec<f64>>, path: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] running `Command { std: "docker" "inspect" "9f4dc3ea37f9849e622171c5bdcbe8085a4f3aebaeca070878966ce2a4e97a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f4dc3ea37f9849e622171c5bdcbe8085a4f3aebaeca070878966ce2a4e97a7b", kill_on_drop: false }`
[INFO] [stdout] 9f4dc3ea37f9849e622171c5bdcbe8085a4f3aebaeca070878966ce2a4e97a7b
