[INFO] cloning repository https://github.com/willglynn/pdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willglynn/pdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillglynn%2Fpdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillglynn%2Fpdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5dd77086f682012198668aec86c8d3fbe3806e8 [INFO] testing willglynn/pdb against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillglynn%2Fpdb" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willglynn/pdb on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willglynn/pdb [INFO] finished tweaking git repo https://github.com/willglynn/pdb [INFO] tweaked toml for git repo https://github.com/willglynn/pdb written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/willglynn/pdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca7b4a5f6b1b27cbf6d883d1d65d7997246714c21d1c45cd35681c8a4bfca287 [INFO] running `Command { std: "docker" "start" "-a" "ca7b4a5f6b1b27cbf6d883d1d65d7997246714c21d1c45cd35681c8a4bfca287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca7b4a5f6b1b27cbf6d883d1d65d7997246714c21d1c45cd35681c8a4bfca287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7b4a5f6b1b27cbf6d883d1d65d7997246714c21d1c45cd35681c8a4bfca287", kill_on_drop: false }` [INFO] [stdout] ca7b4a5f6b1b27cbf6d883d1d65d7997246714c21d1c45cd35681c8a4bfca287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 53ddca4bdf4cc3e968c3d64f118f5b16f89167c7e5fcd8976539c178a1334d54 [INFO] running `Command { std: "docker" "start" "-a" "53ddca4bdf4cc3e968c3d64f118f5b16f89167c7e5fcd8976539c178a1334d54", kill_on_drop: false }` [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pdb v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.40s [INFO] running `Command { std: "docker" "inspect" "53ddca4bdf4cc3e968c3d64f118f5b16f89167c7e5fcd8976539c178a1334d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ddca4bdf4cc3e968c3d64f118f5b16f89167c7e5fcd8976539c178a1334d54", kill_on_drop: false }` [INFO] [stdout] 53ddca4bdf4cc3e968c3d64f118f5b16f89167c7e5fcd8976539c178a1334d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f715a8c099ca17abf993e45884d4a73da9c92d7b8d635f6da12dbe76b3c62b4c [INFO] running `Command { std: "docker" "start" "-a" "f715a8c099ca17abf993e45884d4a73da9c92d7b8d635f6da12dbe76b3c62b4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling pdb v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "f715a8c099ca17abf993e45884d4a73da9c92d7b8d635f6da12dbe76b3c62b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f715a8c099ca17abf993e45884d4a73da9c92d7b8d635f6da12dbe76b3c62b4c", kill_on_drop: false }` [INFO] [stdout] f715a8c099ca17abf993e45884d4a73da9c92d7b8d635f6da12dbe76b3c62b4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 375010d731f138b510dc2a90c79c8e33d522b29c03b7402ffd1ab865f39fdb92 [INFO] running `Command { std: "docker" "start" "-a" "375010d731f138b510dc2a90c79c8e33d522b29c03b7402ffd1ab865f39fdb92", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pdb-70b5ac3152a7ca9e [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test common::tests::cast_aligned::test_cast_empty ... ok [INFO] [stdout] test common::tests::cast_aligned::test_cast_wrong_size ... ok [INFO] [stdout] test common::tests::newtypes::test_format_newtype ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_cstring ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u64 ... ok [INFO] [stdout] test dbi::tests::test_dbi_extra_streams ... ok [INFO] [stdout] test common::tests::parse_buffer::test_seek ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u32 ... ok [INFO] [stdout] test common::tests::cast_aligned::test_cast_unaligned ... ok [INFO] [stdout] test framedata::tests::test_new_frame_data ... ok [INFO] [stdout] test common::tests::newtypes::test_debug_newtype ... ok [INFO] [stdout] test modi::c13::tests::test_column_number_header ... ok [INFO] [stdout] test common::tests::cast_aligned::test_cast_aligned ... ok [INFO] [stdout] test modi::c13::tests::test_inlinee_lines_length ... ok [INFO] [stdout] test modi::c13::tests::test_parse_cross_section_imports ... ok [INFO] [stdout] test modi::c13::tests::test_parse_inlinee_lines ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u8_pascal_string ... ok [INFO] [stdout] test common::tests::newtypes::test_pread ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u16 ... ok [INFO] [stdout] test modi::c13::tests::test_iter_cross_module_exports ... ok [INFO] [stdout] test modi::c13::tests::test_inlinee_lines ... ok [INFO] [stdout] test modi::c13::tests::test_line_number_header ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_u8 ... ok [INFO] [stdout] test modi::c13::tests::test_raw_cross_scope_export ... ok [INFO] [stdout] test modi::c13::tests::test_resolve_cross_module_import ... ok [INFO] [stdout] test modi::c13::tests::test_resolve_cross_module_ref ... ok [INFO] [stdout] test msf::page_list::tests::test_push ... ok [INFO] [stdout] test modi::c13::tests::test_parse_inlinee_lines_with_files ... ok [INFO] [stdout] test source::tests::read_view::test_basic_reading ... ok [INFO] [stdout] test framedata::tests::test_old_frame_data ... ok [INFO] [stdout] test msf::tests::header::test_validate_page_number ... ok [INFO] [stdout] test source::tests::read_view::test_duplicate_reading ... ok [INFO] [stdout] test source::tests::read_view::test_eof_reading ... ok [INFO] [stdout] test msf::tests::header::test_small_file_unrecognized_file_format ... ok [INFO] [stdout] test strings::tests::test_string_table_header ... ok [INFO] [stdout] test omap::tests::test_omap_record ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_i32 ... ok [INFO] [stdout] test source::tests::read_view::test_discontinuous_reading ... ok [INFO] [stdout] test modi::c13::tests::test_resolve_cross_module_import2 ... ok [INFO] [stdout] test pe::tests::image_section_header ... ok [INFO] [stdout] test msf::tests::header::test_pages_needed_to_store ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1103 ... ok [INFO] [stdout] test symbol::tests::iterator::test_skip_to ... ok [INFO] [stdout] test symbol::tests::parsing::kind_0006 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1107 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_110c ... ok [INFO] [stdout] test symbol::annotations::test_binary_annotation_iter ... ok [INFO] [stdout] test symbol::tests::iterator::test_iter ... ok [INFO] [stdout] test modi::c13::tests::test_debug_lines_block_header ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1101 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1108 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1105 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1106 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_110f ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1111 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1127 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1132 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1125 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_113e ... ok [INFO] [stdout] test symbol::tests::parsing::kind_114c ... ok [INFO] [stdout] test symbol::tests::parsing::kind_114d ... ok [INFO] [stdout] test msf::page_list::tests::test_truncate ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1110 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1116 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1124 ... ok [INFO] [stdout] test common::tests::parse_buffer::test_parse_buffer_align ... ok [INFO] [stdout] test symbol::tests::parsing::kind_110d ... ok [INFO] [stdout] test symbol::tests::parsing::kind_1102 ... ok [INFO] [stdout] test symbol::tests::parsing::kind_113c ... ok [INFO] [stdout] test symbol::tests::iterator::test_seek ... ok [INFO] [stdout] test symbol::tests::parsing::kind_114e ... ok [INFO] [stdout] test symbol::tests::parsing::kind_110e ... ok [INFO] [stdout] test msf::page_list::tests::test_push_after_truncate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/debug_information-41c3cf811b943d9a [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test pdb_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/id_information-6898779ecace63f9 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--test id_information' [INFO] [stdout] test test_missing_ipi ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_missing_ipi stdout ---- [INFO] [stdout] thread 'test_missing_ipi' panicked at 'GET request: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://msdl.microsoft.com/download/symbols/wntdll.pdb/0ea7c70545374958ad3307514bdfc8642/wntdll.pdb") }', tests/id_information.rs:15:50 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5597f75e5c65 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5597f75e5c65 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5597f75e5c65 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5597f75e5c65 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5597f760eeac - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5597f7589915 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x5597f75dce71 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5597f75e83d0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5597f75e83d0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5597f75e83d0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5597f75e80ca - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x5597f75e8a13 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x5597f75e860b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x5597f760d841 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x5597f760d663 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x5597f7178b64 - core::result::Result::expect::hdcff102ca3bef849 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x5597f7176d40 - id_information::open_file::{{closure}}::ha9640ae5bf6b7617 [INFO] [stdout] at tests/id_information.rs:15 [INFO] [stdout] 17: 0x5597f7176546 - std::sync::once::Once::call_once::{{closure}}::h682fa262ee326aa1 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sync/once.rs:264 [INFO] [stdout] 18: 0x5597f75e52ba - std::sync::once::Once::call_inner::hfee175ed07eef8ad [INFO] [stdout] at src/libstd/sync/once.rs:416 [INFO] [stdout] 19: 0x5597f717649a - std::sync::once::Once::call_once::h4b35e39ab9bb957d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sync/once.rs:264 [INFO] [stdout] 20: 0x5597f7176c3b - id_information::open_file::h3b6de31f1ad3d81f [INFO] [stdout] at tests/id_information.rs:13 [INFO] [stdout] 21: 0x5597f7176e6c - id_information::test_missing_ipi::h1c36f2580a5175ea [INFO] [stdout] at tests/id_information.rs:26 [INFO] [stdout] 22: 0x5597f7176e4a - id_information::test_missing_ipi::{{closure}}::h4eaaf129177eba02 [INFO] [stdout] at tests/id_information.rs:25 [INFO] [stdout] 23: 0x5597f71751ce - core::ops::function::FnOnce::call_once::h01712f40ea36182b [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 24: 0x5597f75b0e8c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 25: 0x5597f75b0e8c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x5597f75b0e8c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 27: 0x5597f75b0e8c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 28: 0x5597f75b0e8c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5597f75b0e8c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 30: 0x5597f75b0e8c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 31: 0x5597f7588e06 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 32: 0x5597f758ddf5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 33: 0x5597f758ddf5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 34: 0x5597f758ddf5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 35: 0x5597f758ddf5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 36: 0x5597f758ddf5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 37: 0x5597f758ddf5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 38: 0x5597f758ddf5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 39: 0x5597f75efb4a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 40: 0x5597f75efb4a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 41: 0x5597f75efb4a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 42: 0x7f8335b7d609 - start_thread [INFO] [stdout] 43: 0x7f8335a87103 - __clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_missing_ipi [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "375010d731f138b510dc2a90c79c8e33d522b29c03b7402ffd1ab865f39fdb92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375010d731f138b510dc2a90c79c8e33d522b29c03b7402ffd1ab865f39fdb92", kill_on_drop: false }` [INFO] [stdout] 375010d731f138b510dc2a90c79c8e33d522b29c03b7402ffd1ab865f39fdb92