[INFO] cloning repository https://github.com/linclelinkpart5/diargos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linclelinkpart5/diargos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinclelinkpart5%2Fdiargos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinclelinkpart5%2Fdiargos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f1934b0219b781e511c68be3e423d3709b0112 [INFO] testing linclelinkpart5/diargos against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinclelinkpart5%2Fdiargos" "/workspace/builds/worker-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linclelinkpart5/diargos on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linclelinkpart5/diargos [INFO] finished tweaking git repo https://github.com/linclelinkpart5/diargos [INFO] tweaked toml for git repo https://github.com/linclelinkpart5/diargos written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate git repo https://github.com/linclelinkpart5/diargos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] becb941b93dd403ca580994a906246187676c865d9b77ab8a6a46cc7e941fc3c [INFO] running `Command { std: "docker" "start" "-a" "becb941b93dd403ca580994a906246187676c865d9b77ab8a6a46cc7e941fc3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "becb941b93dd403ca580994a906246187676c865d9b77ab8a6a46cc7e941fc3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becb941b93dd403ca580994a906246187676c865d9b77ab8a6a46cc7e941fc3c", kill_on_drop: false }` [INFO] [stdout] becb941b93dd403ca580994a906246187676c865d9b77ab8a6a46cc7e941fc3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd906fe9eb5853a2cce17d6a06be56571e5cd1aee515653b5189cc8dc4528c94 [INFO] running `Command { std: "docker" "start" "-a" "cd906fe9eb5853a2cce17d6a06be56571e5cd1aee515653b5189cc8dc4528c94", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling str-macro v0.1.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling metaflac v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling ahash v0.4.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling enumset v0.4.5 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling cursive v0.14.1 [INFO] [stderr] Compiling enumset v1.0.0 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling cursive_tree_view v0.6.0 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling diargos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cursive::views::Dialog` [INFO] [stdout] --> src/views/tag_record.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use cursive::views::Dialog; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::view::Margins` [INFO] [stdout] --> src/views/field_edit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cursive::view::Margins; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column_key` [INFO] [stdout] --> src/util.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | let column_key = &column.key; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_column_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_in_column_mode` [INFO] [stdout] --> src/cursor.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn is_in_column_mode(&self) -> bool { [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: `is_in_cell_mode` [INFO] [stdout] --> src/cursor.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn is_in_cell_mode(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_columns` [INFO] [stdout] --> src/model.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn mutate_columns(&mut self, func: F) -> R [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_records` [INFO] [stdout] --> src/model.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mutate_records(&mut self, func: F) -> R [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> src/views/file_browser.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrowserEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/views/file_browser.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `collect_entries` [INFO] [stdout] --> src/views/file_browser.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn collect_entries(dir: &PathBuf, entries: &mut Vec) -> IoResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FileBrowserView` [INFO] [stdout] --> src/views/file_browser.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct FileBrowserView { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expand_tree` [INFO] [stdout] --> src/views/file_browser.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn expand_tree(&mut self, parent_row: usize, dir: &PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MultiFieldEditView` [INFO] [stdout] --> src/views/field_edit.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MultiFieldEditView { [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 3m 01s [INFO] running `Command { std: "docker" "inspect" "cd906fe9eb5853a2cce17d6a06be56571e5cd1aee515653b5189cc8dc4528c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd906fe9eb5853a2cce17d6a06be56571e5cd1aee515653b5189cc8dc4528c94", kill_on_drop: false }` [INFO] [stdout] cd906fe9eb5853a2cce17d6a06be56571e5cd1aee515653b5189cc8dc4528c94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 229f96f84c1e4300f5847ab71a0c0c92c11fffe22a71a8e78e6cf4de9c01fa17 [INFO] running `Command { std: "docker" "start" "-a" "229f96f84c1e4300f5847ab71a0c0c92c11fffe22a71a8e78e6cf4de9c01fa17", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling diargos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cursive::views::Dialog` [INFO] [stdout] --> src/views/tag_record.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use cursive::views::Dialog; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::view::Margins` [INFO] [stdout] --> src/views/field_edit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cursive::view::Margins; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column_key` [INFO] [stdout] --> src/util.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | let column_key = &column.key; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_column_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_in_column_mode` [INFO] [stdout] --> src/cursor.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn is_in_column_mode(&self) -> bool { [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: `is_in_cell_mode` [INFO] [stdout] --> src/cursor.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn is_in_cell_mode(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_columns` [INFO] [stdout] --> src/model.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn mutate_columns(&mut self, func: F) -> R [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_records` [INFO] [stdout] --> src/model.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mutate_records(&mut self, func: F) -> R [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> src/views/file_browser.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BrowserEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/views/file_browser.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `collect_entries` [INFO] [stdout] --> src/views/file_browser.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn collect_entries(dir: &PathBuf, entries: &mut Vec) -> IoResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FileBrowserView` [INFO] [stdout] --> src/views/file_browser.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct FileBrowserView { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expand_tree` [INFO] [stdout] --> src/views/file_browser.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn expand_tree(&mut self, parent_row: usize, dir: &PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MultiFieldEditView` [INFO] [stdout] --> src/views/field_edit.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MultiFieldEditView { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.10s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/diargos-a49e9812127e91ab) [INFO] running `Command { std: "docker" "inspect" "229f96f84c1e4300f5847ab71a0c0c92c11fffe22a71a8e78e6cf4de9c01fa17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "229f96f84c1e4300f5847ab71a0c0c92c11fffe22a71a8e78e6cf4de9c01fa17", kill_on_drop: false }` [INFO] [stdout] 229f96f84c1e4300f5847ab71a0c0c92c11fffe22a71a8e78e6cf4de9c01fa17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cdd4b6dc80707961cd9105c298458bb5c9a8bd1f15952be806f6b32e2e04c928 [INFO] running `Command { std: "docker" "start" "-a" "cdd4b6dc80707961cd9105c298458bb5c9a8bd1f15952be806f6b32e2e04c928", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `cursive::views::Dialog` [INFO] [stderr] --> src/views/tag_record.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use cursive::views::Dialog; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cursive::view::Margins` [INFO] [stderr] --> src/views/field_edit.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use cursive::view::Margins; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `column_key` [INFO] [stderr] --> src/util.rs:374:13 [INFO] [stderr] | [INFO] [stderr] 374 | let column_key = &column.key; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_column_key` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_in_column_mode` [INFO] [stderr] --> src/cursor.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn is_in_column_mode(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_in_cell_mode` [INFO] [stderr] --> src/cursor.rs:87:12 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn is_in_cell_mode(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mutate_columns` [INFO] [stderr] --> src/model.rs:127:12 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn mutate_columns(&mut self, func: F) -> R [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mutate_records` [INFO] [stderr] --> src/model.rs:136:12 [INFO] [stderr] | [INFO] [stderr] 136 | pub fn mutate_records(&mut self, func: F) -> R [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `dir` [INFO] [stderr] --> src/views/file_browser.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | dir: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BrowserEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/views/file_browser.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `collect_entries` [INFO] [stderr] --> src/views/file_browser.rs:24:4 [INFO] [stderr] | [INFO] [stderr] 24 | fn collect_entries(dir: &PathBuf, entries: &mut Vec) -> IoResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `FileBrowserView` [INFO] [stderr] --> src/views/file_browser.rs:52:12 [INFO] [stderr] | [INFO] [stderr] 52 | pub struct FileBrowserView { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `expand_tree` [INFO] [stderr] --> src/views/file_browser.rs:57:8 [INFO] [stderr] | [INFO] [stderr] 57 | fn expand_tree(&mut self, parent_row: usize, dir: &PathBuf) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `MultiFieldEditView` [INFO] [stderr] --> src/views/field_edit.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct MultiFieldEditView { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `diargos` (bin "diargos" test) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.69s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/diargos-a49e9812127e91ab) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config::test::deserialize ... ok [INFO] [stdout] test util::test::multi_figments ... ok [INFO] [stdout] test util::test::interpolator ... ok [INFO] [stdout] test util::test::trim_display_str_elided ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cdd4b6dc80707961cd9105c298458bb5c9a8bd1f15952be806f6b32e2e04c928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd4b6dc80707961cd9105c298458bb5c9a8bd1f15952be806f6b32e2e04c928", kill_on_drop: false }` [INFO] [stdout] cdd4b6dc80707961cd9105c298458bb5c9a8bd1f15952be806f6b32e2e04c928