[INFO] cloning repository https://github.com/joshuazlin/brute-point-set [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuazlin/brute-point-set" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuazlin%2Fbrute-point-set", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuazlin%2Fbrute-point-set'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 059d01e32f7c1150b03d7e0b559554dc763e08c8 [INFO] checking joshuazlin/brute-point-set against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuazlin%2Fbrute-point-set" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshuazlin/brute-point-set on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshuazlin/brute-point-set [INFO] finished tweaking git repo https://github.com/joshuazlin/brute-point-set [INFO] tweaked toml for git repo https://github.com/joshuazlin/brute-point-set written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/joshuazlin/brute-point-set already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbcac01b81c699dbd2e30ec65bb315435590e8326dfcc8f3b379c1ae0acb0149 [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" "bbcac01b81c699dbd2e30ec65bb315435590e8326dfcc8f3b379c1ae0acb0149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbcac01b81c699dbd2e30ec65bb315435590e8326dfcc8f3b379c1ae0acb0149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcac01b81c699dbd2e30ec65bb315435590e8326dfcc8f3b379c1ae0acb0149", kill_on_drop: false }` [INFO] [stdout] bbcac01b81c699dbd2e30ec65bb315435590e8326dfcc8f3b379c1ae0acb0149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 000f3f739db5c332c39d2859aef8539df73c5cc6f205a1a8cf33a59ef4e178a8 [INFO] running `Command { std: "docker" "start" "-a" "000f3f739db5c332c39d2859aef8539df73c5cc6f205a1a8cf33a59ef4e178a8", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.2.4 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling rug v1.9.0 [INFO] [stderr] Checking az v1.0.0 [INFO] [stderr] Checking brute_point_set v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `.`, `;`, `?`, or an operator, found `{` [INFO] [stdout] --> src/main.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let mut g = _{ [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, or an operator, found `{` [INFO] [stdout] --> src/main.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let mut g = _{ [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Integer`, `Rational` [INFO] [stdout] --> src/main.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use rug::{Rational, Integer}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Integer` [INFO] [stdout] --> src/geometry.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use rug::{Rational, Integer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Integer`, `Rational` [INFO] [stdout] --> src/main.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use rug::{Rational, Integer}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Integer` [INFO] [stdout] --> src/geometry.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use rug::{Rational, Integer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `visible` found for struct `PartialCycleGraph` in the current scope [INFO] [stdout] --> src/main.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 8 | struct PartialCycleGraph{ [INFO] [stdout] | ------------------------ method `visible` not found for this [INFO] [stdout] ... [INFO] [stdout] 34 | for i in pcg.visible(*pcg.cycle.last().unwrap()){ //Loop over vertices that I can see from the endpoint [INFO] [stdout] | ^^^^^^^ method not found in `PartialCycleGraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `visible` found for struct `PartialCycleGraph` in the current scope [INFO] [stdout] --> src/main.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 8 | struct PartialCycleGraph{ [INFO] [stdout] | ------------------------ method `visible` not found for this [INFO] [stdout] ... [INFO] [stdout] 34 | for i in pcg.visible(*pcg.cycle.last().unwrap()){ //Loop over vertices that I can see from the endpoint [INFO] [stdout] | ^^^^^^^ method not found in `PartialCycleGraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `PartialCycleGraph` in the current scope [INFO] [stdout] --> src/main.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 8 | struct PartialCycleGraph{ [INFO] [stdout] | ------------------------ method `clone` not found for this [INFO] [stdout] ... [INFO] [stdout] 36 | let mut temp_g = pcg.clone(); //This is expensive and bad, but too bad! [INFO] [stdout] | ^^^^^ method not found in `PartialCycleGraph` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `PartialCycleGraph` in the current scope [INFO] [stdout] --> src/main.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 8 | struct PartialCycleGraph{ [INFO] [stdout] | ------------------------ method `clone` not found for this [INFO] [stdout] ... [INFO] [stdout] 36 | let mut temp_g = pcg.clone(); //This is expensive and bad, but too bad! [INFO] [stdout] | ^^^^^ method not found in `PartialCycleGraph` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `clone`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `brute_point_set` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "000f3f739db5c332c39d2859aef8539df73c5cc6f205a1a8cf33a59ef4e178a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000f3f739db5c332c39d2859aef8539df73c5cc6f205a1a8cf33a59ef4e178a8", kill_on_drop: false }` [INFO] [stdout] 000f3f739db5c332c39d2859aef8539df73c5cc6f205a1a8cf33a59ef4e178a8