[INFO] cloning repository https://github.com/jlgerber/packybara
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/packybara" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82c913a197be8000d4f818433fdac8905a257296
[INFO] testing jlgerber/packybara against beta-2022-04-10 for beta-1.61-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara" "/workspace/builds/worker-22/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jlgerber/packybara on toolchain beta-2022-04-10
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-22/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21bb686c3219b2d7c8948a4abdf394b44ec416f9a866274548ad18a9e57e777d
[INFO] running `Command { std: "docker" "start" "-a" "21bb686c3219b2d7c8948a4abdf394b44ec416f9a866274548ad18a9e57e777d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21bb686c3219b2d7c8948a4abdf394b44ec416f9a866274548ad18a9e57e777d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21bb686c3219b2d7c8948a4abdf394b44ec416f9a866274548ad18a9e57e777d", kill_on_drop: false }`
[INFO] [stdout] 21bb686c3219b2d7c8948a4abdf394b44ec416f9a866274548ad18a9e57e777d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aeae1c3efbf2a68ceeef97a064f8c10a6c1c26c1c8cdb9fdfd8598968dcf566
[INFO] running `Command { std: "docker" "start" "-a" "5aeae1c3efbf2a68ceeef97a064f8c10a6c1c26c1c8cdb9fdfd8598968dcf566", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.123
[INFO] [stderr] Compiling proc-macro2 v1.0.37
[INFO] [stderr] Compiling syn v1.0.91
[INFO] [stderr] Compiling typenum v1.15.0
[INFO] [stderr] Compiling slab v0.4.6
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling subtle v2.4.1
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling futures-io v0.3.21
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling cpufeatures v0.2.2
[INFO] [stderr] Compiling md5 v0.7.0
[INFO] [stderr] Compiling gimli v0.26.1
[INFO] [stderr] Compiling fallible-iterator v0.2.0
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling doc-comment v0.3.3
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling strum v0.17.1
[INFO] [stderr] Compiling whoami v0.8.2
[INFO] [stderr] Compiling simple_xml_serialize v0.2.3
[INFO] [stderr] Compiling generic-array v0.14.5
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling instant v0.1.12
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Compiling unicode-normalization v0.1.19
[INFO] [stderr] Compiling itertools v0.8.2
[INFO] [stderr] Compiling object v0.27.1
[INFO] [stderr] Compiling csv-core v0.1.10
[INFO] [stderr] Compiling phf v0.8.0
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling stringprep v0.1.2
[INFO] [stderr] Compiling backtrace v0.3.64
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling net2 v0.2.37
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling time v0.1.44
[INFO] [stderr] Compiling parking_lot_core v0.8.5
[INFO] [stderr] Compiling dirs v1.0.5
[INFO] [stderr] Compiling memchr v1.0.2
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling nom v3.2.1
[INFO] [stderr] Compiling term v0.5.2
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling parking_lot v0.11.2
[INFO] [stderr] Compiling mio v0.6.23
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling digest v0.9.0
[INFO] [stderr] Compiling crypto-mac v0.9.1
[INFO] [stderr] Compiling block-buffer v0.9.0
[INFO] [stderr] Compiling mio-uds v0.6.8
[INFO] [stderr] Compiling hmac v0.9.0
[INFO] [stderr] Compiling sha2 v0.9.9
[INFO] [stderr] Compiling tokio v0.2.25
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling postgres-protocol v0.5.3
[INFO] [stderr] Compiling postgres-types v0.1.3
[INFO] [stderr] Compiling tokio-util v0.3.1
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling simple_xml_serialize_macro v0.2.1
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling async-trait v0.1.53
[INFO] [stderr] Compiling structopt-derive v0.4.18
[INFO] [stderr] Compiling snafu-derive v0.6.10
[INFO] [stderr] Compiling strum_macros v0.17.1
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling snafu v0.6.10
[INFO] [stderr] Compiling structopt v0.3.26
[INFO] [stderr] Compiling futures-executor v0.3.21
[INFO] [stderr] Compiling futures v0.3.21
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling tokio-postgres v0.5.5
[INFO] [stderr] Compiling postgres v0.17.5
[INFO] [stderr] Compiling bstr v0.2.17
[INFO] [stderr] Compiling levelspec v0.10.0 (https://github.com/jlgerber/rust-lspec.git?tag=v0.10.0#021601f6)
[INFO] [stderr] Compiling csv v1.1.6
[INFO] [stderr] Compiling prettytable-rs v0.8.0
[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 23.82s
[INFO] running `Command { std: "docker" "inspect" "5aeae1c3efbf2a68ceeef97a064f8c10a6c1c26c1c8cdb9fdfd8598968dcf566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aeae1c3efbf2a68ceeef97a064f8c10a6c1c26c1c8cdb9fdfd8598968dcf566", kill_on_drop: false }`
[INFO] [stdout] 5aeae1c3efbf2a68ceeef97a064f8c10a6c1c26c1c8cdb9fdfd8598968dcf566
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b4bc58107f25235f8a442f89d1059de7262fd92b57b75d181df16847d648e3a
[INFO] running `Command { std: "docker" "start" "-a" "3b4bc58107f25235f8a442f89d1059de7262fd92b57b75d181df16847d648e3a", kill_on_drop: false }`
[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] [stderr] Compiling packybara v0.53.2 (/opt/rustwide/workdir)
[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: unnecessary trailing semicolon
[INFO] [stdout] --> src/version_pin.rs:160:10
[INFO] [stdout] |
[INFO] [stdout] 160 | };
[INFO] [stdout] | ^ help: remove this semicolon
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.80s
[INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/packybara-f0c240b51dd4c4d4)
[INFO] running `Command { std: "docker" "inspect" "3b4bc58107f25235f8a442f89d1059de7262fd92b57b75d181df16847d648e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4bc58107f25235f8a442f89d1059de7262fd92b57b75d181df16847d648e3a", kill_on_drop: false }`
[INFO] [stdout] 3b4bc58107f25235f8a442f89d1059de7262fd92b57b75d181df16847d648e3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 174de5a165cfca73a65359198c98542810edc0b74402b116bd214681ac3fe9ee
[INFO] running `Command { std: "docker" "start" "-a" "174de5a165cfca73a65359198c98542810edc0b74402b116bd214681ac3fe9ee", kill_on_drop: false }`
[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: unnecessary trailing semicolon
[INFO] [stderr] --> src/version_pin.rs:160:10
[INFO] [stderr] |
[INFO] [stderr] 160 | };
[INFO] [stderr] | ^ help: remove this semicolon
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `packybara` (lib) generated 1 warning
[INFO] [stderr] warning: `packybara` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/packybara-f0c240b51dd4c4d4)
[INFO] [stdout]
[INFO] [stdout] running 67 tests
[INFO] [stdout] test coords::tests::can_construct_from_builder ... ok
[INFO] [stdout] test coords::tests::can_construct_from_strs ... 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 ... ok
[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_default_works ... 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_like_and_package_role_and_platform ... 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_level ... ok
[INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_like_platform ... 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_site ... 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_subrole ... ok
[INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_site ... ok
[INFO] [stdout] test distribution::tests::can_return_dist_name ... ok
[INFO] [stdout] test distribution::tests::can_return_dist_namec ... ok
[INFO] [stdout] test distribution::tests::validation_should_catch_double_underscores ... ok
[INFO] [stdout] test distribution::tests::validation_should_catch_names_starting_with_underscores ... ok
[INFO] [stdout] test distribution::tests::validation_should_catch_names_with_more_than_one_dash ... ok
[INFO] [stdout] test distribution::tests::validation_should_catch_names_without_one_dash ... ok
[INFO] [stdout] test distribution::tests::validation_should_catch_spaces ... ok
[INFO] [stdout] test level::tests::can_construct_facility ... ok
[INFO] [stdout] test level::tests::can_construct_sequence ... ok
[INFO] [stdout] test level::tests::can_construct_shot ... ok
[INFO] [stdout] test level::tests::can_construct_show ... ok
[INFO] [stdout] test level::tests::can_convert_shot_to_string ... ok
[INFO] [stdout] test level::tests::can_convert_facility_to_string ... ok
[INFO] [stdout] test level::tests::can_get_show_from_facility ... ok
[INFO] [stdout] test level::tests::can_get_show_from_shot ... ok
[INFO] [stdout] test platform::tests::can_construct_from_str ... ok
[INFO] [stdout] test level::tests::can_test_for_facility ... ok
[INFO] [stdout] test platform::tests::can_convert_into_static_str ... ok
[INFO] [stdout] test platform::tests::can_convert_to_str ... ok
[INFO] [stdout] test platform::tests::can_sort ... ok
[INFO] [stdout] test role::tests::can_convert_to_string ... ok
[INFO] [stdout] test platform::tests::can_display ... ok
[INFO] [stdout] test role::tests::can_identify_ancestor ... ok
[INFO] [stdout] test role::tests::can_identify_parent ... ok
[INFO] [stdout] test role::tests::can_index_into ... ok
[INFO] [stdout] test role::tests::can_initialize_from_parts ... ok
[INFO] [stdout] test site::tests::can_construct_from_prefix_str_hyderabad ... ok
[INFO] [stdout] test site::tests::can_construct_from_prefix_str_montreal ... ok
[INFO] [stdout] test site::tests::can_construct_from_prefix_str_playa ... ok
[INFO] [stdout] test site::tests::can_construct_from_prefix_str_portland ... ok
[INFO] [stdout] test site::tests::can_construct_from_prefix_str_vancouver ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_montreal ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_hyderabad ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_playa ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_portland ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_title_hyderabad ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_title_montreal ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_title_playa ... 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_vancouver ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_title_venice ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_vancouver ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_venice ... ok
[INFO] [stdout] test site::tests::can_convert_into_static_str ... 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_sort ... ok
[INFO] [stdout] test version_pin::tests::can_construct_versioncoords_from_builder ... ok
[INFO] [stdout] test io::packages_xml::tests::can_serialize_show_no_withs ... FAILED
[INFO] [stdout] test io::packages_xml::tests::can_serialize_show_no_role ... FAILED
[INFO] [stdout] test io::packages_xml::tests::can_serialize_show_with_roles ... 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: 0x56012bd7b7bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x56012bd7b7bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x56012bd7b7bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout] 3: 0x56012bd7b7bd - ::fmt::h26f189e611080a74
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout] 4: 0x56012bd9e59c - core::fmt::write::hfb5d11dfe037e8b7
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17
[INFO] [stdout] 5: 0x56012bd78181 - std::io::Write::write_fmt::h6a24ec64406df9e2
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15
[INFO] [stdout] 6: 0x56012bd7d505 - std::sys_common::backtrace::_print::h7a0e44402913ba60
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout] 7: 0x56012bd7d505 - std::sys_common::backtrace::print::h9767dc455a84e728
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout] 8: 0x56012bd7d505 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x56012bd7d1f4 - std::panicking::default_hook::ha7b9bac6813f9d21
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9
[INFO] [stdout] 10: 0x56012bd7da52 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17
[INFO] [stdout] 11: 0x56012bd7d937 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13
[INFO] [stdout] 12: 0x56012bd7bc74 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout] 13: 0x56012bd7d669 - rust_begin_unwind
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5
[INFO] [stdout] 14: 0x56012bccf3e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14
[INFO] [stdout] 15: 0x56012bd9d168 - core::panicking::assert_failed_inner::h337b271ded48bc15
[INFO] [stdout] 16: 0x56012bcd7e5a - core::panicking::assert_failed::ha6e381f5206b56e7
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5
[INFO] [stdout] 17: 0x56012bcf0dc5 - packybara::io::packages_xml::tests::can_serialize_show_no_withs::h5ba88227d07486cd
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:520:9
[INFO] [stdout] 18: 0x56012bcf0a6a - packybara::io::packages_xml::tests::can_serialize_show_no_withs::{{closure}}::h0d8c231aff430705
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:514:5
[INFO] [stdout] 19: 0x56012bce48fe - core::ops::function::FnOnce::call_once::hf9ef3ad6c44a2dfe
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x56012bd2e813 - core::ops::function::FnOnce::call_once::h018fc248431ce8de
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x56012bd2e813 - test::__rust_begin_short_backtrace::h293b982b6069d6e3
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5
[INFO] [stdout] 22: 0x56012bd2d5c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9
[INFO] [stdout] 23: 0x56012bd2d5c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 24: 0x56012bd2d5c9 - std::panicking::try::do_call::ha8cfa4b025f5b832
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40
[INFO] [stdout] 25: 0x56012bd2d5c9 - std::panicking::try::h664f75e41c112145
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19
[INFO] [stdout] 26: 0x56012bd2d5c9 - std::panic::catch_unwind::h4932ec05cd60558e
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14
[INFO] [stdout] 27: 0x56012bd2d5c9 - test::run_test_in_process::ha14a47756671755c
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18
[INFO] [stdout] 28: 0x56012bd2d5c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39
[INFO] [stdout] 29: 0x56012bcf977e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37
[INFO] [stdout] 30: 0x56012bcf977e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout] 31: 0x56012bcfece8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17
[INFO] [stdout] 32: 0x56012bcfece8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 33: 0x56012bcfece8 - std::panicking::try::do_call::hb4947142729b90fd
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40
[INFO] [stdout] 34: 0x56012bcfece8 - std::panicking::try::h15a7e9b8394e6878
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19
[INFO] [stdout] 35: 0x56012bcfece8 - std::panic::catch_unwind::hbd3f4a3f9df49b85
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14
[INFO] [stdout] 36: 0x56012bcfece8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30
[INFO] [stdout] 37: 0x56012bcfece8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x56012bd82263 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9
[INFO] [stdout] 39: 0x56012bd82263 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9
[INFO] [stdout] 40: 0x56012bd82263 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout] 41: 0x7f5f0d0df609 - start_thread
[INFO] [stdout] 42: 0x7f5f0ceaf163 - clone
[INFO] [stdout] 43: 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: 0x56012bd7b7bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x56012bd7b7bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x56012bd7b7bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout] 3: 0x56012bd7b7bd - ::fmt::h26f189e611080a74
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout] 4: 0x56012bd9e59c - core::fmt::write::hfb5d11dfe037e8b7
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17
[INFO] [stdout] 5: 0x56012bd78181 - std::io::Write::write_fmt::h6a24ec64406df9e2
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15
[INFO] [stdout] 6: 0x56012bd7d505 - std::sys_common::backtrace::_print::h7a0e44402913ba60
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout] 7: 0x56012bd7d505 - std::sys_common::backtrace::print::h9767dc455a84e728
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout] 8: 0x56012bd7d505 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x56012bd7d1f4 - std::panicking::default_hook::ha7b9bac6813f9d21
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9
[INFO] [stdout] 10: 0x56012bd7da52 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17
[INFO] [stdout] 11: 0x56012bd7d937 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13
[INFO] [stdout] 12: 0x56012bd7bc74 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout] 13: 0x56012bd7d669 - rust_begin_unwind
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5
[INFO] [stdout] 14: 0x56012bccf3e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14
[INFO] [stdout] 15: 0x56012bd9d168 - core::panicking::assert_failed_inner::h337b271ded48bc15
[INFO] [stdout] 16: 0x56012bcd7e5a - core::panicking::assert_failed::ha6e381f5206b56e7
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5
[INFO] [stdout] 17: 0x56012bcf0a13 - packybara::io::packages_xml::tests::can_serialize_show_no_role::h921af3ac6a4734a6
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:509:9
[INFO] [stdout] 18: 0x56012bcf042a - packybara::io::packages_xml::tests::can_serialize_show_no_role::{{closure}}::hddf32d648e5009ec
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:494:5
[INFO] [stdout] 19: 0x56012bce47ae - core::ops::function::FnOnce::call_once::he8708f510099afd3
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x56012bd2e813 - core::ops::function::FnOnce::call_once::h018fc248431ce8de
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x56012bd2e813 - test::__rust_begin_short_backtrace::h293b982b6069d6e3
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5
[INFO] [stdout] 22: 0x56012bd2d5c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9
[INFO] [stdout] 23: 0x56012bd2d5c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 24: 0x56012bd2d5c9 - std::panicking::try::do_call::ha8cfa4b025f5b832
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40
[INFO] [stdout] 25: 0x56012bd2d5c9 - std::panicking::try::h664f75e41c112145
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19
[INFO] [stdout] 26: 0x56012bd2d5c9 - std::panic::catch_unwind::h4932ec05cd60558e
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14
[INFO] [stdout] 27: 0x56012bd2d5c9 - test::run_test_in_process::ha14a47756671755c
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18
[INFO] [stdout] 28: 0x56012bd2d5c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39
[INFO] [stdout] 29: 0x56012bcf977e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37
[INFO] [stdout] 30: 0x56012bcf977e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout] 31: 0x56012bcfece8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17
[INFO] [stdout] 32: 0x56012bcfece8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 33: 0x56012bcfece8 - std::panicking::try::do_call::hb4947142729b90fd
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40
[INFO] [stdout] 34: 0x56012bcfece8 - std::panicking::try::h15a7e9b8394e6878
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19
[INFO] [stdout] 35: 0x56012bcfece8 - std::panic::catch_unwind::hbd3f4a3f9df49b85
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14
[INFO] [stdout] 36: 0x56012bcfece8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30
[INFO] [stdout] 37: 0x56012bcfece8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x56012bd82263 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9
[INFO] [stdout] 39: 0x56012bd82263 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9
[INFO] [stdout] 40: 0x56012bd82263 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout] 41: 0x7f5f0d0df609 - start_thread
[INFO] [stdout] 42: 0x7f5f0ceaf163 - clone
[INFO] [stdout] 43: 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: 0x56012bd7b7bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x56012bd7b7bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x56012bd7b7bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout] 3: 0x56012bd7b7bd - ::fmt::h26f189e611080a74
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout] 4: 0x56012bd9e59c - core::fmt::write::hfb5d11dfe037e8b7
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17
[INFO] [stdout] 5: 0x56012bd78181 - std::io::Write::write_fmt::h6a24ec64406df9e2
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15
[INFO] [stdout] 6: 0x56012bd7d505 - std::sys_common::backtrace::_print::h7a0e44402913ba60
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout] 7: 0x56012bd7d505 - std::sys_common::backtrace::print::h9767dc455a84e728
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout] 8: 0x56012bd7d505 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x56012bd7d1f4 - std::panicking::default_hook::ha7b9bac6813f9d21
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9
[INFO] [stdout] 10: 0x56012bd7da52 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17
[INFO] [stdout] 11: 0x56012bd7d937 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13
[INFO] [stdout] 12: 0x56012bd7bc74 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout] 13: 0x56012bd7d669 - rust_begin_unwind
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5
[INFO] [stdout] 14: 0x56012bccf3e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14
[INFO] [stdout] 15: 0x56012bd9d168 - core::panicking::assert_failed_inner::h337b271ded48bc15
[INFO] [stdout] 16: 0x56012bcd7e5a - core::panicking::assert_failed::ha6e381f5206b56e7
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5
[INFO] [stdout] 17: 0x56012bcf1964 - packybara::io::packages_xml::tests::can_serialize_show_with_roles::h89dfb9caf60491c2
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:556:9
[INFO] [stdout] 18: 0x56012bcf0e2a - packybara::io::packages_xml::tests::can_serialize_show_with_roles::{{closure}}::h623fe3f41e5fd26f
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:526:5
[INFO] [stdout] 19: 0x56012bce42ae - core::ops::function::FnOnce::call_once::ha1ea2b3156e2997d
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x56012bd2e813 - core::ops::function::FnOnce::call_once::h018fc248431ce8de
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x56012bd2e813 - test::__rust_begin_short_backtrace::h293b982b6069d6e3
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5
[INFO] [stdout] 22: 0x56012bd2d5c9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9
[INFO] [stdout] 23: 0x56012bd2d5c9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 24: 0x56012bd2d5c9 - std::panicking::try::do_call::ha8cfa4b025f5b832
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40
[INFO] [stdout] 25: 0x56012bd2d5c9 - std::panicking::try::h664f75e41c112145
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19
[INFO] [stdout] 26: 0x56012bd2d5c9 - std::panic::catch_unwind::h4932ec05cd60558e
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14
[INFO] [stdout] 27: 0x56012bd2d5c9 - test::run_test_in_process::ha14a47756671755c
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18
[INFO] [stdout] 28: 0x56012bd2d5c9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39
[INFO] [stdout] 29: 0x56012bcf977e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37
[INFO] [stdout] 30: 0x56012bcf977e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout] 31: 0x56012bcfece8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17
[INFO] [stdout] 32: 0x56012bcfece8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 33: 0x56012bcfece8 - std::panicking::try::do_call::hb4947142729b90fd
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40
[INFO] [stdout] 34: 0x56012bcfece8 - std::panicking::try::h15a7e9b8394e6878
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19
[INFO] [stdout] 35: 0x56012bcfece8 - std::panic::catch_unwind::hbd3f4a3f9df49b85
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14
[INFO] [stdout] 36: 0x56012bcfece8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30
[INFO] [stdout] 37: 0x56012bcfece8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x56012bd82263 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9
[INFO] [stdout] 39: 0x56012bd82263 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9
[INFO] [stdout] 40: 0x56012bd82263 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e
[INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout] 41: 0x7f5f0d0df609 - start_thread
[INFO] [stdout] 42: 0x7f5f0ceaf163 - clone
[INFO] [stdout] 43: 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; finished in 0.02s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--lib'
[INFO] running `Command { std: "docker" "inspect" "174de5a165cfca73a65359198c98542810edc0b74402b116bd214681ac3fe9ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174de5a165cfca73a65359198c98542810edc0b74402b116bd214681ac3fe9ee", kill_on_drop: false }`
[INFO] [stdout] 174de5a165cfca73a65359198c98542810edc0b74402b116bd214681ac3fe9ee