Oct 13 04:18:20.368 INFO checking ImMax/linker against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:18:20.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:20.869 INFO blam! eb3b3086f20616ca83680a7c125823d772236ffcf7543aed7791e36a6d3479c0 Oct 13 04:18:20.884 INFO running `"docker" "start" "-a" "eb3b3086f20616ca83680a7c125823d772236ffcf7543aed7791e36a6d3479c0"` Oct 13 04:18:22.408 INFO kablam! usermod: no changes Oct 13 04:18:22.476 INFO kablam! Checking linker v0.1.0 (/source) Oct 13 04:18:23.532 INFO kablam! warning: unused import: `super::obj_file::*` Oct 13 04:18:23.532 INFO kablam! --> src/parser.rs:6:5 Oct 13 04:18:23.532 INFO kablam! | Oct 13 04:18:23.532 INFO kablam! 6 | use super::obj_file::*; Oct 13 04:18:23.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:18:23.532 INFO kablam! | Oct 13 04:18:23.532 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:18:23.532 INFO kablam! Oct 13 04:18:23.532 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 04:18:23.532 INFO kablam! --> src/obj_file.rs:65:16 Oct 13 04:18:23.532 INFO kablam! | Oct 13 04:18:23.532 INFO kablam! 65 | if (sym.sym_type == "*ABS*") { Oct 13 04:18:23.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:18:23.532 INFO kablam! | Oct 13 04:18:23.532 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:18:23.532 INFO kablam! Oct 13 04:18:23.609 INFO kablam! warning: unused import: `super::obj_file::*` Oct 13 04:18:23.609 INFO kablam! --> src/parser.rs:6:5 Oct 13 04:18:23.609 INFO kablam! | Oct 13 04:18:23.609 INFO kablam! 6 | use super::obj_file::*; Oct 13 04:18:23.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:18:23.609 INFO kablam! | Oct 13 04:18:23.609 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:18:23.609 INFO kablam! Oct 13 04:18:23.609 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 04:18:23.609 INFO kablam! --> src/obj_file.rs:65:16 Oct 13 04:18:23.609 INFO kablam! | Oct 13 04:18:23.609 INFO kablam! 65 | if (sym.sym_type == "*ABS*") { Oct 13 04:18:23.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:18:23.609 INFO kablam! | Oct 13 04:18:23.609 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:18:23.609 INFO kablam! Oct 13 04:18:23.824 INFO kablam! warning: constant item is never used: `MAGIC_LINE` Oct 13 04:18:23.824 INFO kablam! --> src/parser.rs:15:1 Oct 13 04:18:23.824 INFO kablam! | Oct 13 04:18:23.824 INFO kablam! 15 | const MAGIC_LINE: usize = 0; Oct 13 04:18:23.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:23.824 INFO kablam! | Oct 13 04:18:23.824 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:18:23.824 INFO kablam! Oct 13 04:18:23.828 INFO kablam! warning: constant item is never used: `ENTRIES_LINE` Oct 13 04:18:23.828 INFO kablam! --> src/parser.rs:16:1 Oct 13 04:18:23.828 INFO kablam! | Oct 13 04:18:23.828 INFO kablam! 16 | const ENTRIES_LINE: usize = 1; Oct 13 04:18:23.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:23.828 INFO kablam! Oct 13 04:18:23.830 INFO kablam! warning: constant item is never used: `NSEGS_ENTRY` Oct 13 04:18:23.830 INFO kablam! --> src/parser.rs:18:1 Oct 13 04:18:23.830 INFO kablam! | Oct 13 04:18:23.830 INFO kablam! 18 | const NSEGS_ENTRY: usize = 0; Oct 13 04:18:23.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:23.830 INFO kablam! Oct 13 04:18:23.830 INFO kablam! warning: constant item is never used: `NSYMS_ENTRY` Oct 13 04:18:23.830 INFO kablam! --> src/parser.rs:19:1 Oct 13 04:18:23.830 INFO kablam! | Oct 13 04:18:23.830 INFO kablam! 19 | const NSYMS_ENTRY: usize = 1; Oct 13 04:18:23.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:23.830 INFO kablam! Oct 13 04:18:23.830 INFO kablam! warning: constant item is never used: `NRELS_ENTRY` Oct 13 04:18:23.830 INFO kablam! --> src/parser.rs:20:1 Oct 13 04:18:23.830 INFO kablam! | Oct 13 04:18:23.830 INFO kablam! 20 | const NRELS_ENTRY: usize = 2; Oct 13 04:18:23.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:23.830 INFO kablam! Oct 13 04:18:24.015 INFO kablam! warning: constant item is never used: `MAGIC_LINE` Oct 13 04:18:24.016 INFO kablam! --> src/parser.rs:15:1 Oct 13 04:18:24.016 INFO kablam! | Oct 13 04:18:24.016 INFO kablam! 15 | const MAGIC_LINE: usize = 0; Oct 13 04:18:24.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.016 INFO kablam! | Oct 13 04:18:24.016 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:18:24.016 INFO kablam! Oct 13 04:18:24.016 INFO kablam! warning: constant item is never used: `ENTRIES_LINE` Oct 13 04:18:24.016 INFO kablam! --> src/parser.rs:16:1 Oct 13 04:18:24.016 INFO kablam! | Oct 13 04:18:24.016 INFO kablam! 16 | const ENTRIES_LINE: usize = 1; Oct 13 04:18:24.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.016 INFO kablam! Oct 13 04:18:24.016 INFO kablam! warning: constant item is never used: `NSEGS_ENTRY` Oct 13 04:18:24.016 INFO kablam! --> src/parser.rs:18:1 Oct 13 04:18:24.016 INFO kablam! | Oct 13 04:18:24.016 INFO kablam! 18 | const NSEGS_ENTRY: usize = 0; Oct 13 04:18:24.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.016 INFO kablam! Oct 13 04:18:24.016 INFO kablam! warning: constant item is never used: `NSYMS_ENTRY` Oct 13 04:18:24.016 INFO kablam! --> src/parser.rs:19:1 Oct 13 04:18:24.016 INFO kablam! | Oct 13 04:18:24.016 INFO kablam! 19 | const NSYMS_ENTRY: usize = 1; Oct 13 04:18:24.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.016 INFO kablam! Oct 13 04:18:24.016 INFO kablam! warning: constant item is never used: `NRELS_ENTRY` Oct 13 04:18:24.016 INFO kablam! --> src/parser.rs:20:1 Oct 13 04:18:24.016 INFO kablam! | Oct 13 04:18:24.016 INFO kablam! 20 | const NRELS_ENTRY: usize = 2; Oct 13 04:18:24.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:18:24.016 INFO kablam! Oct 13 04:18:24.113 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 13 04:18:24.115 INFO kablam! su: No module specific data is present Oct 13 04:18:25.143 INFO running `"docker" "rm" "-f" "eb3b3086f20616ca83680a7c125823d772236ffcf7543aed7791e36a6d3479c0"` Oct 13 04:18:25.356 INFO blam! eb3b3086f20616ca83680a7c125823d772236ffcf7543aed7791e36a6d3479c0