[INFO] cloning repository https://github.com/quickdudley/logtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quickdudley/logtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquickdudley%2Flogtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquickdudley%2Flogtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39f724083851cd0da6e7d6f98d17ab7a2ad3efd5 [INFO] testing quickdudley/logtime against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquickdudley%2Flogtime" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quickdudley/logtime on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quickdudley/logtime [INFO] finished tweaking git repo https://github.com/quickdudley/logtime [INFO] tweaked toml for git repo https://github.com/quickdudley/logtime written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/quickdudley/logtime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40beed4c88ff5e2ce2f1f30a566b4a7f0cbfbc78b3e2fe8a896d16ddd36c657c [INFO] running `Command { std: "docker" "start" "-a" "40beed4c88ff5e2ce2f1f30a566b4a7f0cbfbc78b3e2fe8a896d16ddd36c657c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40beed4c88ff5e2ce2f1f30a566b4a7f0cbfbc78b3e2fe8a896d16ddd36c657c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40beed4c88ff5e2ce2f1f30a566b4a7f0cbfbc78b3e2fe8a896d16ddd36c657c", kill_on_drop: false }` [INFO] [stdout] 40beed4c88ff5e2ce2f1f30a566b4a7f0cbfbc78b3e2fe8a896d16ddd36c657c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbae8f04a9a78e0ac0798614419d7a57dd6c79213d765912aab09614206e06c2 [INFO] running `Command { std: "docker" "start" "-a" "fbae8f04a9a78e0ac0798614419d7a57dd6c79213d765912aab09614206e06c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling logtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/commands/mod.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:6:91 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:13:88 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn stop, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/commands/mod.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn cd, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:53:91 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn display, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tasks` [INFO] [stdout] --> src/models.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn tasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [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: `subtasks` [INFO] [stdout] --> src/models.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn subtasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `active_subtask` [INFO] [stdout] --> src/models.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn active_subtask(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `current` [INFO] [stdout] --> src/models.rs:294:12 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn current(conn: &SqliteConnection) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dates_to_timestamp_ranges` [INFO] [stdout] --> src/models.rs:359:8 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn dates_to_timestamp_ranges>(source: I) -> impl Iterator>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.06s [INFO] running `Command { std: "docker" "inspect" "fbae8f04a9a78e0ac0798614419d7a57dd6c79213d765912aab09614206e06c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbae8f04a9a78e0ac0798614419d7a57dd6c79213d765912aab09614206e06c2", kill_on_drop: false }` [INFO] [stdout] fbae8f04a9a78e0ac0798614419d7a57dd6c79213d765912aab09614206e06c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8197bee3b609337a35c4efde76134f804fc7d2fcdbd46a52ae4b99f5167c80f [INFO] running `Command { std: "docker" "start" "-a" "b8197bee3b609337a35c4efde76134f804fc7d2fcdbd46a52ae4b99f5167c80f", kill_on_drop: false }` [INFO] [stderr] Compiling logtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/commands/mod.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:6:91 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:13:88 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn stop, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/commands/mod.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn cd, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> src/commands/mod.rs:53:91 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn display, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tasks` [INFO] [stdout] --> src/models.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn tasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [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: `subtasks` [INFO] [stdout] --> src/models.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn subtasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `active_subtask` [INFO] [stdout] --> src/models.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn active_subtask(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `current` [INFO] [stdout] --> src/models.rs:294:12 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn current(conn: &SqliteConnection) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dates_to_timestamp_ranges` [INFO] [stdout] --> src/models.rs:359:8 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn dates_to_timestamp_ranges>(source: I) -> impl Iterator>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "b8197bee3b609337a35c4efde76134f804fc7d2fcdbd46a52ae4b99f5167c80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8197bee3b609337a35c4efde76134f804fc7d2fcdbd46a52ae4b99f5167c80f", kill_on_drop: false }` [INFO] [stdout] b8197bee3b609337a35c4efde76134f804fc7d2fcdbd46a52ae4b99f5167c80f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38d043159ca73d2874e87919074e85f71ddc58a905a0a9240c987a5bec0ca85b [INFO] running `Command { std: "docker" "start" "-a" "38d043159ca73d2874e87919074e85f71ddc58a905a0a9240c987a5bec0ca85b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/commands/mod.rs:6:52 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `shell` [INFO] [stderr] --> src/commands/mod.rs:6:91 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn current, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `shell` [INFO] [stderr] --> src/commands/mod.rs:13:88 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn stop, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/commands/mod.rs:39:47 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn cd, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `shell` [INFO] [stderr] --> src/commands/mod.rs:53:91 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn display, S: Shell>(args: &mut A, conn: &SqliteConnection, shell: &mut S) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `tasks` [INFO] [stderr] --> src/models.rs:98:12 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn tasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `subtasks` [INFO] [stderr] --> src/models.rs:157:12 [INFO] [stderr] | [INFO] [stderr] 157 | pub fn subtasks(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `active_subtask` [INFO] [stderr] --> src/models.rs:163:12 [INFO] [stderr] | [INFO] [stderr] 163 | pub fn active_subtask(&self, conn: &SqliteConnection) -> Result, diesel::result::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `current` [INFO] [stderr] --> src/models.rs:294:12 [INFO] [stderr] | [INFO] [stderr] 294 | pub fn current(conn: &SqliteConnection) -> Option { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `dates_to_timestamp_ranges` [INFO] [stderr] --> src/models.rs:359:8 [INFO] [stderr] | [INFO] [stderr] 359 | pub fn dates_to_timestamp_ranges>(source: I) -> impl Iterator>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logtime-3ccafefb9f1ee805) [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" "38d043159ca73d2874e87919074e85f71ddc58a905a0a9240c987a5bec0ca85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d043159ca73d2874e87919074e85f71ddc58a905a0a9240c987a5bec0ca85b", kill_on_drop: false }` [INFO] [stdout] 38d043159ca73d2874e87919074e85f71ddc58a905a0a9240c987a5bec0ca85b