[INFO] cloning repository https://github.com/sve009/RustPolynomialOperations [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sve009/RustPolynomialOperations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsve009%2FRustPolynomialOperations", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsve009%2FRustPolynomialOperations'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13a1bd66d26dbb1d1a093515e8841a619753eac0 [INFO] testing sve009/RustPolynomialOperations against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsve009%2FRustPolynomialOperations" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sve009/RustPolynomialOperations on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sve009/RustPolynomialOperations [INFO] finished tweaking git repo https://github.com/sve009/RustPolynomialOperations [INFO] tweaked toml for git repo https://github.com/sve009/RustPolynomialOperations written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/sve009/RustPolynomialOperations already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded rug v1.12.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d6cca9aa72428c360b5bd93629c4db4633ccbb291fd74a476f2b11290931d8d [INFO] running `Command { std: "docker" "start" "-a" "7d6cca9aa72428c360b5bd93629c4db4633ccbb291fd74a476f2b11290931d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d6cca9aa72428c360b5bd93629c4db4633ccbb291fd74a476f2b11290931d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d6cca9aa72428c360b5bd93629c4db4633ccbb291fd74a476f2b11290931d8d", kill_on_drop: false }` [INFO] [stdout] 7d6cca9aa72428c360b5bd93629c4db4633ccbb291fd74a476f2b11290931d8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a2ce0118c34fd1c0c549c7e49e365a10466b2e51796b3f152001c7d0e65d7e8 [INFO] running `Command { std: "docker" "start" "-a" "1a2ce0118c34fd1c0c549c7e49e365a10466b2e51796b3f152001c7d0e65d7e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.5 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling rug v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling polynomial_operations v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "1a2ce0118c34fd1c0c549c7e49e365a10466b2e51796b3f152001c7d0e65d7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a2ce0118c34fd1c0c549c7e49e365a10466b2e51796b3f152001c7d0e65d7e8", kill_on_drop: false }` [INFO] [stdout] 1a2ce0118c34fd1c0c549c7e49e365a10466b2e51796b3f152001c7d0e65d7e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06ed5bd30703338826d42e7b8d07bf8a176dee59f6a1efe329b2c6f01026d25b [INFO] running `Command { std: "docker" "start" "-a" "06ed5bd30703338826d42e7b8d07bf8a176dee59f6a1efe329b2c6f01026d25b", kill_on_drop: false }` [INFO] [stderr] Compiling polynomial_operations v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `deg_eq` in this scope [INFO] [stdout] --> tests/operations_tests.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | if deg_eq(&d1, &d2) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deg_eq` in this scope [INFO] [stdout] --> tests/operations_tests.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | assert!(deg_eq(&p3.terms[0].degree, &d1)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deg_eq` in this scope [INFO] [stdout] --> tests/operations_tests.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | assert!(deg_eq(&p3.terms[0].degree, &d3)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> tests/operations_tests.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | for _ in (0..500) { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> tests/operations_tests.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | for _ in (0..500) { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> tests/operations_tests.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | for _ in (0..500) { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> tests/operations_tests.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | for _ in (0..500) { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> tests/operations_tests.rs:286:14 [INFO] [stdout] | [INFO] [stdout] 286 | for _ in (0..5) { [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> tests/operations_tests.rs:289:18 [INFO] [stdout] | [INFO] [stdout] 289 | for _ in (0..4) { [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> tests/operations_tests.rs:298:26 [INFO] [stdout] | [INFO] [stdout] 298 | for _ in (0..degs) { [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polynomial_operations` due to 4 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "06ed5bd30703338826d42e7b8d07bf8a176dee59f6a1efe329b2c6f01026d25b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ed5bd30703338826d42e7b8d07bf8a176dee59f6a1efe329b2c6f01026d25b", kill_on_drop: false }` [INFO] [stdout] 06ed5bd30703338826d42e7b8d07bf8a176dee59f6a1efe329b2c6f01026d25b