[INFO] fetching crate xt 0.19.5...
[INFO] testing xt-0.19.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate xt 0.19.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate xt 0.19.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xt 0.19.5
[INFO] tweaked toml for crates.io crate xt 0.19.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xt 0.19.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xt 0.19.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11902b296b5f083662e02991d7fddd33715c33f59c941bc20a64b86cff7519d1
[INFO] running `Command { std: "docker" "start" "-a" "11902b296b5f083662e02991d7fddd33715c33f59c941bc20a64b86cff7519d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11902b296b5f083662e02991d7fddd33715c33f59c941bc20a64b86cff7519d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11902b296b5f083662e02991d7fddd33715c33f59c941bc20a64b86cff7519d1", kill_on_drop: false }`
[INFO] [stdout] 11902b296b5f083662e02991d7fddd33715c33f59c941bc20a64b86cff7519d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 986eb60882be737020fea8a2fca74251a8eaccc14e365ba1f0971e1c20c86c9d
[INFO] running `Command { std: "docker" "start" "-a" "986eb60882be737020fea8a2fca74251a8eaccc14e365ba1f0971e1c20c86c9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling xt v0.19.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.03s
[INFO] running `Command { std: "docker" "inspect" "986eb60882be737020fea8a2fca74251a8eaccc14e365ba1f0971e1c20c86c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "986eb60882be737020fea8a2fca74251a8eaccc14e365ba1f0971e1c20c86c9d", kill_on_drop: false }`
[INFO] [stdout] 986eb60882be737020fea8a2fca74251a8eaccc14e365ba1f0971e1c20c86c9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de8c75dbff562254df78a568200ea0eda75adaa3ac4936cfb0896648bcb62ee1
[INFO] running `Command { std: "docker" "start" "-a" "de8c75dbff562254df78a568200ea0eda75adaa3ac4936cfb0896648bcb62ee1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[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 num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling similar-asserts v1.6.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling xt v0.19.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.97s
[INFO] running `Command { std: "docker" "inspect" "de8c75dbff562254df78a568200ea0eda75adaa3ac4936cfb0896648bcb62ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8c75dbff562254df78a568200ea0eda75adaa3ac4936cfb0896648bcb62ee1", kill_on_drop: false }`
[INFO] [stdout] de8c75dbff562254df78a568200ea0eda75adaa3ac4936cfb0896648bcb62ee1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a53b963240287d2057982d999eda3214730515af6e7684b86cb3c67fb361f49
[INFO] running `Command { std: "docker" "start" "-a" "0a53b963240287d2057982d999eda3214730515af6e7684b86cb3c67fb361f49", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xt-06051fc845e73e43)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test input::tests::capture_reader_to_end ... ok
[INFO] [stdout] test input::tests::capture_reader_up_to ... ok
[INFO] [stdout] test input::tests::capture_reader_straight_read ... ok
[INFO] [stdout] test input::tests::capture_reader_rewind ... 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::nonsensically_large_input_size ... ok
[INFO] [stdout] test msgpack::tests::size_skipping_invalid_suffixes ... ok
[INFO] [stdout] test msgpack::tests::valid_input_size ... ok
[INFO] [stdout] test yaml::chunker::tests::chunker_unknown_anchor ... ok
[INFO] [stdout] test msgpack::tests::invalid_marker_size ... ok
[INFO] [stdout] test yaml::chunker::tests::chunker_normal_usage ... ok
[INFO] [stdout] test yaml::encoding::tests::arraybuffer_write_read ... ok
[INFO] [stdout] test msgpack::tests::truncated_valid_input_size ... ok
[INFO] [stdout] test yaml::encoding::tests::arraybuffer_set_bufread ... ok
[INFO] [stdout] test yaml::encoding::tests::arraybuffer_write_too_big ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16be_unpaired_lead_eof ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16be_unpaired_lead ... 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_to_string_invalid_inside_character ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf32le_truncated ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_valid_utf16be ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_valid_utf16be_small_buffer ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_valid_utf16le ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_valid_utf16le_empty ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_valid_utf32be ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_valid_utf32be_empty ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_valid_utf32le ... ok
[INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16le_unpaired_trail ... ok
[INFO] [stdout] test msgpack::tests::consistent_depth_limits ... ok
[INFO] [stdout] test yaml::chunker::tests::chunker_misbehaving_reader - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xt-b3a60ec678df3d7f)
[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-5e3ff7bc229a05a0)
[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 translate_multi_reader_detected::from_1_Format__Json::to_2_Format__Msgpack ... ok
[INFO] [stdout] test toml_initial_table_detection ... ok
[INFO] [stdout] test toml_reordering ... 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_1_Format__Json::to_3_Format__Yaml ... 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_2_Format__Msgpack::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_multi_reader_explicit::from_1_Format__Json::to_2_Format__Msgpack ... 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_1_Format__Json::to_3_Format__Yaml ... ok
[INFO] [stdout] test translate_multi_reader_explicit::from_2_Format__Msgpack::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_1_Format__Json::to_1_Format__Json ... 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_3_Format__Yaml::to_1_Format__Json ... ok
[INFO] [stdout] test translate_multi_slice_detected::from_1_Format__Json::to_1_Format__Json ... ok
[INFO] [stdout] test translate_multi_slice_detected::from_1_Format__Json::to_2_Format__Msgpack ... 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_slice_detected::from_2_Format__Msgpack::to_2_Format__Msgpack ... 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_3_Format__Yaml::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_detected::from_2_Format__Msgpack::to_3_Format__Yaml ... ok
[INFO] [stdout] test translate_multi_slice_detected::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_3_Format__Yaml::to_3_Format__Yaml ... ok
[INFO] [stdout] test translate_multi_slice_explicit::from_1_Format__Json::to_1_Format__Json ... ok
[INFO] [stdout] test translate_multi_slice_explicit::from_1_Format__Json::to_2_Format__Msgpack ... 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_2_Format__Msgpack::to_1_Format__Json ... ok
[INFO] [stdout] test translate_multi_slice_explicit::from_2_Format__Msgpack::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_explicit::from_3_Format__Yaml::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_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_1_Format__Json::to_4_Format__Yaml ... ok
[INFO] [stdout] test translate_single_reader_detected::from_2_Format__Msgpack::to_2_Format__Msgpack ... ok
[INFO] [stdout] test translate_single_reader_detected::from_1_Format__Json::to_3_Format__Toml ... 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_1_Format__Json::to_1_Format__Json ... 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_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_detected::from_3_Format__Toml::to_4_Format__Yaml ... ok
[INFO] [stdout] test translate_single_reader_detected::from_4_Format__Yaml::to_2_Format__Msgpack ... ok
[INFO] [stdout] test translate_single_reader_explicit::from_1_Format__Json::to_1_Format__Json ... ok
[INFO] [stdout] test translate_single_reader_detected::from_3_Format__Toml::to_3_Format__Toml ... 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_4_Format__Yaml ... 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_1_Format__Json::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_explicit::from_1_Format__Json::to_3_Format__Toml ... ok
[INFO] [stdout] test translate_single_reader_explicit::from_2_Format__Msgpack::to_4_Format__Yaml ... 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_3_Format__Toml::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_2_Format__Msgpack ... ok
[INFO] [stdout] test translate_single_reader_explicit::from_3_Format__Toml::to_4_Format__Yaml ... ok
[INFO] [stdout] test translate_single_reader_explicit::from_4_Format__Yaml::to_2_Format__Msgpack ... 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_1_Format__Json::to_1_Format__Json ... 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_2_Format__Msgpack::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_2_Format__Msgpack::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_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_2_Format__Msgpack ... 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_4_Format__Yaml ... ok
[INFO] [stdout] test translate_single_slice_detected::from_3_Format__Toml::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_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_4_Format__Yaml ... ok
[INFO] [stdout] test translate_single_slice_explicit::from_2_Format__Msgpack::to_2_Format__Msgpack ... 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_2_Format__Msgpack::to_3_Format__Toml ... 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_4_Format__Yaml::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_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_3_Format__Toml::to_4_Format__Yaml ... ok
[INFO] [stdout] test translate_single_slice_explicit::from_2_Format__Msgpack::to_4_Format__Yaml ... ok
[INFO] [stdout] test translate_single_slice_explicit::from_3_Format__Toml::to_3_Format__Toml ... ok
[INFO] [stdout] test translate_single_slice_explicit::from_3_Format__Toml::to_2_Format__Msgpack ... ok
[INFO] [stdout] test yaml_encoding::name_1___utf16be__ ... ok
[INFO] [stdout] test yaml_encoding::name_3___utf32be__ ... ok
[INFO] [stdout] test translate_single_slice_explicit::from_4_Format__Yaml::to_4_Format__Yaml ... ok
[INFO] [stdout] test translate_single_slice_explicit::from_4_Format__Yaml::to_3_Format__Toml ... ok
[INFO] [stdout] test yaml_encoding::name_5___utf16bebom__ ... ok
[INFO] [stdout] test translate_single_slice_explicit::from_4_Format__Yaml::to_2_Format__Msgpack ... ok
[INFO] [stdout] test yaml_encoding::name_2___utf16le__ ... ok
[INFO] [stdout] test yaml_encoding::name_4___utf32le__ ... ok
[INFO] [stdout] test yaml_encoding::name_6___utf32lebom__ ... ok
[INFO] [stdout] test yaml_halting_without_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests xt
[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" "0a53b963240287d2057982d999eda3214730515af6e7684b86cb3c67fb361f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a53b963240287d2057982d999eda3214730515af6e7684b86cb3c67fb361f49", kill_on_drop: false }`
[INFO] [stdout] 0a53b963240287d2057982d999eda3214730515af6e7684b86cb3c67fb361f49
