[INFO] cloning repository https://github.com/bgamari/fcs-sim-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgamari/fcs-sim-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgamari%2Ffcs-sim-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgamari%2Ffcs-sim-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17ece60d16801058ecfd87e778db3de1731cbbe9 [INFO] checking bgamari/fcs-sim-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgamari%2Ffcs-sim-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bgamari/fcs-sim-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bgamari/fcs-sim-rs [INFO] finished tweaking git repo https://github.com/bgamari/fcs-sim-rs [INFO] tweaked toml for git repo https://github.com/bgamari/fcs-sim-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/bgamari/fcs-sim-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71603bb94fdf77d456a0da3ec046eb0bdc22c42226bf0391c48220069c06e72c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71603bb94fdf77d456a0da3ec046eb0bdc22c42226bf0391c48220069c06e72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71603bb94fdf77d456a0da3ec046eb0bdc22c42226bf0391c48220069c06e72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71603bb94fdf77d456a0da3ec046eb0bdc22c42226bf0391c48220069c06e72c", kill_on_drop: false }` [INFO] [stdout] 71603bb94fdf77d456a0da3ec046eb0bdc22c42226bf0391c48220069c06e72c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 257da816e39da89640242680f21f05c0b789a065f4af8b91a05f477a98537e8a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "257da816e39da89640242680f21f05c0b789a065f4af8b91a05f477a98537e8a", kill_on_drop: false }` [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Checking rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> main.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> main.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> main.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> main.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Float` [INFO] [stdout] --> v3.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use num_traits::{Num, Float}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `results` [INFO] [stdout] --> main.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | let results: Vec>> = sample_idxs.par_iter().map(|i| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Float` [INFO] [stdout] --> v3.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use num_traits::{Num, Float}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `results` [INFO] [stdout] --> main.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | let results: Vec>> = sample_idxs.par_iter().map(|i| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `quadrance` [INFO] [stdout] --> v3.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn quadrance(&self) -> T where [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `norm` [INFO] [stdout] --> v3.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn norm(&self) -> T where [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normalise` [INFO] [stdout] --> v3.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn normalise(&self) -> Self where [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zero` [INFO] [stdout] --> log_float.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn zero() -> LogFloat { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `exp` [INFO] [stdout] --> log_float.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn exp(&self) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_value` [INFO] [stdout] --> log_float.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn to_value(&self) -> T { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `norm_corr` [INFO] [stdout] --> main.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn norm_corr(corr: &Vec>) -> Vec [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mean` [INFO] [stdout] --> main.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | fn mean(iter: T) -> N where [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `correlate` [INFO] [stdout] --> main.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn correlate(max_tau: usize, tau: usize, vec: &Vec) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `quadrance` [INFO] [stdout] --> v3.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn quadrance(&self) -> T where [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `norm` [INFO] [stdout] --> v3.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn norm(&self) -> T where [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normalise` [INFO] [stdout] --> v3.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn normalise(&self) -> Self where [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zero` [INFO] [stdout] --> log_float.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn zero() -> LogFloat { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `exp` [INFO] [stdout] --> log_float.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn exp(&self) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_value` [INFO] [stdout] --> log_float.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn to_value(&self) -> T { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `norm_corr` [INFO] [stdout] --> main.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn norm_corr(corr: &Vec>) -> Vec [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mean` [INFO] [stdout] --> main.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | fn mean(iter: T) -> N where [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `correlate` [INFO] [stdout] --> main.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn correlate(max_tau: usize, tau: usize, vec: &Vec) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> main.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | write_vec(path, tau_ts.iter().zip(&corrs)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> main.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | write_vec(path, tau_ts.iter().zip(&corrs)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.34s [INFO] running `Command { std: "docker" "inspect" "257da816e39da89640242680f21f05c0b789a065f4af8b91a05f477a98537e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "257da816e39da89640242680f21f05c0b789a065f4af8b91a05f477a98537e8a", kill_on_drop: false }` [INFO] [stdout] 257da816e39da89640242680f21f05c0b789a065f4af8b91a05f477a98537e8a