[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinclelinkpart5%2Fdiargos" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linclelinkpart5/diargos on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-8/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 2b49bcfd3cfc8ef1ab7f543fe6f9c69da03f5b85538d7ada60711c7ba45bf49a [INFO] running `Command { std: "docker" "start" "-a" "2b49bcfd3cfc8ef1ab7f543fe6f9c69da03f5b85538d7ada60711c7ba45bf49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b49bcfd3cfc8ef1ab7f543fe6f9c69da03f5b85538d7ada60711c7ba45bf49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b49bcfd3cfc8ef1ab7f543fe6f9c69da03f5b85538d7ada60711c7ba45bf49a", kill_on_drop: false }` [INFO] [stdout] 2b49bcfd3cfc8ef1ab7f543fe6f9c69da03f5b85538d7ada60711c7ba45bf49a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0291794cf3d580b0b06769be633266ae50cedde0e7cac5b156d56d223286d25d [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" "0291794cf3d580b0b06769be633266ae50cedde0e7cac5b156d56d223286d25d", 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 cfg-if v0.1.10 [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-width v0.1.8 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling numtoa v0.1.0 [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 vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling str-macro v0.1.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [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.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling metaflac v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling globset v0.4.5 [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 v0.2.1 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling debug_stub_derive 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 darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset v1.0.0 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling enumset v0.4.5 [INFO] [stderr] Compiling cursive v0.14.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling cursive_tree_view v0.6.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] [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 2m 07s [INFO] running `Command { std: "docker" "inspect" "0291794cf3d580b0b06769be633266ae50cedde0e7cac5b156d56d223286d25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0291794cf3d580b0b06769be633266ae50cedde0e7cac5b156d56d223286d25d", kill_on_drop: false }` [INFO] [stdout] 0291794cf3d580b0b06769be633266ae50cedde0e7cac5b156d56d223286d25d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631f31a9f55c03171c989c9c65606a8fc6204647ab034731794b691f129abd36 [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" "631f31a9f55c03171c989c9c65606a8fc6204647ab034731794b691f129abd36", kill_on_drop: false }` [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] [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 4.95s [INFO] running `Command { std: "docker" "inspect" "631f31a9f55c03171c989c9c65606a8fc6204647ab034731794b691f129abd36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631f31a9f55c03171c989c9c65606a8fc6204647ab034731794b691f129abd36", kill_on_drop: false }` [INFO] [stdout] 631f31a9f55c03171c989c9c65606a8fc6204647ab034731794b691f129abd36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9563fddbeaf1d48b302e7e71378589a6e4b320839f89f0c3e47d97960b4e675d [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" "9563fddbeaf1d48b302e7e71378589a6e4b320839f89f0c3e47d97960b4e675d", 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] 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] 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 0.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/diargos-d81bd3614f6cc763) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config::test::deserialize ... ok [INFO] [stdout] test util::test::interpolator ... ok [INFO] [stdout] test util::test::multi_figments ... 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" "9563fddbeaf1d48b302e7e71378589a6e4b320839f89f0c3e47d97960b4e675d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9563fddbeaf1d48b302e7e71378589a6e4b320839f89f0c3e47d97960b4e675d", kill_on_drop: false }` [INFO] [stdout] 9563fddbeaf1d48b302e7e71378589a6e4b320839f89f0c3e47d97960b4e675d