[INFO] cloning repository https://github.com/uavaustin/pathfinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uavaustin/pathfinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuavaustin%2Fpathfinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuavaustin%2Fpathfinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2623ea2fc9e873459978aef7012ad9f5562c20ed [INFO] checking uavaustin/pathfinder against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuavaustin%2Fpathfinder" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uavaustin/pathfinder 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/uavaustin/pathfinder [INFO] finished tweaking git repo https://github.com/uavaustin/pathfinder [INFO] tweaked toml for git repo https://github.com/uavaustin/pathfinder written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] c7b5d62457a21f78f9fdd02d87233a1784970f4af44cc62d2b98b10c406f02c3 [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" "c7b5d62457a21f78f9fdd02d87233a1784970f4af44cc62d2b98b10c406f02c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7b5d62457a21f78f9fdd02d87233a1784970f4af44cc62d2b98b10c406f02c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b5d62457a21f78f9fdd02d87233a1784970f4af44cc62d2b98b10c406f02c3", kill_on_drop: false }` [INFO] [stdout] c7b5d62457a21f78f9fdd02d87233a1784970f4af44cc62d2b98b10c406f02c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 5f655b7cb987a626cc9dab2b7cfdd7663dbdb05350f6880f452ffff75014015d [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" "5f655b7cb987a626cc9dab2b7cfdd7663dbdb05350f6880f452ffff75014015d", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking pathfinder v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tanstar/graph/util.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | (angle * r) [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/mod.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | let mut next = connection.neighbor.clone(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tanstar/mod.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | &mut START_VERTEX_INDEX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tanstar/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | const START_VERTEX_INDEX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tanstar/mod.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | &mut END_VERTEX_INDEX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tanstar/mod.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | const END_VERTEX_INDEX: i32 = -2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/mod.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | let mut a = Vertex::new_sentinel( [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/mod.rs:94:29 [INFO] [stdout] | [INFO] [stdout] 94 | let mut b = Vertex::new_sentinel( [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/mod.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let mut node = (&self.obstacles[i], &self.origin, self.config.buffer_size).into(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/flyzones.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | let mut v1 = flyzone[i]; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/flyzones.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | let mut v2 = flyzone[(i + 1) % size]; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tanstar/graph/node.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | &mut HEADER_VERTEX_INDEX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tanstar/mod.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | const HEADER_VERTEX_INDEX: i32 = -3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tanstar/graph/node.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | &mut HEADER_VERTEX_INDEX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tanstar/mod.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | const HEADER_VERTEX_INDEX: i32 = -3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/tanstar/graph/util.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | (angle * r) [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> benches/my_benchmark.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | let j = Point::from_radians(8f64, -2f64, 0f32); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use tanstar::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> benches/my_benchmark.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | let k = Point::from_radians(16f64, 6f64, 0f32); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use tanstar::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `valid_path_obs` found for struct `pathfinder::Pathfinder<_>` in the current scope [INFO] [stdout] --> benches/my_benchmark.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| Pathfinder::valid_path_obs(&j, &k, &ob)) [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `pathfinder::Pathfinder<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pathfinder` [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] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/mod.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | let mut next = connection.neighbor.clone(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tanstar/mod.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | &mut START_VERTEX_INDEX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tanstar/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | const START_VERTEX_INDEX: i32 = -1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tanstar/mod.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | &mut END_VERTEX_INDEX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tanstar/mod.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | const END_VERTEX_INDEX: i32 = -2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/mod.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | let mut a = Vertex::new_sentinel( [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/mod.rs:94:29 [INFO] [stdout] | [INFO] [stdout] 94 | let mut b = Vertex::new_sentinel( [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/mod.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let mut node = (&self.obstacles[i], &self.origin, self.config.buffer_size).into(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/flyzones.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | let mut v1 = flyzone[i]; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tanstar/graph/flyzones.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | let mut v2 = flyzone[(i + 1) % size]; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tanstar/graph/node.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | &mut HEADER_VERTEX_INDEX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tanstar/mod.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | const HEADER_VERTEX_INDEX: i32 = -3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/tanstar/graph/node.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | &mut HEADER_VERTEX_INDEX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/tanstar/mod.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | const HEADER_VERTEX_INDEX: i32 = -3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5f655b7cb987a626cc9dab2b7cfdd7663dbdb05350f6880f452ffff75014015d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f655b7cb987a626cc9dab2b7cfdd7663dbdb05350f6880f452ffff75014015d", kill_on_drop: false }` [INFO] [stdout] 5f655b7cb987a626cc9dab2b7cfdd7663dbdb05350f6880f452ffff75014015d