[INFO] fetching crate parse-sap-atom-feed 1.2.2... [INFO] testing parse-sap-atom-feed-1.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate parse-sap-atom-feed 1.2.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate parse-sap-atom-feed 1.2.2 [INFO] finished tweaking crates.io crate parse-sap-atom-feed 1.2.2 [INFO] tweaked toml for crates.io crate parse-sap-atom-feed 1.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate parse-sap-atom-feed 1.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 86 packages to latest compatible versions [INFO] [stderr] Adding quick-xml v0.36.2 (available: v0.38.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-crate v3.4.0 [INFO] [stderr] Downloaded borsh v1.5.7 [INFO] [stderr] Downloaded borsh-derive v1.5.7 [INFO] [stderr] Downloaded toml_edit v0.23.7 [INFO] [stderr] Downloaded rust_decimal v1.39.0 [INFO] [stderr] Downloaded quick-xml v0.36.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45cbe0395ae5468bdb92bcf8346ae0fb8b4e0f61b2bc3e87635b8d042893a5cd [INFO] running `Command { std: "docker" "start" "-a" "45cbe0395ae5468bdb92bcf8346ae0fb8b4e0f61b2bc3e87635b8d042893a5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45cbe0395ae5468bdb92bcf8346ae0fb8b4e0f61b2bc3e87635b8d042893a5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45cbe0395ae5468bdb92bcf8346ae0fb8b4e0f61b2bc3e87635b8d042893a5cd", kill_on_drop: false }` [INFO] [stdout] 45cbe0395ae5468bdb92bcf8346ae0fb8b4e0f61b2bc3e87635b8d042893a5cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17da9db026a81afa5ea1a62c17dc6b1d7555edde98814c362670d86d57ed2dd3 [INFO] running `Command { std: "docker" "start" "-a" "17da9db026a81afa5ea1a62c17dc6b1d7555edde98814c362670d86d57ed2dd3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling parse-sap-atom-feed v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s [INFO] running `Command { std: "docker" "inspect" "17da9db026a81afa5ea1a62c17dc6b1d7555edde98814c362670d86d57ed2dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17da9db026a81afa5ea1a62c17dc6b1d7555edde98814c362670d86d57ed2dd3", kill_on_drop: false }` [INFO] [stdout] 17da9db026a81afa5ea1a62c17dc6b1d7555edde98814c362670d86d57ed2dd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8c950a5e8a118fd92bc1bdc3b9174180cf032012253631e92bcab27166701ce [INFO] running `Command { std: "docker" "start" "-a" "c8c950a5e8a118fd92bc1bdc3b9174180cf032012253631e92bcab27166701ce", kill_on_drop: false }` [INFO] [stderr] Compiling parse-sap-atom-feed v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `Command { std: "docker" "inspect" "c8c950a5e8a118fd92bc1bdc3b9174180cf032012253631e92bcab27166701ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c950a5e8a118fd92bc1bdc3b9174180cf032012253631e92bcab27166701ce", kill_on_drop: false }` [INFO] [stdout] c8c950a5e8a118fd92bc1bdc3b9174180cf032012253631e92bcab27166701ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0f90b9d288e5e2c512a5903d5682f097f9fe9f2040f8d5f3d015e6e96ec4b20 [INFO] running `Command { std: "docker" "start" "-a" "c0f90b9d288e5e2c512a5903d5682f097f9fe9f2040f8d5f3d015e6e96ec4b20", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parse_sap_atom_feed-e9c375df351547cd) [INFO] [stdout] [INFO] [stdout] running 112 tests [INFO] [stdout] test atom::feed::entry::unit_tests::should_parse_atom_entry ... ok [INFO] [stdout] test deserializers::edm_datetime::unit_tests::should_deserialize_optional_naive_date_time ... ok [INFO] [stdout] test deserializers::edm_datetime::unit_tests::should_deserialize_empty_optional_naive_date_time ... ok [INFO] [stdout] test deserializers::edm_datetime::unit_tests::should_deserialize_naive_date_time ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_missing_integer ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_missing_integer_trailing_zeroes ... ok [INFO] [stdout] test atom::link::unit_tests::should_parse_atom_link ... ok [INFO] [stdout] test atom::link::unit_tests::should_parse_atom_service ... ok [INFO] [stdout] test atom::link::unit_tests::should_parse_atom_workspace ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_1 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_not_pad_beyond_19 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_0 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_13 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_15 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_17 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_19 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_21 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_25 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_23 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_27 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_28 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_3 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_5 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_7 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_9 ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_zero_1dp ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_zero ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_trim_zeroes ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_zero_3dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_0dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_10dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_11dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_13dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_16dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_12dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_15dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_17dp ... ok [INFO] [stdout] test deserializers::edm_decimal::parser_tests::should_parse_scale_11 ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_18dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_23dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_25dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_26dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_1dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_2dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_19dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_27dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_24dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_21dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_3dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_20dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_22dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_5dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_4dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_6dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_7dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_8dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_0dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_11dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_13dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_12dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_14dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_17dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_18dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_16dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_28dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_21dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_27dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_22dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_28dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_23dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_24dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_3dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_25dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_26dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_19dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_15dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_20dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_9dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_10dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_4dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_5dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_6dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_7dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_fail_empty_decimal_string_scale_too_large ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_8dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_9dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_parse_decimal_separator_fraction_correct_length ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_fail_scale_too_large ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_parse_decimal_no_decimal_separator ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_parse_decimal_separator_fraction_too_short ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_parse_decimal_separator_missing_integer ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_1dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_parse_empty_decimal_string ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_parse_fraction_too_long_trailing_zeroes ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_parse_max_i64 ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_parse_max_digits ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_optional_decimal_2dp ... ok [INFO] [stdout] test odata_error::inner_error::error_resolution::unit_tests::should_parse_error_resolution ... ok [INFO] [stdout] test odata_error::inner_error::unit_tests::should_parse_inner_error ... ok [INFO] [stdout] test odata_error::unit_tests::should_parse_error_with_details ... ok [INFO] [stdout] test odata_error::unit_tests::should_parse_error_without_details ... ok [INFO] [stdout] test odata_error::inner_error::application::unit_tests::should_parse_application ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_parse_decimal_separator_missing_fraction ... ok [INFO] [stdout] test xml::unit_tests::should_correct_bad_etag_encoded ... ok [INFO] [stdout] test xml::unit_tests::should_correct_bad_etag_raw ... ok [INFO] [stdout] test xml::unit_tests::should_replace_naked_ampersand_whitespace ... ok [INFO] [stdout] test xml::unit_tests::should_replace_naked_ampersand_no_whitespace ... ok [INFO] [stdout] test deserializers::edm_string::unit_tests::should_deserialize_boolean_string ... ok [INFO] [stdout] test odata_error::inner_error::error_details::unit_tests::should_parse_error_detail ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_deserialize_decimal_14dp ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_panic_on_too_many_digits - should panic ... ok [INFO] [stdout] test deserializers::edm_decimal::unit_tests::should_panic_on_fraction_longer_than_scale - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests parse_sap_atom_feed [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" "c0f90b9d288e5e2c512a5903d5682f097f9fe9f2040f8d5f3d015e6e96ec4b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f90b9d288e5e2c512a5903d5682f097f9fe9f2040f8d5f3d015e6e96ec4b20", kill_on_drop: false }` [INFO] [stdout] c0f90b9d288e5e2c512a5903d5682f097f9fe9f2040f8d5f3d015e6e96ec4b20