Dec 18 02:46:07.841 INFO checking calebzulawski/abi-helper against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 02:46:07.841 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-4/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/calebzulawski/abi-helper:/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" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 02:46:08.300 INFO [stdout] 3d3f8c810e11c931901bbf459851f211590c75040ed83d00c3f5b977922ae9a8 Dec 18 02:46:08.306 INFO running `"docker" "start" "-a" "3d3f8c810e11c931901bbf459851f211590c75040ed83d00c3f5b977922ae9a8"` Dec 18 02:46:09.824 INFO [stderr] Checking custom_error v1.3.0 Dec 18 02:46:09.829 INFO [stderr] Compiling scroll v0.9.2 Dec 18 02:46:09.829 INFO [stderr] Compiling scroll_derive v0.9.5 Dec 18 02:46:14.052 INFO [stderr] Checking goblin v0.0.19 Dec 18 02:46:21.123 INFO [stderr] Checking abi-helper v0.1.0 (/opt/crater/workdir) Dec 18 02:46:22.206 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 02:46:22.206 INFO [stderr] --> src/abi_reader.rs:31:13 Dec 18 02:46:22.206 INFO [stderr] | Dec 18 02:46:22.206 INFO [stderr] 31 | writeln!(f, "Exported:"); Dec 18 02:46:22.206 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 02:46:22.206 INFO [stderr] | Dec 18 02:46:22.206 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 18 02:46:22.206 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 02:46:22.206 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 18 02:46:22.206 INFO [stderr] Dec 18 02:46:22.206 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 02:46:22.206 INFO [stderr] --> src/abi_reader.rs:33:17 Dec 18 02:46:22.206 INFO [stderr] | Dec 18 02:46:22.206 INFO [stderr] 33 | writeln!(f, "\t{}", name); Dec 18 02:46:22.206 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 02:46:22.206 INFO [stderr] | Dec 18 02:46:22.206 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 02:46:22.206 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 18 02:46:22.206 INFO [stderr] Dec 18 02:46:22.206 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 02:46:22.206 INFO [stderr] --> src/abi_reader.rs:37:13 Dec 18 02:46:22.206 INFO [stderr] | Dec 18 02:46:22.206 INFO [stderr] 37 | writeln!(f, "Stripped:"); Dec 18 02:46:22.206 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 02:46:22.206 INFO [stderr] | Dec 18 02:46:22.206 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 02:46:22.206 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 18 02:46:22.206 INFO [stderr] Dec 18 02:46:22.206 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 02:46:22.206 INFO [stderr] --> src/abi_reader.rs:39:17 Dec 18 02:46:22.206 INFO [stderr] | Dec 18 02:46:22.206 INFO [stderr] 39 | writeln!(f, "\t{}", name); Dec 18 02:46:22.206 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 02:46:22.206 INFO [stderr] | Dec 18 02:46:22.206 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 02:46:22.206 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 18 02:46:22.206 INFO [stderr] Dec 18 02:46:22.496 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 02:46:22.496 INFO [stderr] --> src/abi_reader.rs:31:13 Dec 18 02:46:22.496 INFO [stderr] | Dec 18 02:46:22.496 INFO [stderr] 31 | writeln!(f, "Exported:"); Dec 18 02:46:22.496 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 02:46:22.496 INFO [stderr] | Dec 18 02:46:22.496 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 18 02:46:22.496 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 02:46:22.496 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 18 02:46:22.496 INFO [stderr] Dec 18 02:46:22.496 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 02:46:22.496 INFO [stderr] --> src/abi_reader.rs:33:17 Dec 18 02:46:22.496 INFO [stderr] | Dec 18 02:46:22.496 INFO [stderr] 33 | writeln!(f, "\t{}", name); Dec 18 02:46:22.496 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 02:46:22.496 INFO [stderr] | Dec 18 02:46:22.496 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 02:46:22.497 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 18 02:46:22.497 INFO [stderr] Dec 18 02:46:22.497 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 02:46:22.497 INFO [stderr] --> src/abi_reader.rs:37:13 Dec 18 02:46:22.497 INFO [stderr] | Dec 18 02:46:22.497 INFO [stderr] 37 | writeln!(f, "Stripped:"); Dec 18 02:46:22.497 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 02:46:22.497 INFO [stderr] | Dec 18 02:46:22.497 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 02:46:22.497 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 18 02:46:22.497 INFO [stderr] Dec 18 02:46:22.497 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 02:46:22.497 INFO [stderr] --> src/abi_reader.rs:39:17 Dec 18 02:46:22.497 INFO [stderr] | Dec 18 02:46:22.497 INFO [stderr] 39 | writeln!(f, "\t{}", name); Dec 18 02:46:22.497 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 02:46:22.497 INFO [stderr] | Dec 18 02:46:22.497 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 02:46:22.497 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 18 02:46:22.497 INFO [stderr] Dec 18 02:46:22.545 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.89s Dec 18 02:46:23.690 INFO running `"docker" "inspect" "3d3f8c810e11c931901bbf459851f211590c75040ed83d00c3f5b977922ae9a8"` Dec 18 02:46:23.992 INFO running `"docker" "rm" "-f" "3d3f8c810e11c931901bbf459851f211590c75040ed83d00c3f5b977922ae9a8"` Dec 18 02:46:24.308 INFO [stdout] 3d3f8c810e11c931901bbf459851f211590c75040ed83d00c3f5b977922ae9a8