Dec 17 13:57:42.949 INFO checking tehzz/dynlistdumper against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 13:57:42.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/tehzz/dynlistdumper:/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 13:57:43.519 INFO [stdout] 2a145e92a2c6b625fa63c6128c6d2fd77e1e091670061af3254f9ebf759dc9c2 Dec 17 13:57:43.521 INFO running `"docker" "start" "-a" "2a145e92a2c6b625fa63c6128c6d2fd77e1e091670061af3254f9ebf759dc9c2"` Dec 17 13:57:46.189 INFO [stderr] Checking dynlistdump v1.0.0 (/opt/crater/workdir) Dec 17 13:57:48.064 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 17 13:57:48.065 INFO [stderr] --> src/asm.rs:34:9 Dec 17 13:57:48.065 INFO [stderr] | Dec 17 13:57:48.065 INFO [stderr] 34 | write!(w, "\n\n"); Dec 17 13:57:48.066 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 17 13:57:48.066 INFO [stderr] | Dec 17 13:57:48.066 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 17 13:57:48.066 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 17 13:57:48.067 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 17 13:57:48.067 INFO [stderr] Dec 17 13:57:48.067 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 17 13:57:48.068 INFO [stderr] --> src/c89.rs:30:5 Dec 17 13:57:48.068 INFO [stderr] | Dec 17 13:57:48.068 INFO [stderr] 30 | writeln!(w, "/* {} Macros */", cmd_type_name![]); Dec 17 13:57:48.068 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 17 13:57:48.069 INFO [stderr] | Dec 17 13:57:48.069 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 17 13:57:48.069 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 17 13:57:48.069 INFO [stderr] Dec 17 13:57:48.069 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 17 13:57:48.070 INFO [stderr] --> src/c89.rs:39:9 Dec 17 13:57:48.070 INFO [stderr] | Dec 17 13:57:48.070 INFO [stderr] 39 | write!(w, "\n"); Dec 17 13:57:48.070 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 17 13:57:48.071 INFO [stderr] | Dec 17 13:57:48.071 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 17 13:57:48.071 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 17 13:57:48.071 INFO [stderr] Dec 17 13:57:48.088 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 17 13:57:48.088 INFO [stderr] --> src/dump.rs:68:5 Dec 17 13:57:48.088 INFO [stderr] | Dec 17 13:57:48.088 INFO [stderr] 68 | writeln!(wtr, "list_{:08X}:", address); Dec 17 13:57:48.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 17 13:57:48.089 INFO [stderr] | Dec 17 13:57:48.089 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 17 13:57:48.089 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 17 13:57:48.089 INFO [stderr] Dec 17 13:57:48.183 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 17 13:57:48.184 INFO [stderr] --> src/asm.rs:34:9 Dec 17 13:57:48.184 INFO [stderr] | Dec 17 13:57:48.184 INFO [stderr] 34 | write!(w, "\n\n"); Dec 17 13:57:48.184 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 17 13:57:48.185 INFO [stderr] | Dec 17 13:57:48.185 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 17 13:57:48.185 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 17 13:57:48.185 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 17 13:57:48.186 INFO [stderr] Dec 17 13:57:48.186 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 17 13:57:48.186 INFO [stderr] --> src/c89.rs:30:5 Dec 17 13:57:48.186 INFO [stderr] | Dec 17 13:57:48.186 INFO [stderr] 30 | writeln!(w, "/* {} Macros */", cmd_type_name![]); Dec 17 13:57:48.186 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 17 13:57:48.186 INFO [stderr] | Dec 17 13:57:48.186 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 17 13:57:48.186 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 17 13:57:48.187 INFO [stderr] Dec 17 13:57:48.187 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 17 13:57:48.187 INFO [stderr] --> src/c89.rs:39:9 Dec 17 13:57:48.187 INFO [stderr] | Dec 17 13:57:48.187 INFO [stderr] 39 | write!(w, "\n"); Dec 17 13:57:48.187 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 17 13:57:48.187 INFO [stderr] | Dec 17 13:57:48.187 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 17 13:57:48.187 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 17 13:57:48.187 INFO [stderr] Dec 17 13:57:48.189 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 17 13:57:48.189 INFO [stderr] --> src/dump.rs:68:5 Dec 17 13:57:48.189 INFO [stderr] | Dec 17 13:57:48.190 INFO [stderr] 68 | writeln!(wtr, "list_{:08X}:", address); Dec 17 13:57:48.190 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 17 13:57:48.190 INFO [stderr] | Dec 17 13:57:48.190 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 17 13:57:48.190 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 17 13:57:48.190 INFO [stderr] Dec 17 13:57:48.260 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.24s Dec 17 13:57:49.758 INFO running `"docker" "inspect" "2a145e92a2c6b625fa63c6128c6d2fd77e1e091670061af3254f9ebf759dc9c2"` Dec 17 13:57:50.060 INFO running `"docker" "rm" "-f" "2a145e92a2c6b625fa63c6128c6d2fd77e1e091670061af3254f9ebf759dc9c2"` Dec 17 13:57:50.452 INFO [stdout] 2a145e92a2c6b625fa63c6128c6d2fd77e1e091670061af3254f9ebf759dc9c2