Oct 27 11:27:04.268 INFO checking ImMax/linker against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:27:04.268 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 11:27:04.732 INFO blam! 924c61fdd647f2a5acb2a06668c7565c628ac2225bdc27ae4d538cdd4688008f Oct 27 11:27:04.735 INFO running `"docker" "start" "-a" "924c61fdd647f2a5acb2a06668c7565c628ac2225bdc27ae4d538cdd4688008f"` Oct 27 11:27:06.478 INFO kablam! usermod: no changes Oct 27 11:27:06.555 INFO kablam! Checking linker v0.1.0 (/source) Oct 27 11:27:07.187 INFO kablam! warning: unused import: `super::obj_file::*` Oct 27 11:27:07.187 INFO kablam! --> src/parser.rs:6:5 Oct 27 11:27:07.187 INFO kablam! | Oct 27 11:27:07.187 INFO kablam! 6 | use super::obj_file::*; Oct 27 11:27:07.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.187 INFO kablam! | Oct 27 11:27:07.187 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:27:07.187 INFO kablam! Oct 27 11:27:07.191 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 11:27:07.191 INFO kablam! --> src/obj_file.rs:65:16 Oct 27 11:27:07.191 INFO kablam! | Oct 27 11:27:07.191 INFO kablam! 65 | if (sym.sym_type == "*ABS*") { Oct 27 11:27:07.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 11:27:07.191 INFO kablam! | Oct 27 11:27:07.191 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 11:27:07.191 INFO kablam! Oct 27 11:27:07.383 INFO kablam! warning: constant item is never used: `MAGIC_LINE` Oct 27 11:27:07.383 INFO kablam! --> src/parser.rs:15:1 Oct 27 11:27:07.383 INFO kablam! | Oct 27 11:27:07.383 INFO kablam! 15 | const MAGIC_LINE: usize = 0; Oct 27 11:27:07.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.383 INFO kablam! | Oct 27 11:27:07.383 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:27:07.383 INFO kablam! Oct 27 11:27:07.383 INFO kablam! warning: constant item is never used: `ENTRIES_LINE` Oct 27 11:27:07.383 INFO kablam! --> src/parser.rs:16:1 Oct 27 11:27:07.383 INFO kablam! | Oct 27 11:27:07.383 INFO kablam! 16 | const ENTRIES_LINE: usize = 1; Oct 27 11:27:07.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.383 INFO kablam! Oct 27 11:27:07.383 INFO kablam! warning: constant item is never used: `NSEGS_ENTRY` Oct 27 11:27:07.383 INFO kablam! --> src/parser.rs:18:1 Oct 27 11:27:07.383 INFO kablam! | Oct 27 11:27:07.383 INFO kablam! 18 | const NSEGS_ENTRY: usize = 0; Oct 27 11:27:07.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.383 INFO kablam! Oct 27 11:27:07.383 INFO kablam! warning: constant item is never used: `NSYMS_ENTRY` Oct 27 11:27:07.383 INFO kablam! --> src/parser.rs:19:1 Oct 27 11:27:07.383 INFO kablam! | Oct 27 11:27:07.383 INFO kablam! 19 | const NSYMS_ENTRY: usize = 1; Oct 27 11:27:07.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.383 INFO kablam! Oct 27 11:27:07.383 INFO kablam! warning: constant item is never used: `NRELS_ENTRY` Oct 27 11:27:07.383 INFO kablam! --> src/parser.rs:20:1 Oct 27 11:27:07.383 INFO kablam! | Oct 27 11:27:07.383 INFO kablam! 20 | const NRELS_ENTRY: usize = 2; Oct 27 11:27:07.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.383 INFO kablam! Oct 27 11:27:07.423 INFO kablam! warning: unused import: `super::obj_file::*` Oct 27 11:27:07.423 INFO kablam! --> src/parser.rs:6:5 Oct 27 11:27:07.423 INFO kablam! | Oct 27 11:27:07.423 INFO kablam! 6 | use super::obj_file::*; Oct 27 11:27:07.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.423 INFO kablam! | Oct 27 11:27:07.423 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:27:07.423 INFO kablam! Oct 27 11:27:07.423 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 11:27:07.423 INFO kablam! --> src/obj_file.rs:65:16 Oct 27 11:27:07.423 INFO kablam! | Oct 27 11:27:07.423 INFO kablam! 65 | if (sym.sym_type == "*ABS*") { Oct 27 11:27:07.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 11:27:07.423 INFO kablam! | Oct 27 11:27:07.423 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 11:27:07.423 INFO kablam! Oct 27 11:27:07.563 INFO kablam! warning: constant item is never used: `MAGIC_LINE` Oct 27 11:27:07.563 INFO kablam! --> src/parser.rs:15:1 Oct 27 11:27:07.563 INFO kablam! | Oct 27 11:27:07.563 INFO kablam! 15 | const MAGIC_LINE: usize = 0; Oct 27 11:27:07.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.563 INFO kablam! | Oct 27 11:27:07.563 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:27:07.563 INFO kablam! Oct 27 11:27:07.563 INFO kablam! warning: constant item is never used: `ENTRIES_LINE` Oct 27 11:27:07.563 INFO kablam! --> src/parser.rs:16:1 Oct 27 11:27:07.563 INFO kablam! | Oct 27 11:27:07.563 INFO kablam! 16 | const ENTRIES_LINE: usize = 1; Oct 27 11:27:07.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.563 INFO kablam! Oct 27 11:27:07.563 INFO kablam! warning: constant item is never used: `NSEGS_ENTRY` Oct 27 11:27:07.563 INFO kablam! --> src/parser.rs:18:1 Oct 27 11:27:07.563 INFO kablam! | Oct 27 11:27:07.563 INFO kablam! 18 | const NSEGS_ENTRY: usize = 0; Oct 27 11:27:07.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.563 INFO kablam! Oct 27 11:27:07.563 INFO kablam! warning: constant item is never used: `NSYMS_ENTRY` Oct 27 11:27:07.563 INFO kablam! --> src/parser.rs:19:1 Oct 27 11:27:07.563 INFO kablam! | Oct 27 11:27:07.563 INFO kablam! 19 | const NSYMS_ENTRY: usize = 1; Oct 27 11:27:07.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.563 INFO kablam! Oct 27 11:27:07.563 INFO kablam! warning: constant item is never used: `NRELS_ENTRY` Oct 27 11:27:07.563 INFO kablam! --> src/parser.rs:20:1 Oct 27 11:27:07.563 INFO kablam! | Oct 27 11:27:07.563 INFO kablam! 20 | const NRELS_ENTRY: usize = 2; Oct 27 11:27:07.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:27:07.563 INFO kablam! Oct 27 11:27:07.595 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 27 11:27:07.603 INFO kablam! su: No module specific data is present Oct 27 11:27:08.721 INFO running `"docker" "rm" "-f" "924c61fdd647f2a5acb2a06668c7565c628ac2225bdc27ae4d538cdd4688008f"` Oct 27 11:27:08.995 INFO blam! 924c61fdd647f2a5acb2a06668c7565c628ac2225bdc27ae4d538cdd4688008f