[INFO] cloning repository https://github.com/Pomegranate123/editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pomegranate123/editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPomegranate123%2Feditor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPomegranate123%2Feditor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d99b174e5ec44f09956cf99c0e68ea3a0e7aa86 [INFO] testing Pomegranate123/editor 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%2FPomegranate123%2Feditor" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pomegranate123/editor 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/Pomegranate123/editor [INFO] finished tweaking git repo https://github.com/Pomegranate123/editor [INFO] tweaked toml for git repo https://github.com/Pomegranate123/editor written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/Pomegranate123/editor 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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] d5b2cd5f574f013c81943eff5a5bcc70cf0719ad6447b5b635e29f27a7e4be6c [INFO] running `Command { std: "docker" "start" "-a" "d5b2cd5f574f013c81943eff5a5bcc70cf0719ad6447b5b635e29f27a7e4be6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5b2cd5f574f013c81943eff5a5bcc70cf0719ad6447b5b635e29f27a7e4be6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b2cd5f574f013c81943eff5a5bcc70cf0719ad6447b5b635e29f27a7e4be6c", kill_on_drop: false }` [INFO] [stdout] d5b2cd5f574f013c81943eff5a5bcc70cf0719ad6447b5b635e29f27a7e4be6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] fd7ba95e0e0456267b6b9fefc4e99f33a582d0dc0079f8238ad1d869e4f193e7 [INFO] running `Command { std: "docker" "start" "-a" "fd7ba95e0e0456267b6b9fefc4e99f33a582d0dc0079f8238ad1d869e4f193e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling ropey v1.3.2 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling tree-sitter v0.20.4 [INFO] [stderr] Compiling tree-sitter-toml v0.20.0 [INFO] [stderr] Compiling tree-sitter-rust v0.20.1 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tree-sitter-highlight v0.20.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling undo v0.47.1 [INFO] [stderr] Compiling wl-clipboard-rs v0.4.1 [INFO] [stderr] Compiling cli-clipboard v0.2.1 [INFO] [stderr] Compiling editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/action.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(selection: Selection) -> Self { [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: `new` [INFO] [stdout] --> src/action.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new(text: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_clipboard` [INFO] [stdout] --> src/action.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn from_clipboard() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/action.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn new(selection: Selection) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/action.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(mode: EditMode) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Insert` [INFO] [stdout] --> src/buffer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Insert, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditMode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Command` [INFO] [stdout] --> src/buffer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditMode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tab_size` [INFO] [stdout] --> src/render.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | tab_size: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Top` [INFO] [stdout] --> src/utils.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | Top, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bottom` [INFO] [stdout] --> src/utils.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | Bottom, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FirstChar` [INFO] [stdout] --> src/utils.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | FirstChar, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NextWord` [INFO] [stdout] --> src/utils.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | NextWord(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PrevWord` [INFO] [stdout] --> src/utils.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | PrevWord(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UpTo` [INFO] [stdout] --> src/utils.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | UpTo(Movement), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Between` [INFO] [stdout] --> src/utils.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / Between { [INFO] [stdout] 132 | | first: char, [INFO] [stdout] 133 | | last: char, [INFO] [stdout] 134 | | inclusive: bool, [INFO] [stdout] 135 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Word` [INFO] [stdout] --> src/utils.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | / Word { [INFO] [stdout] 138 | | inclusive: bool, [INFO] [stdout] 139 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Paragraph` [INFO] [stdout] --> src/utils.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | / Paragraph { [INFO] [stdout] 141 | | inclusive: bool, [INFO] [stdout] 142 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "fd7ba95e0e0456267b6b9fefc4e99f33a582d0dc0079f8238ad1d869e4f193e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd7ba95e0e0456267b6b9fefc4e99f33a582d0dc0079f8238ad1d869e4f193e7", kill_on_drop: false }` [INFO] [stdout] fd7ba95e0e0456267b6b9fefc4e99f33a582d0dc0079f8238ad1d869e4f193e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] eee36a96910cd84ef98ad47ff962be251eb1fb6a086b1ee01eb197988d47aa58 [INFO] running `Command { std: "docker" "start" "-a" "eee36a96910cd84ef98ad47ff962be251eb1fb6a086b1ee01eb197988d47aa58", kill_on_drop: false }` [INFO] [stderr] Compiling editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/action.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(selection: Selection) -> Self { [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: `new` [INFO] [stdout] --> src/action.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new(text: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_clipboard` [INFO] [stdout] --> src/action.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn from_clipboard() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/action.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn new(selection: Selection) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/action.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(mode: EditMode) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Insert` [INFO] [stdout] --> src/buffer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Insert, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditMode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Command` [INFO] [stdout] --> src/buffer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditMode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tab_size` [INFO] [stdout] --> src/render.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | tab_size: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Top` [INFO] [stdout] --> src/utils.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | Top, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bottom` [INFO] [stdout] --> src/utils.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | Bottom, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FirstChar` [INFO] [stdout] --> src/utils.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | FirstChar, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NextWord` [INFO] [stdout] --> src/utils.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | NextWord(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PrevWord` [INFO] [stdout] --> src/utils.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | PrevWord(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UpTo` [INFO] [stdout] --> src/utils.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | UpTo(Movement), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Between` [INFO] [stdout] --> src/utils.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / Between { [INFO] [stdout] 132 | | first: char, [INFO] [stdout] 133 | | last: char, [INFO] [stdout] 134 | | inclusive: bool, [INFO] [stdout] 135 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Word` [INFO] [stdout] --> src/utils.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | / Word { [INFO] [stdout] 138 | | inclusive: bool, [INFO] [stdout] 139 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Paragraph` [INFO] [stdout] --> src/utils.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | / Paragraph { [INFO] [stdout] 141 | | inclusive: bool, [INFO] [stdout] 142 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/utils.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/editor-b441b55673985fbc) [INFO] running `Command { std: "docker" "inspect" "eee36a96910cd84ef98ad47ff962be251eb1fb6a086b1ee01eb197988d47aa58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee36a96910cd84ef98ad47ff962be251eb1fb6a086b1ee01eb197988d47aa58", kill_on_drop: false }` [INFO] [stdout] eee36a96910cd84ef98ad47ff962be251eb1fb6a086b1ee01eb197988d47aa58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 99b78b1f5856afe18f17194e2c43b2bb109392fa63ce80b246064fd3423cbcbf [INFO] running `Command { std: "docker" "start" "-a" "99b78b1f5856afe18f17194e2c43b2bb109392fa63ce80b246064fd3423cbcbf", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/action.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn new(selection: Selection) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/action.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn new(text: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_clipboard` [INFO] [stderr] --> src/action.rs:99:12 [INFO] [stderr] | [INFO] [stderr] 99 | pub fn from_clipboard() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/action.rs:128:12 [INFO] [stderr] | [INFO] [stderr] 128 | pub fn new(selection: Selection) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/action.rs:156:12 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn new(mode: EditMode) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Insert` [INFO] [stderr] --> src/buffer.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Insert, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EditMode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/buffer.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Command` [INFO] [stderr] --> src/buffer.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Command, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EditMode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/buffer.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tab_size` [INFO] [stderr] --> src/render.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | tab_size: u16, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Top` [INFO] [stderr] --> src/utils.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | Top, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Bottom` [INFO] [stderr] --> src/utils.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | Bottom, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `FirstChar` [INFO] [stderr] --> src/utils.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | FirstChar, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NextWord` [INFO] [stderr] --> src/utils.rs:82:5 [INFO] [stderr] | [INFO] [stderr] 82 | NextWord(usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `PrevWord` [INFO] [stderr] --> src/utils.rs:83:5 [INFO] [stderr] | [INFO] [stderr] 83 | PrevWord(usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UpTo` [INFO] [stderr] --> src/utils.rs:130:5 [INFO] [stderr] | [INFO] [stderr] 130 | UpTo(Movement), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils.rs:127:10 [INFO] [stderr] | [INFO] [stderr] 127 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Between` [INFO] [stderr] --> src/utils.rs:131:5 [INFO] [stderr] | [INFO] [stderr] 131 | / Between { [INFO] [stderr] 132 | | first: char, [INFO] [stderr] 133 | | last: char, [INFO] [stderr] 134 | | inclusive: bool, [INFO] [stderr] 135 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils.rs:127:10 [INFO] [stderr] | [INFO] [stderr] 127 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Word` [INFO] [stderr] --> src/utils.rs:137:5 [INFO] [stderr] | [INFO] [stderr] 137 | / Word { [INFO] [stderr] 138 | | inclusive: bool, [INFO] [stderr] 139 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils.rs:127:10 [INFO] [stderr] | [INFO] [stderr] 127 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Paragraph` [INFO] [stderr] --> src/utils.rs:140:5 [INFO] [stderr] | [INFO] [stderr] 140 | / Paragraph { [INFO] [stderr] 141 | | inclusive: bool, [INFO] [stderr] 142 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `Selection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/utils.rs:127:10 [INFO] [stderr] | [INFO] [stderr] 127 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `editor` (bin "editor" test) generated 17 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/editor-b441b55673985fbc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "99b78b1f5856afe18f17194e2c43b2bb109392fa63ce80b246064fd3423cbcbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b78b1f5856afe18f17194e2c43b2bb109392fa63ce80b246064fd3423cbcbf", kill_on_drop: false }` [INFO] [stdout] 99b78b1f5856afe18f17194e2c43b2bb109392fa63ce80b246064fd3423cbcbf