Oct 27 22:49:30.712 INFO checking elftools-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:49:30.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:49:30.932 INFO blam! c6f51ea3e4c9ee6243f748fe2b1c5db6d588d60ba5f45b36b484bc0a5277949e Oct 27 22:49:30.934 INFO running `"docker" "start" "-a" "c6f51ea3e4c9ee6243f748fe2b1c5db6d588d60ba5f45b36b484bc0a5277949e"` Oct 27 22:49:31.755 INFO kablam! usermod: no changes Oct 27 22:49:31.831 INFO kablam! Checking elftools v0.1.0 (/source) Oct 27 22:49:32.735 INFO kablam! warning: unused import: `libc::pid_t` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:3:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 3 | use libc::pid_t; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused import: `libc::c_void` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:4:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 4 | use libc::c_void; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused import: `libc::wait` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:5:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 5 | use libc::wait; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused import: `libc::c_int` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:6:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 6 | use libc::c_int; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused import: `libc::WIFSTOPPED` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:7:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 7 | use libc::WIFSTOPPED; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused import: `std::ptr` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:9:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 9 | use std::ptr; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused import: `std::str` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:10:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 10 | use std::str; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused import: `std::slice` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:11:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 11 | use std::slice; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused import: `std::mem` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:12:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 12 | use std::mem; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused imports: `File`, `self` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:14:15 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 14 | use std::fs::{self, File}; Oct 27 22:49:32.735 INFO kablam! | ^^^^ ^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused imports: `BufRead`, `BufReader`, `Read`, `SeekFrom`, `Seek`, `self` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:15:15 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 15 | use std::io::{self, BufRead, BufReader, Read, Seek, SeekFrom}; Oct 27 22:49:32.735 INFO kablam! | ^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^ ^^^^^^^^ Oct 27 22:49:32.735 INFO kablam! Oct 27 22:49:32.735 INFO kablam! warning: unused import: `std::ffi::CString` Oct 27 22:49:32.735 INFO kablam! --> src/lib.rs:16:5 Oct 27 22:49:32.735 INFO kablam! | Oct 27 22:49:32.735 INFO kablam! 16 | use std::ffi::CString; Oct 27 22:49:32.735 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 22:49:32.736 INFO kablam! Oct 27 22:49:32.991 INFO kablam! warning: unused import: `libc::pid_t` Oct 27 22:49:32.991 INFO kablam! --> src/lib.rs:3:5 Oct 27 22:49:32.992 INFO kablam! | Oct 27 22:49:32.992 INFO kablam! 3 | use libc::pid_t; Oct 27 22:49:32.992 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:49:32.992 INFO kablam! | Oct 27 22:49:32.993 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:49:32.993 INFO kablam! Oct 27 22:49:32.993 INFO kablam! warning: unused import: `libc::c_void` Oct 27 22:49:32.993 INFO kablam! --> src/lib.rs:4:5 Oct 27 22:49:32.994 INFO kablam! | Oct 27 22:49:32.994 INFO kablam! 4 | use libc::c_void; Oct 27 22:49:32.994 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:49:32.994 INFO kablam! Oct 27 22:49:32.995 INFO kablam! warning: unused import: `libc::wait` Oct 27 22:49:32.995 INFO kablam! --> src/lib.rs:5:5 Oct 27 22:49:32.995 INFO kablam! | Oct 27 22:49:32.995 INFO kablam! 5 | use libc::wait; Oct 27 22:49:32.996 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:32.996 INFO kablam! Oct 27 22:49:32.996 INFO kablam! warning: unused import: `libc::c_int` Oct 27 22:49:32.996 INFO kablam! --> src/lib.rs:6:5 Oct 27 22:49:32.997 INFO kablam! | Oct 27 22:49:32.997 INFO kablam! 6 | use libc::c_int; Oct 27 22:49:32.997 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:49:32.997 INFO kablam! Oct 27 22:49:32.998 INFO kablam! warning: unused import: `libc::WIFSTOPPED` Oct 27 22:49:32.998 INFO kablam! --> src/lib.rs:7:5 Oct 27 22:49:32.998 INFO kablam! | Oct 27 22:49:32.998 INFO kablam! 7 | use libc::WIFSTOPPED; Oct 27 22:49:32.999 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:49:32.999 INFO kablam! Oct 27 22:49:32.999 INFO kablam! warning: unused import: `std::ptr` Oct 27 22:49:33.000 INFO kablam! --> src/lib.rs:9:5 Oct 27 22:49:33.000 INFO kablam! | Oct 27 22:49:33.000 INFO kablam! 9 | use std::ptr; Oct 27 22:49:33.000 INFO kablam! | ^^^^^^^^ Oct 27 22:49:33.001 INFO kablam! Oct 27 22:49:33.001 INFO kablam! warning: unused import: `std::str` Oct 27 22:49:33.001 INFO kablam! --> src/lib.rs:10:5 Oct 27 22:49:33.001 INFO kablam! | Oct 27 22:49:33.002 INFO kablam! 10 | use std::str; Oct 27 22:49:33.002 INFO kablam! | ^^^^^^^^ Oct 27 22:49:33.002 INFO kablam! Oct 27 22:49:33.002 INFO kablam! warning: unused import: `std::slice` Oct 27 22:49:33.003 INFO kablam! --> src/lib.rs:11:5 Oct 27 22:49:33.003 INFO kablam! | Oct 27 22:49:33.003 INFO kablam! 11 | use std::slice; Oct 27 22:49:33.003 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.004 INFO kablam! Oct 27 22:49:33.004 INFO kablam! warning: unused import: `std::mem` Oct 27 22:49:33.004 INFO kablam! --> src/lib.rs:12:5 Oct 27 22:49:33.004 INFO kablam! | Oct 27 22:49:33.005 INFO kablam! 12 | use std::mem; Oct 27 22:49:33.005 INFO kablam! | ^^^^^^^^ Oct 27 22:49:33.005 INFO kablam! Oct 27 22:49:33.005 INFO kablam! warning: unused imports: `File`, `self` Oct 27 22:49:33.006 INFO kablam! --> src/lib.rs:14:15 Oct 27 22:49:33.006 INFO kablam! | Oct 27 22:49:33.006 INFO kablam! 14 | use std::fs::{self, File}; Oct 27 22:49:33.006 INFO kablam! | ^^^^ ^^^^ Oct 27 22:49:33.007 INFO kablam! Oct 27 22:49:33.007 INFO kablam! warning: unused imports: `BufRead`, `BufReader`, `Read`, `SeekFrom`, `Seek`, `self` Oct 27 22:49:33.007 INFO kablam! --> src/lib.rs:15:15 Oct 27 22:49:33.007 INFO kablam! | Oct 27 22:49:33.008 INFO kablam! 15 | use std::io::{self, BufRead, BufReader, Read, Seek, SeekFrom}; Oct 27 22:49:33.008 INFO kablam! | ^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^ ^^^^^^^^ Oct 27 22:49:33.008 INFO kablam! Oct 27 22:49:33.008 INFO kablam! warning: unused import: `std::ffi::CString` Oct 27 22:49:33.009 INFO kablam! --> src/lib.rs:16:5 Oct 27 22:49:33.009 INFO kablam! | Oct 27 22:49:33.009 INFO kablam! 16 | use std::ffi::CString; Oct 27 22:49:33.009 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.010 INFO kablam! Oct 27 22:49:33.219 INFO kablam! warning: constant `SHT_SUNW_move` should have an upper case name such as `SHT_SUNW_MOVE` Oct 27 22:49:33.219 INFO kablam! --> src/elftools_const.rs:673:1 Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! 673 | pub const SHT_SUNW_move: i32 = 0x6ffffffa; Oct 27 22:49:33.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 22:49:33.219 INFO kablam! Oct 27 22:49:33.219 INFO kablam! warning: constant `SHT_SUNW_syminfo` should have an upper case name such as `SHT_SUNW_SYMINFO` Oct 27 22:49:33.219 INFO kablam! --> src/elftools_const.rs:677:1 Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! 677 | pub const SHT_SUNW_syminfo: i32 = 0x6ffffffc; Oct 27 22:49:33.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.219 INFO kablam! Oct 27 22:49:33.219 INFO kablam! warning: constant `SHT_GNU_verdef` should have an upper case name such as `SHT_GNU_VERDEF` Oct 27 22:49:33.219 INFO kablam! --> src/elftools_const.rs:679:1 Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! 679 | pub const SHT_GNU_verdef: i32 = 0x6ffffffd; /* Version definition section. */ Oct 27 22:49:33.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.219 INFO kablam! Oct 27 22:49:33.219 INFO kablam! warning: constant `SHT_GNU_verneed` should have an upper case name such as `SHT_GNU_VERNEED` Oct 27 22:49:33.219 INFO kablam! --> src/elftools_const.rs:681:1 Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! 681 | pub const SHT_GNU_verneed: i32 = 0x6ffffffe; /* Version needs section. */ Oct 27 22:49:33.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.219 INFO kablam! Oct 27 22:49:33.219 INFO kablam! warning: constant `SHT_GNU_versym` should have an upper case name such as `SHT_GNU_VERSYM` Oct 27 22:49:33.219 INFO kablam! --> src/elftools_const.rs:683:1 Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! 683 | pub const SHT_GNU_versym: i32 = 0x6fffffff; /* Version symbol table. */ Oct 27 22:49:33.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.219 INFO kablam! Oct 27 22:49:33.219 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.219 INFO kablam! --> src/elftools_const.rs:693:29 Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! 693 | pub const SHT_LOUSER: i32 = 0x80000000; /* Start of application-specific */ Oct 27 22:49:33.219 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 27 22:49:33.219 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.219 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.219 INFO kablam! Oct 27 22:49:33.219 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.219 INFO kablam! --> src/elftools_const.rs:695:29 Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! 695 | pub const SHT_HIUSER: i32 = 0x8fffffff; /* End of application-specific */ Oct 27 22:49:33.219 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.219 INFO kablam! | Oct 27 22:49:33.219 INFO kablam! = note: the literal `0x8fffffff` (decimal `2415919103`) does not fit into an `i32` and will become `-1879048193i32` Oct 27 22:49:33.220 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.220 INFO kablam! Oct 27 22:49:33.220 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.220 INFO kablam! --> src/elftools_const.rs:728:31 Oct 27 22:49:33.220 INFO kablam! | Oct 27 22:49:33.220 INFO kablam! 728 | pub const SHF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 27 22:49:33.220 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.220 INFO kablam! | Oct 27 22:49:33.220 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 27 22:49:33.220 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.220 INFO kablam! Oct 27 22:49:33.226 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.226 INFO kablam! --> src/elftools_const.rs:1162:30 Oct 27 22:49:33.226 INFO kablam! | Oct 27 22:49:33.226 INFO kablam! 1162 | pub const PF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 27 22:49:33.226 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.226 INFO kablam! | Oct 27 22:49:33.226 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 27 22:49:33.226 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.226 INFO kablam! Oct 27 22:49:33.239 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.239 INFO kablam! --> src/elftools_const.rs:2570:31 Oct 27 22:49:33.239 INFO kablam! | Oct 27 22:49:33.239 INFO kablam! 2570 | pub const EF_MIPS_ARCH: i32 = 0xf0000000; /* MIPS architecture level */ Oct 27 22:49:33.239 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.239 INFO kablam! | Oct 27 22:49:33.239 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 27 22:49:33.239 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.239 INFO kablam! Oct 27 22:49:33.241 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.241 INFO kablam! --> src/elftools_const.rs:2729:35 Oct 27 22:49:33.241 INFO kablam! | Oct 27 22:49:33.241 INFO kablam! 2729 | pub const SHF_MIPS_STRINGS: i32 = 0x80000000; Oct 27 22:49:33.241 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.241 INFO kablam! | Oct 27 22:49:33.241 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.241 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.241 INFO kablam! Oct 27 22:49:33.250 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.250 INFO kablam! --> src/elftools_const.rs:3385:33 Oct 27 22:49:33.250 INFO kablam! | Oct 27 22:49:33.250 INFO kablam! 3385 | pub const SHF_PARISC_SBP: i32 = 0x80000000; /* Static branch prediction code. */ Oct 27 22:49:33.250 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.251 INFO kablam! | Oct 27 22:49:33.251 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.251 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.251 INFO kablam! Oct 27 22:49:33.267 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.267 INFO kablam! --> src/elftools_const.rs:3861:29 Oct 27 22:49:33.267 INFO kablam! | Oct 27 22:49:33.267 INFO kablam! 3861 | pub const EF_PPC_EMB: i32 = 0x80000000; /* PowerPC embedded flag */ Oct 27 22:49:33.267 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.267 INFO kablam! | Oct 27 22:49:33.267 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.267 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.267 INFO kablam! Oct 27 22:49:33.267 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.267 INFO kablam! --> src/elftools_const.rs:4414:34 Oct 27 22:49:33.267 INFO kablam! | Oct 27 22:49:33.267 INFO kablam! 4414 | pub const EF_ARM_EABIMASK: i32 = 0xFF000000; Oct 27 22:49:33.267 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.267 INFO kablam! | Oct 27 22:49:33.267 INFO kablam! = note: the literal `0xFF000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 27 22:49:33.267 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.267 INFO kablam! Oct 27 22:49:33.269 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.269 INFO kablam! --> src/elftools_const.rs:4644:32 Oct 27 22:49:33.269 INFO kablam! | Oct 27 22:49:33.269 INFO kablam! 4644 | pub const EF_IA_64_ARCH: i32 = 0xff000000; /* arch. version mask */ Oct 27 22:49:33.269 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.269 INFO kablam! | Oct 27 22:49:33.269 INFO kablam! = note: the literal `0xff000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 27 22:49:33.269 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.269 INFO kablam! Oct 27 22:49:33.279 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.279 INFO kablam! --> src/elftools_const.rs:4666:35 Oct 27 22:49:33.279 INFO kablam! | Oct 27 22:49:33.279 INFO kablam! 4666 | pub const PF_IA_64_NORECOV: i32 = 0x80000000; /* spec insns w/o recovery */ Oct 27 22:49:33.279 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.279 INFO kablam! | Oct 27 22:49:33.279 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.279 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.279 INFO kablam! Oct 27 22:49:33.531 INFO kablam! warning: constant `SHT_SUNW_move` should have an upper case name such as `SHT_SUNW_MOVE` Oct 27 22:49:33.531 INFO kablam! --> src/elftools_const.rs:673:1 Oct 27 22:49:33.531 INFO kablam! | Oct 27 22:49:33.531 INFO kablam! 673 | pub const SHT_SUNW_move: i32 = 0x6ffffffa; Oct 27 22:49:33.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.531 INFO kablam! | Oct 27 22:49:33.531 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 22:49:33.531 INFO kablam! Oct 27 22:49:33.531 INFO kablam! warning: constant `SHT_SUNW_syminfo` should have an upper case name such as `SHT_SUNW_SYMINFO` Oct 27 22:49:33.531 INFO kablam! --> src/elftools_const.rs:677:1 Oct 27 22:49:33.531 INFO kablam! | Oct 27 22:49:33.531 INFO kablam! 677 | pub const SHT_SUNW_syminfo: i32 = 0x6ffffffc; Oct 27 22:49:33.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.531 INFO kablam! Oct 27 22:49:33.531 INFO kablam! warning: constant `SHT_GNU_verdef` should have an upper case name such as `SHT_GNU_VERDEF` Oct 27 22:49:33.531 INFO kablam! --> src/elftools_const.rs:679:1 Oct 27 22:49:33.531 INFO kablam! | Oct 27 22:49:33.531 INFO kablam! 679 | pub const SHT_GNU_verdef: i32 = 0x6ffffffd; /* Version definition section. */ Oct 27 22:49:33.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.531 INFO kablam! Oct 27 22:49:33.531 INFO kablam! warning: constant `SHT_GNU_verneed` should have an upper case name such as `SHT_GNU_VERNEED` Oct 27 22:49:33.531 INFO kablam! --> src/elftools_const.rs:681:1 Oct 27 22:49:33.531 INFO kablam! | Oct 27 22:49:33.531 INFO kablam! 681 | pub const SHT_GNU_verneed: i32 = 0x6ffffffe; /* Version needs section. */ Oct 27 22:49:33.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.531 INFO kablam! Oct 27 22:49:33.531 INFO kablam! warning: constant `SHT_GNU_versym` should have an upper case name such as `SHT_GNU_VERSYM` Oct 27 22:49:33.531 INFO kablam! --> src/elftools_const.rs:683:1 Oct 27 22:49:33.531 INFO kablam! | Oct 27 22:49:33.531 INFO kablam! 683 | pub const SHT_GNU_versym: i32 = 0x6fffffff; /* Version symbol table. */ Oct 27 22:49:33.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:33.531 INFO kablam! Oct 27 22:49:33.531 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.531 INFO kablam! --> src/elftools_const.rs:693:29 Oct 27 22:49:33.531 INFO kablam! | Oct 27 22:49:33.531 INFO kablam! 693 | pub const SHT_LOUSER: i32 = 0x80000000; /* Start of application-specific */ Oct 27 22:49:33.531 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.531 INFO kablam! | Oct 27 22:49:33.531 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 27 22:49:33.531 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.531 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.531 INFO kablam! Oct 27 22:49:33.531 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.531 INFO kablam! --> src/elftools_const.rs:695:29 Oct 27 22:49:33.531 INFO kablam! | Oct 27 22:49:33.531 INFO kablam! 695 | pub const SHT_HIUSER: i32 = 0x8fffffff; /* End of application-specific */ Oct 27 22:49:33.531 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.532 INFO kablam! | Oct 27 22:49:33.532 INFO kablam! = note: the literal `0x8fffffff` (decimal `2415919103`) does not fit into an `i32` and will become `-1879048193i32` Oct 27 22:49:33.532 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.532 INFO kablam! Oct 27 22:49:33.538 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.538 INFO kablam! --> src/elftools_const.rs:728:31 Oct 27 22:49:33.538 INFO kablam! | Oct 27 22:49:33.538 INFO kablam! 728 | pub const SHF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 27 22:49:33.538 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.538 INFO kablam! | Oct 27 22:49:33.538 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 27 22:49:33.538 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.538 INFO kablam! Oct 27 22:49:33.545 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.545 INFO kablam! --> src/elftools_const.rs:1162:30 Oct 27 22:49:33.545 INFO kablam! | Oct 27 22:49:33.545 INFO kablam! 1162 | pub const PF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 27 22:49:33.545 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.545 INFO kablam! | Oct 27 22:49:33.545 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 27 22:49:33.545 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.545 INFO kablam! Oct 27 22:49:33.552 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.552 INFO kablam! --> src/elftools_const.rs:2570:31 Oct 27 22:49:33.552 INFO kablam! | Oct 27 22:49:33.552 INFO kablam! 2570 | pub const EF_MIPS_ARCH: i32 = 0xf0000000; /* MIPS architecture level */ Oct 27 22:49:33.552 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.552 INFO kablam! | Oct 27 22:49:33.552 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 27 22:49:33.552 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.552 INFO kablam! Oct 27 22:49:33.555 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.555 INFO kablam! --> src/elftools_const.rs:2729:35 Oct 27 22:49:33.555 INFO kablam! | Oct 27 22:49:33.555 INFO kablam! 2729 | pub const SHF_MIPS_STRINGS: i32 = 0x80000000; Oct 27 22:49:33.555 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.555 INFO kablam! | Oct 27 22:49:33.555 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.555 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.555 INFO kablam! Oct 27 22:49:33.563 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.563 INFO kablam! --> src/elftools_const.rs:3385:33 Oct 27 22:49:33.563 INFO kablam! | Oct 27 22:49:33.563 INFO kablam! 3385 | pub const SHF_PARISC_SBP: i32 = 0x80000000; /* Static branch prediction code. */ Oct 27 22:49:33.563 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.563 INFO kablam! | Oct 27 22:49:33.563 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.563 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.563 INFO kablam! Oct 27 22:49:33.571 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.571 INFO kablam! --> src/elftools_const.rs:3861:29 Oct 27 22:49:33.571 INFO kablam! | Oct 27 22:49:33.571 INFO kablam! 3861 | pub const EF_PPC_EMB: i32 = 0x80000000; /* PowerPC embedded flag */ Oct 27 22:49:33.571 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.571 INFO kablam! | Oct 27 22:49:33.571 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.571 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.571 INFO kablam! Oct 27 22:49:33.576 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.576 INFO kablam! --> src/elftools_const.rs:4414:34 Oct 27 22:49:33.576 INFO kablam! | Oct 27 22:49:33.576 INFO kablam! 4414 | pub const EF_ARM_EABIMASK: i32 = 0xFF000000; Oct 27 22:49:33.576 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.576 INFO kablam! | Oct 27 22:49:33.576 INFO kablam! = note: the literal `0xFF000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 27 22:49:33.576 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.576 INFO kablam! Oct 27 22:49:33.581 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.581 INFO kablam! --> src/elftools_const.rs:4644:32 Oct 27 22:49:33.581 INFO kablam! | Oct 27 22:49:33.581 INFO kablam! 4644 | pub const EF_IA_64_ARCH: i32 = 0xff000000; /* arch. version mask */ Oct 27 22:49:33.581 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.581 INFO kablam! | Oct 27 22:49:33.581 INFO kablam! = note: the literal `0xff000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 27 22:49:33.581 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.581 INFO kablam! Oct 27 22:49:33.581 INFO kablam! warning: literal out of range for i32 Oct 27 22:49:33.581 INFO kablam! --> src/elftools_const.rs:4666:35 Oct 27 22:49:33.581 INFO kablam! | Oct 27 22:49:33.581 INFO kablam! 4666 | pub const PF_IA_64_NORECOV: i32 = 0x80000000; /* spec insns w/o recovery */ Oct 27 22:49:33.581 INFO kablam! | ^^^^^^^^^^ Oct 27 22:49:33.581 INFO kablam! | Oct 27 22:49:33.581 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 27 22:49:33.581 INFO kablam! = help: consider using `u32` instead Oct 27 22:49:33.581 INFO kablam! Oct 27 22:49:33.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 27 22:49:33.639 INFO kablam! su: No module specific data is present Oct 27 22:49:34.137 INFO running `"docker" "rm" "-f" "c6f51ea3e4c9ee6243f748fe2b1c5db6d588d60ba5f45b36b484bc0a5277949e"` Oct 27 22:49:34.403 INFO blam! c6f51ea3e4c9ee6243f748fe2b1c5db6d588d60ba5f45b36b484bc0a5277949e