Dec 11 23:44:34.005 INFO checking Velfi/i-ching against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 11 23:44:34.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-0/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa9aa79c3c583aab59ac9134542d60a780c35e2e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 11 23:44:34.435 INFO [stdout] 3878c4774d2964660c9e4d0331ab8873a5ec9ac0c76be9d09de40a9b882d390d Dec 11 23:44:34.437 INFO running `"docker" "start" "-a" "3878c4774d2964660c9e4d0331ab8873a5ec9ac0c76be9d09de40a9b882d390d"` Dec 11 23:44:35.664 INFO [stderr] usermod: no changes Dec 11 23:44:35.790 INFO [stderr] Checking iching v0.3.1 (/source) Dec 11 23:44:37.157 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.157 INFO [stderr] --> src/hexagram_repository.rs:68:9 Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] 68 | writeln!(f, " {} (No. {})", self.get_symbol(), self.get_number()); Dec 11 23:44:37.157 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 11 23:44:37.157 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.157 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.157 INFO [stderr] Dec 11 23:44:37.157 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.157 INFO [stderr] --> src/hexagram_repository.rs:69:9 Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] 69 | writeln!(f, "{} - {}", self.get_chinese_name(), self.get_localized_name()); Dec 11 23:44:37.157 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.157 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.157 INFO [stderr] Dec 11 23:44:37.157 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.157 INFO [stderr] --> src/hexagram_repository.rs:70:9 Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] 70 | writeln!(f); Dec 11 23:44:37.157 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.157 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.157 INFO [stderr] Dec 11 23:44:37.157 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.157 INFO [stderr] --> src/hexagram_repository.rs:71:9 Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] 71 | writeln!(f, " Judgement:"); Dec 11 23:44:37.157 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.157 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.157 INFO [stderr] Dec 11 23:44:37.157 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.157 INFO [stderr] --> src/hexagram_repository.rs:72:9 Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] 72 | writeln!(f, "{}", self.get_judgement()); Dec 11 23:44:37.157 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.157 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.157 INFO [stderr] Dec 11 23:44:37.157 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.157 INFO [stderr] --> src/hexagram_repository.rs:73:9 Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] 73 | writeln!(f, " Images:"); Dec 11 23:44:37.157 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.157 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.157 INFO [stderr] Dec 11 23:44:37.157 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.157 INFO [stderr] --> src/hexagram_repository.rs:74:9 Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] 74 | writeln!(f, "{}", self.get_images()); Dec 11 23:44:37.157 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.157 INFO [stderr] | Dec 11 23:44:37.157 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.157 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.157 INFO [stderr] Dec 11 23:44:37.164 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.164 INFO [stderr] --> src/hexagram_repository.rs:68:9 Dec 11 23:44:37.164 INFO [stderr] | Dec 11 23:44:37.164 INFO [stderr] 68 | writeln!(f, " {} (No. {})", self.get_symbol(), self.get_number()); Dec 11 23:44:37.164 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.164 INFO [stderr] | Dec 11 23:44:37.164 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 11 23:44:37.164 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.164 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.164 INFO [stderr] Dec 11 23:44:37.164 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.164 INFO [stderr] --> src/hexagram_repository.rs:69:9 Dec 11 23:44:37.164 INFO [stderr] | Dec 11 23:44:37.164 INFO [stderr] 69 | writeln!(f, "{} - {}", self.get_chinese_name(), self.get_localized_name()); Dec 11 23:44:37.164 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.165 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.165 INFO [stderr] Dec 11 23:44:37.165 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.165 INFO [stderr] --> src/hexagram_repository.rs:70:9 Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] 70 | writeln!(f); Dec 11 23:44:37.165 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.165 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.165 INFO [stderr] Dec 11 23:44:37.165 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.165 INFO [stderr] --> src/hexagram_repository.rs:71:9 Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] 71 | writeln!(f, " Judgement:"); Dec 11 23:44:37.165 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.165 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.165 INFO [stderr] Dec 11 23:44:37.165 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.165 INFO [stderr] --> src/hexagram_repository.rs:72:9 Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] 72 | writeln!(f, "{}", self.get_judgement()); Dec 11 23:44:37.165 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.165 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.165 INFO [stderr] Dec 11 23:44:37.165 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.165 INFO [stderr] --> src/hexagram_repository.rs:73:9 Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] 73 | writeln!(f, " Images:"); Dec 11 23:44:37.165 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.165 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.165 INFO [stderr] Dec 11 23:44:37.165 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.165 INFO [stderr] --> src/hexagram_repository.rs:74:9 Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] 74 | writeln!(f, "{}", self.get_images()); Dec 11 23:44:37.165 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.165 INFO [stderr] | Dec 11 23:44:37.165 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.165 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.165 INFO [stderr] Dec 11 23:44:37.172 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:234:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 234 | writeln!(f, "{} (No. {})", self.symbol(), self.number()); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.173 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.173 INFO [stderr] Dec 11 23:44:37.173 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:235:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 235 | writeln!(f, "{} - {}", self.romanized(), self.english_translation()); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.173 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.173 INFO [stderr] Dec 11 23:44:37.173 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:236:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 236 | writeln!(f); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.173 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.173 INFO [stderr] Dec 11 23:44:37.173 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:237:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 237 | writeln!(f, "Attribute: {}", self.attribute()); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.173 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.173 INFO [stderr] Dec 11 23:44:37.173 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:238:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 238 | writeln!(f, "Image in nature: {}", self.image()); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.173 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.173 INFO [stderr] Dec 11 23:44:37.173 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:239:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 239 | writeln!(f, "Family Relationship: {}", self.family_relationship()); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.173 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.173 INFO [stderr] Dec 11 23:44:37.173 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:234:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 234 | writeln!(f, "{} (No. {})", self.symbol(), self.number()); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.173 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.173 INFO [stderr] Dec 11 23:44:37.173 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:235:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 235 | writeln!(f, "{} - {}", self.romanized(), self.english_translation()); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.173 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.173 INFO [stderr] Dec 11 23:44:37.173 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:236:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 236 | writeln!(f); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.173 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.173 INFO [stderr] Dec 11 23:44:37.173 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.173 INFO [stderr] --> src/trigram.rs:237:9 Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.173 INFO [stderr] 237 | writeln!(f, "Attribute: {}", self.attribute()); Dec 11 23:44:37.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.173 INFO [stderr] | Dec 11 23:44:37.174 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.174 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.174 INFO [stderr] Dec 11 23:44:37.174 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.174 INFO [stderr] --> src/trigram.rs:238:9 Dec 11 23:44:37.174 INFO [stderr] | Dec 11 23:44:37.174 INFO [stderr] 238 | writeln!(f, "Image in nature: {}", self.image()); Dec 11 23:44:37.174 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.174 INFO [stderr] | Dec 11 23:44:37.174 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.174 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.174 INFO [stderr] Dec 11 23:44:37.174 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 23:44:37.174 INFO [stderr] --> src/trigram.rs:239:9 Dec 11 23:44:37.174 INFO [stderr] | Dec 11 23:44:37.174 INFO [stderr] 239 | writeln!(f, "Family Relationship: {}", self.family_relationship()); Dec 11 23:44:37.174 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:44:37.174 INFO [stderr] | Dec 11 23:44:37.174 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 23:44:37.174 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 23:44:37.174 INFO [stderr] Dec 11 23:44:41.718 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.03s Dec 11 23:44:41.728 INFO [stderr] su: No module specific data is present Dec 11 23:44:42.853 INFO running `"docker" "inspect" "3878c4774d2964660c9e4d0331ab8873a5ec9ac0c76be9d09de40a9b882d390d"` Dec 11 23:44:43.198 INFO running `"docker" "rm" "-f" "3878c4774d2964660c9e4d0331ab8873a5ec9ac0c76be9d09de40a9b882d390d"` Dec 11 23:44:43.506 INFO [stdout] 3878c4774d2964660c9e4d0331ab8873a5ec9ac0c76be9d09de40a9b882d390d