[INFO] cloning repository https://github.com/topisani/sidetree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topisani/sidetree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopisani%2Fsidetree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopisani%2Fsidetree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4348ddd444299cf24a354754536a3e987bcf634e [INFO] checking topisani/sidetree against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopisani%2Fsidetree" "/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/topisani/sidetree on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/topisani/sidetree [INFO] finished tweaking git repo https://github.com/topisani/sidetree [INFO] tweaked toml for git repo https://github.com/topisani/sidetree written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/topisani/sidetree already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bb606da3a1e01fda8c048e36c5bbe4e74d3fc5516b1d348ac19963504b8ba9c [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" "9bb606da3a1e01fda8c048e36c5bbe4e74d3fc5516b1d348ac19963504b8ba9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bb606da3a1e01fda8c048e36c5bbe4e74d3fc5516b1d348ac19963504b8ba9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb606da3a1e01fda8c048e36c5bbe4e74d3fc5516b1d348ac19963504b8ba9c", kill_on_drop: false }` [INFO] [stdout] 9bb606da3a1e01fda8c048e36c5bbe4e74d3fc5516b1d348ac19963504b8ba9c [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51d5778bd6a53651076c98e0335e42cae1cdec4553d6b06d3fd78966b055878 [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" "e51d5778bd6a53651076c98e0335e42cae1cdec4553d6b06d3fd78966b055878", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking path-dedot v3.0.12 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking path-absolutize v3.0.10 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking sidetree v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `StreamOnce` [INFO] [stdout] --> src/commands.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | Parser, Stream, StreamOnce, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::App` [INFO] [stdout] --> src/config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::App; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `combine::error::StreamError` [INFO] [stdout] --> src/keymap.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use combine::error::StreamError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/keymap.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamOnce` [INFO] [stdout] --> src/commands.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | Parser, Stream, StreamOnce, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::App` [INFO] [stdout] --> src/config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::App; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `combine::error::StreamError` [INFO] [stdout] --> src/keymap.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use combine::error::StreamError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/keymap.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `combine::Parser` [INFO] [stdout] --> src/keymap.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | use combine::Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/prompt.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | if let Some(p) = &self.prompt_state { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/prompt.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | if let Some(p) = &self.prompt_state { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/app.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn update(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Block` [INFO] [stdout] --> src/commands.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | Block(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_expanded` [INFO] [stdout] --> src/file_tree.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn is_expanded(&self, path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry_mut` [INFO] [stdout] --> src/file_tree.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn entry_mut(&mut self) -> &mut TreeEntry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_mut` [INFO] [stdout] --> src/file_tree.rs:369:10 [INFO] [stdout] | [INFO] [stdout] 369 | pub fn find_mut(&mut self, e: &TreeEntryLine) -> Option<&mut TreeEntry> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/util/event.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/util/event.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_items` [INFO] [stdout] --> src/util/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn with_items(items: Vec) -> StatefulList { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unselect` [INFO] [stdout] --> src/util/mod.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn unselect(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `selected_mut` [INFO] [stdout] --> src/util/mod.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn selected_mut(&mut self) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/app.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn update(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Block` [INFO] [stdout] --> src/commands.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | Block(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_expanded` [INFO] [stdout] --> src/file_tree.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn is_expanded(&self, path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry_mut` [INFO] [stdout] --> src/file_tree.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn entry_mut(&mut self) -> &mut TreeEntry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_mut` [INFO] [stdout] --> src/file_tree.rs:369:10 [INFO] [stdout] | [INFO] [stdout] 369 | pub fn find_mut(&mut self, e: &TreeEntryLine) -> Option<&mut TreeEntry> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/util/event.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/util/event.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_items` [INFO] [stdout] --> src/util/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn with_items(items: Vec) -> StatefulList { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unselect` [INFO] [stdout] --> src/util/mod.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn unselect(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `selected_mut` [INFO] [stdout] --> src/util/mod.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn selected_mut(&mut self) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.74s [INFO] running `Command { std: "docker" "inspect" "e51d5778bd6a53651076c98e0335e42cae1cdec4553d6b06d3fd78966b055878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51d5778bd6a53651076c98e0335e42cae1cdec4553d6b06d3fd78966b055878", kill_on_drop: false }` [INFO] [stdout] e51d5778bd6a53651076c98e0335e42cae1cdec4553d6b06d3fd78966b055878