[INFO] fetching crate jrn 0.4.12... [INFO] testing jrn-0.4.12 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate jrn 0.4.12 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate jrn 0.4.12 [INFO] finished tweaking crates.io crate jrn 0.4.12 [INFO] tweaked toml for crates.io crate jrn 0.4.12 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jrn 0.4.12 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jrn 0.4.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a637ce06577e1647feb09783ed1dad092f0256cd258f51a96b6a87fd2909dd7 [INFO] running `Command { std: "docker" "start" "-a" "9a637ce06577e1647feb09783ed1dad092f0256cd258f51a96b6a87fd2909dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a637ce06577e1647feb09783ed1dad092f0256cd258f51a96b6a87fd2909dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a637ce06577e1647feb09783ed1dad092f0256cd258f51a96b6a87fd2909dd7", kill_on_drop: false }` [INFO] [stdout] 9a637ce06577e1647feb09783ed1dad092f0256cd258f51a96b6a87fd2909dd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 723e5b16fa747c84348e3ec49f15950d5d80d2f052082d9880e07a38a3af47f2 [INFO] running `Command { std: "docker" "start" "-a" "723e5b16fa747c84348e3ec49f15950d5d80d2f052082d9880e07a38a3af47f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling color-print-proc-macro v0.3.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling color-print v0.3.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling requestty-macro v0.5.0 [INFO] [stderr] Compiling enum-display-macro v0.1.4 [INFO] [stderr] Compiling enum-utils v0.1.2 [INFO] [stderr] Compiling enum-display v0.1.4 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling jrn v0.4.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `db::State` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use db::State; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ZeroSecurity` [INFO] [stdout] --> src/main.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use encryptor::{Secure, ZeroSecurity}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::NaiveDateTime` [INFO] [stdout] --> src/date.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process::exit` [INFO] [stdout] --> src/encryptor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | process::exit, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StoredEntry` and `StoredJournal` [INFO] [stdout] --> src/encryptor.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | db::{EncryptedEntry, EncryptedJournal, State, StoredEntry, StoredJournal}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write` [INFO] [stdout] --> src/ui.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | collections::HashSet, fmt::{write, Debug, Display}, path::Path, process::exit, str::FromStr [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arguments` [INFO] [stdout] --> src/ui.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | Arguments, ChangePassword, Edit, EditToday, SubCommand, View, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `confirmation` is never used [INFO] [stdout] --> src/ui.rs:404:4 [INFO] [stdout] | [INFO] [stdout] 404 | fn confirmation(message: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "723e5b16fa747c84348e3ec49f15950d5d80d2f052082d9880e07a38a3af47f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723e5b16fa747c84348e3ec49f15950d5d80d2f052082d9880e07a38a3af47f2", kill_on_drop: false }` [INFO] [stdout] 723e5b16fa747c84348e3ec49f15950d5d80d2f052082d9880e07a38a3af47f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca1fcab6fc3d715f9bc8d4d09ab873932acb599345c79d5a5984c969768f4b93 [INFO] running `Command { std: "docker" "start" "-a" "ca1fcab6fc3d715f9bc8d4d09ab873932acb599345c79d5a5984c969768f4b93", kill_on_drop: false }` [INFO] [stderr] Compiling jrn v0.4.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `db::State` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use db::State; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ZeroSecurity` [INFO] [stdout] --> src/main.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use encryptor::{Secure, ZeroSecurity}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::NaiveDateTime` [INFO] [stdout] --> src/date.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process::exit` [INFO] [stdout] --> src/encryptor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | process::exit, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StoredEntry` and `StoredJournal` [INFO] [stdout] --> src/encryptor.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | db::{EncryptedEntry, EncryptedJournal, State, StoredEntry, StoredJournal}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write` [INFO] [stdout] --> src/ui.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | collections::HashSet, fmt::{write, Debug, Display}, path::Path, process::exit, str::FromStr [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arguments` [INFO] [stdout] --> src/ui.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | Arguments, ChangePassword, Edit, EditToday, SubCommand, View, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `confirmation` is never used [INFO] [stdout] --> src/ui.rs:404:4 [INFO] [stdout] | [INFO] [stdout] 404 | fn confirmation(message: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "ca1fcab6fc3d715f9bc8d4d09ab873932acb599345c79d5a5984c969768f4b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1fcab6fc3d715f9bc8d4d09ab873932acb599345c79d5a5984c969768f4b93", kill_on_drop: false }` [INFO] [stdout] ca1fcab6fc3d715f9bc8d4d09ab873932acb599345c79d5a5984c969768f4b93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 686ed6ba801c0bf9797f8f5f4afc9e60866721859ff14b34061eca299c73bc87 [INFO] running `Command { std: "docker" "start" "-a" "686ed6ba801c0bf9797f8f5f4afc9e60866721859ff14b34061eca299c73bc87", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `db::State` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use db::State; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ZeroSecurity` [INFO] [stderr] --> src/main.rs:9:25 [INFO] [stderr] | [INFO] [stderr] 9 | use encryptor::{Secure, ZeroSecurity}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::NaiveDateTime` [INFO] [stderr] --> src/date.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use chrono::NaiveDateTime; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `process::exit` [INFO] [stderr] --> src/encryptor.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | process::exit, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `StoredEntry` and `StoredJournal` [INFO] [stderr] --> src/encryptor.rs:19:51 [INFO] [stderr] | [INFO] [stderr] 19 | db::{EncryptedEntry, EncryptedJournal, State, StoredEntry, StoredJournal}, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `write` [INFO] [stderr] --> src/ui.rs:4:33 [INFO] [stderr] | [INFO] [stderr] 4 | collections::HashSet, fmt::{write, Debug, Display}, path::Path, process::exit, str::FromStr [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Arguments` [INFO] [stderr] --> src/ui.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | Arguments, ChangePassword, Edit, EditToday, SubCommand, View, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `confirmation` is never used [INFO] [stderr] --> src/ui.rs:404:4 [INFO] [stderr] | [INFO] [stderr] 404 | fn confirmation(message: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `jrn` (bin "jrn" test) generated 8 warnings (run `cargo fix --bin "jrn" --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jrn-f67e98af276152e5) [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" "686ed6ba801c0bf9797f8f5f4afc9e60866721859ff14b34061eca299c73bc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686ed6ba801c0bf9797f8f5f4afc9e60866721859ff14b34061eca299c73bc87", kill_on_drop: false }` [INFO] [stdout] 686ed6ba801c0bf9797f8f5f4afc9e60866721859ff14b34061eca299c73bc87