[INFO] fetching crate varing 0.13.0... [INFO] testing varing-0.13.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate varing 0.13.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate varing 0.13.0 [INFO] finished tweaking crates.io crate varing 0.13.0 [INFO] tweaked toml for crates.io crate varing 0.13.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate varing 0.13.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate varing 0.13.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rlp v0.6.1 [INFO] [stderr] Downloaded quickcheck_macros v1.2.0 [INFO] [stderr] Downloaded toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Downloaded primitive-types v0.14.0 [INFO] [stderr] Downloaded alloy-rlp v0.3.13 [INFO] [stderr] Downloaded ethbloom v0.14.1 [INFO] [stderr] Downloaded ethereum-types v0.16.0 [INFO] [stderr] Downloaded impl-rlp v0.4.0 [INFO] [stderr] Downloaded ethereum-types v0.15.1 [INFO] [stderr] Downloaded arbitrary-int v1.3.0 [INFO] [stderr] Downloaded arbitrary-int v2.1.1 [INFO] [stderr] Downloaded bnum v0.13.0 [INFO] [stderr] Downloaded toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Downloaded float8 v0.4.2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d42b67144cd751187b13ba3309340be3e59fc377920426614ed435c77330926e [INFO] running `Command { std: "docker" "start" "-a" "d42b67144cd751187b13ba3309340be3e59fc377920426614ed435c77330926e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d42b67144cd751187b13ba3309340be3e59fc377920426614ed435c77330926e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d42b67144cd751187b13ba3309340be3e59fc377920426614ed435c77330926e", kill_on_drop: false }` [INFO] [stdout] d42b67144cd751187b13ba3309340be3e59fc377920426614ed435c77330926e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55f9d282211e2dbdf32a6d1a8c3ed1cf990e5001368e85034652be93d4fdd1e7 [INFO] running `Command { std: "docker" "start" "-a" "55f9d282211e2dbdf32a6d1a8c3ed1cf990e5001368e85034652be93d4fdd1e7", kill_on_drop: false }` [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling varing v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `Command { std: "docker" "inspect" "55f9d282211e2dbdf32a6d1a8c3ed1cf990e5001368e85034652be93d4fdd1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f9d282211e2dbdf32a6d1a8c3ed1cf990e5001368e85034652be93d4fdd1e7", kill_on_drop: false }` [INFO] [stdout] 55f9d282211e2dbdf32a6d1a8c3ed1cf990e5001368e85034652be93d4fdd1e7 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bba12f5380aab8d1e9c810b85787af45763cc27d8b7430ace69fb279e420688 [INFO] running `Command { std: "docker" "start" "-a" "2bba12f5380aab8d1e9c810b85787af45763cc27d8b7430ace69fb279e420688", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling quickcheck_macros v1.2.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling rlp v0.6.1 [INFO] [stderr] Compiling impl-rlp v0.4.0 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling varing v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling quickcheck v1.1.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling bnum v0.13.0 [INFO] [stderr] Compiling ruint v1.17.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling ethbloom v0.14.1 [INFO] [stderr] Compiling primitive-types v0.14.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling ethereum-types v0.16.0 [INFO] [stderr] Compiling ethereum-types v0.15.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.11s [INFO] running `Command { std: "docker" "inspect" "2bba12f5380aab8d1e9c810b85787af45763cc27d8b7430ace69fb279e420688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bba12f5380aab8d1e9c810b85787af45763cc27d8b7430ace69fb279e420688", kill_on_drop: false }` [INFO] [stdout] 2bba12f5380aab8d1e9c810b85787af45763cc27d8b7430ace69fb279e420688 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6733014f16707f33f8ef1460172f431e51c029a0607711188c1e94b6eb16e1aa [INFO] running `Command { std: "docker" "start" "-a" "6733014f16707f33f8ef1460172f431e51c029a0607711188c1e94b6eb16e1aa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/varing-8a5d9a258d9ffba7) [INFO] [stdout] [INFO] [stdout] running 148 tests [INFO] [stdout] test char::tests::encode_decode_char_varint ... ok [INFO] [stdout] test char::tests::encode_decode_char ... ok [INFO] [stdout] test fuzz::fuzzy_f32 ... ok [INFO] [stdout] test fuzz::fuzzy_f32_varint ... ok [INFO] [stdout] test fuzz::fuzzy_i16 ... ok [INFO] [stdout] test fuzz::fuzzy_f64 ... ok [INFO] [stdout] test fuzz::fuzzy_i128_varint ... ok [INFO] [stdout] test fuzz::fuzzy_bool_varint ... ok [INFO] [stdout] test fuzz::fuzzy_i128 ... ok [INFO] [stdout] test fuzz::fuzzy_i32 ... ok [INFO] [stdout] test fuzz::fuzzy_i32_varint ... ok [INFO] [stdout] test fuzz::fuzzy_f64_varint ... ok [INFO] [stdout] test fuzz::fuzzy_i16_varint ... ok [INFO] [stdout] test fuzz::fuzzy_i64_varint ... ok [INFO] [stdout] test fuzz::fuzzy_i8 ... ok [INFO] [stdout] test fuzz::fuzzy_i8_varint ... ok [INFO] [stdout] test duration::tests::encode_decode_duration_varint ... ok [INFO] [stdout] test fuzz::fuzzy_u128 ... ok [INFO] [stdout] test duration::tests::encode_decode_duration ... ok [INFO] [stdout] test fuzz::fuzzy_u128_varint ... ok [INFO] [stdout] test fuzz::fuzzy_u16 ... ok [INFO] [stdout] test fuzz::fuzzy_u32 ... ok [INFO] [stdout] test fuzz::fuzzy_u32_varint ... ok [INFO] [stdout] test fuzz::fuzzy_u64_varint ... ok [INFO] [stdout] test fuzz::fuzzy_u8 ... ok [INFO] [stdout] test fuzz::fuzzy_u8_varint ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_buffer_underflow ... ok [INFO] [stdout] test fuzz::fuzzy_u16_varint ... ok [INFO] [stdout] test fuzz::fuzzy_u64 ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_invalid_sequences ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_u8_sequence ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_i64_varint ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_i128_varint ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_i32_varint ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_u128_varint ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_u32_varint ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_i8_sequence ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_i128_sequence ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_u64_varint ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i16_i32 ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_i16_varint ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_u8_varint ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i16_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i16_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i32_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i32_u64 ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_u32_sequence ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i8_i16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i8_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i8_u16 ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_u16_varint ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i8_i64 ... ok [INFO] [stdout] test non_zero::tests::fuzzy_non_zero_i8_varint ... ok [INFO] [stdout] test fuzz::fuzzy_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i8_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u16_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u32_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i8_u32 ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_u64_sequence ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u8_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_i16_u32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u16_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u16_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u16_u32 ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_f32_sequence ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_u16_sequence ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_i64_sequence ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_i16_sequence ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_i32_sequence ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u8_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u32_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u8_i16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u8_u16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i16_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u8_u32 ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_u128_sequence ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i16_u8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_mix_roundtrip_u8_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i32_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i32_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i32_u16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i32_u8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i32_u32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i16_u16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i16_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i16_u32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i64_u32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i8_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i16_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i64_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i8_u32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i8_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i8_i16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i64_u16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i8_u16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u16_i16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i8_u8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u32_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u16_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u16_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u16_i8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u16_u32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u32_i16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u16_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i8_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u32_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u32_i8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u32_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u64_i16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u64_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u64_i8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u8_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u8_i64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u8_i8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u64_i32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u8_u16 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_i64_u8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u8_i16 ... ok [INFO] [stdout] test tests::roundtrip_u64 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u8_u32 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u8 ... ok [INFO] [stdout] test packable::builtin::fuzzy_roundtrip_u8_u64 ... ok [INFO] [stdout] test tests::test_consume_varint_checked_empty ... ok [INFO] [stdout] test tests::test_decode_overflow_error ... ok [INFO] [stdout] test tests::test_default_varint_range ... ok [INFO] [stdout] test tests::test_encode_error_update ... ok [INFO] [stdout] test tests::test_seq_decoder_clone_and_copy ... ok [INFO] [stdout] test tests::test_try_consume_varint_bad1 ... ok [INFO] [stdout] test tests::test_try_consume_varint_empty ... ok [INFO] [stdout] test tests::test_zigzag_encode_decode_i16 ... ok [INFO] [stdout] test tests::test_zigzag_encode_decode_i32 ... ok [INFO] [stdout] test tests::test_zigzag_encode_decode_i8 ... ok [INFO] [stdout] test tests::test_map_decoder_clone_and_copy ... ok [INFO] [stdout] test tests::test_consume_varint_checked_bad1 ... ok [INFO] [stdout] test tests::test_zigzag_encode_decode_i64 ... ok [INFO] [stdout] test tests::test_large_number_encode_decode ... ok [INFO] [stdout] test tests::test_consume_varint_checked_bad2 ... ok [INFO] [stdout] test tests::test_try_consume_varint_bad2 ... ok [INFO] [stdout] test fuzz::with_std::fuzzy_f64_sequence ... ok [INFO] [stdout] test tests::test_consume_varint_bad - should panic ... ok [INFO] [stderr] Doc-tests varing [INFO] [stdout] test tests::test_consume_varint_empty - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 148 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/error.rs - error::ConstDecodeError::into_decode_error (line 288) ... ok [INFO] [stdout] test src/../README.md - (line 77) ... ok [INFO] [stdout] test src/../README.md - (line 53) ... ok [INFO] [stdout] test src/../README.md - (line 38) ... ok [INFO] [stdout] test src/../README.md - (line 63) ... ok [INFO] [stdout] test src/lib.rs - consume_varint_checked (line 439) ... ok [INFO] [stdout] test src/lib.rs - consume_varint (line 392) ... ok [INFO] [stdout] test src/lib.rs - try_consume_varint (line 488) ... ok [INFO] [stdout] test src/lib.rs - encode_sequence (line 87) ... ok [INFO] [stdout] test src/lib.rs - encode_map (line 229) ... ok [INFO] [stdout] test src/lib.rs - sequence_decoder (line 136) ... ok [INFO] [stdout] test src/lib.rs - decode_map (line 332) ... ok [INFO] [stdout] test src/error.rs - error::EncodeError::other (line 383) ... ok [INFO] [stdout] test src/lib.rs - decode_sequence (line 180) ... ok [INFO] [stdout] test src/error.rs - error::ConstEncodeError::into_encode_error (line 203) ... ok [INFO] [stdout] test src/error.rs - error::ConstEncodeError::other (line 178) ... ok [INFO] [stdout] test src/lib.rs - map_decoder (line 287) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.03s; merged doctests compilation took 1.00s [INFO] running `Command { std: "docker" "inspect" "6733014f16707f33f8ef1460172f431e51c029a0607711188c1e94b6eb16e1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6733014f16707f33f8ef1460172f431e51c029a0607711188c1e94b6eb16e1aa", kill_on_drop: false }` [INFO] [stdout] 6733014f16707f33f8ef1460172f431e51c029a0607711188c1e94b6eb16e1aa