[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 1.60.0 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 1.60.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating git repository `https://github.com/jlgerber/rust-lspec.git`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded whoami v0.8.2
[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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f6872cd240ff77ecb3e7c661a78cc9f7a5c98556795a6be8e0843806179e0e3
[INFO] running `Command { std: "docker" "start" "-a" "5f6872cd240ff77ecb3e7c661a78cc9f7a5c98556795a6be8e0843806179e0e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f6872cd240ff77ecb3e7c661a78cc9f7a5c98556795a6be8e0843806179e0e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f6872cd240ff77ecb3e7c661a78cc9f7a5c98556795a6be8e0843806179e0e3", kill_on_drop: false }`
[INFO] [stdout] 5f6872cd240ff77ecb3e7c661a78cc9f7a5c98556795a6be8e0843806179e0e3
[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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce5438bd803f23be317bd744236c465404cdafacd8efa4ac106f4e1fb35661c5
[INFO] running `Command { std: "docker" "start" "-a" "ce5438bd803f23be317bd744236c465404cdafacd8efa4ac106f4e1fb35661c5", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[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 log v0.4.16
[INFO] [stderr] Compiling slab v0.4.6
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Compiling subtle v2.4.1
[INFO] [stderr] Compiling cpufeatures v0.2.2
[INFO] [stderr] Compiling unicode-bidi v0.3.7
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling futures-io v0.3.21
[INFO] [stderr] Compiling fallible-iterator v0.2.0
[INFO] [stderr] Compiling gimli v0.26.1
[INFO] [stderr] Compiling md5 v0.7.0
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling doc-comment v0.3.3
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling whoami v0.8.2
[INFO] [stderr] Compiling strum v0.17.1
[INFO] [stderr] Compiling simple_xml_serialize v0.2.3
[INFO] [stderr] Compiling generic-array v0.14.5
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling tinyvec v1.5.1
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling instant v0.1.12
[INFO] [stderr] Compiling backtrace v0.3.64
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Compiling async-trait v0.1.53
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[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 regex v1.5.5
[INFO] [stderr] Compiling phf v0.8.0
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling unicode-normalization v0.1.19
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling net2 v0.2.37
[INFO] [stderr] Compiling iovec v0.1.4
[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 nom v3.2.1
[INFO] [stderr] Compiling term v0.5.2
[INFO] [stderr] Compiling mio v0.6.23
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling parking_lot v0.11.2
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling stringprep v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling digest v0.9.0
[INFO] [stderr] Compiling block-buffer v0.9.0
[INFO] [stderr] Compiling crypto-mac v0.9.1
[INFO] [stderr] Compiling mio-uds v0.6.8
[INFO] [stderr] Compiling sha2 v0.9.9
[INFO] [stderr] Compiling hmac v0.9.0
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling tokio v0.2.25
[INFO] [stderr] Compiling addr2line v0.17.0
[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 simple_xml_serialize_macro v0.2.1
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling snafu-derive v0.6.10
[INFO] [stderr] Compiling structopt-derive v0.4.18
[INFO] [stderr] Compiling strum_macros v0.17.1
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling structopt v0.3.26
[INFO] [stderr] Compiling snafu v0.6.10
[INFO] [stderr] Compiling futures-executor v0.3.21
[INFO] [stderr] Compiling futures v0.3.21
[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 24.05s
[INFO] running `Command { std: "docker" "inspect" "ce5438bd803f23be317bd744236c465404cdafacd8efa4ac106f4e1fb35661c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce5438bd803f23be317bd744236c465404cdafacd8efa4ac106f4e1fb35661c5", kill_on_drop: false }`
[INFO] [stdout] ce5438bd803f23be317bd744236c465404cdafacd8efa4ac106f4e1fb35661c5
[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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a0fc205690353b894bc2b1047a712b63bdba7af85c0fd2180163dac96a01801
[INFO] running `Command { std: "docker" "start" "-a" "2a0fc205690353b894bc2b1047a712b63bdba7af85c0fd2180163dac96a01801", 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 2.47s
[INFO] running `Command { std: "docker" "inspect" "2a0fc205690353b894bc2b1047a712b63bdba7af85c0fd2180163dac96a01801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a0fc205690353b894bc2b1047a712b63bdba7af85c0fd2180163dac96a01801", kill_on_drop: false }`
[INFO] [stdout] 2a0fc205690353b894bc2b1047a712b63bdba7af85c0fd2180163dac96a01801
[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" "+1.60.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbe339a72ccfadc99929dda282655441e0febaedda19f91ee6d282acc2f770ed
[INFO] running `Command { std: "docker" "start" "-a" "bbe339a72ccfadc99929dda282655441e0febaedda19f91ee6d282acc2f770ed", 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.06s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/packybara-9f4d9faf67c4b56f)
[INFO] [stdout]
[INFO] [stdout] running 67 tests
[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 coords::tests::can_construct_from_strs ... ok
[INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_level ... ok
[INFO] [stdout] test coords::tests::can_construct_from_builder ... 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_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_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_like_platform ... 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_site ... ok
[INFO] [stdout] test db::find_all::pkgcoords::tests::get_query_string_with_subrole ... 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_convert_facility_to_string ... ok
[INFO] [stdout] test level::tests::can_construct_sequence ... 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_construct_shot ... 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 level::tests::can_test_for_facility ... ok
[INFO] [stdout] test platform::tests::can_construct_from_str ... 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_display ... ok
[INFO] [stdout] test platform::tests::can_sort ... ok
[INFO] [stdout] test role::tests::can_convert_to_string ... ok
[INFO] [stdout] test role::tests::can_index_into ... ok
[INFO] [stdout] test role::tests::can_identify_parent ... ok
[INFO] [stdout] test role::tests::can_identify_ancestor ... 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_vancouver ... ok
[INFO] [stdout] test site::tests::can_construct_from_prefix_str_portland ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_hyderabad ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_montreal ... 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_playa ... 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_convert_into_static_str ... ok
[INFO] [stdout] test site::tests::can_construct_from_site_str_venice ... ok
[INFO] [stdout] test site::tests::can_display ... ok
[INFO] [stdout] test site::tests::can_convert_to_str ... 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: 0x561cddbefbbd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x561cddbefbbd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x561cddbefbbd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout] 3: 0x561cddbefbbd - ::fmt::h606862f787600875
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout] 4: 0x561cddc1541c - core::fmt::write::he803f0f418caf762
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout] 5: 0x561cddbeb4b8 - std::io::Write::write_fmt::hbe7c1a63616291e2
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
[INFO] [stdout] 6: 0x561cddbf1e97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout] 7: 0x561cddbf1e97 - std::sys_common::backtrace::print::h359300b4a7fccf65
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout] 8: 0x561cddbf1e97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x561cddbf1bcc - std::panicking::default_hook::h03ca0f22e1d2d25e
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9
[INFO] [stdout] 10: 0x561cddbf25e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
[INFO] [stdout] 11: 0x561cddbf22d7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
[INFO] [stdout] 12: 0x561cddbf0084 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout] 13: 0x561cddbf1fe9 - rust_begin_unwind
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
[INFO] [stdout] 14: 0x561cddb43133 - core::panicking::panic_fmt::he1bbc7336d49a357
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
[INFO] [stdout] 15: 0x561cddc13fd8 - core::panicking::assert_failed_inner::hbaac70a629215a04
[INFO] [stdout] 16: 0x561cddb4dd3a - core::panicking::assert_failed::h6164cf400982cc14
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5
[INFO] [stdout] 17: 0x561cddb63d42 - packybara::io::packages_xml::tests::can_serialize_show_no_withs::hf383fa06eaa59ad7
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:520:9
[INFO] [stdout] 18: 0x561cddb639ea - packybara::io::packages_xml::tests::can_serialize_show_no_withs::{{closure}}::ha0af0794ad602957
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:514:5
[INFO] [stdout] 19: 0x561cddb478ee - core::ops::function::FnOnce::call_once::hf73f6d0da7671345
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x561cddb98153 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x561cddb98153 - test::__rust_begin_short_backtrace::h594ef8055a183b9b
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5
[INFO] [stdout] 22: 0x561cddb96e34 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9
[INFO] [stdout] 23: 0x561cddb96e34 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 24: 0x561cddb96e34 - std::panicking::try::do_call::h92af9f8bc77a5987
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
[INFO] [stdout] 25: 0x561cddb96e34 - std::panicking::try::h9df49eeae42572b7
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
[INFO] [stdout] 26: 0x561cddb96e34 - std::panic::catch_unwind::h101dbadc82bbe0fd
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
[INFO] [stdout] 27: 0x561cddb96e34 - test::run_test_in_process::h2ad7bffb068e750a
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18
[INFO] [stdout] 28: 0x561cddb96e34 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39
[INFO] [stdout] 29: 0x561cddba0751 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37
[INFO] [stdout] 30: 0x561cddba0751 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout] 31: 0x561cddb6cdcf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17
[INFO] [stdout] 32: 0x561cddb6cdcf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 33: 0x561cddb6cdcf - std::panicking::try::do_call::h6d5dc1045d0eade8
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
[INFO] [stdout] 34: 0x561cddb6cdcf - std::panicking::try::hbc897fc717ec6571
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
[INFO] [stdout] 35: 0x561cddb6cdcf - std::panic::catch_unwind::h27f1e958c91391ad
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
[INFO] [stdout] 36: 0x561cddb6cdcf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30
[INFO] [stdout] 37: 0x561cddb6cdcf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x561cddbf82d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9
[INFO] [stdout] 39: 0x561cddbf82d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9
[INFO] [stdout] 40: 0x561cddbf82d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout] 41: 0x7f1f47157609 - start_thread
[INFO] [stdout] 42: 0x7f1f46f27163 - 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: 0x561cddbefbbd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x561cddbefbbd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x561cddbefbbd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout] 3: 0x561cddbefbbd - ::fmt::h606862f787600875
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout] 4: 0x561cddc1541c - core::fmt::write::he803f0f418caf762
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout] 5: 0x561cddbeb4b8 - std::io::Write::write_fmt::hbe7c1a63616291e2
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
[INFO] [stdout] 6: 0x561cddbf1e97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout] 7: 0x561cddbf1e97 - std::sys_common::backtrace::print::h359300b4a7fccf65
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout] 8: 0x561cddbf1e97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x561cddbf1bcc - std::panicking::default_hook::h03ca0f22e1d2d25e
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9
[INFO] [stdout] 10: 0x561cddbf25e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
[INFO] [stdout] 11: 0x561cddbf22d7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
[INFO] [stdout] 12: 0x561cddbf0084 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout] 13: 0x561cddbf1fe9 - rust_begin_unwind
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
[INFO] [stdout] 14: 0x561cddb43133 - core::panicking::panic_fmt::he1bbc7336d49a357
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
[INFO] [stdout] 15: 0x561cddc13fd8 - core::panicking::assert_failed_inner::hbaac70a629215a04
[INFO] [stdout] 16: 0x561cddb4dd3a - core::panicking::assert_failed::h6164cf400982cc14
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5
[INFO] [stdout] 17: 0x561cddb63992 - packybara::io::packages_xml::tests::can_serialize_show_no_role::h7798d1778301d72d
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:509:9
[INFO] [stdout] 18: 0x561cddb633ba - packybara::io::packages_xml::tests::can_serialize_show_no_role::{{closure}}::h9b3135517e862216
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:494:5
[INFO] [stdout] 19: 0x561cddb476de - core::ops::function::FnOnce::call_once::hccec62a3e49000d6
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x561cddb98153 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x561cddb98153 - test::__rust_begin_short_backtrace::h594ef8055a183b9b
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5
[INFO] [stdout] 22: 0x561cddb96e34 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9
[INFO] [stdout] 23: 0x561cddb96e34 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 24: 0x561cddb96e34 - std::panicking::try::do_call::h92af9f8bc77a5987
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
[INFO] [stdout] 25: 0x561cddb96e34 - std::panicking::try::h9df49eeae42572b7
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
[INFO] [stdout] 26: 0x561cddb96e34 - std::panic::catch_unwind::h101dbadc82bbe0fd
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
[INFO] [stdout] 27: 0x561cddb96e34 - test::run_test_in_process::h2ad7bffb068e750a
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18
[INFO] [stdout] 28: 0x561cddb96e34 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39
[INFO] [stdout] 29: 0x561cddba0751 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37
[INFO] [stdout] 30: 0x561cddba0751 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout] 31: 0x561cddb6cdcf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17
[INFO] [stdout] 32: 0x561cddb6cdcf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 33: 0x561cddb6cdcf - std::panicking::try::do_call::h6d5dc1045d0eade8
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
[INFO] [stdout] 34: 0x561cddb6cdcf - std::panicking::try::hbc897fc717ec6571
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
[INFO] [stdout] 35: 0x561cddb6cdcf - std::panic::catch_unwind::h27f1e958c91391ad
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
[INFO] [stdout] 36: 0x561cddb6cdcf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30
[INFO] [stdout] 37: 0x561cddb6cdcf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x561cddbf82d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9
[INFO] [stdout] 39: 0x561cddbf82d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9
[INFO] [stdout] 40: 0x561cddbf82d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout] 41: 0x7f1f47157609 - start_thread
[INFO] [stdout] 42: 0x7f1f46f27163 - 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: 0x561cddbefbbd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x561cddbefbbd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x561cddbefbbd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout] 3: 0x561cddbefbbd - ::fmt::h606862f787600875
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout] 4: 0x561cddc1541c - core::fmt::write::he803f0f418caf762
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout] 5: 0x561cddbeb4b8 - std::io::Write::write_fmt::hbe7c1a63616291e2
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
[INFO] [stdout] 6: 0x561cddbf1e97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout] 7: 0x561cddbf1e97 - std::sys_common::backtrace::print::h359300b4a7fccf65
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout] 8: 0x561cddbf1e97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
[INFO] [stdout] 9: 0x561cddbf1bcc - std::panicking::default_hook::h03ca0f22e1d2d25e
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9
[INFO] [stdout] 10: 0x561cddbf25e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
[INFO] [stdout] 11: 0x561cddbf22d7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
[INFO] [stdout] 12: 0x561cddbf0084 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout] 13: 0x561cddbf1fe9 - rust_begin_unwind
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
[INFO] [stdout] 14: 0x561cddb43133 - core::panicking::panic_fmt::he1bbc7336d49a357
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
[INFO] [stdout] 15: 0x561cddc13fd8 - core::panicking::assert_failed_inner::hbaac70a629215a04
[INFO] [stdout] 16: 0x561cddb4dd3a - core::panicking::assert_failed::h6164cf400982cc14
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5
[INFO] [stdout] 17: 0x561cddb648c6 - packybara::io::packages_xml::tests::can_serialize_show_with_roles::h2d95fb41a0c925b7
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:556:9
[INFO] [stdout] 18: 0x561cddb63d9a - packybara::io::packages_xml::tests::can_serialize_show_with_roles::{{closure}}::h253278525350271f
[INFO] [stdout] at /opt/rustwide/workdir/src/io/packages_xml.rs:526:5
[INFO] [stdout] 19: 0x561cddb4792e - core::ops::function::FnOnce::call_once::hf75a77e260da2eb8
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x561cddb98153 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x561cddb98153 - test::__rust_begin_short_backtrace::h594ef8055a183b9b
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5
[INFO] [stdout] 22: 0x561cddb96e34 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9
[INFO] [stdout] 23: 0x561cddb96e34 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 24: 0x561cddb96e34 - std::panicking::try::do_call::h92af9f8bc77a5987
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
[INFO] [stdout] 25: 0x561cddb96e34 - std::panicking::try::h9df49eeae42572b7
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
[INFO] [stdout] 26: 0x561cddb96e34 - std::panic::catch_unwind::h101dbadc82bbe0fd
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
[INFO] [stdout] 27: 0x561cddb96e34 - test::run_test_in_process::h2ad7bffb068e750a
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18
[INFO] [stdout] 28: 0x561cddb96e34 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39
[INFO] [stdout] 29: 0x561cddba0751 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37
[INFO] [stdout] 30: 0x561cddba0751 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout] 31: 0x561cddb6cdcf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17
[INFO] [stdout] 32: 0x561cddb6cdcf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 33: 0x561cddb6cdcf - std::panicking::try::do_call::h6d5dc1045d0eade8
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
[INFO] [stdout] 34: 0x561cddb6cdcf - std::panicking::try::hbc897fc717ec6571
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
[INFO] [stdout] 35: 0x561cddb6cdcf - std::panic::catch_unwind::h27f1e958c91391ad
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
[INFO] [stdout] 36: 0x561cddb6cdcf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30
[INFO] [stdout] 37: 0x561cddb6cdcf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x561cddbf82d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9
[INFO] [stdout] 39: 0x561cddbf82d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9
[INFO] [stdout] 40: 0x561cddbf82d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9
[INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout] 41: 0x7f1f47157609 - start_thread
[INFO] [stdout] 42: 0x7f1f46f27163 - 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" "bbe339a72ccfadc99929dda282655441e0febaedda19f91ee6d282acc2f770ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe339a72ccfadc99929dda282655441e0febaedda19f91ee6d282acc2f770ed", kill_on_drop: false }`
[INFO] [stdout] bbe339a72ccfadc99929dda282655441e0febaedda19f91ee6d282acc2f770ed