Oct 21 21:21:20.417 INFO checking ImMax/linker against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:21:20.418 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 21:21:20.766 INFO blam! 5e644a103aadae26ece5de66ccf27579c219f285fe69c41ef5cb2941f46d677f Oct 21 21:21:20.767 INFO running `"docker" "start" "-a" "5e644a103aadae26ece5de66ccf27579c219f285fe69c41ef5cb2941f46d677f"` Oct 21 21:21:21.470 INFO kablam! usermod: no changes Oct 21 21:21:21.491 INFO kablam! Checking linker v0.1.0 (/source) Oct 21 21:21:21.914 INFO kablam! warning: unused import: `super::obj_file::*` Oct 21 21:21:21.914 INFO kablam! --> src/parser.rs:6:5 Oct 21 21:21:21.914 INFO kablam! | Oct 21 21:21:21.914 INFO kablam! 6 | use super::obj_file::*; Oct 21 21:21:21.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:21:21.914 INFO kablam! | Oct 21 21:21:21.914 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:21:21.914 INFO kablam! Oct 21 21:21:21.915 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 21:21:21.915 INFO kablam! --> src/obj_file.rs:65:16 Oct 21 21:21:21.915 INFO kablam! | Oct 21 21:21:21.915 INFO kablam! 65 | if (sym.sym_type == "*ABS*") { Oct 21 21:21:21.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 21:21:21.916 INFO kablam! | Oct 21 21:21:21.916 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 21:21:21.916 INFO kablam! Oct 21 21:21:22.056 INFO kablam! warning: constant item is never used: `MAGIC_LINE` Oct 21 21:21:22.056 INFO kablam! --> src/parser.rs:15:1 Oct 21 21:21:22.057 INFO kablam! | Oct 21 21:21:22.057 INFO kablam! 15 | const MAGIC_LINE: usize = 0; Oct 21 21:21:22.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.057 INFO kablam! | Oct 21 21:21:22.057 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:21:22.057 INFO kablam! Oct 21 21:21:22.057 INFO kablam! warning: constant item is never used: `ENTRIES_LINE` Oct 21 21:21:22.057 INFO kablam! --> src/parser.rs:16:1 Oct 21 21:21:22.057 INFO kablam! | Oct 21 21:21:22.057 INFO kablam! 16 | const ENTRIES_LINE: usize = 1; Oct 21 21:21:22.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.057 INFO kablam! Oct 21 21:21:22.057 INFO kablam! warning: constant item is never used: `NSEGS_ENTRY` Oct 21 21:21:22.057 INFO kablam! --> src/parser.rs:18:1 Oct 21 21:21:22.057 INFO kablam! | Oct 21 21:21:22.057 INFO kablam! 18 | const NSEGS_ENTRY: usize = 0; Oct 21 21:21:22.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.058 INFO kablam! Oct 21 21:21:22.058 INFO kablam! warning: constant item is never used: `NSYMS_ENTRY` Oct 21 21:21:22.058 INFO kablam! --> src/parser.rs:19:1 Oct 21 21:21:22.058 INFO kablam! | Oct 21 21:21:22.058 INFO kablam! 19 | const NSYMS_ENTRY: usize = 1; Oct 21 21:21:22.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.058 INFO kablam! Oct 21 21:21:22.058 INFO kablam! warning: constant item is never used: `NRELS_ENTRY` Oct 21 21:21:22.058 INFO kablam! --> src/parser.rs:20:1 Oct 21 21:21:22.058 INFO kablam! | Oct 21 21:21:22.058 INFO kablam! 20 | const NRELS_ENTRY: usize = 2; Oct 21 21:21:22.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.058 INFO kablam! Oct 21 21:21:22.100 INFO kablam! warning: unused import: `super::obj_file::*` Oct 21 21:21:22.101 INFO kablam! --> src/parser.rs:6:5 Oct 21 21:21:22.101 INFO kablam! | Oct 21 21:21:22.101 INFO kablam! 6 | use super::obj_file::*; Oct 21 21:21:22.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.101 INFO kablam! | Oct 21 21:21:22.101 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:21:22.101 INFO kablam! Oct 21 21:21:22.108 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 21:21:22.109 INFO kablam! --> src/obj_file.rs:65:16 Oct 21 21:21:22.109 INFO kablam! | Oct 21 21:21:22.109 INFO kablam! 65 | if (sym.sym_type == "*ABS*") { Oct 21 21:21:22.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 21:21:22.109 INFO kablam! | Oct 21 21:21:22.109 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 21:21:22.109 INFO kablam! Oct 21 21:21:22.292 INFO kablam! warning: constant item is never used: `MAGIC_LINE` Oct 21 21:21:22.292 INFO kablam! --> src/parser.rs:15:1 Oct 21 21:21:22.292 INFO kablam! | Oct 21 21:21:22.292 INFO kablam! 15 | const MAGIC_LINE: usize = 0; Oct 21 21:21:22.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.292 INFO kablam! | Oct 21 21:21:22.292 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:21:22.292 INFO kablam! Oct 21 21:21:22.292 INFO kablam! warning: constant item is never used: `ENTRIES_LINE` Oct 21 21:21:22.292 INFO kablam! --> src/parser.rs:16:1 Oct 21 21:21:22.292 INFO kablam! | Oct 21 21:21:22.292 INFO kablam! 16 | const ENTRIES_LINE: usize = 1; Oct 21 21:21:22.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.292 INFO kablam! Oct 21 21:21:22.292 INFO kablam! warning: constant item is never used: `NSEGS_ENTRY` Oct 21 21:21:22.292 INFO kablam! --> src/parser.rs:18:1 Oct 21 21:21:22.292 INFO kablam! | Oct 21 21:21:22.292 INFO kablam! 18 | const NSEGS_ENTRY: usize = 0; Oct 21 21:21:22.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.292 INFO kablam! Oct 21 21:21:22.292 INFO kablam! warning: constant item is never used: `NSYMS_ENTRY` Oct 21 21:21:22.292 INFO kablam! --> src/parser.rs:19:1 Oct 21 21:21:22.292 INFO kablam! | Oct 21 21:21:22.292 INFO kablam! 19 | const NSYMS_ENTRY: usize = 1; Oct 21 21:21:22.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.292 INFO kablam! Oct 21 21:21:22.292 INFO kablam! warning: constant item is never used: `NRELS_ENTRY` Oct 21 21:21:22.292 INFO kablam! --> src/parser.rs:20:1 Oct 21 21:21:22.292 INFO kablam! | Oct 21 21:21:22.292 INFO kablam! 20 | const NRELS_ENTRY: usize = 2; Oct 21 21:21:22.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:21:22.292 INFO kablam! Oct 21 21:21:22.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 21 21:21:22.301 INFO kablam! su: No module specific data is present Oct 21 21:21:22.920 INFO running `"docker" "rm" "-f" "5e644a103aadae26ece5de66ccf27579c219f285fe69c41ef5cb2941f46d677f"` Oct 21 21:21:23.104 INFO blam! 5e644a103aadae26ece5de66ccf27579c219f285fe69c41ef5cb2941f46d677f