Oct 15 20:23:19.406 INFO testing rustep-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:23:19.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 20:23:19.931 INFO blam! 86c67a6a2908e363ee948005be10ce04fee0d1a4ddacdb707dc52e680d06de15 Oct 15 20:23:19.933 INFO running `"docker" "start" "-a" "86c67a6a2908e363ee948005be10ce04fee0d1a4ddacdb707dc52e680d06de15"` Oct 15 20:23:22.017 INFO kablam! usermod: no changes Oct 15 20:23:22.200 INFO kablam! Compiling enumflags v0.3.0 Oct 15 20:23:22.227 INFO kablam! Compiling syn v0.12.15 Oct 15 20:23:22.231 INFO kablam! Compiling num-bigint v0.1.44 Oct 15 20:23:28.391 INFO kablam! Compiling num-rational v0.1.42 Oct 15 20:23:32.236 INFO kablam! Compiling num v0.1.42 Oct 15 20:23:41.942 INFO kablam! Compiling enumflags_derive v0.4.1 Oct 15 20:23:46.451 INFO kablam! Compiling rustep v0.1.2 (/source) Oct 15 20:23:48.429 INFO kablam! warning: unused `#[macro_use]` import Oct 15 20:23:48.429 INFO kablam! --> src/lib.rs:50:1 Oct 15 20:23:48.430 INFO kablam! | Oct 15 20:23:48.430 INFO kablam! 50 | #[macro_use] Oct 15 20:23:48.430 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:23:48.430 INFO kablam! | Oct 15 20:23:48.431 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 20:23:48.431 INFO kablam! Oct 15 20:23:48.434 INFO kablam! warning: unused import: `TryInto` Oct 15 20:23:48.434 INFO kablam! --> src/format/elf.rs:9:9 Oct 15 20:23:48.434 INFO kablam! | Oct 15 20:23:48.435 INFO kablam! 9 | TryInto, Oct 15 20:23:48.435 INFO kablam! | ^^^^^^^ Oct 15 20:23:48.435 INFO kablam! Oct 15 20:23:48.436 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 15 20:23:48.436 INFO kablam! --> src/format/elf.rs:59:10 Oct 15 20:23:48.436 INFO kablam! | Oct 15 20:23:48.436 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 15 20:23:48.437 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 20:23:48.437 INFO kablam! | Oct 15 20:23:48.437 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 20:23:48.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:23:48.438 INFO kablam! = note: for more information, see issue #50504 Oct 15 20:23:48.438 INFO kablam! Oct 15 20:23:48.439 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 15 20:23:48.439 INFO kablam! --> src/format/elf.rs:59:10 Oct 15 20:23:48.439 INFO kablam! | Oct 15 20:23:48.439 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 15 20:23:48.440 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 20:23:48.440 INFO kablam! | Oct 15 20:23:48.440 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:23:48.441 INFO kablam! = note: for more information, see issue #50504 Oct 15 20:23:48.441 INFO kablam! Oct 15 20:23:48.441 INFO kablam! warning: cannot find type `SectionFlag` in this scope Oct 15 20:23:48.441 INFO kablam! --> src/format/elf.rs:111:10 Oct 15 20:23:48.442 INFO kablam! | Oct 15 20:23:48.442 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 15 20:23:48.442 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 20:23:48.442 INFO kablam! | Oct 15 20:23:48.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:23:48.443 INFO kablam! = note: for more information, see issue #50504 Oct 15 20:23:48.443 INFO kablam! Oct 15 20:23:49.355 INFO kablam! warning: unreachable pattern Oct 15 20:23:49.356 INFO kablam! --> src/format/elf.rs:789:13 Oct 15 20:23:49.356 INFO kablam! | Oct 15 20:23:49.356 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Oct 15 20:23:49.357 INFO kablam! | ^ Oct 15 20:23:49.357 INFO kablam! | Oct 15 20:23:49.357 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 20:23:49.357 INFO kablam! Oct 15 20:23:52.073 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.04s Oct 15 20:23:52.081 INFO kablam! su: No module specific data is present Oct 15 20:23:53.760 INFO running `"docker" "rm" "-f" "86c67a6a2908e363ee948005be10ce04fee0d1a4ddacdb707dc52e680d06de15"` Oct 15 20:23:54.055 INFO blam! 86c67a6a2908e363ee948005be10ce04fee0d1a4ddacdb707dc52e680d06de15 Oct 15 20:23:54.057 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 20:23:54.464 INFO blam! 3c7d9133d5bbbb618a38d43f0c80a3df223f3e0976d5aaa6a22946d51aa388e8 Oct 15 20:23:54.466 INFO running `"docker" "start" "-a" "3c7d9133d5bbbb618a38d43f0c80a3df223f3e0976d5aaa6a22946d51aa388e8"` Oct 15 20:23:57.434 INFO kablam! usermod: no changes Oct 15 20:23:57.634 INFO kablam! Compiling rustep v0.1.2 (/source) Oct 15 20:23:59.743 INFO kablam! warning: unused `#[macro_use]` import Oct 15 20:23:59.743 INFO kablam! --> src/lib.rs:50:1 Oct 15 20:23:59.743 INFO kablam! | Oct 15 20:23:59.743 INFO kablam! 50 | #[macro_use] Oct 15 20:23:59.743 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:23:59.743 INFO kablam! | Oct 15 20:23:59.743 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 20:23:59.743 INFO kablam! Oct 15 20:23:59.767 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 15 20:23:59.767 INFO kablam! --> src/format/elf.rs:59:10 Oct 15 20:23:59.767 INFO kablam! | Oct 15 20:23:59.767 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 15 20:23:59.767 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 20:23:59.767 INFO kablam! | Oct 15 20:23:59.767 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 20:23:59.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:23:59.767 INFO kablam! = note: for more information, see issue #50504 Oct 15 20:23:59.767 INFO kablam! Oct 15 20:23:59.767 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 15 20:23:59.767 INFO kablam! --> src/format/elf.rs:59:10 Oct 15 20:23:59.767 INFO kablam! | Oct 15 20:23:59.767 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 15 20:23:59.767 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 20:23:59.767 INFO kablam! | Oct 15 20:23:59.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:23:59.767 INFO kablam! = note: for more information, see issue #50504 Oct 15 20:23:59.767 INFO kablam! Oct 15 20:23:59.767 INFO kablam! warning: cannot find type `SectionFlag` in this scope Oct 15 20:23:59.767 INFO kablam! --> src/format/elf.rs:111:10 Oct 15 20:23:59.767 INFO kablam! | Oct 15 20:23:59.767 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 15 20:23:59.767 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 20:23:59.767 INFO kablam! | Oct 15 20:23:59.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:23:59.767 INFO kablam! = note: for more information, see issue #50504 Oct 15 20:23:59.767 INFO kablam! Oct 15 20:24:01.954 INFO kablam! warning: unreachable pattern Oct 15 20:24:01.955 INFO kablam! --> src/format/elf.rs:789:13 Oct 15 20:24:01.955 INFO kablam! | Oct 15 20:24:01.955 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Oct 15 20:24:01.955 INFO kablam! | ^ Oct 15 20:24:01.955 INFO kablam! | Oct 15 20:24:01.955 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 20:24:01.955 INFO kablam! Oct 15 20:24:06.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.01s Oct 15 20:24:06.495 INFO kablam! su: No module specific data is present Oct 15 20:24:07.518 INFO running `"docker" "rm" "-f" "3c7d9133d5bbbb618a38d43f0c80a3df223f3e0976d5aaa6a22946d51aa388e8"` Oct 15 20:24:07.787 INFO blam! 3c7d9133d5bbbb618a38d43f0c80a3df223f3e0976d5aaa6a22946d51aa388e8 Oct 15 20:24:07.791 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 20:24:08.199 INFO blam! 2921a6488c4609f70461de094021d6ffe5fdd6cd06c37e400ed0ecb51ee83d48 Oct 15 20:24:08.204 INFO running `"docker" "start" "-a" "2921a6488c4609f70461de094021d6ffe5fdd6cd06c37e400ed0ecb51ee83d48"` Oct 15 20:24:10.010 INFO kablam! usermod: no changes Oct 15 20:24:10.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 20:24:10.159 INFO kablam! Running /target/debug/deps/rustep-78d492725e2df6cb Oct 15 20:24:10.167 INFO blam! Oct 15 20:24:10.167 INFO blam! running 55 tests Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Phdr ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Nhdr ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Move ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Lib ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Dyn__bindgen_ty_1 ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_RegInfo ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Rel ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Dyn ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Rela ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Shdr ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Chdr ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Sym ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Syminfo ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Verdaux ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Verdef ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Vernaux ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Verneed ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_auxv_t ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_auxv_t__bindgen_ty_1 ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_gptab ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_gptab__bindgen_ty_1 ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf32_gptab__bindgen_ty_2 ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Chdr ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Dyn ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Dyn__bindgen_ty_1 ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Ehdr ... ok Oct 15 20:24:10.167 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Lib ... ok Oct 15 20:24:10.173 INFO blam! test format::bindings::bindgen_test_layout_Elf32_Ehdr ... ok Oct 15 20:24:10.173 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Move ... ok Oct 15 20:24:10.174 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Phdr ... ok Oct 15 20:24:10.183 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Nhdr ... ok Oct 15 20:24:10.183 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Rel ... ok Oct 15 20:24:10.183 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Rela ... ok Oct 15 20:24:10.183 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Shdr ... ok Oct 15 20:24:10.184 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Sym ... ok Oct 15 20:24:10.184 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Vernaux ... ok Oct 15 20:24:10.184 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Verdef ... ok Oct 15 20:24:10.184 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Syminfo ... ok Oct 15 20:24:10.184 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Verdaux ... ok Oct 15 20:24:10.184 INFO blam! test format::bindings::bindgen_test_layout_Elf64_auxv_t__bindgen_ty_1 ... ok Oct 15 20:24:10.184 INFO blam! test format::bindings::bindgen_test_layout_Elf64_auxv_t ... ok Oct 15 20:24:10.184 INFO blam! test format::bindings::bindgen_test_layout_Elf64_Verneed ... ok Oct 15 20:24:10.184 INFO blam! test format::elf::test_parse_elf_class ... ok Oct 15 20:24:10.186 INFO blam! test format::elf::test_parse_elf_header32 ... ok Oct 15 20:24:10.186 INFO blam! test format::elf::test_parse_elf_header64 ... ok Oct 15 20:24:10.186 INFO blam! test format::elf::test_parse_elf_wrong_class ... ok Oct 15 20:24:10.186 INFO blam! test format::executable::test_executable ... ok Oct 15 20:24:10.186 INFO blam! test format::bindings::bindgen_test_layout_Elf_Options_Hw ... ok Oct 15 20:24:10.186 INFO blam! test format::elf::test_parse_elf ... ok Oct 15 20:24:10.186 INFO blam! test format::bindings::bindgen_test_layout___fsid_t ... ok Oct 15 20:24:10.186 INFO blam! test tests::it_works ... ok Oct 15 20:24:10.194 INFO blam! test format::elf::test_parse_elf64 ... ok Oct 15 20:24:10.194 INFO blam! test format::elf::test_parse_elf32 ... ok Oct 15 20:24:10.194 INFO blam! test format::bindings::bindgen_test_layout_Elf_Options ... ok Oct 15 20:24:10.194 INFO blam! test format::bindings::bindgen_test_layout_Elf_MIPS_ABIFlags_v0 ... ok Oct 15 20:24:10.194 INFO blam! Oct 15 20:24:10.194 INFO blam! test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:10.194 INFO blam! Oct 15 20:24:10.195 INFO kablam! Doc-tests rustep Oct 15 20:24:13.078 INFO blam! Oct 15 20:24:13.078 INFO blam! running 2 tests Oct 15 20:24:19.079 INFO blam! test src/lib.rs - (line 9) ... ok Oct 15 20:24:19.124 INFO blam! test src/format/executable.rs - format::executable::Executable<'a>::from_u8_array (line 37) ... ok Oct 15 20:24:19.125 INFO blam! Oct 15 20:24:19.125 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:19.125 INFO blam! Oct 15 20:24:19.142 INFO kablam! su: No module specific data is present Oct 15 20:24:19.507 INFO running `"docker" "rm" "-f" "2921a6488c4609f70461de094021d6ffe5fdd6cd06c37e400ed0ecb51ee83d48"` Oct 15 20:24:19.596 INFO blam! 2921a6488c4609f70461de094021d6ffe5fdd6cd06c37e400ed0ecb51ee83d48