Oct 13 04:18:21.204 INFO checking ImMax/linker against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:18:21.204 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 13 04:18:21.606 INFO blam! 3cf0ea4c7499ed2b7f5bd56cf503a25174778a84be908372fe0c8ac2d33c2afe Oct 13 04:18:21.607 INFO running `"docker" "start" "-a" "3cf0ea4c7499ed2b7f5bd56cf503a25174778a84be908372fe0c8ac2d33c2afe"` Oct 13 04:18:23.608 INFO kablam! usermod: no changes Oct 13 04:18:23.704 INFO kablam! Checking linker v0.1.0 (/source) Oct 13 04:18:24.384 INFO kablam! warning: unused import: `super::obj_file::*` Oct 13 04:18:24.384 INFO kablam! --> src/parser.rs:6:5 Oct 13 04:18:24.384 INFO kablam! | Oct 13 04:18:24.384 INFO kablam! 6 | use super::obj_file::*; Oct 13 04:18:24.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.384 INFO kablam! | Oct 13 04:18:24.384 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:18:24.384 INFO kablam! Oct 13 04:18:24.384 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 04:18:24.384 INFO kablam! --> src/obj_file.rs:65:16 Oct 13 04:18:24.384 INFO kablam! | Oct 13 04:18:24.384 INFO kablam! 65 | if (sym.sym_type == "*ABS*") { Oct 13 04:18:24.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:18:24.384 INFO kablam! | Oct 13 04:18:24.384 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:18:24.384 INFO kablam! Oct 13 04:18:24.569 INFO kablam! warning: constant item is never used: `MAGIC_LINE` Oct 13 04:18:24.569 INFO kablam! --> src/parser.rs:15:1 Oct 13 04:18:24.569 INFO kablam! | Oct 13 04:18:24.569 INFO kablam! 15 | const MAGIC_LINE: usize = 0; Oct 13 04:18:24.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.569 INFO kablam! | Oct 13 04:18:24.569 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:18:24.569 INFO kablam! Oct 13 04:18:24.569 INFO kablam! warning: constant item is never used: `ENTRIES_LINE` Oct 13 04:18:24.569 INFO kablam! --> src/parser.rs:16:1 Oct 13 04:18:24.569 INFO kablam! | Oct 13 04:18:24.569 INFO kablam! 16 | const ENTRIES_LINE: usize = 1; Oct 13 04:18:24.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.570 INFO kablam! Oct 13 04:18:24.570 INFO kablam! warning: constant item is never used: `NSEGS_ENTRY` Oct 13 04:18:24.570 INFO kablam! --> src/parser.rs:18:1 Oct 13 04:18:24.570 INFO kablam! | Oct 13 04:18:24.570 INFO kablam! 18 | const NSEGS_ENTRY: usize = 0; Oct 13 04:18:24.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.570 INFO kablam! Oct 13 04:18:24.570 INFO kablam! warning: constant item is never used: `NSYMS_ENTRY` Oct 13 04:18:24.570 INFO kablam! --> src/parser.rs:19:1 Oct 13 04:18:24.570 INFO kablam! | Oct 13 04:18:24.570 INFO kablam! 19 | const NSYMS_ENTRY: usize = 1; Oct 13 04:18:24.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.570 INFO kablam! Oct 13 04:18:24.570 INFO kablam! warning: constant item is never used: `NRELS_ENTRY` Oct 13 04:18:24.570 INFO kablam! --> src/parser.rs:20:1 Oct 13 04:18:24.570 INFO kablam! | Oct 13 04:18:24.570 INFO kablam! 20 | const NRELS_ENTRY: usize = 2; Oct 13 04:18:24.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.570 INFO kablam! Oct 13 04:18:24.668 INFO kablam! warning: unused import: `super::obj_file::*` Oct 13 04:18:24.668 INFO kablam! --> src/parser.rs:6:5 Oct 13 04:18:24.668 INFO kablam! | Oct 13 04:18:24.668 INFO kablam! 6 | use super::obj_file::*; Oct 13 04:18:24.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.668 INFO kablam! | Oct 13 04:18:24.668 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:18:24.668 INFO kablam! Oct 13 04:18:24.668 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 04:18:24.668 INFO kablam! --> src/obj_file.rs:65:16 Oct 13 04:18:24.668 INFO kablam! | Oct 13 04:18:24.668 INFO kablam! 65 | if (sym.sym_type == "*ABS*") { Oct 13 04:18:24.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:18:24.668 INFO kablam! | Oct 13 04:18:24.668 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:18:24.668 INFO kablam! Oct 13 04:18:24.842 INFO kablam! warning: constant item is never used: `MAGIC_LINE` Oct 13 04:18:24.842 INFO kablam! --> src/parser.rs:15:1 Oct 13 04:18:24.842 INFO kablam! | Oct 13 04:18:24.842 INFO kablam! 15 | const MAGIC_LINE: usize = 0; Oct 13 04:18:24.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.842 INFO kablam! | Oct 13 04:18:24.842 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:18:24.842 INFO kablam! Oct 13 04:18:24.842 INFO kablam! warning: constant item is never used: `ENTRIES_LINE` Oct 13 04:18:24.842 INFO kablam! --> src/parser.rs:16:1 Oct 13 04:18:24.842 INFO kablam! | Oct 13 04:18:24.842 INFO kablam! 16 | const ENTRIES_LINE: usize = 1; Oct 13 04:18:24.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.842 INFO kablam! Oct 13 04:18:24.842 INFO kablam! warning: constant item is never used: `NSEGS_ENTRY` Oct 13 04:18:24.842 INFO kablam! --> src/parser.rs:18:1 Oct 13 04:18:24.842 INFO kablam! | Oct 13 04:18:24.842 INFO kablam! 18 | const NSEGS_ENTRY: usize = 0; Oct 13 04:18:24.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.842 INFO kablam! Oct 13 04:18:24.842 INFO kablam! warning: constant item is never used: `NSYMS_ENTRY` Oct 13 04:18:24.842 INFO kablam! --> src/parser.rs:19:1 Oct 13 04:18:24.842 INFO kablam! | Oct 13 04:18:24.842 INFO kablam! 19 | const NSYMS_ENTRY: usize = 1; Oct 13 04:18:24.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.842 INFO kablam! Oct 13 04:18:24.842 INFO kablam! warning: constant item is never used: `NRELS_ENTRY` Oct 13 04:18:24.842 INFO kablam! --> src/parser.rs:20:1 Oct 13 04:18:24.842 INFO kablam! | Oct 13 04:18:24.842 INFO kablam! 20 | const NRELS_ENTRY: usize = 2; Oct 13 04:18:24.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.842 INFO kablam! Oct 13 04:18:24.872 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 13 04:18:24.885 INFO kablam! su: No module specific data is present Oct 13 04:18:25.569 INFO running `"docker" "rm" "-f" "3cf0ea4c7499ed2b7f5bd56cf503a25174778a84be908372fe0c8ac2d33c2afe"` Oct 13 04:18:25.892 INFO blam! 3cf0ea4c7499ed2b7f5bd56cf503a25174778a84be908372fe0c8ac2d33c2afe