[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 1.55.0 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-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ephraimkunz/gedcomx-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-77/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded yaserde v0.7.1 [INFO] [stderr] Downloaded yaserde_derive v0.7.1 [INFO] [stderr] Downloaded gedcomx_date v0.0.2 [INFO] [stderr] Downloaded gedcomx v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f4204432806448ede76c21338260496256984dffc63052d3eba329e18a1bb57 [INFO] running `Command { std: "docker" "start" "-a" "4f4204432806448ede76c21338260496256984dffc63052d3eba329e18a1bb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f4204432806448ede76c21338260496256984dffc63052d3eba329e18a1bb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f4204432806448ede76c21338260496256984dffc63052d3eba329e18a1bb57", kill_on_drop: false }` [INFO] [stdout] 4f4204432806448ede76c21338260496256984dffc63052d3eba329e18a1bb57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77b6ef3969a7a6fcb6bb42813be02a2e06e4ece12326db714e0be508e4f2ab60 [INFO] running `Command { std: "docker" "start" "-a" "77b6ef3969a7a6fcb6bb42813be02a2e06e4ece12326db714e0be508e4f2ab60", 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 strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ryu v1.0.5 [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 adler v1.0.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.3.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 quote v1.0.9 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling zip v0.5.13 [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 28s [INFO] running `Command { std: "docker" "inspect" "77b6ef3969a7a6fcb6bb42813be02a2e06e4ece12326db714e0be508e4f2ab60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b6ef3969a7a6fcb6bb42813be02a2e06e4ece12326db714e0be508e4f2ab60", kill_on_drop: false }` [INFO] [stdout] 77b6ef3969a7a6fcb6bb42813be02a2e06e4ece12326db714e0be508e4f2ab60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35901f26ae5e3228c234d75fd832493ab58e818a369cc8999aa214d78a851696 [INFO] running `Command { std: "docker" "start" "-a" "35901f26ae5e3228c234d75fd832493ab58e818a369cc8999aa214d78a851696", 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 ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling diff v0.1.12 [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 40.22s [INFO] running `Command { std: "docker" "inspect" "35901f26ae5e3228c234d75fd832493ab58e818a369cc8999aa214d78a851696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35901f26ae5e3228c234d75fd832493ab58e818a369cc8999aa214d78a851696", kill_on_drop: false }` [INFO] [stdout] 35901f26ae5e3228c234d75fd832493ab58e818a369cc8999aa214d78a851696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd23e0478e3e00d40cf59d7375d5c1d3699dc595f9b6d5a0c79e64df7866cf4e [INFO] running `Command { std: "docker" "start" "-a" "dd23e0478e3e00d40cf59d7375d5c1d3699dc595f9b6d5a0c79e64df7866cf4e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.39s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gedcomx-e55f0d6c9214391e) [INFO] [stdout] [INFO] [stdout] running 184 tests [INFO] [stdout] test agent::address::test::json_serialize ... ok [INFO] [stdout] test agent::address::test::xml_deserialize ... ok [INFO] [stdout] test agent::address::test::json_serialize_optional_fields ... ok [INFO] [stdout] test agent::address::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test agent::onlineaccount::test::json_serialize ... ok [INFO] [stdout] test agent::agent::test::builder_fails_correctly ... ok [INFO] [stdout] test common::attribution::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test agent::address::test::builder ... ok [INFO] [stdout] test agent::address::test::json_deserialize ... ok [INFO] [stdout] test common::attribution::test::builder ... ok [INFO] [stdout] test agent::onlineaccount::test::xml_serialize ... ok [INFO] [stdout] test common::evidencereference::test::json_deserialize ... ok [INFO] [stdout] test common::evidencereference::test::xml_serialize ... ok [INFO] [stdout] test agent::onlineaccount::test::json_deserialize ... ok [INFO] [stdout] test agent::agent::test::xml_serialize ... ok [INFO] [stdout] test common::attribution::test::json_deserialize ... ok [INFO] [stdout] test common::attribution::test::builder_fails_correctly ... ok [INFO] [stdout] test common::attribution::test::json_serialize ... ok [INFO] [stdout] test common::uri::test::from_place_description_no_id ... 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 common::resourcereference::test::from_person ... ok [INFO] [stdout] test conclusion::document::test::json_serialize ... 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::resourcereference::test::from_document_wrong_type ... ok [INFO] [stdout] test common::resourcereference::test::from_document_wrong_type_no_id ... ok [INFO] [stdout] test common::textvalue::test::xml_deserialize ... ok [INFO] [stdout] test common::timestamp::test::json_deserialize ... ok [INFO] [stdout] test common::timestamp::test::json_serialize ... ok [INFO] [stdout] test common::textvalue::test::xml_serialize ... ok [INFO] [stdout] test common::timestamp::test::xml_deserialize ... ok [INFO] [stdout] test common::qualifier::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::note::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_recurring ... ok [INFO] [stdout] test common::note::test::xml_deserialize ... ok [INFO] [stdout] test common::note::test::xml_serialize ... ok [INFO] [stdout] test common::resourcereference::test::from_agent ... 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::xml_deserialize ... ok [INFO] [stdout] test common::textvalue::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::xml_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::confidencelevel::test::serialize_custom ... ok [INFO] [stdout] test conclusion::confidencelevel::test::roundtrip_to_string_custom ... ok [INFO] [stdout] test conclusion::confidencelevel::test::serialize ... ok [INFO] [stdout] test conclusion::confidencelevel::test::deserialize_custom ... ok [INFO] [stdout] test common::timestamp::test::xml_serialize ... ok [INFO] [stdout] test conclusion::confidencelevel::test::deserialize ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_month ... ok [INFO] [stdout] test common::resourcereference::test::from_agent_no_id ... ok [INFO] [stdout] test common::attribution::test::xml_serialize ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_timezones ... ok [INFO] [stdout] test common::evidencereference::test::json_serialize ... ok [INFO] [stdout] test common::qualifier::test::json_serialize ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_year ... ok [INFO] [stdout] test common::note::test::json_deserialize ... ok [INFO] [stdout] test common::qualifier::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::note::test::builder ... ok [INFO] [stdout] test common::evidencereference::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::note::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::qualifier::test::json_deserialize ... ok [INFO] [stdout] test common::qualifier::test::xml_deserialize ... ok [INFO] [stdout] test common::note::test::json_serialize ... ok [INFO] [stdout] test conclusion::confidencelevel::test::roundtrip_to_string ... ok [INFO] [stdout] test common::attribution::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::textvalue::test::json_deserialize ... ok [INFO] [stdout] test common::resourcereference::test::from_person_no_id ... ok [INFO] [stdout] test common::resourcereference::test::from_document_no_type ... ok [INFO] [stdout] test conclusion::document::test::xml_serialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::eventrole::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::eventrole::test::xml_serialize ... ok [INFO] [stdout] test conclusion::group::test::json_deserialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_serialize ... ok [INFO] [stdout] test conclusion::group::test::json_serialize ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_day ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_range ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_minutes ... ok [INFO] [stdout] test common::evidencereference::test::xml_serialize_optional_fields ... ok [INFO] [stdout] test common::uri::test::from_source_description_no_id ... ok [INFO] [stdout] test common::uri::test::from_source_description ... ok [INFO] [stdout] test common::uri::test::from_place_description ... ok [INFO] [stdout] test conclusion::date::test::xml_serialize ... ok [INFO] [stdout] test common::resourcereference::test::from_document_no_id ... ok [INFO] [stdout] test common::resourcereference::test::from_document ... ok [INFO] [stdout] test conclusion::identifier::test::json_serialize ... ok [INFO] [stdout] test conclusion::grouprole::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::name::test::json_serialize ... ok [INFO] [stdout] test conclusion::grouprole::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::event::test::xml_serialize ... ok [INFO] [stdout] test source::coverage::test::json_serialize ... ok [INFO] [stdout] test conclusion::fact::test::json_serialize ... ok [INFO] [stdout] test conclusion::document::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::fact::test::json_serialize_custom_fact_type ... ok [INFO] [stdout] test conclusion::fact::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::fact::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::fact::test::xml_serialize ... ok [INFO] [stdout] test conclusion::gender::test::json_deserialize ... ok [INFO] [stdout] test conclusion::gender::test::json_serialize ... ok [INFO] [stdout] test conclusion::gender::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::gender::test::xml_serialize ... ok [INFO] [stdout] test conclusion::grouprole::test::json_deserialize ... ok [INFO] [stdout] test agent::agent::test::builder ... ok [INFO] [stdout] test common::attribution::test::xml_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::identifier::test::xml_serialize ... ok [INFO] [stdout] test conclusion::placereference::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::date::test::xml_serialize_optional_fields ... ok [INFO] [stdout] test common::qualifier::test::xml_serialize ... ok [INFO] [stdout] test conclusion::name::test::xml_deserialize ... ok [INFO] [stdout] test common::uri::test::from_id ... ok [INFO] [stdout] test conclusion::identifier::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::name::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::name::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::name::test::xml_serialize ... ok [INFO] [stdout] test conclusion::person::test::json_deserialize ... ok [INFO] [stdout] test conclusion::person::test::json_serialize ... ok [INFO] [stdout] test conclusion::name::test::name_part_qualifier_to_qualifier ... ok [INFO] [stdout] test conclusion::person::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 source::coverage::test::xml_serialize ... ok [INFO] [stdout] test source::sourcedescription::test::json_deserialize ... ok [INFO] [stdout] test source::sourcereference::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::placereference::test::json_serialize_optional_fields ... ok [INFO] [stdout] test source::coverage::test::json_deserialize ... ok [INFO] [stdout] test source::sourcedescription::test::json_serialize ... ok [INFO] [stdout] test source::sourcereference::test::xml_serialize ... ok [INFO] [stdout] test conclusion::placereference::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::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::placedescription::test::xml_serialize ... ok [INFO] [stdout] test gedcomx::test::xml_serialize ... ok [INFO] [stdout] test source::sourcecitation::test::xml_serialize ... ok [INFO] [stdout] test source::sourcereference::test::json_serialize_optional_fields ... ok [INFO] [stdout] test gedcomx::test::json_serialize ... ok [INFO] [stdout] test source::sourcedescription::test::xml_serialize ... ok [INFO] [stdout] test source::sourcecitation::test::xml_deserialize ... 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::placereference::test::json_serialize ... ok [INFO] [stdout] test conclusion::relationship::test::json_deserialize ... ok [INFO] [stdout] test conclusion::relationship::test::json_serialize ... ok [INFO] [stdout] test gedcomx::test::xml_deserialize ... ok [INFO] [stdout] test source::sourcedescription::test::xml_deserialize ... ok [INFO] [stdout] test source::sourcereference::test::json_deserialize ... ok [INFO] [stdout] test gedcomx::test::json_deserialize ... ok [INFO] [stdout] test source::sourcecitation::test::json_serialize ... ok [INFO] [stdout] test conclusion::placedescription::test::json_serialize ... ok [INFO] [stdout] test agent::agent::test::json_deserialize ... ok [INFO] [stdout] test conclusion::fact::test::json_deserialize_custom_fact_type ... ok [INFO] [stdout] test conclusion::event::test::json_serialize ... ok [INFO] [stdout] test source::coverage::test::xml_deserialize ... ok [INFO] [stdout] test agent::agent::test::json_serialize ... ok [INFO] [stdout] test conclusion::grouprole::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::attribution::test::xml_deserialize_optional_fields ... ok [INFO] [stdout] test common::evidencereference::test::xml_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::relationship::test::xml_serialize ... ok [INFO] [stdout] test agent::address::test::xml_serialize ... ok [INFO] [stdout] test conclusion::document::test::json_deserialize ... ok [INFO] [stdout] test conclusion::group::test::xml_serialize ... ok [INFO] [stdout] test agent::onlineaccount::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_deserialize ... ok [INFO] [stdout] test conclusion::name::test::json_deserialize ... ok [INFO] [stdout] test conclusion::date::test::json_serialize ... ok [INFO] [stdout] test conclusion::relationship::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::group::test::xml_deserialize ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_seconds ... ok [INFO] [stdout] test conclusion::date::test::xml_deserialize ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_approximate ... ok [INFO] [stdout] test conclusion::grouprole::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::placedescription::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::json_deserialize ... ok [INFO] [stdout] test conclusion::fact::test::json_deserialize ... ok [INFO] [stdout] test conclusion::event::test::json_deserialize ... ok [INFO] [stdout] test conclusion::fact::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::event::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::placedescription::test::json_deserialize ... ok [INFO] [stdout] test conclusion::person::test::xml_deserialize ... ok [INFO] [stdout] test agent::agent::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.26s [INFO] [stdout] [INFO] [stderr] Running tests/birth_test.rs (/opt/rustwide/target/debug/deps/birth_test-63d01bd2c74d5dc7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/death_test.rs (/opt/rustwide/target/debug/deps/death_test-5e922ebbbff2d4e3) [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.02s [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-8ba7a7f1c14f0dbf) [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_education_and_occupation_facts ... ok [INFO] [stdout] test test_census_and_residence_like_facts ... ok [INFO] [stdout] test test_military_service_facts ... ok [INFO] [stdout] test test_fact_qualifiers ... ok [INFO] [stdout] test test_custom_fact ... ok [INFO] [stdout] test test_relationship_facts ... ok [INFO] [stdout] test test_religious_or_cultural_facts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/fs_data_test.rs (/opt/rustwide/target/debug/deps/fs_data_test-a46be0108b874ac3) [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-d857ec9f59de3672) [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.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/name_test.rs (/opt/rustwide/target/debug/deps/name_test-3bdb2c7d33bb0018) [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_basic_western_name ... ok [INFO] [stdout] test test_multiple_name_parts_one_part_per_type ... ok [INFO] [stderr] Running tests/spec_test.rs (/opt/rustwide/target/debug/deps/spec_test-a5c01c2b5d602023) [INFO] [stdout] test test_multiple_japanese_forms ... ok [INFO] [stdout] test test_get_part ... ok [INFO] [stdout] test test_patronymic ... ok [INFO] [stdout] test test_multiple_name_parts_multiple_parts_per_type ... 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] [stdout] [INFO] [stdout] running 1 test [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gedcomx_file-86a6f446e6a46f50) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::gedcomx_resource_constant ... ok [INFO] [stdout] test tests::manifest ... ok [INFO] [stdout] test tests::read_by_name ... ok [INFO] [stderr] Doc-tests gedcomx [INFO] [stdout] test tests::read_by_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [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 39) ... 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 2.10s [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" "dd23e0478e3e00d40cf59d7375d5c1d3699dc595f9b6d5a0c79e64df7866cf4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd23e0478e3e00d40cf59d7375d5c1d3699dc595f9b6d5a0c79e64df7866cf4e", kill_on_drop: false }` [INFO] [stdout] dd23e0478e3e00d40cf59d7375d5c1d3699dc595f9b6d5a0c79e64df7866cf4e