[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] 8c8c20238ebe5d0eda1c985a8c2e440eaebb3a8a [INFO] testing ephraimkunz/gedcomx-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ephraimkunz/gedcomx-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-12/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4cf1506b42193657219876ea7a220863610d89839ebd93b6c527d4bdc15f342 [INFO] running `Command { std: "docker" "start" "-a" "d4cf1506b42193657219876ea7a220863610d89839ebd93b6c527d4bdc15f342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4cf1506b42193657219876ea7a220863610d89839ebd93b6c527d4bdc15f342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cf1506b42193657219876ea7a220863610d89839ebd93b6c527d4bdc15f342", kill_on_drop: false }` [INFO] [stdout] d4cf1506b42193657219876ea7a220863610d89839ebd93b6c527d4bdc15f342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 785181e095cd2b6a020c546d82164321a1e554869ae028ee0567b1b2d142bf1a [INFO] running `Command { std: "docker" "start" "-a" "785181e095cd2b6a020c546d82164321a1e554869ae028ee0567b1b2d142bf1a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling gedcomx_date v0.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling yaserde v0.7.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling yaserde_derive v0.7.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.9.1 [INFO] [stderr] Compiling gedcomx v0.1.0-alpha.2 (/opt/rustwide/workdir/gedcomx) [INFO] [stderr] Compiling gedcomx-cli v0.1.0 (/opt/rustwide/workdir/gedcomx-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.31s [INFO] running `Command { std: "docker" "inspect" "785181e095cd2b6a020c546d82164321a1e554869ae028ee0567b1b2d142bf1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "785181e095cd2b6a020c546d82164321a1e554869ae028ee0567b1b2d142bf1a", kill_on_drop: false }` [INFO] [stdout] 785181e095cd2b6a020c546d82164321a1e554869ae028ee0567b1b2d142bf1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5432f2bfda04a379c7aa858c728339db41ca3936d38dba6941e2cd744e45cd28 [INFO] running `Command { std: "docker" "start" "-a" "5432f2bfda04a379c7aa858c728339db41ca3936d38dba6941e2cd744e45cd28", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling gedcomx-cli v0.1.0 (/opt/rustwide/workdir/gedcomx-cli) [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling gedcomx v0.1.0-alpha.2 (/opt/rustwide/workdir/gedcomx) [INFO] [stdout] warning: field is never read: `note` [INFO] [stdout] --> gedcomx/src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | note: Note, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.95s [INFO] running `Command { std: "docker" "inspect" "5432f2bfda04a379c7aa858c728339db41ca3936d38dba6941e2cd744e45cd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5432f2bfda04a379c7aa858c728339db41ca3936d38dba6941e2cd744e45cd28", kill_on_drop: false }` [INFO] [stdout] 5432f2bfda04a379c7aa858c728339db41ca3936d38dba6941e2cd744e45cd28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e37175eb7b83a996f03b6d68cd135836c1b5f2b41152bea9313fe449151debe [INFO] running `Command { std: "docker" "start" "-a" "7e37175eb7b83a996f03b6d68cd135836c1b5f2b41152bea9313fe449151debe", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `note` [INFO] [stderr] --> gedcomx/src/lib.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | note: Note, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gedcomx-af5e2bc401343485) [INFO] [stdout] [INFO] [stdout] running 152 tests [INFO] [stdout] test agent::address::test::json_deserialize ... ok [INFO] [stdout] test agent::address::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test agent::address::test::builder ... ok [INFO] [stdout] test agent::agent::test::json_deserialize ... ok [INFO] [stdout] test agent::onlineaccount::test::json_serialize ... ok [INFO] [stdout] test agent::agent::test::builder_fails_correctly ... ok [INFO] [stdout] test agent::onlineaccount::test::xml_deserialize ... ok [INFO] [stdout] test agent::onlineaccount::test::json_deserialize ... ok [INFO] [stdout] test common::attribution::test::json_serialize ... ok [INFO] [stdout] test agent::address::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::attribution::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test agent::address::test::xml_deserialize ... ok [INFO] [stdout] test agent::address::test::xml_serialize ... ok [INFO] [stdout] test agent::agent::test::builder ... ok [INFO] [stdout] test common::evidencereference::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::evidencereference::test::xml_deserialize_optional_fields ... ok [INFO] [stdout] test common::evidencereference::test::json_serialize ... ok [INFO] [stdout] test common::evidencereference::test::xml_deserialize ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_range ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_day ... ok [INFO] [stdout] test common::evidencereference::test::xml_serialize_optional_fields ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_minutes ... ok [INFO] [stdout] test agent::agent::test::json_serialize ... ok [INFO] [stdout] test common::attribution::test::json_deserialize ... ok [INFO] [stdout] test agent::agent::test::xml_serialize ... ok [INFO] [stdout] test common::evidencereference::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::attribution::test::builder_fails_correctly ... ok [INFO] [stdout] test common::attribution::test::xml_deserialize ... ok [INFO] [stdout] test common::attribution::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_month ... ok [INFO] [stdout] test common::attribution::test::xml_deserialize_optional_fields ... ok [INFO] [stdout] test common::attribution::test::xml_serialize ... ok [INFO] [stdout] test common::evidencereference::test::xml_serialize ... ok [INFO] [stdout] test common::attribution::test::xml_serialize_optional_fields ... ok [INFO] [stdout] test common::note::test::builder ... ok [INFO] [stdout] test agent::onlineaccount::test::xml_serialize ... ok [INFO] [stdout] test common::attribution::test::builder ... ok [INFO] [stdout] test common::note::test::json_serialize ... ok [INFO] [stdout] test common::note::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::note::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::note::test::json_deserialize ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_seconds ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_year ... ok [INFO] [stdout] test agent::address::test::json_serialize ... ok [INFO] [stdout] test common::qualifier::test::xml_deserialize ... ok [INFO] [stdout] test common::qualifier::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::resourcereference::test::from_document_no_id ... ok [INFO] [stdout] test common::qualifier::test::json_serialize ... ok [INFO] [stdout] test common::resourcereference::test::from_agent ... ok [INFO] [stdout] test common::resourcereference::test::from_document_wrong_type_no_id ... ok [INFO] [stdout] test common::qualifier::test::xml_serialize ... ok [INFO] [stdout] test common::qualifier::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::qualifier::test::json_deserialize ... ok [INFO] [stdout] test common::note::test::xml_serialize ... ok [INFO] [stdout] test common::resourcereference::test::from_agent_no_id ... ok [INFO] [stdout] test agent::agent::test::xml_deserialize ... ok [INFO] [stdout] test common::resourcereference::test::from_document_no_type ... ok [INFO] [stdout] test common::note::test::xml_deserialize ... ok [INFO] [stdout] test common::evidencereference::test::json_deserialize ... ok [INFO] [stdout] test common::resourcereference::test::from_person ... ok [INFO] [stdout] test common::textvalue::test::json_serialize ... ok [INFO] [stdout] test common::resourcereference::test::from_document ... ok [INFO] [stdout] test common::resourcereference::test::from_document_wrong_type ... ok [INFO] [stdout] test common::textvalue::test::json_deserialize ... ok [INFO] [stdout] test common::textvalue::test::json_serialize_optional_fields ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_recurring ... ok [INFO] [stdout] test common::textvalue::test::xml_deserialize ... ok [INFO] [stdout] test common::resourcereference::test::from_person_no_id ... 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_serialize ... ok [INFO] [stdout] test common::timestamp::test::json_deserialize ... ok [INFO] [stdout] test conclusion::confidencelevel::test::roundtrip_to_string_custom ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_timezones ... ok [INFO] [stdout] test common::gedcomxdate::test::roundtrip_simple_approximate ... ok [INFO] [stdout] test common::timestamp::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::confidencelevel::test::serialize ... ok [INFO] [stdout] test common::textvalue::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::confidencelevel::test::serialize_custom ... ok [INFO] [stdout] test conclusion::document::test::json_deserialize ... ok [INFO] [stdout] test conclusion::document::test::json_serialize ... ok [INFO] [stdout] test conclusion::document::test::xml_serialize ... ok [INFO] [stdout] test conclusion::event::test::json_deserialize ... ok [INFO] [stdout] test conclusion::event::test::json_serialize ... ok [INFO] [stdout] test conclusion::date::test::json_serialize ... ok [INFO] [stdout] test conclusion::date::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::xml_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::xml_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::date::test::json_deserialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::document::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_serialize ... ok [INFO] [stdout] test conclusion::eventrole::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::date::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::event::test::xml_serialize ... ok [INFO] [stdout] test conclusion::date::test::xml_serialize ... ok [INFO] [stdout] test conclusion::eventrole::test::xml_serialize ... 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::eventrole::test::json_deserialize ... ok [INFO] [stdout] test conclusion::grouprole::test::json_deserialize ... ok [INFO] [stdout] test conclusion::event::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::grouprole::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test common::uri::test::from_source_description ... ok [INFO] [stdout] test conclusion::gender::test::json_deserialize ... ok [INFO] [stdout] test common::uri::test::from_place_description ... ok [INFO] [stdout] test common::uri::test::from_place_description_no_id ... ok [INFO] [stdout] test conclusion::confidencelevel::test::roundtrip_to_string ... ok [INFO] [stdout] test conclusion::grouprole::test::json_serialize ... ok [INFO] [stdout] test conclusion::gender::test::xml_deserialize ... ok [INFO] [stdout] test common::timestamp::test::json_serialize ... ok [INFO] [stdout] test common::uri::test::from_source_description_no_id ... ok [INFO] [stdout] test conclusion::group::test::json_deserialize ... ok [INFO] [stdout] test conclusion::confidencelevel::test::deserialize ... ok [INFO] [stdout] test conclusion::name::test::json_deserialize ... ok [INFO] [stdout] test conclusion::confidencelevel::test::deserialize_custom ... ok [INFO] [stdout] test conclusion::fact::test::json_deserialize_custom_fact_type ... ok [INFO] [stdout] test conclusion::identifier::test::json_deserialize ... ok [INFO] [stdout] test conclusion::gender::test::xml_serialize ... ok [INFO] [stdout] test conclusion::eventrole::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::fact::test::json_deserialize ... ok [INFO] [stdout] test conclusion::identifier::test::json_serialize ... ok [INFO] [stdout] test conclusion::identifier::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::fact::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::fact::test::xml_serialize ... ok [INFO] [stdout] test conclusion::gender::test::json_serialize ... ok [INFO] [stdout] test conclusion::grouprole::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::fact::test::json_serialize ... ok [INFO] [stdout] test conclusion::name::test::json_deserialize_optional_fields ... ok [INFO] [stdout] test conclusion::grouprole::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::identifier::test::xml_serialize ... ok [INFO] [stdout] test conclusion::grouprole::test::xml_serialize ... ok [INFO] [stdout] test conclusion::name::test::json_serialize ... ok [INFO] [stdout] test source::sourcecitation::test::json_serialize ... ok [INFO] [stdout] test conclusion::person::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::placereference::test::json_deserialize ... ok [INFO] [stdout] test source::sourcecitation::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::placereference::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::group::test::json_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 conclusion::fact::test::xml_deserialize ... ok [INFO] [stdout] test conclusion::group::test::xml_serialize ... ok [INFO] [stdout] test source::sourcereference::test::json_deserialize ... ok [INFO] [stdout] test source::sourcecitation::test::json_serialize_optional_fields ... ok [INFO] [stdout] test source::sourcereference::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::name::test::json_serialize_optional_fields ... ok [INFO] [stdout] test conclusion::group::test::xml_deserialize ... ok [INFO] [stdout] test source::sourcecitation::test::json_deserialize_optional_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 152 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/birth_test.rs (/opt/rustwide/target/debug/deps/birth_test-7a956b0eeab0b3c1) [INFO] [stdout] [INFO] [stdout] running 1 test [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.04s [INFO] [stdout] [INFO] [stderr] Running tests/death_test.rs (/opt/rustwide/target/debug/deps/death_test-efaff45de13315c7) [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.06s [INFO] [stdout] [INFO] [stderr] Running tests/fact_qualifiers_test.rs (/opt/rustwide/target/debug/deps/fact_qualifiers_test-00578ff0cff596c9) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_relationship_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_education_and_occupation_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-dac75bd11efe21ed) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_current_person ... ok [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.06s [INFO] [stdout] [INFO] [stderr] Running tests/marriage_test.rs (/opt/rustwide/target/debug/deps/marriage_test-150655338eee4241) [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.03s [INFO] [stdout] [INFO] [stderr] Running tests/name_test.rs (/opt/rustwide/target/debug/deps/name_test-9c46bd0e5091c7dc) [INFO] [stdout] [INFO] [stdout] running 6 tests [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_basic_western_name ... 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.06s [INFO] [stdout] [INFO] [stderr] Running tests/spec_test.rs (/opt/rustwide/target/debug/deps/spec_test-a0c48a048cbd8f37) [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_cli-93d5901d5edfe1b5) [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] [stderr] Doc-tests gedcomx [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" "7e37175eb7b83a996f03b6d68cd135836c1b5f2b41152bea9313fe449151debe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e37175eb7b83a996f03b6d68cd135836c1b5f2b41152bea9313fe449151debe", kill_on_drop: false }` [INFO] [stdout] 7e37175eb7b83a996f03b6d68cd135836c1b5f2b41152bea9313fe449151debe