[INFO] cloning repository https://github.com/Torrencem/dynamics-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Torrencem/dynamics-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTorrencem%2Fdynamics-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTorrencem%2Fdynamics-search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7511fcc5e1c20231e996e5f153aa0e0394bea5f [INFO] testing Torrencem/dynamics-search against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTorrencem%2Fdynamics-search" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Torrencem/dynamics-search on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Torrencem/dynamics-search [INFO] finished tweaking git repo https://github.com/Torrencem/dynamics-search [INFO] tweaked toml for git repo https://github.com/Torrencem/dynamics-search written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Torrencem/dynamics-search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e11ffa656e7e9d89439dd0f732d37f167f3197ce4cd94e32a480ff4648ab0ffa [INFO] running `Command { std: "docker" "start" "-a" "e11ffa656e7e9d89439dd0f732d37f167f3197ce4cd94e32a480ff4648ab0ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e11ffa656e7e9d89439dd0f732d37f167f3197ce4cd94e32a480ff4648ab0ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11ffa656e7e9d89439dd0f732d37f167f3197ce4cd94e32a480ff4648ab0ffa", kill_on_drop: false }` [INFO] [stdout] e11ffa656e7e9d89439dd0f732d37f167f3197ce4cd94e32a480ff4648ab0ffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e458f7a7cb0b55d3d4432aaae3115cdf2385cacc13d5a0865bf1a3d2fd8a1db8 [INFO] running `Command { std: "docker" "start" "-a" "e458f7a7cb0b55d3d4432aaae3115cdf2385cacc13d5a0865bf1a3d2fd8a1db8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling computing_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `BTreeMap` [INFO] [stdout] --> src/ds_helper.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{HashSet, BTreeMap}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arrayvec::ArrayVec` [INFO] [stdout] --> src/ds_helper.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use arrayvec::ArrayVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::*` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use math::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zero` [INFO] [stdout] --> src/util.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn zero() -> Rational { [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: `one` [INFO] [stdout] --> src/util.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn one() -> Rational { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from` [INFO] [stdout] --> src/util.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn from(coeffs: Vec) -> PolynomialInQ { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `one` [INFO] [stdout] --> src/util.rs:355:12 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn one() -> QwElement { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zero` [INFO] [stdout] --> src/util.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn zero() -> QwElement { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `approx_coords` [INFO] [stdout] --> src/util.rs:363:12 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn approx_coords(&self) -> Complex32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `phase_angle` [INFO] [stdout] --> src/util.rs:367:12 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn phase_angle(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from` [INFO] [stdout] --> src/util.rs:398:12 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn from(coeffs: Vec) -> PolynomialInQw { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reductions` [INFO] [stdout] --> src/util.rs:402:12 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn reductions(&self, p: i64) -> (Option, Option) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `possible_periods_search_qw` [INFO] [stdout] --> src/ds_helper.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn possible_periods_search_qw(f: PolynomialInQw, goal: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(euclidean_division, test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(euclidean_division, test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `euclidean_division` has been stable since 1.38.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(euclidean_division, test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `computing_project` due to 3 previous errors; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e458f7a7cb0b55d3d4432aaae3115cdf2385cacc13d5a0865bf1a3d2fd8a1db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e458f7a7cb0b55d3d4432aaae3115cdf2385cacc13d5a0865bf1a3d2fd8a1db8", kill_on_drop: false }` [INFO] [stdout] e458f7a7cb0b55d3d4432aaae3115cdf2385cacc13d5a0865bf1a3d2fd8a1db8