Oct 12 00:40:57.069 INFO testing elftools-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:40:57.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 00:40:57.268 INFO blam! 3a3886abfbee83787bf2b458619c2f5f0a19210ad7f05b13803c7e7921318327 Oct 12 00:40:57.270 INFO running `"docker" "start" "-a" "3a3886abfbee83787bf2b458619c2f5f0a19210ad7f05b13803c7e7921318327"` Oct 12 00:40:57.848 INFO kablam! usermod: no changes Oct 12 00:40:57.926 INFO kablam! Compiling bitflags v0.4.0 Oct 12 00:40:57.926 INFO kablam! Compiling nix v0.6.0 Oct 12 00:41:02.944 INFO kablam! Compiling elftools v0.1.0 (/source) Oct 12 00:41:03.188 INFO kablam! warning: unused import: `libc::pid_t` Oct 12 00:41:03.188 INFO kablam! --> src/lib.rs:3:5 Oct 12 00:41:03.188 INFO kablam! | Oct 12 00:41:03.188 INFO kablam! 3 | use libc::pid_t; Oct 12 00:41:03.188 INFO kablam! | ^^^^^^^^^^^ Oct 12 00:41:03.188 INFO kablam! | Oct 12 00:41:03.188 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:41:03.188 INFO kablam! Oct 12 00:41:03.188 INFO kablam! warning: unused import: `libc::c_void` Oct 12 00:41:03.188 INFO kablam! --> src/lib.rs:4:5 Oct 12 00:41:03.188 INFO kablam! | Oct 12 00:41:03.188 INFO kablam! 4 | use libc::c_void; Oct 12 00:41:03.188 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:41:03.188 INFO kablam! Oct 12 00:41:03.188 INFO kablam! warning: unused import: `libc::wait` Oct 12 00:41:03.188 INFO kablam! --> src/lib.rs:5:5 Oct 12 00:41:03.188 INFO kablam! | Oct 12 00:41:03.188 INFO kablam! 5 | use libc::wait; Oct 12 00:41:03.188 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.188 INFO kablam! Oct 12 00:41:03.188 INFO kablam! warning: unused import: `libc::c_int` Oct 12 00:41:03.188 INFO kablam! --> src/lib.rs:6:5 Oct 12 00:41:03.188 INFO kablam! | Oct 12 00:41:03.188 INFO kablam! 6 | use libc::c_int; Oct 12 00:41:03.188 INFO kablam! | ^^^^^^^^^^^ Oct 12 00:41:03.188 INFO kablam! Oct 12 00:41:03.188 INFO kablam! warning: unused import: `libc::WIFSTOPPED` Oct 12 00:41:03.188 INFO kablam! --> src/lib.rs:7:5 Oct 12 00:41:03.188 INFO kablam! | Oct 12 00:41:03.188 INFO kablam! 7 | use libc::WIFSTOPPED; Oct 12 00:41:03.188 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:41:03.188 INFO kablam! Oct 12 00:41:03.188 INFO kablam! warning: unused import: `std::ptr` Oct 12 00:41:03.188 INFO kablam! --> src/lib.rs:9:5 Oct 12 00:41:03.188 INFO kablam! | Oct 12 00:41:03.188 INFO kablam! 9 | use std::ptr; Oct 12 00:41:03.188 INFO kablam! | ^^^^^^^^ Oct 12 00:41:03.188 INFO kablam! Oct 12 00:41:03.188 INFO kablam! warning: unused import: `std::str` Oct 12 00:41:03.188 INFO kablam! --> src/lib.rs:10:5 Oct 12 00:41:03.188 INFO kablam! | Oct 12 00:41:03.188 INFO kablam! 10 | use std::str; Oct 12 00:41:03.188 INFO kablam! | ^^^^^^^^ Oct 12 00:41:03.188 INFO kablam! Oct 12 00:41:03.188 INFO kablam! warning: unused import: `std::slice` Oct 12 00:41:03.188 INFO kablam! --> src/lib.rs:11:5 Oct 12 00:41:03.189 INFO kablam! | Oct 12 00:41:03.189 INFO kablam! 11 | use std::slice; Oct 12 00:41:03.189 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.189 INFO kablam! Oct 12 00:41:03.189 INFO kablam! warning: unused import: `std::mem` Oct 12 00:41:03.189 INFO kablam! --> src/lib.rs:12:5 Oct 12 00:41:03.189 INFO kablam! | Oct 12 00:41:03.189 INFO kablam! 12 | use std::mem; Oct 12 00:41:03.189 INFO kablam! | ^^^^^^^^ Oct 12 00:41:03.189 INFO kablam! Oct 12 00:41:03.189 INFO kablam! warning: unused imports: `File`, `self` Oct 12 00:41:03.189 INFO kablam! --> src/lib.rs:14:15 Oct 12 00:41:03.189 INFO kablam! | Oct 12 00:41:03.189 INFO kablam! 14 | use std::fs::{self, File}; Oct 12 00:41:03.189 INFO kablam! | ^^^^ ^^^^ Oct 12 00:41:03.189 INFO kablam! Oct 12 00:41:03.189 INFO kablam! warning: unused imports: `BufRead`, `BufReader`, `Read`, `SeekFrom`, `Seek`, `self` Oct 12 00:41:03.189 INFO kablam! --> src/lib.rs:15:15 Oct 12 00:41:03.189 INFO kablam! | Oct 12 00:41:03.189 INFO kablam! 15 | use std::io::{self, BufRead, BufReader, Read, Seek, SeekFrom}; Oct 12 00:41:03.189 INFO kablam! | ^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^ ^^^^^^^^ Oct 12 00:41:03.189 INFO kablam! Oct 12 00:41:03.189 INFO kablam! warning: unused import: `std::ffi::CString` Oct 12 00:41:03.189 INFO kablam! --> src/lib.rs:16:5 Oct 12 00:41:03.189 INFO kablam! | Oct 12 00:41:03.189 INFO kablam! 16 | use std::ffi::CString; Oct 12 00:41:03.189 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 00:41:03.189 INFO kablam! Oct 12 00:41:03.580 INFO kablam! warning: constant `SHT_SUNW_move` should have an upper case name such as `SHT_SUNW_MOVE` Oct 12 00:41:03.580 INFO kablam! --> src/elftools_const.rs:673:1 Oct 12 00:41:03.580 INFO kablam! | Oct 12 00:41:03.580 INFO kablam! 673 | pub const SHT_SUNW_move: i32 = 0x6ffffffa; Oct 12 00:41:03.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:03.580 INFO kablam! | Oct 12 00:41:03.580 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 00:41:03.580 INFO kablam! Oct 12 00:41:03.580 INFO kablam! warning: constant `SHT_SUNW_syminfo` should have an upper case name such as `SHT_SUNW_SYMINFO` Oct 12 00:41:03.580 INFO kablam! --> src/elftools_const.rs:677:1 Oct 12 00:41:03.580 INFO kablam! | Oct 12 00:41:03.580 INFO kablam! 677 | pub const SHT_SUNW_syminfo: i32 = 0x6ffffffc; Oct 12 00:41:03.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:03.580 INFO kablam! Oct 12 00:41:03.581 INFO kablam! warning: constant `SHT_GNU_verdef` should have an upper case name such as `SHT_GNU_VERDEF` Oct 12 00:41:03.581 INFO kablam! --> src/elftools_const.rs:679:1 Oct 12 00:41:03.581 INFO kablam! | Oct 12 00:41:03.581 INFO kablam! 679 | pub const SHT_GNU_verdef: i32 = 0x6ffffffd; /* Version definition section. */ Oct 12 00:41:03.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:03.581 INFO kablam! Oct 12 00:41:03.581 INFO kablam! warning: constant `SHT_GNU_verneed` should have an upper case name such as `SHT_GNU_VERNEED` Oct 12 00:41:03.581 INFO kablam! --> src/elftools_const.rs:681:1 Oct 12 00:41:03.581 INFO kablam! | Oct 12 00:41:03.581 INFO kablam! 681 | pub const SHT_GNU_verneed: i32 = 0x6ffffffe; /* Version needs section. */ Oct 12 00:41:03.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:03.581 INFO kablam! Oct 12 00:41:03.581 INFO kablam! warning: constant `SHT_GNU_versym` should have an upper case name such as `SHT_GNU_VERSYM` Oct 12 00:41:03.581 INFO kablam! --> src/elftools_const.rs:683:1 Oct 12 00:41:03.581 INFO kablam! | Oct 12 00:41:03.581 INFO kablam! 683 | pub const SHT_GNU_versym: i32 = 0x6fffffff; /* Version symbol table. */ Oct 12 00:41:03.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:03.581 INFO kablam! Oct 12 00:41:03.581 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.581 INFO kablam! --> src/elftools_const.rs:693:29 Oct 12 00:41:03.581 INFO kablam! | Oct 12 00:41:03.581 INFO kablam! 693 | pub const SHT_LOUSER: i32 = 0x80000000; /* Start of application-specific */ Oct 12 00:41:03.581 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.581 INFO kablam! | Oct 12 00:41:03.581 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 12 00:41:03.581 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:03.581 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.581 INFO kablam! Oct 12 00:41:03.582 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.582 INFO kablam! --> src/elftools_const.rs:695:29 Oct 12 00:41:03.582 INFO kablam! | Oct 12 00:41:03.582 INFO kablam! 695 | pub const SHT_HIUSER: i32 = 0x8fffffff; /* End of application-specific */ Oct 12 00:41:03.582 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.582 INFO kablam! | Oct 12 00:41:03.582 INFO kablam! = note: the literal `0x8fffffff` (decimal `2415919103`) does not fit into an `i32` and will become `-1879048193i32` Oct 12 00:41:03.582 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.582 INFO kablam! Oct 12 00:41:03.582 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.582 INFO kablam! --> src/elftools_const.rs:728:31 Oct 12 00:41:03.582 INFO kablam! | Oct 12 00:41:03.582 INFO kablam! 728 | pub const SHF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 12 00:41:03.582 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.582 INFO kablam! | Oct 12 00:41:03.582 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 12 00:41:03.582 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.582 INFO kablam! Oct 12 00:41:03.588 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.588 INFO kablam! --> src/elftools_const.rs:1162:30 Oct 12 00:41:03.588 INFO kablam! | Oct 12 00:41:03.588 INFO kablam! 1162 | pub const PF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 12 00:41:03.588 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.588 INFO kablam! | Oct 12 00:41:03.588 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 12 00:41:03.588 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.588 INFO kablam! Oct 12 00:41:03.608 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.608 INFO kablam! --> src/elftools_const.rs:2570:31 Oct 12 00:41:03.608 INFO kablam! | Oct 12 00:41:03.608 INFO kablam! 2570 | pub const EF_MIPS_ARCH: i32 = 0xf0000000; /* MIPS architecture level */ Oct 12 00:41:03.608 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.608 INFO kablam! | Oct 12 00:41:03.608 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 12 00:41:03.608 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.608 INFO kablam! Oct 12 00:41:03.608 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.608 INFO kablam! --> src/elftools_const.rs:2729:35 Oct 12 00:41:03.608 INFO kablam! | Oct 12 00:41:03.608 INFO kablam! 2729 | pub const SHF_MIPS_STRINGS: i32 = 0x80000000; Oct 12 00:41:03.608 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.608 INFO kablam! | Oct 12 00:41:03.608 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:03.608 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.609 INFO kablam! Oct 12 00:41:03.616 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.616 INFO kablam! --> src/elftools_const.rs:3385:33 Oct 12 00:41:03.616 INFO kablam! | Oct 12 00:41:03.616 INFO kablam! 3385 | pub const SHF_PARISC_SBP: i32 = 0x80000000; /* Static branch prediction code. */ Oct 12 00:41:03.616 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.616 INFO kablam! | Oct 12 00:41:03.616 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:03.616 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.616 INFO kablam! Oct 12 00:41:03.628 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.628 INFO kablam! --> src/elftools_const.rs:3861:29 Oct 12 00:41:03.628 INFO kablam! | Oct 12 00:41:03.628 INFO kablam! 3861 | pub const EF_PPC_EMB: i32 = 0x80000000; /* PowerPC embedded flag */ Oct 12 00:41:03.628 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.628 INFO kablam! | Oct 12 00:41:03.628 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:03.628 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.628 INFO kablam! Oct 12 00:41:03.640 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.640 INFO kablam! --> src/elftools_const.rs:4414:34 Oct 12 00:41:03.640 INFO kablam! | Oct 12 00:41:03.640 INFO kablam! 4414 | pub const EF_ARM_EABIMASK: i32 = 0xFF000000; Oct 12 00:41:03.640 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.640 INFO kablam! | Oct 12 00:41:03.640 INFO kablam! = note: the literal `0xFF000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 12 00:41:03.640 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.640 INFO kablam! Oct 12 00:41:03.640 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.640 INFO kablam! --> src/elftools_const.rs:4644:32 Oct 12 00:41:03.640 INFO kablam! | Oct 12 00:41:03.640 INFO kablam! 4644 | pub const EF_IA_64_ARCH: i32 = 0xff000000; /* arch. version mask */ Oct 12 00:41:03.640 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.640 INFO kablam! | Oct 12 00:41:03.640 INFO kablam! = note: the literal `0xff000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 12 00:41:03.640 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.640 INFO kablam! Oct 12 00:41:03.641 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:03.641 INFO kablam! --> src/elftools_const.rs:4666:35 Oct 12 00:41:03.641 INFO kablam! | Oct 12 00:41:03.641 INFO kablam! 4666 | pub const PF_IA_64_NORECOV: i32 = 0x80000000; /* spec insns w/o recovery */ Oct 12 00:41:03.641 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:03.641 INFO kablam! | Oct 12 00:41:03.641 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:03.641 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:03.641 INFO kablam! Oct 12 00:41:03.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.93s Oct 12 00:41:03.813 INFO kablam! su: No module specific data is present Oct 12 00:41:04.167 INFO running `"docker" "rm" "-f" "3a3886abfbee83787bf2b458619c2f5f0a19210ad7f05b13803c7e7921318327"` Oct 12 00:41:04.452 INFO blam! 3a3886abfbee83787bf2b458619c2f5f0a19210ad7f05b13803c7e7921318327 Oct 12 00:41:04.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 00:41:04.828 INFO blam! 6d26ff2960159410a1ca0ad6af1f6280da577850451aee2cb002b5d7fa250806 Oct 12 00:41:04.836 INFO running `"docker" "start" "-a" "6d26ff2960159410a1ca0ad6af1f6280da577850451aee2cb002b5d7fa250806"` Oct 12 00:41:05.604 INFO kablam! usermod: no changes Oct 12 00:41:05.644 INFO kablam! Compiling elftools v0.1.0 (/source) Oct 12 00:41:05.840 INFO kablam! warning: unused import: `libc::pid_t` Oct 12 00:41:05.840 INFO kablam! --> src/lib.rs:3:5 Oct 12 00:41:05.841 INFO kablam! | Oct 12 00:41:05.842 INFO kablam! 3 | use libc::pid_t; Oct 12 00:41:05.843 INFO kablam! | ^^^^^^^^^^^ Oct 12 00:41:05.843 INFO kablam! | Oct 12 00:41:05.844 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:41:05.845 INFO kablam! Oct 12 00:41:05.845 INFO kablam! warning: unused import: `libc::c_void` Oct 12 00:41:05.845 INFO kablam! --> src/lib.rs:4:5 Oct 12 00:41:05.845 INFO kablam! | Oct 12 00:41:05.845 INFO kablam! 4 | use libc::c_void; Oct 12 00:41:05.845 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:41:05.845 INFO kablam! Oct 12 00:41:05.845 INFO kablam! warning: unused import: `libc::wait` Oct 12 00:41:05.845 INFO kablam! --> src/lib.rs:5:5 Oct 12 00:41:05.845 INFO kablam! | Oct 12 00:41:05.845 INFO kablam! 5 | use libc::wait; Oct 12 00:41:05.845 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:05.845 INFO kablam! Oct 12 00:41:05.845 INFO kablam! warning: unused import: `libc::c_int` Oct 12 00:41:05.845 INFO kablam! --> src/lib.rs:6:5 Oct 12 00:41:05.845 INFO kablam! | Oct 12 00:41:05.845 INFO kablam! 6 | use libc::c_int; Oct 12 00:41:05.845 INFO kablam! | ^^^^^^^^^^^ Oct 12 00:41:05.845 INFO kablam! Oct 12 00:41:05.845 INFO kablam! warning: unused import: `libc::WIFSTOPPED` Oct 12 00:41:05.845 INFO kablam! --> src/lib.rs:7:5 Oct 12 00:41:05.845 INFO kablam! | Oct 12 00:41:05.845 INFO kablam! 7 | use libc::WIFSTOPPED; Oct 12 00:41:05.845 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:41:05.845 INFO kablam! Oct 12 00:41:05.845 INFO kablam! warning: unused import: `std::ptr` Oct 12 00:41:05.845 INFO kablam! --> src/lib.rs:9:5 Oct 12 00:41:05.845 INFO kablam! | Oct 12 00:41:05.845 INFO kablam! 9 | use std::ptr; Oct 12 00:41:05.845 INFO kablam! | ^^^^^^^^ Oct 12 00:41:05.845 INFO kablam! Oct 12 00:41:05.845 INFO kablam! warning: unused import: `std::str` Oct 12 00:41:05.845 INFO kablam! --> src/lib.rs:10:5 Oct 12 00:41:05.845 INFO kablam! | Oct 12 00:41:05.845 INFO kablam! 10 | use std::str; Oct 12 00:41:05.845 INFO kablam! | ^^^^^^^^ Oct 12 00:41:05.845 INFO kablam! Oct 12 00:41:05.845 INFO kablam! warning: unused import: `std::slice` Oct 12 00:41:05.845 INFO kablam! --> src/lib.rs:11:5 Oct 12 00:41:05.845 INFO kablam! | Oct 12 00:41:05.845 INFO kablam! 11 | use std::slice; Oct 12 00:41:05.845 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:05.845 INFO kablam! Oct 12 00:41:05.845 INFO kablam! warning: unused import: `std::mem` Oct 12 00:41:05.845 INFO kablam! --> src/lib.rs:12:5 Oct 12 00:41:05.845 INFO kablam! | Oct 12 00:41:05.845 INFO kablam! 12 | use std::mem; Oct 12 00:41:05.846 INFO kablam! | ^^^^^^^^ Oct 12 00:41:05.846 INFO kablam! Oct 12 00:41:05.846 INFO kablam! warning: unused imports: `File`, `self` Oct 12 00:41:05.846 INFO kablam! --> src/lib.rs:14:15 Oct 12 00:41:05.846 INFO kablam! | Oct 12 00:41:05.846 INFO kablam! 14 | use std::fs::{self, File}; Oct 12 00:41:05.846 INFO kablam! | ^^^^ ^^^^ Oct 12 00:41:05.846 INFO kablam! Oct 12 00:41:05.846 INFO kablam! warning: unused imports: `BufRead`, `BufReader`, `Read`, `SeekFrom`, `Seek`, `self` Oct 12 00:41:05.846 INFO kablam! --> src/lib.rs:15:15 Oct 12 00:41:05.846 INFO kablam! | Oct 12 00:41:05.846 INFO kablam! 15 | use std::io::{self, BufRead, BufReader, Read, Seek, SeekFrom}; Oct 12 00:41:05.846 INFO kablam! | ^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^ ^^^^^^^^ Oct 12 00:41:05.846 INFO kablam! Oct 12 00:41:05.846 INFO kablam! warning: unused import: `std::ffi::CString` Oct 12 00:41:05.846 INFO kablam! --> src/lib.rs:16:5 Oct 12 00:41:05.846 INFO kablam! | Oct 12 00:41:05.846 INFO kablam! 16 | use std::ffi::CString; Oct 12 00:41:05.846 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 00:41:05.846 INFO kablam! Oct 12 00:41:06.248 INFO kablam! warning: constant `SHT_SUNW_move` should have an upper case name such as `SHT_SUNW_MOVE` Oct 12 00:41:06.248 INFO kablam! --> src/elftools_const.rs:673:1 Oct 12 00:41:06.248 INFO kablam! | Oct 12 00:41:06.248 INFO kablam! 673 | pub const SHT_SUNW_move: i32 = 0x6ffffffa; Oct 12 00:41:06.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:06.248 INFO kablam! | Oct 12 00:41:06.248 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 00:41:06.248 INFO kablam! Oct 12 00:41:06.248 INFO kablam! warning: constant `SHT_SUNW_syminfo` should have an upper case name such as `SHT_SUNW_SYMINFO` Oct 12 00:41:06.248 INFO kablam! --> src/elftools_const.rs:677:1 Oct 12 00:41:06.248 INFO kablam! | Oct 12 00:41:06.248 INFO kablam! 677 | pub const SHT_SUNW_syminfo: i32 = 0x6ffffffc; Oct 12 00:41:06.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:06.248 INFO kablam! Oct 12 00:41:06.248 INFO kablam! warning: constant `SHT_GNU_verdef` should have an upper case name such as `SHT_GNU_VERDEF` Oct 12 00:41:06.248 INFO kablam! --> src/elftools_const.rs:679:1 Oct 12 00:41:06.248 INFO kablam! | Oct 12 00:41:06.248 INFO kablam! 679 | pub const SHT_GNU_verdef: i32 = 0x6ffffffd; /* Version definition section. */ Oct 12 00:41:06.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:06.248 INFO kablam! Oct 12 00:41:06.248 INFO kablam! warning: constant `SHT_GNU_verneed` should have an upper case name such as `SHT_GNU_VERNEED` Oct 12 00:41:06.248 INFO kablam! --> src/elftools_const.rs:681:1 Oct 12 00:41:06.248 INFO kablam! | Oct 12 00:41:06.248 INFO kablam! 681 | pub const SHT_GNU_verneed: i32 = 0x6ffffffe; /* Version needs section. */ Oct 12 00:41:06.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:06.248 INFO kablam! Oct 12 00:41:06.248 INFO kablam! warning: constant `SHT_GNU_versym` should have an upper case name such as `SHT_GNU_VERSYM` Oct 12 00:41:06.248 INFO kablam! --> src/elftools_const.rs:683:1 Oct 12 00:41:06.249 INFO kablam! | Oct 12 00:41:06.249 INFO kablam! 683 | pub const SHT_GNU_versym: i32 = 0x6fffffff; /* Version symbol table. */ Oct 12 00:41:06.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:41:06.249 INFO kablam! Oct 12 00:41:06.254 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.254 INFO kablam! --> src/elftools_const.rs:693:29 Oct 12 00:41:06.254 INFO kablam! | Oct 12 00:41:06.254 INFO kablam! 693 | pub const SHT_LOUSER: i32 = 0x80000000; /* Start of application-specific */ Oct 12 00:41:06.254 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.254 INFO kablam! | Oct 12 00:41:06.254 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 12 00:41:06.254 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:06.254 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.254 INFO kablam! Oct 12 00:41:06.254 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.254 INFO kablam! --> src/elftools_const.rs:695:29 Oct 12 00:41:06.254 INFO kablam! | Oct 12 00:41:06.254 INFO kablam! 695 | pub const SHT_HIUSER: i32 = 0x8fffffff; /* End of application-specific */ Oct 12 00:41:06.254 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.255 INFO kablam! | Oct 12 00:41:06.255 INFO kablam! = note: the literal `0x8fffffff` (decimal `2415919103`) does not fit into an `i32` and will become `-1879048193i32` Oct 12 00:41:06.255 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.255 INFO kablam! Oct 12 00:41:06.255 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.255 INFO kablam! --> src/elftools_const.rs:728:31 Oct 12 00:41:06.255 INFO kablam! | Oct 12 00:41:06.255 INFO kablam! 728 | pub const SHF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 12 00:41:06.255 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.255 INFO kablam! | Oct 12 00:41:06.255 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 12 00:41:06.255 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.255 INFO kablam! Oct 12 00:41:06.265 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.265 INFO kablam! --> src/elftools_const.rs:1162:30 Oct 12 00:41:06.265 INFO kablam! | Oct 12 00:41:06.265 INFO kablam! 1162 | pub const PF_MASKPROC: i32 = 0xf0000000; /* Processor-specific */ Oct 12 00:41:06.265 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.265 INFO kablam! | Oct 12 00:41:06.265 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 12 00:41:06.265 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.265 INFO kablam! Oct 12 00:41:06.267 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.267 INFO kablam! --> src/elftools_const.rs:2570:31 Oct 12 00:41:06.267 INFO kablam! | Oct 12 00:41:06.267 INFO kablam! 2570 | pub const EF_MIPS_ARCH: i32 = 0xf0000000; /* MIPS architecture level */ Oct 12 00:41:06.267 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.267 INFO kablam! | Oct 12 00:41:06.267 INFO kablam! = note: the literal `0xf0000000` (decimal `4026531840`) does not fit into an `i32` and will become `-268435456i32` Oct 12 00:41:06.267 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.267 INFO kablam! Oct 12 00:41:06.276 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.276 INFO kablam! --> src/elftools_const.rs:2729:35 Oct 12 00:41:06.276 INFO kablam! | Oct 12 00:41:06.276 INFO kablam! 2729 | pub const SHF_MIPS_STRINGS: i32 = 0x80000000; Oct 12 00:41:06.276 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.276 INFO kablam! | Oct 12 00:41:06.276 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:06.276 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.276 INFO kablam! Oct 12 00:41:06.280 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.280 INFO kablam! --> src/elftools_const.rs:3385:33 Oct 12 00:41:06.280 INFO kablam! | Oct 12 00:41:06.280 INFO kablam! 3385 | pub const SHF_PARISC_SBP: i32 = 0x80000000; /* Static branch prediction code. */ Oct 12 00:41:06.280 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.284 INFO kablam! | Oct 12 00:41:06.284 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:06.284 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.284 INFO kablam! Oct 12 00:41:06.288 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.288 INFO kablam! --> src/elftools_const.rs:3861:29 Oct 12 00:41:06.288 INFO kablam! | Oct 12 00:41:06.288 INFO kablam! 3861 | pub const EF_PPC_EMB: i32 = 0x80000000; /* PowerPC embedded flag */ Oct 12 00:41:06.288 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.288 INFO kablam! | Oct 12 00:41:06.288 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:06.288 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.288 INFO kablam! Oct 12 00:41:06.296 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.296 INFO kablam! --> src/elftools_const.rs:4414:34 Oct 12 00:41:06.296 INFO kablam! | Oct 12 00:41:06.296 INFO kablam! 4414 | pub const EF_ARM_EABIMASK: i32 = 0xFF000000; Oct 12 00:41:06.296 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.296 INFO kablam! | Oct 12 00:41:06.296 INFO kablam! = note: the literal `0xFF000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 12 00:41:06.296 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.296 INFO kablam! Oct 12 00:41:06.308 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.308 INFO kablam! --> src/elftools_const.rs:4644:32 Oct 12 00:41:06.308 INFO kablam! | Oct 12 00:41:06.308 INFO kablam! 4644 | pub const EF_IA_64_ARCH: i32 = 0xff000000; /* arch. version mask */ Oct 12 00:41:06.308 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.308 INFO kablam! | Oct 12 00:41:06.308 INFO kablam! = note: the literal `0xff000000` (decimal `4278190080`) does not fit into an `i32` and will become `-16777216i32` Oct 12 00:41:06.308 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.308 INFO kablam! Oct 12 00:41:06.308 INFO kablam! warning: literal out of range for i32 Oct 12 00:41:06.308 INFO kablam! --> src/elftools_const.rs:4666:35 Oct 12 00:41:06.308 INFO kablam! | Oct 12 00:41:06.308 INFO kablam! 4666 | pub const PF_IA_64_NORECOV: i32 = 0x80000000; /* spec insns w/o recovery */ Oct 12 00:41:06.308 INFO kablam! | ^^^^^^^^^^ Oct 12 00:41:06.308 INFO kablam! | Oct 12 00:41:06.308 INFO kablam! = note: the literal `0x80000000` (decimal `2147483648`) does not fit into an `i32` and will become `-2147483648i32` Oct 12 00:41:06.308 INFO kablam! = help: consider using `u32` instead Oct 12 00:41:06.308 INFO kablam! Oct 12 00:41:06.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 12 00:41:06.826 INFO kablam! su: No module specific data is present Oct 12 00:41:07.388 INFO running `"docker" "rm" "-f" "6d26ff2960159410a1ca0ad6af1f6280da577850451aee2cb002b5d7fa250806"` Oct 12 00:41:07.532 INFO blam! 6d26ff2960159410a1ca0ad6af1f6280da577850451aee2cb002b5d7fa250806 Oct 12 00:41:07.536 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 00:41:07.928 INFO blam! 3610d19dfe4d08482e4cb3e14d0024b5ead3cc3e692487cb4e6d640a61267695 Oct 12 00:41:07.936 INFO running `"docker" "start" "-a" "3610d19dfe4d08482e4cb3e14d0024b5ead3cc3e692487cb4e6d640a61267695"` Oct 12 00:41:08.833 INFO kablam! usermod: no changes Oct 12 00:41:08.882 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 00:41:08.898 INFO kablam! Running /target/debug/deps/elftools-8c816631ac531804 Oct 12 00:41:08.898 INFO blam! Oct 12 00:41:08.898 INFO blam! running 0 tests Oct 12 00:41:08.898 INFO blam! Oct 12 00:41:08.898 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:41:08.898 INFO blam! Oct 12 00:41:08.899 INFO kablam! Doc-tests elftools Oct 12 00:41:09.216 INFO blam! Oct 12 00:41:09.216 INFO blam! running 0 tests Oct 12 00:41:09.216 INFO blam! Oct 12 00:41:09.216 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:41:09.216 INFO blam! Oct 12 00:41:09.225 INFO kablam! su: No module specific data is present Oct 12 00:41:09.654 INFO running `"docker" "rm" "-f" "3610d19dfe4d08482e4cb3e14d0024b5ead3cc3e692487cb4e6d640a61267695"` Oct 12 00:41:10.018 INFO blam! 3610d19dfe4d08482e4cb3e14d0024b5ead3cc3e692487cb4e6d640a61267695