[INFO] updating cached repository https://github.com/jlgerber/packybara [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82c913a197be8000d4f818433fdac8905a257296 [INFO] testing jlgerber/packybara against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlgerber/packybara on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlgerber/packybara [INFO] finished tweaking git repo https://github.com/jlgerber/packybara [INFO] tweaked toml for git repo https://github.com/jlgerber/packybara written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jlgerber/rust-lspec.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e112f86f1819a1e7a28a00e7c62a12daa7ab444d16ed1778db934e38153078c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e112f86f1819a1e7a28a00e7c62a12daa7ab444d16ed1778db934e38153078c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e112f86f1819a1e7a28a00e7c62a12daa7ab444d16ed1778db934e38153078c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e112f86f1819a1e7a28a00e7c62a12daa7ab444d16ed1778db934e38153078c0", kill_on_drop: false }` [INFO] [stdout] e112f86f1819a1e7a28a00e7c62a12daa7ab444d16ed1778db934e38153078c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bec02347b970bef6d747af82e688aacb993c0902d95f10203cd255a7108d79c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bec02347b970bef6d747af82e688aacb993c0902d95f10203cd255a7108d79c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling simple_xml_serialize v0.2.3 [INFO] [stderr] Compiling whoami v0.8.2 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling levelspec v0.10.0 (https://github.com/jlgerber/rust-lspec.git?tag=v0.10.0#021601f6) [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling simple_xml_serialize_macro v0.2.1 [INFO] [stderr] Compiling postgres v0.17.5 [INFO] [stderr] Compiling packybara v0.53.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/db/find_all/revisions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "bec02347b970bef6d747af82e688aacb993c0902d95f10203cd255a7108d79c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec02347b970bef6d747af82e688aacb993c0902d95f10203cd255a7108d79c4", kill_on_drop: false }` [INFO] [stdout] bec02347b970bef6d747af82e688aacb993c0902d95f10203cd255a7108d79c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11f1a2ccf45c3e83c843c466413a4f253e8cf4007e45c894edd76c16afeaf62c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "11f1a2ccf45c3e83c843c466413a4f253e8cf4007e45c894edd76c16afeaf62c", kill_on_drop: false }` [INFO] [stderr] Compiling packybara v0.53.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/db/find_all/revisions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/db/find_all/revisions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.75s [INFO] running `Command { std: "docker" "inspect" "11f1a2ccf45c3e83c843c466413a4f253e8cf4007e45c894edd76c16afeaf62c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f1a2ccf45c3e83c843c466413a4f253e8cf4007e45c894edd76c16afeaf62c", kill_on_drop: false }` [INFO] [stdout] 11f1a2ccf45c3e83c843c466413a4f253e8cf4007e45c894edd76c16afeaf62c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a579a9687bf5cbb69ea3e005037757eafb22a24b9c469f8a7781ab81f4b86317 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a579a9687bf5cbb69ea3e005037757eafb22a24b9c469f8a7781ab81f4b86317", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `serde::Serialize` [INFO] [stderr] --> src/db/find_all/revisions.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use serde::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::Serialize` [INFO] [stderr] --> src/db/find_all/revisions.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use serde::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/packybara-e00dbf64cc35d463 [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_level_like_and_package ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_level_like_and_package_and_role ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_level ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_default_works ... ok [INFO] [stdout] test coords::tests::can_construct_all_from_builder ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_level_like_and_package_role_and_platform ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_like_level ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_level_like_and_package_role_platform_and_site ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_like_role ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_like_platform ... ok [INFO] [stdout] test coords::tests::can_construct_from_strs ... ok [INFO] [stdout] test coords::tests::can_construct_from_builder ... ok [INFO] [stdout] test distribution::tests::validation_should_catch_names_with_more_than_one_dash ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_platform ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_like_site ... ok [INFO] [stdout] test distribution::tests::validation_should_catch_names_without_one_dash ... ok [INFO] [stdout] test distribution::tests::can_return_dist_name ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_site ... ok [INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_subrole ... ok [INFO] [stdout] test distribution::tests::validation_should_catch_double_underscores ... ok [INFO] [stdout] test distribution::tests::can_return_dist_namec ... ok [INFO] [stdout] test level::tests::can_construct_facility ... ok [INFO] [stdout] test distribution::tests::validation_should_catch_spaces ... ok [INFO] [stdout] test distribution::tests::validation_should_catch_names_starting_with_underscores ... ok [INFO] [stdout] test level::tests::can_test_for_facility ... ok [INFO] [stdout] test platform::tests::can_convert_to_str ... ok [INFO] [stdout] test level::tests::can_get_show_from_facility ... ok [INFO] [stdout] test platform::tests::can_display ... ok [INFO] [stdout] test platform::tests::can_convert_into_static_str ... ok [INFO] [stdout] test platform::tests::can_sort ... ok [INFO] [stdout] test level::tests::can_convert_facility_to_string ... ok [INFO] [stdout] test platform::tests::can_construct_from_str ... ok [INFO] [stdout] test role::tests::can_identify_ancestor ... ok [INFO] [stdout] test role::tests::can_index_into ... ok [INFO] [stdout] test role::tests::can_identify_parent ... ok [INFO] [stdout] test site::tests::can_construct_from_prefix_str_playa ... ok [INFO] [stdout] test site::tests::can_construct_from_prefix_str_hyderabad ... ok [INFO] [stdout] test level::tests::can_get_show_from_shot ... ok [INFO] [stdout] test level::tests::can_construct_sequence ... ok [INFO] [stdout] test role::tests::can_convert_to_string ... ok [INFO] [stdout] test role::tests::can_initialize_from_parts ... ok [INFO] [stdout] test level::tests::can_convert_shot_to_string ... ok [INFO] [stdout] test level::tests::can_construct_shot ... ok [INFO] [stdout] test level::tests::can_construct_show ... ok [INFO] [stdout] test site::tests::can_construct_from_prefix_str_montreal ... ok [INFO] [stdout] test site::tests::can_construct_from_prefix_str_vancouver ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_hyderabad ... ok [INFO] [stdout] test site::tests::can_construct_from_prefix_str_portland ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_playa ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_title_vancouver ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_vancouver ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_title_montreal ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_portland ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_venice ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_montreal ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_title_venice ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_title_portland ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_title_playa ... ok [INFO] [stdout] test site::tests::can_convert_to_str ... ok [INFO] [stdout] test site::tests::can_display ... ok [INFO] [stdout] test site::tests::can_convert_into_static_str ... ok [INFO] [stdout] test site::tests::can_construct_from_site_str_title_hyderabad ... ok [INFO] [stdout] test version_pin::tests::can_construct_versioncoords_from_builder ... ok [INFO] [stdout] test site::tests::can_sort ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test io::packages_xml::tests::can_serialize_show_no_withs ... FAILED [INFO] [stdout] test io::packages_xml::tests::can_serialize_show_with_roles ... FAILED [INFO] [stdout] test io::packages_xml::tests::can_serialize_show_no_role ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- io::packages_xml::tests::can_serialize_show_no_withs stdout ---- [INFO] [stdout] thread 'io::packages_xml::tests::can_serialize_show_no_withs' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"\n \n \n \n \n"`, [INFO] [stdout] right: `"\n \n \n"`', src/io/packages_xml.rs:520:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556fa680e1c5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x556fa680e1c5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x556fa680e1c5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x556fa680e1c5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x556fa68364cc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x556fa6789115 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x556fa6808891 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x556fa6810920 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x556fa6810920 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x556fa6810920 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x556fa681061a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x556fa6810f63 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x556fa6810b5b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x556fa6810acb - std::panicking::begin_panic_fmt::h2ff295231415d4a6 [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x556fa6782a52 - packybara::io::packages_xml::tests::can_serialize_show_no_withs::hb166aeaa0b40c9fc [INFO] [stdout] at src/io/packages_xml.rs:520 [INFO] [stdout] 15: 0x556fa678260a - packybara::io::packages_xml::tests::can_serialize_show_no_withs::{{closure}}::h5c3e1e9004fa7e9b [INFO] [stdout] at src/io/packages_xml.rs:514 [INFO] [stdout] 16: 0x556fa6769f9e - core::ops::function::FnOnce::call_once::h5962c1ad074b3647 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 17: 0x556fa67b068c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 18: 0x556fa67b068c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x556fa67b068c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 20: 0x556fa67b068c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 21: 0x556fa67b068c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x556fa67b068c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x556fa67b068c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x556fa6788606 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x556fa678d695 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x556fa678d695 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x556fa678d695 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 28: 0x556fa678d695 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 29: 0x556fa678d695 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x556fa678d695 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x556fa678d695 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 32: 0x556fa681712a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 33: 0x556fa681712a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x556fa681712a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7f65805a9609 - start_thread [INFO] [stdout] 36: 0x7f65804b5103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- io::packages_xml::tests::can_serialize_show_with_roles stdout ---- [INFO] [stdout] thread 'io::packages_xml::tests::can_serialize_show_with_roles' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n"`, [INFO] [stdout] right: `"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n"`', src/io/packages_xml.rs:556:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556fa680e1c5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x556fa680e1c5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x556fa680e1c5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x556fa680e1c5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x556fa68364cc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x556fa6789115 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x556fa6808891 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x556fa6810920 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x556fa6810920 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x556fa6810920 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x556fa681061a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x556fa6810f63 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x556fa6810b5b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x556fa6810acb - std::panicking::begin_panic_fmt::h2ff295231415d4a6 [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x556fa6783475 - packybara::io::packages_xml::tests::can_serialize_show_with_roles::h1ea07c4c2bc8db5a [INFO] [stdout] at src/io/packages_xml.rs:556 [INFO] [stdout] 15: 0x556fa6782aea - packybara::io::packages_xml::tests::can_serialize_show_with_roles::{{closure}}::heac53c94d661f904 [INFO] [stdout] at src/io/packages_xml.rs:526 [INFO] [stdout] 16: 0x556fa6769f3e - core::ops::function::FnOnce::call_once::h568e709b488bc854 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 17: 0x556fa67b068c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 18: 0x556fa67b068c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x556fa67b068c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 20: 0x556fa67b068c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 21: 0x556fa67b068c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x556fa67b068c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x556fa67b068c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x556fa6788606 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x556fa678d695 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x556fa678d695 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x556fa678d695 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 28: 0x556fa678d695 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 29: 0x556fa678d695 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x556fa678d695 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x556fa678d695 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 32: 0x556fa681712a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 33: 0x556fa681712a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x556fa681712a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7f65805a9609 - start_thread [INFO] [stdout] 36: 0x7f65804b5103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- io::packages_xml::tests::can_serialize_show_no_role stdout ---- [INFO] [stdout] thread 'io::packages_xml::tests::can_serialize_show_no_role' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"\n \n \n \n \n \n \n \n \n \n \n"`, [INFO] [stdout] right: `"\n \n \n \n \n \n \n \n \n \n \n"`', src/io/packages_xml.rs:509:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556fa680e1c5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x556fa680e1c5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x556fa680e1c5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x556fa680e1c5 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x556fa68364cc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x556fa6789115 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x556fa6808891 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x556fa6810920 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x556fa6810920 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x556fa6810920 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x556fa681061a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x556fa6810f63 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x556fa6810b5b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x556fa6810acb - std::panicking::begin_panic_fmt::h2ff295231415d4a6 [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x556fa6782492 - packybara::io::packages_xml::tests::can_serialize_show_no_role::hf3f26d70fabd2cdc [INFO] [stdout] at src/io/packages_xml.rs:509 [INFO] [stdout] 15: 0x556fa6781e9a - packybara::io::packages_xml::tests::can_serialize_show_no_role::{{closure}}::heceb5f63165de03f [INFO] [stdout] at src/io/packages_xml.rs:494 [INFO] [stdout] 16: 0x556fa6769e4e - core::ops::function::FnOnce::call_once::h444d735fe3f2d792 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 17: 0x556fa67b068c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 18: 0x556fa67b068c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x556fa67b068c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 20: 0x556fa67b068c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 21: 0x556fa67b068c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x556fa67b068c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x556fa67b068c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x556fa6788606 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x556fa678d695 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x556fa678d695 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x556fa678d695 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 28: 0x556fa678d695 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 29: 0x556fa678d695 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x556fa678d695 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x556fa678d695 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 32: 0x556fa681712a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 33: 0x556fa681712a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x556fa681712a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7f65805a9609 - start_thread [INFO] [stdout] 36: 0x7f65804b5103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] io::packages_xml::tests::can_serialize_show_no_role [INFO] [stdout] io::packages_xml::tests::can_serialize_show_no_withs [INFO] [stdout] io::packages_xml::tests::can_serialize_show_with_roles [INFO] [stdout] [INFO] [stdout] test result: FAILED. 64 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a579a9687bf5cbb69ea3e005037757eafb22a24b9c469f8a7781ab81f4b86317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a579a9687bf5cbb69ea3e005037757eafb22a24b9c469f8a7781ab81f4b86317", kill_on_drop: false }` [INFO] [stdout] a579a9687bf5cbb69ea3e005037757eafb22a24b9c469f8a7781ab81f4b86317