[INFO] cloning repository https://github.com/iljakuklic/cover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iljakuklic/cover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filjakuklic%2Fcover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filjakuklic%2Fcover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af613e74518207ac289c30e616d6dadf4fa54bc5 [INFO] checking iljakuklic/cover against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filjakuklic%2Fcover" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iljakuklic/cover on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iljakuklic/cover [INFO] finished tweaking git repo https://github.com/iljakuklic/cover [INFO] tweaked toml for git repo https://github.com/iljakuklic/cover written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/iljakuklic/sorted-iter` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phantom_newtype v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec81bb3a3cdefb25f5f66c6fd48ae61d62b9c81bf256294d92017e89e47db9d6 [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" "ec81bb3a3cdefb25f5f66c6fd48ae61d62b9c81bf256294d92017e89e47db9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec81bb3a3cdefb25f5f66c6fd48ae61d62b9c81bf256294d92017e89e47db9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec81bb3a3cdefb25f5f66c6fd48ae61d62b9c81bf256294d92017e89e47db9d6", kill_on_drop: false }` [INFO] [stdout] ec81bb3a3cdefb25f5f66c6fd48ae61d62b9c81bf256294d92017e89e47db9d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f5d6dc8dd7368316b802921d0f9f356a15a8debfec4c64a754fef219cda8af0 [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" "3f5d6dc8dd7368316b802921d0f9f356a15a8debfec4c64a754fef219cda8af0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking phantom_newtype v0.2.0 [INFO] [stderr] Checking sorted-iter v0.1.5 (https://github.com/iljakuklic/sorted-iter?branch=multiway-union#ec69da7c) [INFO] [stderr] Checking cover v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias is never used: `RowIdx` [INFO] [stdout] --> src/structs/binary_matrix.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub type RowIdx = Idx; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ColIdx` [INFO] [stdout] --> src/structs/binary_matrix.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub type ColIdx = Idx; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_empty` [INFO] [stdout] --> src/structs/binary_matrix.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn new_empty() -> Store { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_iter` [INFO] [stdout] --> src/structs/binary_matrix.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn from_iter(iter: Iter) -> Store [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ones_iter` [INFO] [stdout] --> src/structs/binary_matrix.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn ones_iter<'a>(&'a self) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transposed_cells_iter` [INFO] [stdout] --> src/structs/binary_matrix.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn transposed_cells_iter<'a>(&'a self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transposed` [INFO] [stdout] --> src/structs/binary_matrix.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | fn transposed(&self) -> Store { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `filtered` [INFO] [stdout] --> src/structs/binary_matrix.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | fn filtered, Idx)) -> bool>(&self, p: Pred) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_iter` [INFO] [stdout] --> src/structs/binary_matrix.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn from_iter(it: Iter) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_rows` [INFO] [stdout] --> src/structs/binary_matrix.rs:199:8 [INFO] [stdout] | [INFO] [stdout] 199 | fn from_rows(by_row: Store) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `IDMap` [INFO] [stdout] --> src/structs/id_map.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct IDMap { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/structs/id_map.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new() -> IDMap { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup` [INFO] [stdout] --> src/structs/id_map.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn lookup(&self, obj: &ObjT) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/structs/id_map.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get(&mut self, obj: &ObjT) -> ID { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `back` [INFO] [stdout] --> src/structs/id_map.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn back(&self, id: ID) -> &ObjT { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `items` [INFO] [stdout] --> src/structs/id_map.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn items(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/structs/id_map.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.4.5 [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 env_logger v0.7.1 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stdout] warning: associated function is never used: `from_iter` [INFO] [stdout] --> src/structs/binary_matrix.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn from_iter(it: Iter) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `IDMap` [INFO] [stdout] --> src/structs/id_map.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct IDMap { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/structs/id_map.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new() -> IDMap { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup` [INFO] [stdout] --> src/structs/id_map.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn lookup(&self, obj: &ObjT) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/structs/id_map.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get(&mut self, obj: &ObjT) -> ID { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `back` [INFO] [stdout] --> src/structs/id_map.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn back(&self, id: ID) -> &ObjT { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `items` [INFO] [stdout] --> src/structs/id_map.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn items(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/structs/id_map.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.09s [INFO] running `Command { std: "docker" "inspect" "3f5d6dc8dd7368316b802921d0f9f356a15a8debfec4c64a754fef219cda8af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5d6dc8dd7368316b802921d0f9f356a15a8debfec4c64a754fef219cda8af0", kill_on_drop: false }` [INFO] [stdout] 3f5d6dc8dd7368316b802921d0f9f356a15a8debfec4c64a754fef219cda8af0