[INFO] cloning repository https://github.com/timgluz/teeline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timgluz/teeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimgluz%2Fteeline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimgluz%2Fteeline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a424a2ba9451de28f53c1519879e34767ffeef49 [INFO] documenting timgluz/teeline against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimgluz%2Fteeline" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timgluz/teeline on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timgluz/teeline [INFO] finished tweaking git repo https://github.com/timgluz/teeline [INFO] tweaked toml for git repo https://github.com/timgluz/teeline written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/timgluz/teeline already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", 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] 070ad763dd1b1ae0ded33c91b627d9d5871b10fac8eb7805c89067ca01256a3f [INFO] running `Command { std: "docker" "start" "-a" "070ad763dd1b1ae0ded33c91b627d9d5871b10fac8eb7805c89067ca01256a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070ad763dd1b1ae0ded33c91b627d9d5871b10fac8eb7805c89067ca01256a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070ad763dd1b1ae0ded33c91b627d9d5871b10fac8eb7805c89067ca01256a3f", kill_on_drop: false }` [INFO] [stdout] 070ad763dd1b1ae0ded33c91b627d9d5871b10fac8eb7805c89067ca01256a3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f3291ab4a373f090a94a0bfee1b562db1866b06dd967c1ea13818caa59ae5b6 [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" "1f3291ab4a373f090a94a0bfee1b562db1866b06dd967c1ea13818caa59ae5b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking teeline v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting teeline v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::route::Route` [INFO] [stdout] --> src/tsp/bellman_karp.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use super::route::Route; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/tsp/genetic_algorithm.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use super::tour::{self, Tour}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec_deque` [INFO] [stdout] --> src/tsp/kdtree.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{vec_deque, VecDeque}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_val` [INFO] [stdout] --> src/tsp/bellman_karp.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let sub_val = solve_bhk(&mut opt, &dists, selected_set, city_id); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_val` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/tsp/genetic_algorithm.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | for i in 0..gene_len { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/tsp/genetic_algorithm.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | for i in 0..n { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tsp/bellman_karp.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let mut best_val = f32::MAX; [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: function is never used: `assert_approx` [INFO] [stdout] --> src/test/helpers.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn assert_approx(expected_val: f32, actual_val: f32) { [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: `add` [INFO] [stdout] --> src/tsp/kdtree.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | fn add(&mut self, new_point: KDPoint) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_rec` [INFO] [stdout] --> src/tsp/kdtree.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | fn add_rec(&mut self, parent: KDSubTree, new_point: KDPoint, depth: usize) -> KDSubTree { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `point` [INFO] [stdout] --> src/tsp/kdtree.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | fn point(&self) -> &KDPoint { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cmp` [INFO] [stdout] --> src/tsp/kdtree.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | fn cmp(&self, other: &KDNode) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.77s [INFO] running `Command { std: "docker" "inspect" "1f3291ab4a373f090a94a0bfee1b562db1866b06dd967c1ea13818caa59ae5b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3291ab4a373f090a94a0bfee1b562db1866b06dd967c1ea13818caa59ae5b6", kill_on_drop: false }` [INFO] [stdout] 1f3291ab4a373f090a94a0bfee1b562db1866b06dd967c1ea13818caa59ae5b6