[INFO] cloning repository https://github.com/esheppa/resolution [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esheppa/resolution" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesheppa%2Fresolution", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesheppa%2Fresolution'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54cb6c528c7b28255e7e84daa665e71df23cd29e [INFO] testing esheppa/resolution against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesheppa%2Fresolution" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esheppa/resolution on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/esheppa/resolution [INFO] finished tweaking git repo https://github.com/esheppa/resolution [INFO] tweaked toml for git repo https://github.com/esheppa/resolution written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/esheppa/resolution already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.9 [INFO] [stderr] Downloaded proc-macro2 v1.0.27 [INFO] [stderr] Downloaded regex v1.5.4 [INFO] [stderr] Downloaded serde_derive v1.0.126 [INFO] [stderr] Downloaded serde_json v1.0.64 [INFO] [stderr] Downloaded memchr v2.4.0 [INFO] [stderr] Downloaded aho-corasick v0.7.18 [INFO] [stderr] Downloaded termcolor v1.1.2 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.0 [INFO] [stderr] Downloaded serde v1.0.126 [INFO] [stderr] Downloaded anyhow v1.0.40 [INFO] [stderr] Downloaded thiserror v1.0.25 [INFO] [stderr] Downloaded regex-syntax v0.6.25 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.25 [INFO] [stderr] Downloaded libc v0.2.95 [INFO] [stderr] Downloaded unicode-xid v0.2.2 [INFO] [stderr] Downloaded log v0.4.14 [INFO] [stderr] Downloaded syn v1.0.72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93c4afd06de001378eecf8c447fbe0dd6b75cbd534935e0b02e6710626c12aa4 [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" "93c4afd06de001378eecf8c447fbe0dd6b75cbd534935e0b02e6710626c12aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93c4afd06de001378eecf8c447fbe0dd6b75cbd534935e0b02e6710626c12aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c4afd06de001378eecf8c447fbe0dd6b75cbd534935e0b02e6710626c12aa4", kill_on_drop: false }` [INFO] [stdout] 93c4afd06de001378eecf8c447fbe0dd6b75cbd534935e0b02e6710626c12aa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] 6c38a6f1d4dad52a697ae172d8c95cd7c2f37daf41c81b63f822edba54d9cd77 [INFO] running `Command { std: "docker" "start" "-a" "6c38a6f1d4dad52a697ae172d8c95cd7c2f37daf41c81b63f822edba54d9cd77", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling resolution v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `any::TypeId` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use any::TypeId; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> src/lib.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{any, num, collections, convert::TryFrom, fmt, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializeStruct` [INFO] [stdout] --> src/minutes.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/date.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/month.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp` [INFO] [stdout] --> src/month.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{str, cmp, convert::TryFrom, fmt}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/quarter.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp` [INFO] [stdout] --> src/quarter.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{str, cmp, convert::TryFrom, fmt}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/year.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializeStruct` [INFO] [stdout] --> src/lib.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/lib.rs:235:25 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn from_indexes(idx: &[i64]) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/lib.rs:282:30 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn difference(&self, other: TimeRange

) -> (Option>, Option>) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | fn eq(&self, other: &MinutesZ) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | fn partial_cmp(&self, other: &MinutesZ) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | fn cmp(&self, other: &Self) -> cmp::Ordering { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | fn eq(&self, other: &MinutesTZ) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | fn partial_cmp(&self, other: &MinutesTZ) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | fn cmp(&self, other: &Self) -> cmp::Ordering { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deserializer` [INFO] [stdout] --> src/minutes.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 115 | fn deserialize(deserializer: D) -> Result, D::Error> [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `serializer` [INFO] [stdout] --> src/minutes.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | fn serialize(&self, serializer: SER) -> Result [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/month.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn from_date(d: chrono::NaiveDate) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/quarter.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn from_date(d: chrono::NaiveDate) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `index` [INFO] [stdout] --> src/minutes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | index: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MinutesZ` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/minutes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, Debug)] [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: `zone` [INFO] [stdout] --> src/minutes.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | zone: Z, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MinutesZ` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/minutes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, Debug)] [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: `index` [INFO] [stdout] --> src/minutes.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | index: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MinutesTZ` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/minutes.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, Copy, Debug)] [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: `zone` [INFO] [stdout] --> src/minutes.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | zone: chrono_tz::Tz, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MinutesTZ` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/minutes.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, Copy, Debug)] [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: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.04s [INFO] running `Command { std: "docker" "inspect" "6c38a6f1d4dad52a697ae172d8c95cd7c2f37daf41c81b63f822edba54d9cd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c38a6f1d4dad52a697ae172d8c95cd7c2f37daf41c81b63f822edba54d9cd77", kill_on_drop: false }` [INFO] [stdout] 6c38a6f1d4dad52a697ae172d8c95cd7c2f37daf41c81b63f822edba54d9cd77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 608f384fbfd804d9923fb1209e8c19cb104dc693926c50e7775dcaecce2fd587 [INFO] running `Command { std: "docker" "start" "-a" "608f384fbfd804d9923fb1209e8c19cb104dc693926c50e7775dcaecce2fd587", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stdout] warning: unused import: `any::TypeId` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use any::TypeId; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> src/lib.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{any, num, collections, convert::TryFrom, fmt, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializeStruct` [INFO] [stdout] --> src/minutes.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/date.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/month.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp` [INFO] [stdout] --> src/month.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{str, cmp, convert::TryFrom, fmt}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/quarter.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp` [INFO] [stdout] --> src/quarter.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{str, cmp, convert::TryFrom, fmt}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/year.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializeStruct` [INFO] [stdout] --> src/lib.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/lib.rs:235:25 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn from_indexes(idx: &[i64]) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/lib.rs:282:30 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn difference(&self, other: TimeRange

) -> (Option>, Option>) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | fn eq(&self, other: &MinutesZ) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | fn partial_cmp(&self, other: &MinutesZ) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | fn cmp(&self, other: &Self) -> cmp::Ordering { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | fn eq(&self, other: &MinutesTZ) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | fn partial_cmp(&self, other: &MinutesTZ) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/minutes.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | fn cmp(&self, other: &Self) -> cmp::Ordering { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deserializer` [INFO] [stdout] --> src/minutes.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 115 | fn deserialize(deserializer: D) -> Result, D::Error> [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `serializer` [INFO] [stdout] --> src/minutes.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | fn serialize(&self, serializer: SER) -> Result [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/month.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn from_date(d: chrono::NaiveDate) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/quarter.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn from_date(d: chrono::NaiveDate) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `index` [INFO] [stdout] --> src/minutes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | index: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MinutesZ` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/minutes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, Debug)] [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: `zone` [INFO] [stdout] --> src/minutes.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | zone: Z, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MinutesZ` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/minutes.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, Debug)] [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: `index` [INFO] [stdout] --> src/minutes.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | index: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MinutesTZ` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/minutes.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, Copy, Debug)] [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: `zone` [INFO] [stdout] --> src/minutes.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | zone: chrono_tz::Tz, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MinutesTZ` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/minutes.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, Copy, Debug)] [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: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling resolution v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::resolution` [INFO] [stdout] --> src/month.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | use crate::resolution::DateResolution; [INFO] [stdout] | ^^^^^^^^^^ could not find `resolution` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `any::TypeId` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use any::TypeId; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/lib.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> src/lib.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{any, num, collections, convert::TryFrom, fmt, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializeStruct` [INFO] [stdout] --> src/minutes.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/date.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/month.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp` [INFO] [stdout] --> src/month.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{str, cmp, convert::TryFrom, fmt}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/quarter.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp` [INFO] [stdout] --> src/quarter.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{str, cmp, convert::TryFrom, fmt}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SerializeStruct`, `self` [INFO] [stdout] --> src/year.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `month::Month` in the current scope [INFO] [stdout] --> src/month.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Month(i64); // number of months +- since 0AD [INFO] [stdout] | ---------------------- method `start` not found for this [INFO] [stdout] ... [INFO] [stdout] 116 | Month(24240).start(), [INFO] [stdout] | ^^^^^ method not found in `month::Month` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn start(&self) -> chrono::NaiveDate; [INFO] [stdout] | ----- the method is available for `month::Month` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 110 | use crate::DateResolution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `month::Month` in the current scope [INFO] [stdout] --> src/month.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Month(i64); // number of months +- since 0AD [INFO] [stdout] | ---------------------- method `start` not found for this [INFO] [stdout] ... [INFO] [stdout] 120 | Month(24249).start(), [INFO] [stdout] | ^^^^^ method not found in `month::Month` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn start(&self) -> chrono::NaiveDate; [INFO] [stdout] | ----- the method is available for `month::Month` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 110 | use crate::DateResolution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `month::Month` in the current scope [INFO] [stdout] --> src/month.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Month(i64); // number of months +- since 0AD [INFO] [stdout] | ---------------------- method `start` not found for this [INFO] [stdout] ... [INFO] [stdout] 123 | assert_eq!(Month(15).start(), chrono::NaiveDate::from_ymd(1, 4, 1)); [INFO] [stdout] | ^^^^^ method not found in `month::Month` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn start(&self) -> chrono::NaiveDate; [INFO] [stdout] | ----- the method is available for `month::Month` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 110 | use crate::DateResolution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `month::Month` in the current scope [INFO] [stdout] --> src/month.rs:124:29 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Month(i64); // number of months +- since 0AD [INFO] [stdout] | ---------------------- method `start` not found for this [INFO] [stdout] ... [INFO] [stdout] 124 | assert_eq!(Month(2).start(), chrono::NaiveDate::from_ymd(0, 3, 1)); [INFO] [stdout] | ^^^^^ method not found in `month::Month` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn start(&self) -> chrono::NaiveDate; [INFO] [stdout] | ----- the method is available for `month::Month` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 110 | use crate::DateResolution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `month::Month` in the current scope [INFO] [stdout] --> src/month.rs:125:29 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Month(i64); // number of months +- since 0AD [INFO] [stdout] | ---------------------- method `start` not found for this [INFO] [stdout] ... [INFO] [stdout] 125 | assert_eq!(Month(1).start(), chrono::NaiveDate::from_ymd(0, 2, 1)); [INFO] [stdout] | ^^^^^ method not found in `month::Month` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn start(&self) -> chrono::NaiveDate; [INFO] [stdout] | ----- the method is available for `month::Month` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 110 | use crate::DateResolution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `month::Month` in the current scope [INFO] [stdout] --> src/month.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Month(i64); // number of months +- since 0AD [INFO] [stdout] | ---------------------- method `start` not found for this [INFO] [stdout] ... [INFO] [stdout] 126 | assert_eq!(Month(0).start(), chrono::NaiveDate::from_ymd(0, 1, 1)); [INFO] [stdout] | ^^^^^ method not found in `month::Month` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn start(&self) -> chrono::NaiveDate; [INFO] [stdout] | ----- the method is available for `month::Month` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 110 | use crate::DateResolution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `month::Month` in the current scope [INFO] [stdout] --> src/month.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Month(i64); // number of months +- since 0AD [INFO] [stdout] | ---------------------- method `start` not found for this [INFO] [stdout] ... [INFO] [stdout] 127 | assert_eq!(Month(-1).start(), chrono::NaiveDate::from_ymd(-1, 12, 1)); [INFO] [stdout] | ^^^^^ method not found in `month::Month` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn start(&self) -> chrono::NaiveDate; [INFO] [stdout] | ----- the method is available for `month::Month` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 110 | use crate::DateResolution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `month::Month` in the current scope [INFO] [stdout] --> src/month.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Month(i64); // number of months +- since 0AD [INFO] [stdout] | ---------------------- method `start` not found for this [INFO] [stdout] ... [INFO] [stdout] 128 | assert_eq!(Month(-2).start(), chrono::NaiveDate::from_ymd(-1, 11, 1)); [INFO] [stdout] | ^^^^^ method not found in `month::Month` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn start(&self) -> chrono::NaiveDate; [INFO] [stdout] | ----- the method is available for `month::Month` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 110 | use crate::DateResolution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start` found for struct `month::Month` in the current scope [INFO] [stdout] --> src/month.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Month(i64); // number of months +- since 0AD [INFO] [stdout] | ---------------------- method `start` not found for this [INFO] [stdout] ... [INFO] [stdout] 129 | assert_eq!(Month(-15).start(), chrono::NaiveDate::from_ymd(-2, 10, 1)); [INFO] [stdout] | ^^^^^ method not found in `month::Month` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn start(&self) -> chrono::NaiveDate; [INFO] [stdout] | ----- the method is available for `month::Month` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 110 | use crate::DateResolution; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializeStruct` [INFO] [stdout] --> src/lib.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | ser::{self, SerializeStruct}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `resolution` due to 11 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "608f384fbfd804d9923fb1209e8c19cb104dc693926c50e7775dcaecce2fd587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "608f384fbfd804d9923fb1209e8c19cb104dc693926c50e7775dcaecce2fd587", kill_on_drop: false }` [INFO] [stdout] 608f384fbfd804d9923fb1209e8c19cb104dc693926c50e7775dcaecce2fd587