[INFO] fetching crate xt 0.19.4... [INFO] testing xt-0.19.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate xt 0.19.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate xt 0.19.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate xt 0.19.4 [INFO] tweaked toml for crates.io crate xt 0.19.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xt 0.19.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xt 0.19.4 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded similar-asserts v1.6.1 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded lexopt v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b60405fd35494b35be558d169c3a271e623e57b91faa037c5853ad26b7f3c011 [INFO] running `Command { std: "docker" "start" "-a" "b60405fd35494b35be558d169c3a271e623e57b91faa037c5853ad26b7f3c011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b60405fd35494b35be558d169c3a271e623e57b91faa037c5853ad26b7f3c011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60405fd35494b35be558d169c3a271e623e57b91faa037c5853ad26b7f3c011", kill_on_drop: false }` [INFO] [stdout] b60405fd35494b35be558d169c3a271e623e57b91faa037c5853ad26b7f3c011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4e46a2c6fc0ffd2f6456eab26c98a08a260e81c68978ff7bf88af585b1ba7b [INFO] running `Command { std: "docker" "start" "-a" "bf4e46a2c6fc0ffd2f6456eab26c98a08a260e81c68978ff7bf88af585b1ba7b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling xt v0.19.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.13s [INFO] running `Command { std: "docker" "inspect" "bf4e46a2c6fc0ffd2f6456eab26c98a08a260e81c68978ff7bf88af585b1ba7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4e46a2c6fc0ffd2f6456eab26c98a08a260e81c68978ff7bf88af585b1ba7b", kill_on_drop: false }` [INFO] [stdout] bf4e46a2c6fc0ffd2f6456eab26c98a08a260e81c68978ff7bf88af585b1ba7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a2e6b6c5acfb378eda58b335c623ad26b7bb5aee77dbfb82099511e23ec8d51 [INFO] running `Command { std: "docker" "start" "-a" "5a2e6b6c5acfb378eda58b335c623ad26b7bb5aee77dbfb82099511e23ec8d51", 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 semver v1.0.21 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 console v0.15.8 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [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 serde_json v1.0.138 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [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.24 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling xt v0.19.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "5a2e6b6c5acfb378eda58b335c623ad26b7bb5aee77dbfb82099511e23ec8d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2e6b6c5acfb378eda58b335c623ad26b7bb5aee77dbfb82099511e23ec8d51", kill_on_drop: false }` [INFO] [stdout] 5a2e6b6c5acfb378eda58b335c623ad26b7bb5aee77dbfb82099511e23ec8d51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3f333cb841f357195e94b785832476740f376a109ad1078287ce8f444a257f4 [INFO] running `Command { std: "docker" "start" "-a" "d3f333cb841f357195e94b785832476740f376a109ad1078287ce8f444a257f4", 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-38952cf5ccd140c3) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test input::tests::capture_reader_rewind ... ok [INFO] [stdout] test input::tests::input_borrow_mut_rewind ... ok [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::input_into_cow ... ok [INFO] [stdout] test msgpack::tests::excessively_deep_input_size ... ok [INFO] [stdout] test input::tests::capture_reader_straight_read ... 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 msgpack::tests::valid_input_size ... 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::encode_invalid_utf16be_unpaired_lead ... ok [INFO] [stdout] test yaml::chunker::tests::chunker_unknown_anchor ... ok [INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16be_unpaired_lead_eof ... ok [INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16le_truncated ... ok [INFO] [stdout] test yaml::encoding::tests::encode_invalid_utf16le_unpaired_trail ... 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_valid_utf16be ... ok [INFO] [stdout] test yaml::encoding::tests::encode_to_string_invalid_inside_character ... 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_utf32le ... ok [INFO] [stdout] test yaml::encoding::tests::encode_valid_utf32be_empty ... ok [INFO] [stdout] test yaml::encoding::tests::arraybuffer_set_bufread ... ok [INFO] [stdout] test yaml::encoding::tests::arraybuffer_write_read ... ok [INFO] [stdout] test msgpack::tests::consistent_depth_limits ... ok [INFO] [stdout] test yaml::chunker::tests::chunker_misbehaving_reader - should panic ... ok [INFO] [stdout] test yaml::encoding::tests::arraybuffer_write_too_big ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xt-201131b2f69d8cf6) [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [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-32560dfaae1cce04) [INFO] [stdout] [INFO] [stdout] running 109 tests [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_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_detected::from_3_Format__Yaml::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_explicit::from_1_Format__Json::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_detected::from_3_Format__Yaml::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_reader_explicit::from_3_Format__Yaml::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_multi_reader_explicit::from_3_Format__Yaml::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_reader_detected::from_1_Format__Json::to_2_Format__Msgpack ... 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_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_2_Format__Msgpack ... 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_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_1_Format__Json::to_3_Format__Yaml ... 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_single_reader_detected::from_1_Format__Json::to_1_Format__Json ... ok [INFO] [stdout] test translate_multi_slice_explicit::from_3_Format__Yaml::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_slice_detected::from_3_Format__Yaml::to_3_Format__Yaml ... ok [INFO] [stdout] test translate_multi_slice_detected::from_3_Format__Yaml::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_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_single_reader_detected::from_2_Format__Msgpack::to_4_Format__Yaml ... 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_single_reader_detected::from_2_Format__Msgpack::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_reader_detected::from_1_Format__Json::to_4_Format__Yaml ... ok [INFO] [stdout] test translate_multi_reader_detected::from_2_Format__Msgpack::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_multi_slice_detected::from_2_Format__Msgpack::to_1_Format__Json ... 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_4_Format__Yaml::to_4_Format__Yaml ... 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_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_1_Format__Json::to_2_Format__Msgpack ... ok [INFO] [stdout] test translate_single_reader_explicit::from_2_Format__Msgpack::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_reader_detected::from_4_Format__Yaml::to_3_Format__Toml ... 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_3_Format__Toml::to_2_Format__Msgpack ... 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_4_Format__Yaml ... 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_3_Format__Toml ... 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_4_Format__Yaml::to_2_Format__Msgpack ... 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_4_Format__Yaml::to_3_Format__Toml ... 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_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_1_Format__Json::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_slice_detected::from_2_Format__Msgpack::to_2_Format__Msgpack ... 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_2_Format__Msgpack::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_3_Format__Toml::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_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_detected::from_4_Format__Yaml::to_2_Format__Msgpack ... 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_4_Format__Yaml::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_slice_explicit::from_1_Format__Json::to_2_Format__Msgpack ... 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_1_Format__Json ... ok [INFO] [stdout] test translate_multi_reader_detected::from_2_Format__Msgpack::to_3_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_explicit::from_2_Format__Msgpack::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_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_3_Format__Toml::to_2_Format__Msgpack ... 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_4_Format__Yaml::to_1_Format__Json ... ok [INFO] [stdout] test translate_single_slice_explicit::from_4_Format__Yaml::to_2_Format__Msgpack ... 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_3_Format__Toml ... ok [INFO] [stdout] test yaml_encoding::name_2___utf16le__ ... ok [INFO] [stdout] test translate_single_slice_explicit::from_4_Format__Yaml::to_4_Format__Yaml ... ok [INFO] [stdout] test yaml_encoding::name_3___utf32be__ ... ok [INFO] [stdout] test yaml_encoding::name_1___utf16be__ ... ok [INFO] [stdout] test yaml_encoding::name_5___utf16bebom__ ... 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] test translate_single_slice_explicit::from_1_Format__Json::to_3_Format__Toml ... ok [INFO] [stdout] test translate_single_reader_explicit::from_1_Format__Json::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_explicit::from_4_Format__Yaml::to_1_Format__Json ... ok [INFO] [stderr] Doc-tests xt [INFO] [stdout] test translate_single_slice_explicit::from_1_Format__Json::to_4_Format__Yaml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [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" "d3f333cb841f357195e94b785832476740f376a109ad1078287ce8f444a257f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f333cb841f357195e94b785832476740f376a109ad1078287ce8f444a257f4", kill_on_drop: false }` [INFO] [stdout] d3f333cb841f357195e94b785832476740f376a109ad1078287ce8f444a257f4