Oct 16 12:23:40.421 INFO testing elftools-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:23:40.421 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 12:23:40.637 INFO blam! 005eeb0f3960fd20be8b51732a184b8f860d08a63cf893f7c8c21d827a447ae8 Oct 16 12:23:40.637 INFO running `"docker" "start" "-a" "005eeb0f3960fd20be8b51732a184b8f860d08a63cf893f7c8c21d827a447ae8"` Oct 16 12:23:41.230 INFO kablam! usermod: no changes Oct 16 12:23:41.283 INFO kablam! Compiling nix v0.6.0 Oct 16 12:23:45.739 INFO kablam! Compiling elftools v0.1.0 (/source) Oct 16 12:23:46.323 INFO kablam! warning: unused import: `libc::pid_t` Oct 16 12:23:46.323 INFO kablam! --> src/lib.rs:3:5 Oct 16 12:23:46.323 INFO kablam! | Oct 16 12:23:46.323 INFO kablam! 3 | use libc::pid_t; Oct 16 12:23:46.323 INFO kablam! | ^^^^^^^^^^^ Oct 16 12:23:46.323 INFO kablam! | Oct 16 12:23:46.323 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 12:23:46.323 INFO kablam! Oct 16 12:23:46.323 INFO kablam! warning: unused import: `libc::c_void` Oct 16 12:23:46.323 INFO kablam! --> src/lib.rs:4:5 Oct 16 12:23:46.323 INFO kablam! | Oct 16 12:23:46.323 INFO kablam! 4 | use libc::c_void; Oct 16 12:23:46.323 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:23:46.323 INFO kablam! Oct 16 12:23:46.323 INFO kablam! warning: unused import: `libc::wait` Oct 16 12:23:46.323 INFO kablam! --> src/lib.rs:5:5 Oct 16 12:23:46.323 INFO kablam! | Oct 16 12:23:46.323 INFO kablam! 5 | use libc::wait; Oct 16 12:23:46.323 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.323 INFO kablam! Oct 16 12:23:46.323 INFO kablam! warning: unused import: `libc::c_int` Oct 16 12:23:46.323 INFO kablam! --> src/lib.rs:6:5 Oct 16 12:23:46.323 INFO kablam! | Oct 16 12:23:46.323 INFO kablam! 6 | use libc::c_int; Oct 16 12:23:46.323 INFO kablam! | ^^^^^^^^^^^ Oct 16 12:23:46.323 INFO kablam! Oct 16 12:23:46.323 INFO kablam! warning: unused import: `libc::WIFSTOPPED` Oct 16 12:23:46.323 INFO kablam! --> src/lib.rs:7:5 Oct 16 12:23:46.323 INFO kablam! | Oct 16 12:23:46.323 INFO kablam! 7 | use libc::WIFSTOPPED; Oct 16 12:23:46.323 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 12:23:46.323 INFO kablam! Oct 16 12:23:46.323 INFO kablam! warning: unused import: `std::ptr` Oct 16 12:23:46.323 INFO kablam! --> src/lib.rs:9:5 Oct 16 12:23:46.323 INFO kablam! | Oct 16 12:23:46.323 INFO kablam! 9 | use std::ptr; Oct 16 12:23:46.324 INFO kablam! | ^^^^^^^^ Oct 16 12:23:46.324 INFO kablam! Oct 16 12:23:46.324 INFO kablam! warning: unused import: `std::str` Oct 16 12:23:46.324 INFO kablam! --> src/lib.rs:10:5 Oct 16 12:23:46.324 INFO kablam! | Oct 16 12:23:46.324 INFO kablam! 10 | use std::str; Oct 16 12:23:46.324 INFO kablam! | ^^^^^^^^ Oct 16 12:23:46.324 INFO kablam! Oct 16 12:23:46.324 INFO kablam! warning: unused import: `std::slice` Oct 16 12:23:46.324 INFO kablam! --> src/lib.rs:11:5 Oct 16 12:23:46.324 INFO kablam! | Oct 16 12:23:46.324 INFO kablam! 11 | use std::slice; Oct 16 12:23:46.324 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.324 INFO kablam! Oct 16 12:23:46.324 INFO kablam! warning: unused import: `std::mem` Oct 16 12:23:46.324 INFO kablam! --> src/lib.rs:12:5 Oct 16 12:23:46.324 INFO kablam! | Oct 16 12:23:46.324 INFO kablam! 12 | use std::mem; Oct 16 12:23:46.324 INFO kablam! | ^^^^^^^^ Oct 16 12:23:46.324 INFO kablam! Oct 16 12:23:46.324 INFO kablam! warning: unused imports: `File`, `self` Oct 16 12:23:46.324 INFO kablam! --> src/lib.rs:14:15 Oct 16 12:23:46.324 INFO kablam! | Oct 16 12:23:46.324 INFO kablam! 14 | use std::fs::{self, File}; Oct 16 12:23:46.324 INFO kablam! | ^^^^ ^^^^ Oct 16 12:23:46.324 INFO kablam! Oct 16 12:23:46.324 INFO kablam! warning: unused imports: `BufRead`, `BufReader`, `Read`, `SeekFrom`, `Seek`, `self` Oct 16 12:23:46.324 INFO kablam! --> src/lib.rs:15:15 Oct 16 12:23:46.324 INFO kablam! | Oct 16 12:23:46.324 INFO kablam! 15 | use std::io::{self, BufRead, BufReader, Read, Seek, SeekFrom}; Oct 16 12:23:46.324 INFO kablam! | ^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^ ^^^^^^^^ Oct 16 12:23:46.324 INFO kablam! Oct 16 12:23:46.324 INFO kablam! warning: unused import: `std::ffi::CString` Oct 16 12:23:46.324 INFO kablam! --> src/lib.rs:16:5 Oct 16 12:23:46.324 INFO kablam! | Oct 16 12:23:46.324 INFO kablam! 16 | use std::ffi::CString; Oct 16 12:23:46.324 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 12:23:46.324 INFO kablam! Oct 16 12:23:46.735 INFO kablam! warning: constant `SHT_SUNW_move` should have an upper case name such as `SHT_SUNW_MOVE` Oct 16 12:23:46.735 INFO kablam! --> src/elftools_const.rs:673:1 Oct 16 12:23:46.735 INFO kablam! | Oct 16 12:23:46.735 INFO kablam! 673 | pub const SHT_SUNW_move: i32 = 0x6ffffffa; Oct 16 12:23:46.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:46.735 INFO kablam! | Oct 16 12:23:46.735 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 12:23:46.735 INFO kablam! Oct 16 12:23:46.735 INFO kablam! warning: constant `SHT_SUNW_syminfo` should have an upper case name such as `SHT_SUNW_SYMINFO` Oct 16 12:23:46.735 INFO kablam! --> src/elftools_const.rs:677:1 Oct 16 12:23:46.735 INFO kablam! | Oct 16 12:23:46.735 INFO kablam! 677 | pub const SHT_SUNW_syminfo: i32 = 0x6ffffffc; Oct 16 12:23:46.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:46.735 INFO kablam! Oct 16 12:23:46.735 INFO kablam! warning: constant `SHT_GNU_verdef` should have an upper case name such as `SHT_GNU_VERDEF` Oct 16 12:23:46.735 INFO kablam! --> src/elftools_const.rs:679:1 Oct 16 12:23:46.735 INFO kablam! | Oct 16 12:23:46.735 INFO kablam! 679 | pub const SHT_GNU_verdef: i32 = 0x6ffffffd; /* Version definition section. */ Oct 16 12:23:46.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:46.735 INFO kablam! Oct 16 12:23:46.735 INFO kablam! warning: constant `SHT_GNU_verneed` should have an upper case name such as `SHT_GNU_VERNEED` Oct 16 12:23:46.736 INFO kablam! --> src/elftools_const.rs:681:1 Oct 16 12:23:46.736 INFO kablam! | Oct 16 12:23:46.736 INFO kablam! 681 | pub const SHT_GNU_verneed: i32 = 0x6ffffffe; /* Version needs section. */ Oct 16 12:23:46.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:46.736 INFO kablam! Oct 16 12:23:46.736 INFO kablam! warning: constant `SHT_GNU_versym` should have an upper case name such as `SHT_GNU_VERSYM` Oct 16 12:23:46.736 INFO kablam! --> src/elftools_const.rs:683:1 Oct 16 12:23:46.736 INFO kablam! | Oct 16 12:23:46.736 INFO kablam! 683 | pub const SHT_GNU_versym: i32 = 0x6fffffff; /* Version symbol table. */ Oct 16 12:23:46.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:46.736 INFO kablam! Oct 16 12:23:46.736 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.736 INFO kablam! --> src/elftools_const.rs:693:29 Oct 16 12:23:46.736 INFO kablam! | Oct 16 12:23:46.736 INFO kablam! 693 | pub const SHT_LOUSER: i32 = 0x80000000; /* Start of application-specific */ Oct 16 12:23:46.736 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.736 INFO kablam! | Oct 16 12:23:46.736 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 16 12:23:46.736 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:46.736 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.736 INFO kablam! Oct 16 12:23:46.737 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.737 INFO kablam! --> src/elftools_const.rs:695:29 Oct 16 12:23:46.737 INFO kablam! | Oct 16 12:23:46.737 INFO kablam! 695 | pub const SHT_HIUSER: i32 = 0x8fffffff; /* End of application-specific */ Oct 16 12:23:46.737 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.737 INFO kablam! | Oct 16 12:23:46.737 INFO kablam! = note: the literal `0x8fffffff` (decimal `2415919103`) does not fit into an `i32` and will become `-1879048193i32` Oct 16 12:23:46.737 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.737 INFO kablam! Oct 16 12:23:46.737 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.737 INFO kablam! --> src/elftools_const.rs:728:31 Oct 16 12:23:46.737 INFO kablam! | Oct 16 12:23:46.737 INFO kablam! 728 | pub const SHF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 16 12:23:46.737 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.737 INFO kablam! | Oct 16 12:23:46.737 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 16 12:23:46.737 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.737 INFO kablam! Oct 16 12:23:46.742 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.742 INFO kablam! --> src/elftools_const.rs:1162:30 Oct 16 12:23:46.742 INFO kablam! | Oct 16 12:23:46.742 INFO kablam! 1162 | pub const PF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 16 12:23:46.742 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.742 INFO kablam! | Oct 16 12:23:46.742 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 16 12:23:46.742 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.742 INFO kablam! Oct 16 12:23:46.761 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.761 INFO kablam! --> src/elftools_const.rs:2570:31 Oct 16 12:23:46.761 INFO kablam! | Oct 16 12:23:46.761 INFO kablam! 2570 | pub const EF_MIPS_ARCH: i32 = 0xf0000000; /* MIPS architecture level */ Oct 16 12:23:46.761 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.761 INFO kablam! | Oct 16 12:23:46.762 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 16 12:23:46.762 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.762 INFO kablam! Oct 16 12:23:46.764 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.764 INFO kablam! --> src/elftools_const.rs:2729:35 Oct 16 12:23:46.764 INFO kablam! | Oct 16 12:23:46.765 INFO kablam! 2729 | pub const SHF_MIPS_STRINGS: i32 = 0x80000000; Oct 16 12:23:46.765 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.765 INFO kablam! | Oct 16 12:23:46.765 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:46.765 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.765 INFO kablam! Oct 16 12:23:46.775 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.775 INFO kablam! --> src/elftools_const.rs:3385:33 Oct 16 12:23:46.775 INFO kablam! | Oct 16 12:23:46.775 INFO kablam! 3385 | pub const SHF_PARISC_SBP: i32 = 0x80000000; /* Static branch prediction code. */ Oct 16 12:23:46.775 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.775 INFO kablam! | Oct 16 12:23:46.776 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:46.776 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.776 INFO kablam! Oct 16 12:23:46.785 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.786 INFO kablam! --> src/elftools_const.rs:3861:29 Oct 16 12:23:46.786 INFO kablam! | Oct 16 12:23:46.786 INFO kablam! 3861 | pub const EF_PPC_EMB: i32 = 0x80000000; /* PowerPC embedded flag */ Oct 16 12:23:46.786 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.786 INFO kablam! | Oct 16 12:23:46.786 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:46.786 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.786 INFO kablam! Oct 16 12:23:46.797 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.797 INFO kablam! --> src/elftools_const.rs:4414:34 Oct 16 12:23:46.797 INFO kablam! | Oct 16 12:23:46.797 INFO kablam! 4414 | pub const EF_ARM_EABIMASK: i32 = 0xFF000000; Oct 16 12:23:46.797 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.797 INFO kablam! | Oct 16 12:23:46.797 INFO kablam! = note: the literal `0xFF000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 16 12:23:46.798 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.798 INFO kablam! Oct 16 12:23:46.801 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.801 INFO kablam! --> src/elftools_const.rs:4644:32 Oct 16 12:23:46.801 INFO kablam! | Oct 16 12:23:46.801 INFO kablam! 4644 | pub const EF_IA_64_ARCH: i32 = 0xff000000; /* arch. version mask */ Oct 16 12:23:46.801 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.801 INFO kablam! | Oct 16 12:23:46.801 INFO kablam! = note: the literal `0xff000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 16 12:23:46.802 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.802 INFO kablam! Oct 16 12:23:46.802 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:46.802 INFO kablam! --> src/elftools_const.rs:4666:35 Oct 16 12:23:46.802 INFO kablam! | Oct 16 12:23:46.802 INFO kablam! 4666 | pub const PF_IA_64_NORECOV: i32 = 0x80000000; /* spec insns w/o recovery */ Oct 16 12:23:46.802 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:46.802 INFO kablam! | Oct 16 12:23:46.802 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:46.802 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:46.802 INFO kablam! Oct 16 12:23:47.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.80s Oct 16 12:23:47.042 INFO kablam! su: No module specific data is present Oct 16 12:23:47.927 INFO running `"docker" "rm" "-f" "005eeb0f3960fd20be8b51732a184b8f860d08a63cf893f7c8c21d827a447ae8"` Oct 16 12:23:48.112 INFO blam! 005eeb0f3960fd20be8b51732a184b8f860d08a63cf893f7c8c21d827a447ae8 Oct 16 12:23:48.113 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 12:23:48.360 INFO blam! 7ef1ec936aaf43aba89003b96e023e30dbeb6c1f4f1f84325a202e888e4ff112 Oct 16 12:23:48.367 INFO running `"docker" "start" "-a" "7ef1ec936aaf43aba89003b96e023e30dbeb6c1f4f1f84325a202e888e4ff112"` Oct 16 12:23:48.903 INFO kablam! usermod: no changes Oct 16 12:23:48.940 INFO kablam! Compiling elftools v0.1.0 (/source) Oct 16 12:23:49.651 INFO kablam! warning: unused import: `libc::pid_t` Oct 16 12:23:49.651 INFO kablam! --> src/lib.rs:3:5 Oct 16 12:23:49.651 INFO kablam! | Oct 16 12:23:49.651 INFO kablam! 3 | use libc::pid_t; Oct 16 12:23:49.651 INFO kablam! | ^^^^^^^^^^^ Oct 16 12:23:49.651 INFO kablam! | Oct 16 12:23:49.651 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 12:23:49.651 INFO kablam! Oct 16 12:23:49.651 INFO kablam! warning: unused import: `libc::c_void` Oct 16 12:23:49.651 INFO kablam! --> src/lib.rs:4:5 Oct 16 12:23:49.651 INFO kablam! | Oct 16 12:23:49.651 INFO kablam! 4 | use libc::c_void; Oct 16 12:23:49.651 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:23:49.651 INFO kablam! Oct 16 12:23:49.651 INFO kablam! warning: unused import: `libc::wait` Oct 16 12:23:49.651 INFO kablam! --> src/lib.rs:5:5 Oct 16 12:23:49.651 INFO kablam! | Oct 16 12:23:49.651 INFO kablam! 5 | use libc::wait; Oct 16 12:23:49.651 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:49.651 INFO kablam! Oct 16 12:23:49.651 INFO kablam! warning: unused import: `libc::c_int` Oct 16 12:23:49.651 INFO kablam! --> src/lib.rs:6:5 Oct 16 12:23:49.651 INFO kablam! | Oct 16 12:23:49.651 INFO kablam! 6 | use libc::c_int; Oct 16 12:23:49.651 INFO kablam! | ^^^^^^^^^^^ Oct 16 12:23:49.651 INFO kablam! Oct 16 12:23:49.651 INFO kablam! warning: unused import: `libc::WIFSTOPPED` Oct 16 12:23:49.651 INFO kablam! --> src/lib.rs:7:5 Oct 16 12:23:49.651 INFO kablam! | Oct 16 12:23:49.651 INFO kablam! 7 | use libc::WIFSTOPPED; Oct 16 12:23:49.651 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 12:23:49.651 INFO kablam! Oct 16 12:23:49.651 INFO kablam! warning: unused import: `std::ptr` Oct 16 12:23:49.651 INFO kablam! --> src/lib.rs:9:5 Oct 16 12:23:49.651 INFO kablam! | Oct 16 12:23:49.651 INFO kablam! 9 | use std::ptr; Oct 16 12:23:49.651 INFO kablam! | ^^^^^^^^ Oct 16 12:23:49.651 INFO kablam! Oct 16 12:23:49.651 INFO kablam! warning: unused import: `std::str` Oct 16 12:23:49.651 INFO kablam! --> src/lib.rs:10:5 Oct 16 12:23:49.651 INFO kablam! | Oct 16 12:23:49.651 INFO kablam! 10 | use std::str; Oct 16 12:23:49.651 INFO kablam! | ^^^^^^^^ Oct 16 12:23:49.652 INFO kablam! Oct 16 12:23:49.652 INFO kablam! warning: unused import: `std::slice` Oct 16 12:23:49.652 INFO kablam! --> src/lib.rs:11:5 Oct 16 12:23:49.652 INFO kablam! | Oct 16 12:23:49.652 INFO kablam! 11 | use std::slice; Oct 16 12:23:49.652 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:49.652 INFO kablam! Oct 16 12:23:49.652 INFO kablam! warning: unused import: `std::mem` Oct 16 12:23:49.652 INFO kablam! --> src/lib.rs:12:5 Oct 16 12:23:49.652 INFO kablam! | Oct 16 12:23:49.652 INFO kablam! 12 | use std::mem; Oct 16 12:23:49.652 INFO kablam! | ^^^^^^^^ Oct 16 12:23:49.652 INFO kablam! Oct 16 12:23:49.652 INFO kablam! warning: unused imports: `File`, `self` Oct 16 12:23:49.652 INFO kablam! --> src/lib.rs:14:15 Oct 16 12:23:49.652 INFO kablam! | Oct 16 12:23:49.652 INFO kablam! 14 | use std::fs::{self, File}; Oct 16 12:23:49.652 INFO kablam! | ^^^^ ^^^^ Oct 16 12:23:49.652 INFO kablam! Oct 16 12:23:49.652 INFO kablam! warning: unused imports: `BufRead`, `BufReader`, `Read`, `SeekFrom`, `Seek`, `self` Oct 16 12:23:49.652 INFO kablam! --> src/lib.rs:15:15 Oct 16 12:23:49.652 INFO kablam! | Oct 16 12:23:49.652 INFO kablam! 15 | use std::io::{self, BufRead, BufReader, Read, Seek, SeekFrom}; Oct 16 12:23:49.652 INFO kablam! | ^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^ ^^^^^^^^ Oct 16 12:23:49.652 INFO kablam! Oct 16 12:23:49.652 INFO kablam! warning: unused import: `std::ffi::CString` Oct 16 12:23:49.652 INFO kablam! --> src/lib.rs:16:5 Oct 16 12:23:49.652 INFO kablam! | Oct 16 12:23:49.652 INFO kablam! 16 | use std::ffi::CString; Oct 16 12:23:49.652 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 12:23:49.652 INFO kablam! Oct 16 12:23:50.064 INFO kablam! warning: constant `SHT_SUNW_move` should have an upper case name such as `SHT_SUNW_MOVE` Oct 16 12:23:50.064 INFO kablam! --> src/elftools_const.rs:673:1 Oct 16 12:23:50.064 INFO kablam! | Oct 16 12:23:50.064 INFO kablam! 673 | pub const SHT_SUNW_move: i32 = 0x6ffffffa; Oct 16 12:23:50.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:50.064 INFO kablam! | Oct 16 12:23:50.064 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 12:23:50.064 INFO kablam! Oct 16 12:23:50.065 INFO kablam! warning: constant `SHT_SUNW_syminfo` should have an upper case name such as `SHT_SUNW_SYMINFO` Oct 16 12:23:50.065 INFO kablam! --> src/elftools_const.rs:677:1 Oct 16 12:23:50.065 INFO kablam! | Oct 16 12:23:50.065 INFO kablam! 677 | pub const SHT_SUNW_syminfo: i32 = 0x6ffffffc; Oct 16 12:23:50.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:50.065 INFO kablam! Oct 16 12:23:50.065 INFO kablam! warning: constant `SHT_GNU_verdef` should have an upper case name such as `SHT_GNU_VERDEF` Oct 16 12:23:50.066 INFO kablam! --> src/elftools_const.rs:679:1 Oct 16 12:23:50.066 INFO kablam! | Oct 16 12:23:50.066 INFO kablam! 679 | pub const SHT_GNU_verdef: i32 = 0x6ffffffd; /* Version definition section. */ Oct 16 12:23:50.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:50.066 INFO kablam! Oct 16 12:23:50.066 INFO kablam! warning: constant `SHT_GNU_verneed` should have an upper case name such as `SHT_GNU_VERNEED` Oct 16 12:23:50.067 INFO kablam! --> src/elftools_const.rs:681:1 Oct 16 12:23:50.067 INFO kablam! | Oct 16 12:23:50.067 INFO kablam! 681 | pub const SHT_GNU_verneed: i32 = 0x6ffffffe; /* Version needs section. */ Oct 16 12:23:50.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:50.067 INFO kablam! Oct 16 12:23:50.067 INFO kablam! warning: constant `SHT_GNU_versym` should have an upper case name such as `SHT_GNU_VERSYM` Oct 16 12:23:50.068 INFO kablam! --> src/elftools_const.rs:683:1 Oct 16 12:23:50.068 INFO kablam! | Oct 16 12:23:50.068 INFO kablam! 683 | pub const SHT_GNU_versym: i32 = 0x6fffffff; /* Version symbol table. */ Oct 16 12:23:50.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:23:50.068 INFO kablam! Oct 16 12:23:50.068 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.068 INFO kablam! --> src/elftools_const.rs:693:29 Oct 16 12:23:50.068 INFO kablam! | Oct 16 12:23:50.069 INFO kablam! 693 | pub const SHT_LOUSER: i32 = 0x80000000; /* Start of application-specific */ Oct 16 12:23:50.069 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.069 INFO kablam! | Oct 16 12:23:50.069 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 16 12:23:50.069 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:50.069 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.070 INFO kablam! Oct 16 12:23:50.070 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.070 INFO kablam! --> src/elftools_const.rs:695:29 Oct 16 12:23:50.070 INFO kablam! | Oct 16 12:23:50.071 INFO kablam! 695 | pub const SHT_HIUSER: i32 = 0x8fffffff; /* End of application-specific */ Oct 16 12:23:50.071 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.071 INFO kablam! | Oct 16 12:23:50.071 INFO kablam! = note: the literal `0x8fffffff` (decimal `2415919103`) does not fit into an `i32` and will become `-1879048193i32` Oct 16 12:23:50.071 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.071 INFO kablam! Oct 16 12:23:50.072 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.072 INFO kablam! --> src/elftools_const.rs:728:31 Oct 16 12:23:50.072 INFO kablam! | Oct 16 12:23:50.073 INFO kablam! 728 | pub const SHF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 16 12:23:50.073 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.073 INFO kablam! | Oct 16 12:23:50.073 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 16 12:23:50.073 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.073 INFO kablam! Oct 16 12:23:50.078 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.078 INFO kablam! --> src/elftools_const.rs:1162:30 Oct 16 12:23:50.078 INFO kablam! | Oct 16 12:23:50.078 INFO kablam! 1162 | pub const PF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 16 12:23:50.078 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.078 INFO kablam! | Oct 16 12:23:50.078 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 16 12:23:50.078 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.078 INFO kablam! Oct 16 12:23:50.096 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.096 INFO kablam! --> src/elftools_const.rs:2570:31 Oct 16 12:23:50.096 INFO kablam! | Oct 16 12:23:50.096 INFO kablam! 2570 | pub const EF_MIPS_ARCH: i32 = 0xf0000000; /* MIPS architecture level */ Oct 16 12:23:50.096 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.097 INFO kablam! | Oct 16 12:23:50.097 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 16 12:23:50.097 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.097 INFO kablam! Oct 16 12:23:50.100 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.100 INFO kablam! --> src/elftools_const.rs:2729:35 Oct 16 12:23:50.100 INFO kablam! | Oct 16 12:23:50.100 INFO kablam! 2729 | pub const SHF_MIPS_STRINGS: i32 = 0x80000000; Oct 16 12:23:50.100 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.100 INFO kablam! | Oct 16 12:23:50.100 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:50.100 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.100 INFO kablam! Oct 16 12:23:50.109 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.109 INFO kablam! --> src/elftools_const.rs:3385:33 Oct 16 12:23:50.109 INFO kablam! | Oct 16 12:23:50.109 INFO kablam! 3385 | pub const SHF_PARISC_SBP: i32 = 0x80000000; /* Static branch prediction code. */ Oct 16 12:23:50.109 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.109 INFO kablam! | Oct 16 12:23:50.109 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:50.109 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.110 INFO kablam! Oct 16 12:23:50.119 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.119 INFO kablam! --> src/elftools_const.rs:3861:29 Oct 16 12:23:50.119 INFO kablam! | Oct 16 12:23:50.119 INFO kablam! 3861 | pub const EF_PPC_EMB: i32 = 0x80000000; /* PowerPC embedded flag */ Oct 16 12:23:50.119 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.119 INFO kablam! | Oct 16 12:23:50.119 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:50.120 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.120 INFO kablam! Oct 16 12:23:50.130 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.130 INFO kablam! --> src/elftools_const.rs:4414:34 Oct 16 12:23:50.130 INFO kablam! | Oct 16 12:23:50.130 INFO kablam! 4414 | pub const EF_ARM_EABIMASK: i32 = 0xFF000000; Oct 16 12:23:50.130 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.130 INFO kablam! | Oct 16 12:23:50.130 INFO kablam! = note: the literal `0xFF000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 16 12:23:50.130 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.130 INFO kablam! Oct 16 12:23:50.134 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.134 INFO kablam! --> src/elftools_const.rs:4644:32 Oct 16 12:23:50.134 INFO kablam! | Oct 16 12:23:50.134 INFO kablam! 4644 | pub const EF_IA_64_ARCH: i32 = 0xff000000; /* arch. version mask */ Oct 16 12:23:50.134 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.134 INFO kablam! | Oct 16 12:23:50.135 INFO kablam! = note: the literal `0xff000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 16 12:23:50.135 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.135 INFO kablam! Oct 16 12:23:50.135 INFO kablam! warning: literal out of range for i32 Oct 16 12:23:50.135 INFO kablam! --> src/elftools_const.rs:4666:35 Oct 16 12:23:50.136 INFO kablam! | Oct 16 12:23:50.136 INFO kablam! 4666 | pub const PF_IA_64_NORECOV: i32 = 0x80000000; /* spec insns w/o recovery */ Oct 16 12:23:50.136 INFO kablam! | ^^^^^^^^^^ Oct 16 12:23:50.136 INFO kablam! | Oct 16 12:23:50.136 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 16 12:23:50.136 INFO kablam! = help: consider using `u32` instead Oct 16 12:23:50.136 INFO kablam! Oct 16 12:23:50.728 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 16 12:23:50.730 INFO kablam! su: No module specific data is present Oct 16 12:23:51.566 INFO running `"docker" "rm" "-f" "7ef1ec936aaf43aba89003b96e023e30dbeb6c1f4f1f84325a202e888e4ff112"` Oct 16 12:23:51.851 INFO blam! 7ef1ec936aaf43aba89003b96e023e30dbeb6c1f4f1f84325a202e888e4ff112 Oct 16 12:23:51.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 12:23:52.288 INFO blam! b17c3fbfed18e6232e185e929e024f9d6976f9cb4ebf3dd72472221954076f26 Oct 16 12:23:52.295 INFO running `"docker" "start" "-a" "b17c3fbfed18e6232e185e929e024f9d6976f9cb4ebf3dd72472221954076f26"` Oct 16 12:23:53.238 INFO kablam! usermod: no changes Oct 16 12:23:53.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 12:23:53.315 INFO kablam! Running /target/debug/deps/elftools-618bb626d620bcc6 Oct 16 12:23:53.315 INFO kablam! Doc-tests elftools Oct 16 12:23:53.315 INFO blam! Oct 16 12:23:53.315 INFO blam! running 0 tests Oct 16 12:23:53.315 INFO blam! Oct 16 12:23:53.316 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:23:53.316 INFO blam! Oct 16 12:23:54.215 INFO blam! Oct 16 12:23:54.215 INFO blam! running 0 tests Oct 16 12:23:54.215 INFO blam! Oct 16 12:23:54.215 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:23:54.215 INFO blam! Oct 16 12:23:54.223 INFO kablam! su: No module specific data is present Oct 16 12:23:54.723 INFO running `"docker" "rm" "-f" "b17c3fbfed18e6232e185e929e024f9d6976f9cb4ebf3dd72472221954076f26"` Oct 16 12:23:54.995 INFO blam! b17c3fbfed18e6232e185e929e024f9d6976f9cb4ebf3dd72472221954076f26