[INFO] cloning repository https://github.com/ephraimkunz/gedcomx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ephraimkunz/gedcomx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ed2a5d73cfb15b6e828316091c71d4631d18ebf [INFO] testing ephraimkunz/gedcomx-rs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ephraimkunz/gedcomx-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ephraimkunz/gedcomx-rs [INFO] finished tweaking git repo https://github.com/ephraimkunz/gedcomx-rs [INFO] tweaked toml for git repo https://github.com/ephraimkunz/gedcomx-rs written to /workspace/builds/worker-65/source/Cargo.toml [INFO] crate git repo https://github.com/ephraimkunz/gedcomx-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea27018de0dbef99f52ae736e86e5a437434d66dd62828da6184def66953ed74 [INFO] running `Command { std: "docker" "start" "-a" "ea27018de0dbef99f52ae736e86e5a437434d66dd62828da6184def66953ed74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea27018de0dbef99f52ae736e86e5a437434d66dd62828da6184def66953ed74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea27018de0dbef99f52ae736e86e5a437434d66dd62828da6184def66953ed74", kill_on_drop: false }` [INFO] [stdout] ea27018de0dbef99f52ae736e86e5a437434d66dd62828da6184def66953ed74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b12bfe7c81722f42e85f43e464212412d824ac32eb7a74b945c9838298027aa [INFO] running `Command { std: "docker" "start" "-a" "3b12bfe7c81722f42e85f43e464212412d824ac32eb7a74b945c9838298027aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gedcomx_date v0.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling gedcomx v0.1.1 [INFO] [stderr] Compiling gedcomx v0.1.1 (/opt/rustwide/workdir/gedcomx) [INFO] [stderr] Compiling gedcomx_file v0.1.0-alpha.0 (/opt/rustwide/workdir/gedcomx_file) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "3b12bfe7c81722f42e85f43e464212412d824ac32eb7a74b945c9838298027aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b12bfe7c81722f42e85f43e464212412d824ac32eb7a74b945c9838298027aa", kill_on_drop: false }` [INFO] [stdout] 3b12bfe7c81722f42e85f43e464212412d824ac32eb7a74b945c9838298027aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cdd43aca8873a1e4544dd0d70e4a0f4209548027be7cd498959e2a047d819ce [INFO] running `Command { std: "docker" "start" "-a" "4cdd43aca8873a1e4544dd0d70e4a0f4209548027be7cd498959e2a047d819ce", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling gedcomx_file v0.1.0-alpha.0 (/opt/rustwide/workdir/gedcomx_file) [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling gedcomx v0.1.1 (/opt/rustwide/workdir/gedcomx) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `Command { std: "docker" "inspect" "4cdd43aca8873a1e4544dd0d70e4a0f4209548027be7cd498959e2a047d819ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cdd43aca8873a1e4544dd0d70e4a0f4209548027be7cd498959e2a047d819ce", kill_on_drop: false }` [INFO] [stdout] 4cdd43aca8873a1e4544dd0d70e4a0f4209548027be7cd498959e2a047d819ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68468d6ef5dc8b5372c69a97fd791d4b18c3d32912d617d83078d57ffb4b1c95 [INFO] running `Command { std: "docker" "start" "-a" "68468d6ef5dc8b5372c69a97fd791d4b18c3d32912d617d83078d57ffb4b1c95", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gedcomx-4cfc686d1cf6d18b) [INFO] [stdout] [INFO] [stdout] running 184 tests [INFO] [stdout] test agent::address::test::builder ... ok [INFO] [stdout] test agent::address::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test agent::address::test::json_serialize ... ok [INFO] [stdout] test agent::address::test::json_deserialize ... ok [INFO] [stdout] test agent::address::test::json_serialize_optional_fields ... ok [INFO] [stdout] test agent::address::test::xml_deserialize ... ok [INFO] [stdout] test agent::agent::test::builder_fails_correctly ... ok [INFO] [stdout] test agent::agent::test::builder ... ok [INFO] [stdout] test agent::address::test::xml_serialize ... ok [INFO] [stdout] test agent::agent::test::json_serialize ... ok [INFO] [stdout] test agent::agent::test::json_deserialize ... ok [INFO] [stdout] test agent::onlineaccount::test::json_deserialize ... ok [INFO] [stdout] test agent::agent::test::xml_serialize ... ok [INFO] [stdout] test agent::onlineaccount::test::json_serialize ... ok [INFO] [stdout] test agent::agent::test::xml_deserialize ... ok [INFO] [stdout] test agent::onlineaccount::test::xml_deserialize ... ok [INFO] [stdout] test agent::onlineaccount::test::xml_serialize ... ok [INFO] [stdout] test common::attribution::test::builder ... ok [INFO] [stdout] test common::attribution::test::builder_fails_correctly ... ok [INFO] [stdout] test common::attribution::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::attribution::test::json_deserialize ... ok [INFO] [stdout] test common::attribution::test::json_serialize ... ok [INFO] [stdout] test common::attribution::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::attribution::test::xml_deserialize_optional_fields ... ok [INFO] [stdout] test common::attribution::test::xml_serialize_optional_fields ... ok [INFO] [stdout] test common::evidencereference::test::json_deserialize ... ok [INFO] [stdout] test common::attribution::test::xml_serialize ... ok [INFO] [stdout] test common::attribution::test::xml_deserialize ... ok [INFO] [stdout] test common::evidencereference::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::evidencereference::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::evidencereference::test::json_serialize ... ok [INFO] [stdout] test common::evidencereference::test::xml_deserialize_optional_fields ... ok [INFO] [stdout] test common::evidencereference::test::xml_deserialize ... ok [INFO] [stdout] test common::evidencereference::test::xml_serialize_optional_fields ... ok [INFO] [stdout] test common::evidencereference::test::xml_serialize ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_range ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_approximate ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_recurring ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_day ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_minutes ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_month ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_seconds ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_timezones ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_year ... ok [INFO] [stdout] test common::note::test::builder ... ok [INFO] [stdout] test common::note::test::json_deserialize ... ok [INFO] [stdout] test common::note::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::note::test::json_serialize ... ok [INFO] [stdout] test common::note::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::note::test::xml_serialize ... ok [INFO] [stdout] test common::qualifier::test::json_deserialize ... ok [INFO] [stdout] test common::qualifier::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::note::test::xml_deserialize ... ok [INFO] [stdout] test common::qualifier::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::qualifier::test::json_serialize ... ok [INFO] [stdout] test common::qualifier::test::xml_serialize ... ok [INFO] [stdout] test common::resourcereference::test::from_agent ... ok [INFO] [stdout] test common::qualifier::test::xml_deserialize ... ok [INFO] [stdout] test common::resourcereference::test::from_agent_no_id ... ok [INFO] [stdout] test common::resourcereference::test::from_document_no_id ... ok [INFO] [stdout] test common::resourcereference::test::from_document ... ok [INFO] [stdout] test common::resourcereference::test::from_document_no_type ... ok [INFO] [stdout] test common::resourcereference::test::from_document_wrong_type ... ok [INFO] [stdout] test common::resourcereference::test::from_document_wrong_type_no_id ... ok [INFO] [stdout] test common::resourcereference::test::from_person_no_id ... ok [INFO] [stdout] test common::resourcereference::test::from_person ... ok [INFO] [stdout] test common::textvalue::test::json_deserialize ... ok [INFO] [stdout] test common::textvalue::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::textvalue::test::json_serialize ... ok [INFO] [stdout] test common::timestamp::test::json_deserialize ... ok [INFO] [stdout] test common::timestamp::test::json_serialize ... ok [INFO] [stdout] test common::timestamp::test::xml_deserialize ... ok [INFO] [stdout] test common::textvalue::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::textvalue::test::xml_serialize ... ok [INFO] [stdout] test common::timestamp::test::xml_serialize ... ok [INFO] [stdout] test common::uri::test::from_id ... ok [INFO] [stdout] test common::textvalue::test::xml_deserialize ... ok [INFO] [stdout] test common::uri::test::from_place_description_no_id ... ok [INFO] [stdout] test common::uri::test::from_place_description ... ok [INFO] [stdout] test common::uri::test::from_source_description ... ok [INFO] [stdout] test common::uri::test::from_source_description_no_id ... ok [INFO] [stdout] test conclusion::confidencelevel::test::deserialize ... ok [INFO] [stdout] test conclusion::confidencelevel::test::deserialize_custom ... ok [INFO] [stdout] test conclusion::confidencelevel::test::roundtrip_to_string ... ok [INFO] [stdout] test conclusion::confidencelevel::test::roundtrip_to_string_custom ... ok [INFO] [stdout] test conclusion::confidencelevel::test::serialize_custom ... ok [INFO] [stdout] test conclusion::confidencelevel::test::serialize ... ok [INFO] [stdout] test conclusion::date::test::json_deserialize ... ok [INFO] [stdout] test conclusion::date::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::json_serialize ... ok [INFO] [stdout] test conclusion::date::test::xml_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::date::test::xml_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::xml_serialize ... ok [INFO] [stdout] test conclusion::document::test::json_serialize ... ok [INFO] [stdout] test conclusion::document::test::json_deserialize ... ok [INFO] [stdout] test conclusion::document::test::xml_serialize ... ok [INFO] [stdout] test conclusion::document::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::event::test::json_serialize ... ok [INFO] [stdout] test conclusion::event::test::json_deserialize ... ok [INFO] [stdout] test conclusion::event::test::xml_serialize ... ok [INFO] [stdout] test conclusion::event::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_deserialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_serialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::eventrole::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::eventrole::test::xml_serialize ... ok [INFO] [stdout] test conclusion::fact::test::json_deserialize_custom_fact_type ... ok [INFO] [stdout] test conclusion::eventrole::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::fact::test::json_serialize_custom_fact_type ... ok [INFO] [stdout] test conclusion::fact::test::json_serialize ... ok [INFO] [stdout] test conclusion::fact::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::fact::test::json_deserialize ... ok [INFO] [stdout] test conclusion::fact::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::gender::test::json_deserialize ... ok [INFO] [stdout] test conclusion::gender::test::json_serialize ... ok [INFO] [stdout] test conclusion::fact::test::xml_serialize ... ok [INFO] [stdout] test conclusion::gender::test::xml_serialize ... ok [INFO] [stdout] test conclusion::fact::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::group::test::json_deserialize ... ok [INFO] [stdout] test conclusion::group::test::json_serialize ... ok [INFO] [stdout] test conclusion::gender::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::grouprole::test::json_deserialize ... ok [INFO] [stdout] test conclusion::group::test::xml_serialize ... ok [INFO] [stdout] test conclusion::group::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::grouprole::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::grouprole::test::json_serialize ... ok [INFO] [stdout] test conclusion::grouprole::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::identifier::test::json_serialize ... ok [INFO] [stdout] test conclusion::grouprole::test::xml_serialize ... ok [INFO] [stdout] test conclusion::identifier::test::json_deserialize ... ok [INFO] [stdout] test conclusion::identifier::test::xml_serialize ... ok [INFO] [stdout] test conclusion::grouprole::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::name::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::name::test::json_serialize ... ok [INFO] [stdout] test conclusion::placedescription::test::json_serialize ... ok [INFO] [stdout] test conclusion::placereference::test::json_deserialize ... ok [INFO] [stdout] test conclusion::placereference::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::name::test::name_part_qualifier_to_qualifier ... ok [INFO] [stdout] test conclusion::name::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::name::test::json_deserialize ... ok [INFO] [stdout] test gedcomx::test::xml_serialize ... ok [INFO] [stdout] test source::coverage::test::json_deserialize ... ok [INFO] [stdout] test source::coverage::test::json_serialize ... ok [INFO] [stdout] test gedcomx::test::json_serialize ... ok [INFO] [stdout] test conclusion::placereference::test::json_serialize ... ok [INFO] [stdout] test gedcomx::test::json_deserialize ... ok [INFO] [stdout] test conclusion::name::test::xml_serialize ... ok [INFO] [stdout] test source::sourcecitation::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::person::test::json_serialize ... ok [INFO] [stdout] test conclusion::placereference::test::xml_serialize ... ok [INFO] [stdout] test source::sourcecitation::test::xml_serialize ... ok [INFO] [stdout] test conclusion::relationship::test::xml_serialize ... ok [INFO] [stdout] test source::sourcereference::test::json_serialize_optional_fields ... ok [INFO] [stdout] test source::coverage::test::xml_serialize ... ok [INFO] [stdout] test source::sourcecitation::test::json_deserialize ... ok [INFO] [stdout] test source::sourcecitation::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::placereference::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::identifier::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::person::test::xml_serialize ... ok [INFO] [stdout] test source::sourcedescription::test::json_serialize ... ok [INFO] [stdout] test source::sourcedescription::test::xml_deserialize ... ok [INFO] [stdout] test source::sourcedescription::test::xml_serialize ... ok [INFO] [stdout] test source::sourcereference::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test source::sourcereference::test::json_serialize ... ok [INFO] [stdout] test source::sourcecitation::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::relationship::test::json_serialize ... ok [INFO] [stdout] test conclusion::placereference::test::xml_deserialize ... ok [INFO] [stdout] test source::sourcecitation::test::json_serialize ... ok [INFO] [stdout] test source::sourcereference::test::json_deserialize ... ok [INFO] [stdout] test source::sourcereference::test::xml_serialize ... ok [INFO] [stdout] test source::coverage::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::placedescription::test::xml_serialize ... ok [INFO] [stdout] test conclusion::placedescription::test::json_deserialize ... ok [INFO] [stdout] test conclusion::relationship::test::json_deserialize ... ok [INFO] [stdout] test conclusion::name::test::xml_deserialize ... ok [INFO] [stdout] test source::sourcereference::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::relationship::test::xml_deserialize ... ok [INFO] [stdout] test gedcomx::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::person::test::json_deserialize ... ok [INFO] [stdout] test source::sourcedescription::test::json_deserialize ... ok [INFO] [stdout] test conclusion::placedescription::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::person::test::xml_deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 184 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/birth_test.rs (/opt/rustwide/target/debug/deps/birth_test-77bc1317415d6a77) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/death_test.rs (/opt/rustwide/target/debug/deps/death_test-e61125e69f417ffe) [INFO] [stdout] test test_deserialize_serialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/fact_qualifiers_test.rs (/opt/rustwide/target/debug/deps/fact_qualifiers_test-187aee8b2476473b) [INFO] [stdout] test test_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_custom_fact ... ok [INFO] [stdout] test test_census_and_residence_like_facts ... ok [INFO] [stdout] test test_education_and_occupation_facts ... ok [INFO] [stderr] Running tests/fs_data_test.rs (/opt/rustwide/target/debug/deps/fs_data_test-eb6cb26dde220e18) [INFO] [stdout] test test_religious_or_cultural_facts ... ok [INFO] [stdout] test test_military_service_facts ... ok [INFO] [stdout] test test_fact_qualifiers ... ok [INFO] [stdout] test test_relationship_facts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_current_person ... ok [INFO] [stderr] Running tests/marriage_test.rs (/opt/rustwide/target/debug/deps/marriage_test-77de7f32faa8b3a9) [INFO] [stdout] test test_parents ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/name_test.rs (/opt/rustwide/target/debug/deps/name_test-f2b3500834d3a533) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_basic_western_name ... ok [INFO] [stdout] test test_get_part ... ok [INFO] [stdout] test test_multiple_name_parts_one_part_per_type ... ok [INFO] [stdout] test test_multiple_japanese_forms ... ok [INFO] [stdout] test test_multiple_name_parts_multiple_parts_per_type ... ok [INFO] [stdout] test test_patronymic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/spec_test.rs (/opt/rustwide/target/debug/deps/spec_test-d6716a405f89bcd7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gedcomx_file-0efb5884bea4882a) [INFO] [stdout] test deserialize_and_serialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::manifest ... ok [INFO] [stdout] test tests::gedcomx_resource_constant ... ok [INFO] [stdout] test tests::read_by_index ... ok [INFO] [stdout] test tests::read_by_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests gedcomx [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] test src/lib.rs - (line 66) ... ok [INFO] [stdout] test src/lib.rs - (line 80) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] [stderr] Doc-tests gedcomx_file [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68468d6ef5dc8b5372c69a97fd791d4b18c3d32912d617d83078d57ffb4b1c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68468d6ef5dc8b5372c69a97fd791d4b18c3d32912d617d83078d57ffb4b1c95", kill_on_drop: false }` [INFO] [stdout] 68468d6ef5dc8b5372c69a97fd791d4b18c3d32912d617d83078d57ffb4b1c95