[INFO] cloning repository https://github.com/ahamlinman/recompose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahamlinman/recompose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahamlinman%2Frecompose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahamlinman%2Frecompose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90c9dc937859158e74cba9870c97630f35c7a67e [INFO] testing ahamlinman/recompose against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahamlinman%2Frecompose" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ahamlinman/recompose [INFO] finished tweaking git repo https://github.com/ahamlinman/recompose [INFO] tweaked toml for git repo https://github.com/ahamlinman/recompose written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ahamlinman/recompose on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ahamlinman/recompose already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded lexopt v0.3.1 [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc9915fa8bd1991bc7c3ce9dc303fd7ddf1435b629a752c77cd190b59e29042f [INFO] running `Command { std: "docker" "start" "-a" "cc9915fa8bd1991bc7c3ce9dc303fd7ddf1435b629a752c77cd190b59e29042f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc9915fa8bd1991bc7c3ce9dc303fd7ddf1435b629a752c77cd190b59e29042f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9915fa8bd1991bc7c3ce9dc303fd7ddf1435b629a752c77cd190b59e29042f", kill_on_drop: false }` [INFO] [stdout] cc9915fa8bd1991bc7c3ce9dc303fd7ddf1435b629a752c77cd190b59e29042f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb587084a1fd33b89cf53a7cb7c744eaf5613195e352f3a1c8e92184745bdceb [INFO] running `Command { std: "docker" "start" "-a" "cb587084a1fd33b89cf53a7cb7c744eaf5613195e352f3a1c8e92184745bdceb", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling xt v0.20.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.68s [INFO] running `Command { std: "docker" "inspect" "cb587084a1fd33b89cf53a7cb7c744eaf5613195e352f3a1c8e92184745bdceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb587084a1fd33b89cf53a7cb7c744eaf5613195e352f3a1c8e92184745bdceb", kill_on_drop: false }` [INFO] [stdout] cb587084a1fd33b89cf53a7cb7c744eaf5613195e352f3a1c8e92184745bdceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3694db9e3cf08e14131a7f863550fc776b666fab949b044d6d057e4137d5cc68 [INFO] running `Command { std: "docker" "start" "-a" "3694db9e3cf08e14131a7f863550fc776b666fab949b044d6d057e4137d5cc68", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling xt v0.20.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.84s [INFO] running `Command { std: "docker" "inspect" "3694db9e3cf08e14131a7f863550fc776b666fab949b044d6d057e4137d5cc68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3694db9e3cf08e14131a7f863550fc776b666fab949b044d6d057e4137d5cc68", kill_on_drop: false }` [INFO] [stdout] 3694db9e3cf08e14131a7f863550fc776b666fab949b044d6d057e4137d5cc68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a750593889d964d3cac390f739de2055744f466545909ddc84e4308917c32721 [INFO] running `Command { std: "docker" "start" "-a" "a750593889d964d3cac390f739de2055744f466545909ddc84e4308917c32721", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xt-db2acfbf7551e559) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test input::tests::capture_reader_straight_read ... ok [INFO] [stdout] test input::tests::input_borrow_mut_rewind ... ok [INFO] [stdout] test input::tests::input_into_cow ... ok [INFO] [stdout] test msgpack::tests::excessively_deep_input_size ... ok [INFO] [stdout] test msgpack::tests::invalid_marker_size ... ok [INFO] [stdout] test input::tests::capture_reader_to_end ... ok [INFO] [stdout] test input::tests::capture_reader_rewind ... ok [INFO] [stdout] test msgpack::tests::nonsensically_large_input_size ... ok [INFO] [stdout] test msgpack::tests::size_skipping_invalid_suffixes ... ok [INFO] [stdout] test msgpack::tests::truncated_valid_input_size ... ok [INFO] [stdout] test input::tests::capture_reader_up_to ... ok [INFO] [stdout] test yaml::encoding::tests::encode_valid_utf16be ... ok [INFO] [stdout] test msgpack::tests::consistent_depth_limits ... ok [INFO] [stdout] test msgpack::tests::valid_input_size ... ok [INFO] [stdout] test yaml::encoding::tests::encode_valid_utf16le ... ok [INFO] [stdout] test yaml::encoding::tests::arraybuffer_write_read ... ok [INFO] [stdout] test yaml::encoding::tests::encode_valid_utf32be ... ok [INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16be_unpaired_lead ... ok [INFO] [stdout] test yaml::chunker::tests::chunker_unknown_anchor ... ok [INFO] [stdout] test yaml::encoding::tests::encode_valid_utf32be_empty ... ok [INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16be_unpaired_lead_eof ... ok [INFO] [stdout] test yaml::encoding::tests::encode_valid_utf32le ... ok [INFO] [stdout] test yaml::encoding::tests::arraybuffer_set_bufread ... ok [INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16le_truncated ... ok [INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf32be_surrogate_value ... ok [INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf32le_truncated ... ok [INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16le_unpaired_trail ... ok [INFO] [stdout] test yaml::encoding::tests::arraybuffer_write_too_big ... ok [INFO] [stdout] test yaml::encoding::tests::encode_valid_utf16le_empty ... ok [INFO] [stdout] test yaml::chunker::tests::chunker_normal_usage ... ok [INFO] [stdout] test yaml::encoding::tests::encode_valid_utf16be_small_buffer ... ok [INFO] [stdout] test yaml::encoding::tests::encode_to_string_invalid_inside_character ... ok [INFO] [stdout] test yaml::chunker::tests::chunker_misbehaving_reader - should panic ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xt-aca2e8ed3a89b9b3) [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [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] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-c82398dc36d97bea) [INFO] [stdout] [INFO] [stdout] running 109 tests [INFO] [stdout] test translate_multi_reader_detected::from_1_Format__Json::to_1_Format__Json ... ok [INFO] [stdout] test toml_reordering ... ok [INFO] [stdout] test toml_initial_table_detection ... ok [INFO] [stdout] test translate_multi_reader_detected::from_1_Format__Json::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_reader_detected::from_2_Format__Msgpack::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_reader_detected::from_2_Format__Msgpack::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_reader_detected::from_1_Format__Json::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_reader_detected::from_2_Format__Msgpack::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_reader_detected::from_3_Format__Yaml::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_reader_explicit::from_1_Format__Json::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_reader_explicit::from_1_Format__Json::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_reader_detected::from_3_Format__Yaml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_reader_explicit::from_1_Format__Json::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_reader_explicit::from_2_Format__Msgpack::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_reader_explicit::from_2_Format__Msgpack::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_reader_explicit::from_2_Format__Msgpack::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_slice_detected::from_1_Format__Json::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_slice_detected::from_2_Format__Msgpack::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_reader_explicit::from_3_Format__Yaml::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_2_Format__Msgpack::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_slice_detected::from_3_Format__Yaml::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_1_Format__Json::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_slice_detected::from_2_Format__Msgpack::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_1_Format__Json::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_reader_explicit::from_3_Format__Yaml::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_1_Format__Json::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_3_Format__Yaml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_detected::from_1_Format__Json::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_2_Format__Msgpack::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_3_Format__Yaml::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_slice_detected::from_3_Format__Yaml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_slice_detected::from_2_Format__Msgpack::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_3_Format__Yaml::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_single_reader_detected::from_1_Format__Json::to_3_Format__Toml ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_2_Format__Msgpack::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_slice_detected::from_3_Format__Yaml::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_reader_detected::from_3_Format__Yaml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_detected::from_1_Format__Json::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_reader_explicit::from_3_Format__Yaml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_detected::from_2_Format__Msgpack::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_detected::from_2_Format__Msgpack::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_multi_slice_detected::from_1_Format__Json::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_detected::from_2_Format__Msgpack::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_reader_detected::from_1_Format__Json::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_reader_detected::from_2_Format__Msgpack::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_reader_detected::from_3_Format__Toml::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_reader_detected::from_4_Format__Yaml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_detected::from_3_Format__Toml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_detected::from_3_Format__Toml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_explicit::from_2_Format__Msgpack::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_explicit::from_2_Format__Msgpack::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_reader_detected::from_4_Format__Yaml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_detected::from_3_Format__Toml::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_reader_explicit::from_3_Format__Toml::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_reader_detected::from_4_Format__Yaml::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_reader_detected::from_4_Format__Yaml::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_reader_explicit::from_1_Format__Json::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_reader_explicit::from_2_Format__Msgpack::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_explicit::from_1_Format__Json::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_explicit::from_2_Format__Msgpack::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_reader_explicit::from_3_Format__Toml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_explicit::from_1_Format__Json::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_explicit::from_1_Format__Json::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_reader_explicit::from_3_Format__Toml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_explicit::from_3_Format__Toml::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_slice_detected::from_2_Format__Msgpack::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_explicit::from_4_Format__Yaml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_slice_detected::from_3_Format__Toml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_explicit::from_4_Format__Yaml::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_detected::from_3_Format__Toml::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_reader_explicit::from_4_Format__Yaml::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_slice_detected::from_3_Format__Toml::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_slice_detected::from_1_Format__Json::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_slice_detected::from_1_Format__Json::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_slice_detected::from_1_Format__Json::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_detected::from_4_Format__Yaml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_explicit::from_4_Format__Yaml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_slice_detected::from_2_Format__Msgpack::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_detected::from_1_Format__Json::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_slice_detected::from_3_Format__Toml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_slice_detected::from_2_Format__Msgpack::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_slice_explicit::from_3_Format__Toml::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_detected::from_4_Format__Yaml::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_explicit::from_1_Format__Json::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_slice_detected::from_4_Format__Yaml::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_slice_explicit::from_1_Format__Json::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_slice_explicit::from_1_Format__Json::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_explicit::from_2_Format__Msgpack::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_slice_explicit::from_2_Format__Msgpack::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_slice_explicit::from_1_Format__Json::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_slice_explicit::from_4_Format__Yaml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_slice_detected::from_4_Format__Yaml::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_slice_explicit::from_2_Format__Msgpack::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_explicit::from_4_Format__Yaml::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_explicit::from_3_Format__Toml::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_single_slice_explicit::from_3_Format__Toml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_slice_explicit::from_4_Format__Yaml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_slice_explicit::from_4_Format__Yaml::to_4_Format__Yaml ... ok [INFO] [stdout] test yaml_encoding::name_1___utf16be__ ... ok [INFO] [stdout] test yaml_encoding::name_2___utf16le__ ... ok [INFO] [stdout] test translate_single_slice_explicit::from_3_Format__Toml::to_2_Format__Msgpack ... ok [INFO] [stdout] test yaml_encoding::name_4___utf32le__ ... ok [INFO] [stdout] test translate_single_slice_detected::from_2_Format__Msgpack::to_4_Format__Yaml ... ok [INFO] [stdout] test yaml_encoding::name_3___utf32be__ ... ok [INFO] [stdout] test yaml_encoding::name_6___utf32lebom__ ... ok [INFO] [stdout] test yaml_encoding::name_5___utf16bebom__ ... ok [INFO] [stdout] test yaml_halting_without_panic ... ok [INFO] [stdout] test translate_multi_slice_detected::from_1_Format__Json::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_slice_explicit::from_2_Format__Msgpack::to_4_Format__Yaml ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests xt [INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [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" "a750593889d964d3cac390f739de2055744f466545909ddc84e4308917c32721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a750593889d964d3cac390f739de2055744f466545909ddc84e4308917c32721", kill_on_drop: false }` [INFO] [stdout] a750593889d964d3cac390f739de2055744f466545909ddc84e4308917c32721