[INFO] cloning repository https://github.com/Refefer/pairwizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Refefer/pairwizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRefefer%2Fpairwizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRefefer%2Fpairwizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e792572f1e2d7669010b8ad11653f1cc7fd13f76 [INFO] testing Refefer/pairwizer against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRefefer%2Fpairwizer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Refefer/pairwizer on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Refefer/pairwizer [INFO] finished tweaking git repo https://github.com/Refefer/pairwizer [INFO] tweaked toml for git repo https://github.com/Refefer/pairwizer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Refefer/pairwizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded heap v0.1.0 [INFO] [stderr] Downloaded indicatif v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe4a1f3ae9ffc9278b0d1ae895cce37b1c55d09b5e2bad1930bb5de05837fdc [INFO] running `Command { std: "docker" "start" "-a" "1fe4a1f3ae9ffc9278b0d1ae895cce37b1c55d09b5e2bad1930bb5de05837fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe4a1f3ae9ffc9278b0d1ae895cce37b1c55d09b5e2bad1930bb5de05837fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe4a1f3ae9ffc9278b0d1ae895cce37b1c55d09b5e2bad1930bb5de05837fdc", kill_on_drop: false }` [INFO] [stdout] 1fe4a1f3ae9ffc9278b0d1ae895cce37b1c55d09b5e2bad1930bb5de05837fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32c68f130cf24464afde06203d5a56488f5312d400011ae3d6edf4a641b2eafe [INFO] running `Command { std: "docker" "start" "-a" "32c68f130cf24464afde06203d5a56488f5312d400011ae3d6edf4a641b2eafe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling heap v0.1.0 [INFO] [stderr] Compiling ahash v0.6.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling propagon v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/esrum.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/esrum.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread_local::ThreadLocal` [INFO] [stdout] --> src/esrum.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use thread_local::ThreadLocal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lr::BtmLr` [INFO] [stdout] --> src/esrum.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::lr::BtmLr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `vp::rand::distributions::Normal`: moved to rand_distr crate [INFO] [stdout] --> src/de.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::distributions::{Normal,Uniform}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `vp::rand::distributions::Normal`: moved to rand_distr crate [INFO] [stdout] --> src/de.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | let norm_dist = Normal::new(0., 1.); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vs` [INFO] [stdout] --> src/cluster_strat.rs:291:55 [INFO] [stdout] | [INFO] [stdout] 291 | let it: Vec<_> = adj_graph.par_iter().map(|(k, vs)| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/esrum.rs:265:44 [INFO] [stdout] | [INFO] [stdout] 265 | graph.par_iter().enumerate().map(|(idx, (o_idx, (wins, n)))| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Similarity` [INFO] [stdout] --> src/mccluster.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum Similarity { [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: `exp_search` [INFO] [stdout] --> src/he.rs:186:8 [INFO] [stdout] | [INFO] [stdout] 186 | fn exp_search<'a>(&self, haystack: &'a [(usize, f32)], needle: f32) -> &'a usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `P99` [INFO] [stdout] --> src/cluster_strat.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | P99, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `P95` [INFO] [stdout] --> src/cluster_strat.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | P95, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `P90` [INFO] [stdout] --> src/cluster_strat.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | P90, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `P10` [INFO] [stdout] --> src/cluster_strat.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | P10, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `P05` [INFO] [stdout] --> src/cluster_strat.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | P05, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `P005` [INFO] [stdout] --> src/cluster_strat.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | P005 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.42s [INFO] running `Command { std: "docker" "inspect" "32c68f130cf24464afde06203d5a56488f5312d400011ae3d6edf4a641b2eafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c68f130cf24464afde06203d5a56488f5312d400011ae3d6edf4a641b2eafe", kill_on_drop: false }` [INFO] [stdout] 32c68f130cf24464afde06203d5a56488f5312d400011ae3d6edf4a641b2eafe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9c6a52cb653836c1385d0c693628f8d4fdb6ce5ab242c7bf0222f114afc43d2 [INFO] running `Command { std: "docker" "start" "-a" "f9c6a52cb653836c1385d0c693628f8d4fdb6ce5ab242c7bf0222f114afc43d2", kill_on_drop: false }` [INFO] [stderr] Compiling propagon v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `test_utils` is defined multiple times [INFO] [stdout] --> src/utils.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 109 | mod test_utils { [INFO] [stdout] | -------------- previous definition of the module `test_utils` here [INFO] [stdout] ... [INFO] [stdout] 240 | mod test_utils { [INFO] [stdout] | ^^^^^^^^^^^^^^ `test_utils` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_utils` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::vp::Embedding` [INFO] [stdout] --> src/de.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | use crate::vp::Embedding; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/esrum.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/esrum.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread_local::ThreadLocal` [INFO] [stdout] --> src/esrum.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use thread_local::ThreadLocal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lr::BtmLr` [INFO] [stdout] --> src/esrum.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::lr::BtmLr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `vp::rand::distributions::Normal`: moved to rand_distr crate [INFO] [stdout] --> src/de.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::distributions::{Normal,Uniform}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `vp::rand::distributions::Normal`: moved to rand_distr crate [INFO] [stdout] --> src/de.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | let norm_dist = Normal::new(0., 1.); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `polish_on_stale`, `range` and `restart_on_stale` in initializer of `de::DifferentialEvolution` [INFO] [stdout] --> src/de.rs:301:18 [INFO] [stdout] | [INFO] [stdout] 301 | let de = DifferentialEvolution { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `polish_on_stale`, `range` and `restart_on_stale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0428. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `propagon` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f9c6a52cb653836c1385d0c693628f8d4fdb6ce5ab242c7bf0222f114afc43d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c6a52cb653836c1385d0c693628f8d4fdb6ce5ab242c7bf0222f114afc43d2", kill_on_drop: false }` [INFO] [stdout] f9c6a52cb653836c1385d0c693628f8d4fdb6ce5ab242c7bf0222f114afc43d2