Oct 12 18:49:27.077 INFO testing willglynn/pdb against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:49:27.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 18:49:27.279 INFO blam! a23986a675963d20d1c5f8b783f02caece2b2e5fcf04f91bad3ef0558679d861 Oct 12 18:49:27.280 INFO running `"docker" "start" "-a" "a23986a675963d20d1c5f8b783f02caece2b2e5fcf04f91bad3ef0558679d861"` Oct 12 18:49:27.815 INFO kablam! usermod: no changes Oct 12 18:49:27.850 INFO kablam! Compiling fallible-iterator v0.1.3 Oct 12 18:49:27.851 INFO kablam! Compiling uuid v0.5.0 Oct 12 18:49:27.851 INFO kablam! Compiling scroll_derive v0.9.1 Oct 12 18:49:29.381 INFO kablam! Compiling scroll v0.9.0 Oct 12 18:49:30.253 INFO kablam! Compiling pdb v0.2.0 (/source) Oct 12 18:49:31.631 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 12 18:49:31.631 INFO kablam! --> src/msf/mod.rs:74:14 Oct 12 18:49:31.631 INFO kablam! | Oct 12 18:49:31.631 INFO kablam! 74 | #[derive(Debug, Pread)] Oct 12 18:49:31.632 INFO kablam! | ^^^^^ Oct 12 18:49:31.632 INFO kablam! | Oct 12 18:49:31.632 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 12 18:49:31.632 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 12 18:49:31.632 INFO kablam! = note: for more information, see issue #46043 Oct 12 18:49:31.632 INFO kablam! Oct 12 18:49:32.514 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.68s Oct 12 18:49:32.514 INFO kablam! su: No module specific data is present Oct 12 18:49:32.948 INFO running `"docker" "rm" "-f" "a23986a675963d20d1c5f8b783f02caece2b2e5fcf04f91bad3ef0558679d861"` Oct 12 18:49:33.131 INFO blam! a23986a675963d20d1c5f8b783f02caece2b2e5fcf04f91bad3ef0558679d861 Oct 12 18:49:33.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 18:49:33.524 INFO blam! 74bd258138ce564a2bd199f7003e59d4aba46b9524f63e117c9f3105f39a9598 Oct 12 18:49:33.525 INFO running `"docker" "start" "-a" "74bd258138ce564a2bd199f7003e59d4aba46b9524f63e117c9f3105f39a9598"` Oct 12 18:49:34.431 INFO kablam! usermod: no changes Oct 12 18:49:34.479 INFO kablam! Compiling getopts v0.2.14 Oct 12 18:49:35.776 INFO kablam! Compiling pdb v0.2.0 (/source) Oct 12 18:49:39.090 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 12 18:49:39.090 INFO kablam! --> src/msf/mod.rs:74:14 Oct 12 18:49:39.090 INFO kablam! | Oct 12 18:49:39.090 INFO kablam! 74 | #[derive(Debug, Pread)] Oct 12 18:49:39.090 INFO kablam! | ^^^^^ Oct 12 18:49:39.090 INFO kablam! | Oct 12 18:49:39.090 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 12 18:49:39.090 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 12 18:49:39.091 INFO kablam! = note: for more information, see issue #46043 Oct 12 18:49:39.091 INFO kablam! Oct 12 18:49:39.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.51s Oct 12 18:49:39.965 INFO kablam! su: No module specific data is present Oct 12 18:49:40.349 INFO running `"docker" "rm" "-f" "74bd258138ce564a2bd199f7003e59d4aba46b9524f63e117c9f3105f39a9598"` Oct 12 18:49:40.479 INFO blam! 74bd258138ce564a2bd199f7003e59d4aba46b9524f63e117c9f3105f39a9598 Oct 12 18:49:40.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 18:49:40.799 INFO blam! 339f102c05da3389bb453632bd157bf1811715f19dad7dd7d1e6fc9406a5181e Oct 12 18:49:40.802 INFO running `"docker" "start" "-a" "339f102c05da3389bb453632bd157bf1811715f19dad7dd7d1e6fc9406a5181e"` Oct 12 18:49:41.553 INFO kablam! usermod: no changes Oct 12 18:49:41.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 18:49:41.635 INFO kablam! Running /target/debug/deps/pdb-070c2c860b572617 Oct 12 18:49:41.636 INFO blam! Oct 12 18:49:41.637 INFO blam! running 23 tests Oct 12 18:49:41.652 INFO blam! test common::tests::parse_buffer::test_parse_cstring ... ok Oct 12 18:49:41.664 INFO blam! test common::tests::parse_buffer::test_parse_u8_pascal_string ... ok Oct 12 18:49:41.671 INFO blam! test common::tests::parse_buffer::test_parse_i32 ... ok Oct 12 18:49:41.671 INFO blam! test common::tests::parse_buffer::test_parse_u8 ... ok Oct 12 18:49:41.671 INFO blam! test common::tests::parse_buffer::test_parse_u16 ... ok Oct 12 18:49:41.723 INFO blam! test common::tests::parse_buffer::test_parse_u64 ... ok Oct 12 18:49:41.723 INFO blam! test common::tests::parse_buffer::test_parse_u32 ... ok Oct 12 18:49:41.723 INFO blam! test source::tests::read_view::test_basic_reading ... ok Oct 12 18:49:41.723 INFO blam! test msf::tests::header::test_pages_needed_to_store ... ok Oct 12 18:49:41.731 INFO blam! test msf::tests::header::test_validate_page_number ... ok Oct 12 18:49:41.731 INFO blam! test msf::page_list::tests::test_truncate ... ok Oct 12 18:49:41.732 INFO blam! test source::tests::read_view::test_duplicate_reading ... ok Oct 12 18:49:41.750 INFO blam! test symbol::tests::parsing::kind_1107 ... ok Oct 12 18:49:41.763 INFO blam! test source::tests::read_view::test_discontinuous_reading ... ok Oct 12 18:49:41.763 INFO blam! test source::tests::read_view::test_eof_reading ... ok Oct 12 18:49:41.763 INFO blam! test symbol::tests::parsing::kind_110e ... ok Oct 12 18:49:41.764 INFO blam! test msf::page_list::tests::test_push ... ok Oct 12 18:49:41.764 INFO blam! test symbol::tests::parsing::kind_1127 ... ok Oct 12 18:49:41.764 INFO blam! test symbol::tests::parsing::kind_1108 ... ok Oct 12 18:49:41.764 INFO blam! test symbol::tests::parsing::kind_110d ... ok Oct 12 18:49:41.764 INFO blam! test symbol::tests::parsing::kind_110c ... ok Oct 12 18:49:41.768 INFO blam! test symbol::tests::parsing::kind_1125 ... ok Oct 12 18:49:41.768 INFO blam! test msf::page_list::tests::test_push_after_truncate ... ok Oct 12 18:49:41.768 INFO blam! Oct 12 18:49:41.768 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:49:41.768 INFO blam! Oct 12 18:49:41.775 INFO kablam! Running /target/debug/deps/pdb_information-0656b5c56f9ba1e3 Oct 12 18:49:41.780 INFO blam! Oct 12 18:49:41.780 INFO blam! running 1 test Oct 12 18:49:41.784 INFO blam! test pdb_info ... ok Oct 12 18:49:41.784 INFO blam! Oct 12 18:49:41.784 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:49:41.784 INFO blam! Oct 12 18:49:41.789 INFO kablam! Running /target/debug/deps/symbol_table-1e84b1ba1d704e06 Oct 12 18:49:41.791 INFO blam! Oct 12 18:49:41.791 INFO blam! running 2 tests Oct 12 18:49:41.907 INFO blam! test count_symbols ... ok Oct 12 18:49:41.972 INFO blam! test find_symbols ... ok Oct 12 18:49:41.972 INFO blam! Oct 12 18:49:41.972 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:49:41.972 INFO blam! Oct 12 18:49:41.973 INFO kablam! Running /target/debug/deps/type_information-d208db8cef7aa5d6 Oct 12 18:49:41.978 INFO blam! Oct 12 18:49:41.978 INFO blam! running 3 tests Oct 12 18:49:42.031 INFO blam! test iteration ... ok Oct 12 18:49:42.087 INFO blam! test find_classes ... ok Oct 12 18:49:42.098 INFO blam! test type_finder ... ok Oct 12 18:49:42.098 INFO kablam! Doc-tests pdb Oct 12 18:49:42.098 INFO blam! Oct 12 18:49:42.098 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:49:42.098 INFO blam! Oct 12 18:49:42.398 INFO blam! Oct 12 18:49:42.398 INFO blam! running 7 tests Oct 12 18:49:43.993 INFO blam! test src/pdb.rs - pdb::PDB<'s, S>::module_info (line 201) ... ok Oct 12 18:49:44.035 INFO blam! test src/pdb.rs - pdb::PDB<'s, S>::raw_stream (line 240) ... ok Oct 12 18:49:44.072 INFO blam! test src/pdbi.rs - pdbi::PDBInformation<'s>::stream_names (line 46) ... ok Oct 12 18:49:45.475 INFO blam! test src/lib.rs - (line 19) ... ok Oct 12 18:49:45.751 INFO blam! test src/dbi.rs - dbi::DebugInformation (line 23) ... ok Oct 12 18:49:45.784 INFO blam! test src/symbol/mod.rs - symbol::SymbolTable (line 26) ... ok Oct 12 18:49:45.923 INFO blam! test src/tpi/mod.rs - tpi::TypeInformation (line 47) ... ok Oct 12 18:49:45.923 INFO blam! Oct 12 18:49:45.923 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:49:45.923 INFO blam! Oct 12 18:49:45.948 INFO kablam! su: No module specific data is present Oct 12 18:49:46.619 INFO running `"docker" "rm" "-f" "339f102c05da3389bb453632bd157bf1811715f19dad7dd7d1e6fc9406a5181e"` Oct 12 18:49:46.883 INFO blam! 339f102c05da3389bb453632bd157bf1811715f19dad7dd7d1e6fc9406a5181e