Dec 19 21:26:40.345 INFO checking Velfi/i-ching against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 21:26:40.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-3/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/Velfi/i-ching:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 21:26:40.917 INFO [stdout] 28e82083314008e7859310ce04ee342bddd16b9c5f4f5a5fdc1f4bf41152742b Dec 19 21:26:40.922 INFO running `"docker" "start" "-a" "28e82083314008e7859310ce04ee342bddd16b9c5f4f5a5fdc1f4bf41152742b"` Dec 19 21:26:42.647 INFO [stderr] Checking iching v0.3.1 (/opt/crater/workdir) Dec 19 21:26:43.836 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.836 INFO [stderr] --> src/hexagram_repository.rs:68:9 Dec 19 21:26:43.836 INFO [stderr] | Dec 19 21:26:43.836 INFO [stderr] 68 | writeln!(f, " {} (No. {})", self.get_symbol(), self.get_number()); Dec 19 21:26:43.836 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.836 INFO [stderr] | Dec 19 21:26:43.837 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.837 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 19 21:26:43.837 INFO [stderr] --> src/hexagram_repository.rs:68:9 Dec 19 21:26:43.837 INFO [stderr] | Dec 19 21:26:43.837 INFO [stderr] 68 | writeln!(f, " {} (No. {})", self.get_symbol(), self.get_number()); Dec 19 21:26:43.837 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.837 INFO [stderr] | Dec 19 21:26:43.837 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 19 21:26:43.838 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.838 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 19 21:26:43.838 INFO [stderr] Dec 19 21:26:43.838 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.838 INFO [stderr] --> src/hexagram_repository.rs:69:9 Dec 19 21:26:43.838 INFO [stderr] | Dec 19 21:26:43.838 INFO [stderr] 69 | writeln!(f, "{} - {}", self.get_chinese_name(), self.get_localized_name()); Dec 19 21:26:43.838 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.838 INFO [stderr] | Dec 19 21:26:43.838 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.838 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 19 21:26:43.838 INFO [stderr] Dec 19 21:26:43.838 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.838 INFO [stderr] --> src/hexagram_repository.rs:70:9 Dec 19 21:26:43.838 INFO [stderr] | Dec 19 21:26:43.838 INFO [stderr] 70 | writeln!(f); Dec 19 21:26:43.838 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 21:26:43.838 INFO [stderr] | Dec 19 21:26:43.838 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.838 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 19 21:26:43.838 INFO [stderr] Dec 19 21:26:43.838 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.838 INFO [stderr] --> src/hexagram_repository.rs:71:9 Dec 19 21:26:43.838 INFO [stderr] | Dec 19 21:26:43.838 INFO [stderr] 71 | writeln!(f, " Judgement:"); Dec 19 21:26:43.838 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.838 INFO [stderr] | Dec 19 21:26:43.838 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.838 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 19 21:26:43.838 INFO [stderr] Dec 19 21:26:43.838 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.838 INFO [stderr] --> src/hexagram_repository.rs:72:9 Dec 19 21:26:43.838 INFO [stderr] | Dec 19 21:26:43.838 INFO [stderr] 72 | writeln!(f, "{}", self.get_judgement()); Dec 19 21:26:43.838 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.838 INFO [stderr] | Dec 19 21:26:43.838 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.839 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 19 21:26:43.839 INFO [stderr] Dec 19 21:26:43.839 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.839 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 19 21:26:43.839 INFO [stderr] Dec 19 21:26:43.839 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.839 INFO [stderr] --> src/hexagram_repository.rs:69:9 Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] 69 | writeln!(f, "{} - {}", self.get_chinese_name(), self.get_localized_name()); Dec 19 21:26:43.839 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.839 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 19 21:26:43.839 INFO [stderr] Dec 19 21:26:43.839 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.839 INFO [stderr] --> src/hexagram_repository.rs:70:9 Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] 70 | writeln!(f); Dec 19 21:26:43.839 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.839 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 19 21:26:43.839 INFO [stderr] Dec 19 21:26:43.839 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.839 INFO [stderr] --> src/hexagram_repository.rs:71:9 Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] 71 | writeln!(f, " Judgement:"); Dec 19 21:26:43.839 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.839 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 19 21:26:43.839 INFO [stderr] Dec 19 21:26:43.839 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.839 INFO [stderr] --> src/hexagram_repository.rs:72:9 Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] 72 | writeln!(f, "{}", self.get_judgement()); Dec 19 21:26:43.839 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.839 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 19 21:26:43.839 INFO [stderr] Dec 19 21:26:43.839 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.839 INFO [stderr] --> src/hexagram_repository.rs:73:9 Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] 73 | writeln!(f, " Images:"); Dec 19 21:26:43.839 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.839 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 19 21:26:43.839 INFO [stderr] Dec 19 21:26:43.839 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.839 INFO [stderr] --> src/hexagram_repository.rs:74:9 Dec 19 21:26:43.839 INFO [stderr] | Dec 19 21:26:43.839 INFO [stderr] 74 | writeln!(f, "{}", self.get_images()); Dec 19 21:26:43.839 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.840 INFO [stderr] | Dec 19 21:26:43.840 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.840 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 19 21:26:43.840 INFO [stderr] Dec 19 21:26:43.844 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.844 INFO [stderr] --> src/hexagram_repository.rs:73:9 Dec 19 21:26:43.844 INFO [stderr] | Dec 19 21:26:43.844 INFO [stderr] 73 | writeln!(f, " Images:"); Dec 19 21:26:43.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.845 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 19 21:26:43.845 INFO [stderr] Dec 19 21:26:43.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.845 INFO [stderr] --> src/hexagram_repository.rs:74:9 Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] 74 | writeln!(f, "{}", self.get_images()); Dec 19 21:26:43.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.845 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 19 21:26:43.845 INFO [stderr] Dec 19 21:26:43.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.845 INFO [stderr] --> src/trigram.rs:234:9 Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] 234 | writeln!(f, "{} (No. {})", self.symbol(), self.number()); Dec 19 21:26:43.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.845 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 19 21:26:43.845 INFO [stderr] Dec 19 21:26:43.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.845 INFO [stderr] --> src/trigram.rs:235:9 Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] 235 | writeln!(f, "{} - {}", self.romanized(), self.english_translation()); Dec 19 21:26:43.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.845 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 19 21:26:43.845 INFO [stderr] Dec 19 21:26:43.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.845 INFO [stderr] --> src/trigram.rs:236:9 Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] 236 | writeln!(f); Dec 19 21:26:43.845 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.845 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 19 21:26:43.845 INFO [stderr] Dec 19 21:26:43.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.845 INFO [stderr] --> src/trigram.rs:237:9 Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] 237 | writeln!(f, "Attribute: {}", self.attribute()); Dec 19 21:26:43.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.845 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 19 21:26:43.845 INFO [stderr] Dec 19 21:26:43.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.845 INFO [stderr] --> src/trigram.rs:238:9 Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] 238 | writeln!(f, "Image in nature: {}", self.image()); Dec 19 21:26:43.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.845 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 19 21:26:43.845 INFO [stderr] Dec 19 21:26:43.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.845 INFO [stderr] --> src/trigram.rs:239:9 Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] 239 | writeln!(f, "Family Relationship: {}", self.family_relationship()); Dec 19 21:26:43.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.845 INFO [stderr] | Dec 19 21:26:43.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.845 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 19 21:26:43.845 INFO [stderr] Dec 19 21:26:43.849 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.849 INFO [stderr] --> src/trigram.rs:234:9 Dec 19 21:26:43.849 INFO [stderr] | Dec 19 21:26:43.849 INFO [stderr] 234 | writeln!(f, "{} (No. {})", self.symbol(), self.number()); Dec 19 21:26:43.849 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.849 INFO [stderr] | Dec 19 21:26:43.849 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.849 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 19 21:26:43.849 INFO [stderr] Dec 19 21:26:43.849 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.849 INFO [stderr] --> src/trigram.rs:235:9 Dec 19 21:26:43.849 INFO [stderr] | Dec 19 21:26:43.849 INFO [stderr] 235 | writeln!(f, "{} - {}", self.romanized(), self.english_translation()); Dec 19 21:26:43.849 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.849 INFO [stderr] | Dec 19 21:26:43.849 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.850 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 19 21:26:43.850 INFO [stderr] Dec 19 21:26:43.850 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.850 INFO [stderr] --> src/trigram.rs:236:9 Dec 19 21:26:43.850 INFO [stderr] | Dec 19 21:26:43.850 INFO [stderr] 236 | writeln!(f); Dec 19 21:26:43.850 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 21:26:43.850 INFO [stderr] | Dec 19 21:26:43.850 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.850 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 19 21:26:43.850 INFO [stderr] Dec 19 21:26:43.850 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.850 INFO [stderr] --> src/trigram.rs:237:9 Dec 19 21:26:43.850 INFO [stderr] | Dec 19 21:26:43.850 INFO [stderr] 237 | writeln!(f, "Attribute: {}", self.attribute()); Dec 19 21:26:43.850 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.850 INFO [stderr] | Dec 19 21:26:43.850 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.850 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 19 21:26:43.850 INFO [stderr] Dec 19 21:26:43.850 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.850 INFO [stderr] --> src/trigram.rs:238:9 Dec 19 21:26:43.850 INFO [stderr] | Dec 19 21:26:43.850 INFO [stderr] 238 | writeln!(f, "Image in nature: {}", self.image()); Dec 19 21:26:43.850 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.850 INFO [stderr] | Dec 19 21:26:43.850 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.850 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 19 21:26:43.850 INFO [stderr] Dec 19 21:26:43.850 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 21:26:43.850 INFO [stderr] --> src/trigram.rs:239:9 Dec 19 21:26:43.850 INFO [stderr] | Dec 19 21:26:43.850 INFO [stderr] 239 | writeln!(f, "Family Relationship: {}", self.family_relationship()); Dec 19 21:26:43.850 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 21:26:43.850 INFO [stderr] | Dec 19 21:26:43.850 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 21:26:43.850 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 19 21:26:43.850 INFO [stderr] Dec 19 21:26:45.748 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.26s Dec 19 21:26:46.750 INFO running `"docker" "inspect" "28e82083314008e7859310ce04ee342bddd16b9c5f4f5a5fdc1f4bf41152742b"` Dec 19 21:26:47.178 INFO running `"docker" "rm" "-f" "28e82083314008e7859310ce04ee342bddd16b9c5f4f5a5fdc1f4bf41152742b"` Dec 19 21:26:47.540 INFO [stdout] 28e82083314008e7859310ce04ee342bddd16b9c5f4f5a5fdc1f4bf41152742b