[INFO] fetching crate pilota 0.12.0... [INFO] testing pilota-0.12.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate pilota 0.12.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pilota 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pilota 0.12.0 [INFO] tweaked toml for crates.io crate pilota 0.12.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pilota 0.12.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pilota 0.12.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkedbytes v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09f892f29526d77a428886695690dfeeb26724d1c5b933fd84efd14b939d79cf [INFO] running `Command { std: "docker" "start" "-a" "09f892f29526d77a428886695690dfeeb26724d1c5b933fd84efd14b939d79cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f892f29526d77a428886695690dfeeb26724d1c5b933fd84efd14b939d79cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f892f29526d77a428886695690dfeeb26724d1c5b933fd84efd14b939d79cf", kill_on_drop: false }` [INFO] [stdout] 09f892f29526d77a428886695690dfeeb26724d1c5b933fd84efd14b939d79cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8cf9fe49f7f7e2062d21e0553b39fa9d0b05ede6b65b3cf780d81c28411c2b0b [INFO] running `Command { std: "docker" "start" "-a" "8cf9fe49f7f7e2062d21e0553b39fa9d0b05ede6b65b3cf780d81c28411c2b0b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling faststr v0.2.31 [INFO] [stderr] Compiling linkedbytes v0.1.9 [INFO] [stderr] Compiling integer-encoding v4.0.2 [INFO] [stderr] Compiling pilota v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.84s [INFO] running `Command { std: "docker" "inspect" "8cf9fe49f7f7e2062d21e0553b39fa9d0b05ede6b65b3cf780d81c28411c2b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf9fe49f7f7e2062d21e0553b39fa9d0b05ede6b65b3cf780d81c28411c2b0b", kill_on_drop: false }` [INFO] [stdout] 8cf9fe49f7f7e2062d21e0553b39fa9d0b05ede6b65b3cf780d81c28411c2b0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 284530e15144627407bf38efd626de1e2681ac2c110be9bbc695bd252d940ba8 [INFO] running `Command { std: "docker" "start" "-a" "284530e15144627407bf38efd626de1e2681ac2c110be9bbc695bd252d940ba8", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling pilota v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/pb/encoding.rs:1868:11 [INFO] [stdout] | [INFO] [stdout] 1868 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no-recursion-limit`, `pb-encode-default-value`, `prost-derive`, and `unstable` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/pb/encoding.rs:1936:11 [INFO] [stdout] | [INFO] [stdout] 1936 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no-recursion-limit`, `pb-encode-default-value`, `prost-derive`, and `unstable` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/prost/encoding.rs:1953:11 [INFO] [stdout] | [INFO] [stdout] 1953 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no-recursion-limit`, `pb-encode-default-value`, `prost-derive`, and `unstable` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/prost/encoding.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no-recursion-limit`, `pb-encode-default-value`, `prost-derive`, and `unstable` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.16s [INFO] running `Command { std: "docker" "inspect" "284530e15144627407bf38efd626de1e2681ac2c110be9bbc695bd252d940ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284530e15144627407bf38efd626de1e2681ac2c110be9bbc695bd252d940ba8", kill_on_drop: false }` [INFO] [stdout] 284530e15144627407bf38efd626de1e2681ac2c110be9bbc695bd252d940ba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2424eeb59cbd860da8c782bbad0b81f59a35e97980a7186a42cd330cdb2a7514 [INFO] running `Command { std: "docker" "start" "-a" "2424eeb59cbd860da8c782bbad0b81f59a35e97980a7186a42cd330cdb2a7514", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/pb/encoding.rs:1868:11 [INFO] [stderr] | [INFO] [stderr] 1868 | #[cfg(feature = "std")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `no-recursion-limit`, `pb-encode-default-value`, `prost-derive`, and `unstable` [INFO] [stderr] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/pb/encoding.rs:1936:11 [INFO] [stderr] | [INFO] [stderr] 1936 | #[cfg(feature = "std")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `no-recursion-limit`, `pb-encode-default-value`, `prost-derive`, and `unstable` [INFO] [stderr] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/prost/encoding.rs:1953:11 [INFO] [stderr] | [INFO] [stderr] 1953 | #[cfg(feature = "std")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `no-recursion-limit`, `pb-encode-default-value`, `prost-derive`, and `unstable` [INFO] [stderr] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/prost/encoding.rs:2021:11 [INFO] [stderr] | [INFO] [stderr] 2021 | #[cfg(feature = "std")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `no-recursion-limit`, `pb-encode-default-value`, `prost-derive`, and `unstable` [INFO] [stderr] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `pilota` (lib test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pilota-437798e73ea8029d) [INFO] [stdout] [INFO] [stdout] running 133 tests [INFO] [stdout] test pb::encoding::bool::test::check ... ok [INFO] [stdout] test pb::encoding::double::test::check ... ok [INFO] [stdout] test pb::encoding::bytes::test::check_bytes ... ok [INFO] [stdout] test pb::encoding::bytes::test::check_vec ... ok [INFO] [stdout] test pb::encoding::bool::test::check_packed ... ok [INFO] [stdout] test pb::encoding::fixed32::test::check ... ok [INFO] [stdout] test pb::encoding::bool::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::fixed64::test::check ... ok [INFO] [stdout] test pb::encoding::fixed32::test::check_packed ... ok [INFO] [stdout] test pb::encoding::fixed32::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::fixed64::test::check_packed ... ok [INFO] [stdout] test pb::encoding::float::test::check ... ok [INFO] [stdout] test pb::encoding::int64::test::check ... ok [INFO] [stdout] test pb::encoding::fixed64::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::int64::test::check_packed ... ok [INFO] [stdout] test pb::encoding::sfixed32::test::check ... ok [INFO] [stdout] test pb::encoding::int64::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::sfixed32::test::check_packed ... ok [INFO] [stdout] test pb::encoding::sfixed64::test::check ... ok [INFO] [stdout] test pb::encoding::sfixed32::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::double::test::check_packed ... ok [INFO] [stdout] test pb::encoding::sfixed64::test::check_packed ... ok [INFO] [stdout] test pb::encoding::sint32::test::check ... ok [INFO] [stdout] test pb::encoding::sint32::test::check_packed ... ok [INFO] [stdout] test pb::encoding::sfixed64::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::sint64::test::check ... ok [INFO] [stdout] test pb::encoding::double::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::sint32::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::float::test::check_packed ... ok [INFO] [stdout] test pb::encoding::test::string_merge_invalid_utf8 ... ok [INFO] [stdout] test pb::encoding::float::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::test::varint ... ok [INFO] [stdout] test pb::encoding::test::varint_overflow ... ok [INFO] [stdout] test pb::encoding::sint64::test::check_packed ... ok [INFO] [stdout] test pb::encoding::uint32::test::check ... ok [INFO] [stdout] test pb::encoding::uint64::test::check ... ok [INFO] [stdout] test pb::encoding::sint64::test::check_repeated ... ok [INFO] [stdout] test pb::encoding::uint32::test::check_packed ... ok [INFO] [stdout] test pb::encoding::uint32::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::bool::test::check ... ok [INFO] [stdout] test pb::encoding::uint64::test::check_packed ... ok [INFO] [stdout] test prost::encoding::bool::test::check_packed ... ok [INFO] [stdout] test pb::encoding::string::test::check ... ok [INFO] [stdout] test pb::encoding::uint64::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::bool::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::bytes::test::check_bytes ... ok [INFO] [stdout] test prost::encoding::bytes::test::check_vec ... ok [INFO] [stdout] test prost::encoding::double::test::check ... ok [INFO] [stdout] test prost::encoding::fixed32::test::check ... ok [INFO] [stdout] test prost::encoding::fixed32::test::check_packed ... ok [INFO] [stdout] test prost::encoding::fixed32::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::fixed64::test::check ... ok [INFO] [stdout] test prost::encoding::fixed64::test::check_packed ... ok [INFO] [stdout] test prost::encoding::fixed64::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::float::test::check ... ok [INFO] [stdout] test pb::encoding::bytes::test::check_repeated_bytes ... ok [INFO] [stdout] test pb::encoding::bytes::test::check_repeated_vec ... ok [INFO] [stdout] test prost::encoding::double::test::check_packed ... ok [INFO] [stdout] test prost::encoding::int64::test::check ... ok [INFO] [stdout] test prost::encoding::double::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::sfixed32::test::check ... ok [INFO] [stdout] test prost::encoding::int64::test::check_packed ... ok [INFO] [stdout] test prost::encoding::int64::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::sfixed32::test::check_packed ... ok [INFO] [stdout] test prost::encoding::sfixed64::test::check ... ok [INFO] [stdout] test prost::encoding::sfixed32::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::sint32::test::check ... ok [INFO] [stdout] test prost::encoding::sfixed64::test::check_packed ... ok [INFO] [stdout] test prost::encoding::sfixed64::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::sint32::test::check_packed ... ok [INFO] [stdout] test prost::encoding::sint64::test::check ... ok [INFO] [stdout] test prost::encoding::sint32::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::sint64::test::check_packed ... ok [INFO] [stdout] test prost::encoding::float::test::check_packed ... ok [INFO] [stdout] test prost::encoding::float::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::test::string_merge_invalid_utf8 ... ok [INFO] [stdout] test prost::encoding::test::varint ... ok [INFO] [stdout] test prost::encoding::test::varint_overflow ... ok [INFO] [stdout] test prost::encoding::sint64::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::uint32::test::check ... ok [INFO] [stdout] test prost::encoding::uint64::test::check ... ok [INFO] [stdout] test prost::encoding::uint32::test::check_packed ... ok [INFO] [stdout] test prost::encoding::uint32::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::uint64::test::check_packed ... ok [INFO] [stdout] test prost::encoding::string::test::check ... ok [INFO] [stdout] test prost::encoding::uint64::test::check_repeated ... ok [INFO] [stdout] test thrift::compact::tests::must_fail_if_write_field_end_without_writing_bool_value - should panic ... ok [INFO] [stdout] test thrift::compact::tests::must_fail_if_write_stop_field_without_writing_bool_value - should panic ... ok [INFO] [stdout] test thrift::compact::tests::must_have_same_length_written ... ok [INFO] [stdout] test thrift::compact::tests::must_read_message_begin_largest_maximum_positive_sequence_number ... ok [INFO] [stdout] test thrift::compact::tests::must_read_message_begin_negative_sequence_number_0 ... ok [INFO] [stdout] test thrift::compact::tests::must_read_message_begin_negative_sequence_number_1 ... ok [INFO] [stdout] test thrift::compact::tests::must_read_message_begin_negative_sequence_number_2 ... ok [INFO] [stdout] test thrift::compact::tests::must_fail_if_write_struct_end_without_any_fields - should panic ... ok [INFO] [stdout] test thrift::compact::tests::must_read_message_begin_largest_minimum_negative_sequence_number ... ok [INFO] [stdout] test thrift::compact::tests::must_read_message_begin_positive_sequence_number_0 ... ok [INFO] [stdout] test thrift::compact::tests::must_read_message_begin_positive_sequence_number_1 ... ok [INFO] [stdout] test thrift::compact::tests::must_read_message_begin_zero_sequence_number ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_message_begin ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_nested_structs_0 ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_nested_structs_1 ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_nested_structs_2 ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_nested_structs_3 ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_bool_field ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_struct_with_delta_fields ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_struct_with_long_fields ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_struct_with_mix_of_long_and_delta_fields ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_struct_with_non_zero_initial_field_and_delta_fields ... ok [INFO] [stdout] test thrift::compact::tests::must_round_trip_upto_i64_maxvalue ... ok [INFO] [stdout] test thrift::compact::tests::must_write_bool_field ... ok [INFO] [stdout] test thrift::compact::tests::must_write_field_end ... ok [INFO] [stdout] test thrift::compact::tests::must_write_message_begin_largest_minimum_negative_sequence_number ... ok [INFO] [stdout] test thrift::compact::tests::must_write_message_begin_negative_sequence_number_0 ... ok [INFO] [stdout] test thrift::compact::tests::must_write_message_begin_negative_sequence_number_1 ... ok [INFO] [stdout] test thrift::compact::tests::must_write_message_begin_negative_sequence_number_2 ... ok [INFO] [stdout] test thrift::compact::tests::must_write_message_begin_positive_sequence_number_0 ... ok [INFO] [stdout] test thrift::compact::tests::must_write_message_begin_positive_sequence_number_1 ... ok [INFO] [stdout] test thrift::compact::tests::must_write_message_begin_zero_sequence_number ... ok [INFO] [stdout] test thrift::compact::tests::must_write_message_end ... ok [INFO] [stdout] test thrift::compact::tests::must_write_message_begin_largest_maximum_positive_sequence_number ... ok [INFO] [stdout] test thrift::compact::tests::must_write_nested_structs_0 ... ok [INFO] [stdout] test thrift::compact::tests::must_write_nested_structs_1 ... ok [INFO] [stdout] test thrift::compact::tests::must_write_nested_structs_3 ... ok [INFO] [stdout] test thrift::compact::tests::must_write_struct_with_delta_fields ... ok [INFO] [stdout] test thrift::compact::tests::must_write_struct_with_long_fields ... ok [INFO] [stdout] test thrift::compact::tests::must_write_nested_structs_2 ... ok [INFO] [stdout] test thrift::compact::tests::must_write_struct_with_mix_of_long_and_delta_fields ... ok [INFO] [stdout] test thrift::compact::tests::must_write_struct_with_non_zero_initial_field_and_delta_fields ... ok [INFO] [stdout] test thrift::compact::tests::must_fail_if_write_struct_end_without_writing_bool_value - should panic ... ok [INFO] [stdout] test prost::encoding::bytes::test::check_repeated_bytes ... ok [INFO] [stdout] test prost::encoding::bytes::test::check_repeated_vec ... ok [INFO] [stdout] test pb::encoding::string::test::check_repeated ... ok [INFO] [stdout] test prost::encoding::string::test::check_repeated ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2424eeb59cbd860da8c782bbad0b81f59a35e97980a7186a42cd330cdb2a7514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2424eeb59cbd860da8c782bbad0b81f59a35e97980a7186a42cd330cdb2a7514", kill_on_drop: false }` [INFO] [stdout] 2424eeb59cbd860da8c782bbad0b81f59a35e97980a7186a42cd330cdb2a7514