[INFO] crate rmp 0.8.9 is already in cache [INFO] testing rmp-0.8.9 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate rmp 0.8.9 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rmp 0.8.9 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rmp 0.8.9 [INFO] finished tweaking crates.io crate rmp 0.8.9 [INFO] tweaked toml for crates.io crate rmp 0.8.9 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7536499abadab8a889cc77dc9035cc4c6d08a0262f191891c09d5b0c2d07f500 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7536499abadab8a889cc77dc9035cc4c6d08a0262f191891c09d5b0c2d07f500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7536499abadab8a889cc77dc9035cc4c6d08a0262f191891c09d5b0c2d07f500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7536499abadab8a889cc77dc9035cc4c6d08a0262f191891c09d5b0c2d07f500", kill_on_drop: false }` [INFO] [stdout] 7536499abadab8a889cc77dc9035cc4c6d08a0262f191891c09d5b0c2d07f500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] febc028e445b4835b76e023cd45a9bafc16a5a31e081ef93ae4f4c05393f69a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "febc028e445b4835b76e023cd45a9bafc16a5a31e081ef93ae4f4c05393f69a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rmp v0.8.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'decode::str::read_str_ref': useless, use `read_str_from_slice` instead [INFO] [stdout] --> src/decode/mod.rs:21:66 [INFO] [stdout] | [INFO] [stdout] 21 | pub use self::str::{read_str_len, read_str, read_str_from_slice, read_str_ref, DecodeStringError}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/marker.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "febc028e445b4835b76e023cd45a9bafc16a5a31e081ef93ae4f4c05393f69a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febc028e445b4835b76e023cd45a9bafc16a5a31e081ef93ae4f4c05393f69a8", kill_on_drop: false }` [INFO] [stdout] febc028e445b4835b76e023cd45a9bafc16a5a31e081ef93ae4f4c05393f69a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 588a9f94ced2b13fb86b0455ee7bc69ec10c4f77011d7c190186af64d92012de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "588a9f94ced2b13fb86b0455ee7bc69ec10c4f77011d7c190186af64d92012de", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stdout] warning: use of deprecated item 'decode::str::read_str_ref': useless, use `read_str_from_slice` instead [INFO] [stdout] --> src/decode/mod.rs:21:66 [INFO] [stdout] | [INFO] [stdout] 21 | pub use self::str::{read_str_len, read_str, read_str_from_slice, read_str_ref, DecodeStringError}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/marker.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling rmp v0.8.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'decode::str::read_str_ref': useless, use `read_str_from_slice` instead [INFO] [stdout] --> src/decode/mod.rs:21:66 [INFO] [stdout] | [INFO] [stdout] 21 | pub use self::str::{read_str_len, read_str, read_str_from_slice, read_str_ref, DecodeStringError}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/marker.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | _ => unreachable!(), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.49s [INFO] running `Command { std: "docker" "inspect" "588a9f94ced2b13fb86b0455ee7bc69ec10c4f77011d7c190186af64d92012de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "588a9f94ced2b13fb86b0455ee7bc69ec10c4f77011d7c190186af64d92012de", kill_on_drop: false }` [INFO] [stdout] 588a9f94ced2b13fb86b0455ee7bc69ec10c4f77011d7c190186af64d92012de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0a7d50036f30828d92c751a8ee720014d7d598e72537629ff2d91ec9d2ce5a1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0a7d50036f30828d92c751a8ee720014d7d598e72537629ff2d91ec9d2ce5a1", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'decode::str::read_str_ref': useless, use `read_str_from_slice` instead [INFO] [stderr] --> src/decode/mod.rs:21:66 [INFO] [stderr] | [INFO] [stderr] 21 | pub use self::str::{read_str_len, read_str, read_str_from_slice, read_str_ref, DecodeStringError}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/marker.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | _ => unreachable!(), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'decode::str::read_str_ref': useless, use `read_str_from_slice` instead [INFO] [stderr] --> src/decode/mod.rs:21:66 [INFO] [stderr] | [INFO] [stderr] 21 | pub use self::str::{read_str_len, read_str, read_str_from_slice, read_str_ref, DecodeStringError}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/marker.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | _ => unreachable!(), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rmp-75221696f0c94085 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lib-f3f3f5e525b4aa5d [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 178 tests [INFO] [stdout] test func::decode::array::from_array32_max_read_size ... ok [INFO] [stdout] test func::decode::bool::from_bool_true ... ok [INFO] [stdout] test func::decode::ext::from_ext16_read_ext_meta ... ok [INFO] [stdout] test func::decode::ext::from_ext32_read_ext_meta ... ok [INFO] [stdout] test func::decode::ext::from_ext8_read_ext_meta ... ok [INFO] [stdout] test func::decode::ext::from_fixext16_read_ext_meta ... ok [INFO] [stdout] test func::decode::ext::from_fixext16_read_fixext16 ... ok [INFO] [stdout] test func::decode::ext::from_fixext1_read_ext_meta ... ok [INFO] [stdout] test func::decode::ext::from_fixext1_read_fixext1 ... ok [INFO] [stdout] test func::decode::ext::from_fixext2_read_ext_meta ... ok [INFO] [stdout] test func::decode::ext::from_fixext2_read_fixext2 ... ok [INFO] [stdout] test func::decode::ext::from_fixext4_read_ext_meta ... ok [INFO] [stdout] test func::decode::ext::from_fixext4_read_fixext4 ... ok [INFO] [stdout] test func::decode::ext::from_fixext8_read_ext_meta ... ok [INFO] [stdout] test func::decode::ext::from_fixext8_read_fixext8 ... ok [INFO] [stdout] test func::decode::float::from_f32_inf ... ok [INFO] [stdout] test func::decode::float::from_f32_max ... ok [INFO] [stdout] test func::decode::float::from_f32_neg_inf ... ok [INFO] [stdout] test func::decode::float::from_f32_zero_plus ... ok [INFO] [stdout] test func::decode::float::from_f64_inf ... ok [INFO] [stdout] test func::decode::array::from_array16_min_read_size ... ok [INFO] [stdout] test func::decode::float::from_f64_neg_inf ... ok [INFO] [stdout] test func::decode::array::from_fixarray_max_read_size ... ok [INFO] [stdout] test func::decode::array::from_array16_max_read_size ... ok [INFO] [stdout] test func::decode::array::from_empty_array_read_size ... ok [INFO] [stdout] test func::decode::array::from_null_read_array_len ... ok [INFO] [stdout] test func::decode::bin::from_bin16_max_read_len ... ok [INFO] [stdout] test func::decode::bin::from_bin8_max_read_len ... ok [INFO] [stdout] test func::decode::bin::from_bin32_max_read_len ... ok [INFO] [stdout] test func::decode::bin::from_null_read_len ... ok [INFO] [stdout] test func::decode::bin::from_bin8_min_read_len ... ok [INFO] [stdout] test func::decode::array::from_array32_min_read_size ... ok [INFO] [stdout] test func::decode::bin::from_bin8_eof_read_len ... ok [INFO] [stdout] test func::decode::bool::from_bool_false ... ok [INFO] [stdout] test func::decode::array::from_array32_unexpected_eof_read_size ... ok [INFO] [stdout] test func::decode::float::from_f64_zero_plus ... ok [INFO] [stdout] test func::decode::array::from_array16_unexpected_eof_read_size ... ok [INFO] [stdout] test func::decode::float::from_null_read_f64 ... ok [INFO] [stdout] test func::decode::float::from_f64_zero_minus ... ok [INFO] [stdout] test func::decode::float::from_null_read_f32 ... ok [INFO] [stdout] test func::decode::map::from_fixmap_max_read_size ... ok [INFO] [stdout] test func::decode::sint::from_i16_type_mismatch ... ok [INFO] [stdout] test func::decode::map::from_map16_max_read_size ... ok [INFO] [stdout] test func::decode::map::from_map16_min_read_size ... ok [INFO] [stdout] test func::decode::map::from_map32_min_read_size ... ok [INFO] [stdout] test func::decode::null::fail_unexpected_eof ... ok [INFO] [stdout] test func::decode::null::pass ... ok [INFO] [stdout] test func::decode::sint::from_i16_max_read_int ... ok [INFO] [stdout] test func::decode::map::from_fixmap_min_read_size ... ok [INFO] [stdout] test func::decode::sint::from_i16_unexpected_eof ... ok [INFO] [stdout] test func::decode::sint::from_i32_unexpected_eof ... ok [INFO] [stdout] test func::decode::sint::from_i32_max_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i32_min ... ok [INFO] [stdout] test func::decode::sint::from_i64_max_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i64_max ... ok [INFO] [stdout] test func::decode::sint::from_i32_max ... ok [INFO] [stdout] test func::decode::sint::from_i32_min_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i32_type_mismatch ... ok [INFO] [stdout] test func::decode::sint::from_i16_min ... ok [INFO] [stdout] test func::decode::sint::from_i64_min ... ok [INFO] [stdout] test func::decode::sint::from_i16_min_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i64_min_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i64_type_mismatch ... ok [INFO] [stdout] test func::decode::sint::from_i64_unexpected_eof ... ok [INFO] [stdout] test func::decode::sint::from_i8_max ... ok [INFO] [stdout] test func::decode::sint::from_i8_max_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i8_min ... ok [INFO] [stdout] test func::decode::sint::from_i8_min_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i8_type_mismatch ... ok [INFO] [stdout] test func::decode::null::fail_invalid_marker ... ok [INFO] [stdout] test func::decode::sint::from_i8_unexpected_eof ... ok [INFO] [stdout] test func::decode::map::from_null_read_map_len ... ok [INFO] [stdout] test func::decode::null::interrupt_safe ... ok [INFO] [stdout] test func::decode::string::from_fixstr_min_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_fixstr_rnd_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_null_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_str16_min_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_str32_max_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_str32_min_read_str_len ... ok [INFO] [stdout] test func::decode::sint::from_nfix_min ... ok [INFO] [stdout] test func::decode::sint::from_nfix_min_read_int ... ok [INFO] [stdout] test func::decode::string::from_str8_read_str_len_eof ... ok [INFO] [stdout] test func::decode::string::from_str8_rnd_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_str_strfix ... ok [INFO] [stdout] test func::decode::string::from_str_strfix_buffer_too_small ... ok [INFO] [stdout] test func::decode::string::from_str_strfix_decode_from_slice ... ok [INFO] [stdout] test func::decode::string::from_str_strfix_decode_from_slice_with_trailing_bytes ... ok [INFO] [stdout] test func::decode::string::from_str_strfix_exact_buffer ... ok [INFO] [stdout] test func::decode::string::from_str_strfix_extra_data ... ok [INFO] [stdout] test func::decode::string::from_str_strfix_invalid_utf8 ... ok [INFO] [stdout] test func::decode::uint::from_positive_fixnum ... ok [INFO] [stdout] test func::decode::uint::from_u16_min ... ok [INFO] [stdout] test func::decode::uint::from_u32_max ... ok [INFO] [stdout] test func::decode::sint::from_nfix_max_read_int ... ok [INFO] [stdout] test func::decode::uint::from_u8_max ... ok [INFO] [stdout] test func::decode::uint::from_u8_min ... ok [INFO] [stdout] test func::decode::uint::from_u8_type_mismatch ... ok [INFO] [stdout] test func::decode::uint::from_u8_unexpected_eof ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_fixnum_read_int ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_invalid_marker_read_int ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_invalid_unknown_marker_read_int ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u16_incomplete_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i16_max ... ok [INFO] [stdout] test func::decode::string::from_str16_read_str_len_eof ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u16_read_int ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u32_read_int ... ok [INFO] [stdout] test func::decode::string::from_str16_max_read_str_len ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u32_incomplete_read_int ... ok [INFO] [stdout] test func::decode::string::example_process_sequence_of_strings ... ok [INFO] [stdout] test func::decode::string::from_fixstr_max_read_str_len ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u64_incomplete_read_int ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u64_read_int ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u8_incomplete_read_int ... ok [INFO] [stdout] test func::decode::sint::from_nfix_max ... ok [INFO] [stdout] test func::encode::array::pass_pack_len_u32 ... ok [INFO] [stdout] test func::encode::array::pass_pack_len_u16 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix16 ... ok [INFO] [stdout] test func::encode::bin::pass_pack_len_u32 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix4 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix4_timesamp ... ok [INFO] [stdout] test func::decode::sint::from_nfix_type_mismatch ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix8 ... ok [INFO] [stdout] test func::encode::float::pass_pack_f32 ... ok [INFO] [stdout] test func::encode::bin::pass_pack_len_u8 ... ok [INFO] [stdout] test func::encode::float::pass_pack_f64 ... ok [INFO] [stdout] test func::decode::string::from_str32_read_str_len_eof ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_8 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix2 ... ok [INFO] [stdout] test func::encode::bool::pass_pack_true ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_16 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_32 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix1 ... ok [INFO] [stdout] test func::encode::bool::pass_pack_false ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u8_read_int ... ok [INFO] [stdout] test func::encode::array::pass_pack_len_fix ... ok [INFO] [stdout] test func::decode::string::from_str8_min_read_str_len ... ok [INFO] [stdout] test func::encode::bin::pass_pack_len_u16 ... ok [INFO] [stdout] test func::decode::string::from_str8_max_read_str_len ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_fix ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i32_max ... ok [INFO] [stdout] test func::encode::int::pass_pack_i64 ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i32_min ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i64_max ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i16_max ... ok [INFO] [stdout] test func::encode::int::fail_pack_pfix_too_small_buffer ... ok [INFO] [stdout] test func::encode::int::pass_pack_i16 ... ok [INFO] [stdout] test func::encode::int::pass_pack_i8 ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i16_min ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i64_min ... ok [INFO] [stdout] test func::encode::int::pass_pack_i32 ... ok [INFO] [stdout] test func::encode::int::pass_pack_nfix ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i8_min ... ok [INFO] [stdout] test func::encode::int::pass_pack_u16 ... ok [INFO] [stdout] test func::encode::int::pass_pack_u32 ... ok [INFO] [stdout] test func::encode::int::pass_pack_u64 ... ok [INFO] [stdout] test func::encode::int::pass_pack_pfix ... ok [INFO] [stdout] test func::encode::int::pass_pack_u8 ... ok [INFO] [stdout] test func::encode::int::pass_pack_uint_u16 ... ok [INFO] [stdout] test func::encode::map::pass_pack_len_u16 ... ok [INFO] [stdout] test func::encode::int::pass_pack_uint_u32 ... ok [INFO] [stdout] test func::encode::int::pass_pack_uint_u64 ... ok [INFO] [stdout] test func::encode::int::pass_pack_uint_u8 ... ok [INFO] [stdout] test func::encode::map::pass_pack_len_fix ... ok [INFO] [stdout] test func::encode::map::pass_pack_len_u32 ... ok [INFO] [stdout] test func::encode::null::fail_pack_too_small_buffer ... ok [INFO] [stdout] test func::encode::null::pass_pack ... ok [INFO] [stdout] test func::encode::string::pass_pack_len_fix ... ok [INFO] [stdout] test func::encode::int::pass_pack_uint_fix ... ok [INFO] [stdout] test func::encode::string::pass_pack_len_u16 ... ok [INFO] [stdout] test func::encode::string::pass_pack_len_u32 ... ok [INFO] [stdout] test func::encode::string::pass_pack_len_u8 ... ok [INFO] [stdout] test func::mirror::mirror_f32 ... ok [INFO] [stdout] test func::mirror::mirror_sint ... ok [INFO] [stdout] test func::mirror::mirror_uint ... ok [INFO] [stdout] test func::mirror::mirror_f64 ... ok [INFO] [stdout] test func::encode::int::fail_pack_nfix_too_large ... ok [INFO] [stderr] Doc-tests rmp [INFO] [stdout] test func::encode::int::fail_pack_nfix_too_small ... ok [INFO] [stdout] test func::encode::int::fail_pack_pfix_too_large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/lib.rs - (line 106) ... ok [INFO] [stdout] test src/lib.rs - (line 115) ... ok [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/lib.rs - (line 92) ... ok [INFO] [stdout] test src/encode/uint.rs - encode::uint::write_u8 (line 49) ... ok [INFO] [stdout] test src/lib.rs - (line 140) ... ok [INFO] [stdout] test src/lib.rs - (line 60) ... ok [INFO] [stdout] test src/decode/str.rs - decode::str::read_str_from_slice (line 155) ... ok [INFO] [stdout] test src/encode/sint.rs - encode::sint::write_i8 (line 51) ... ok [INFO] [stdout] test src/decode/str.rs - decode::str::read_str (line 93) ... ok [INFO] [stdout] test src/encode/mod.rs - encode::write_nil (line 76) ... ok [INFO] [stdout] test src/decode/mod.rs - decode::read_int (line 266) ... ok [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/lib.rs - (line 124) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0a7d50036f30828d92c751a8ee720014d7d598e72537629ff2d91ec9d2ce5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a7d50036f30828d92c751a8ee720014d7d598e72537629ff2d91ec9d2ce5a1", kill_on_drop: false }` [INFO] [stdout] c0a7d50036f30828d92c751a8ee720014d7d598e72537629ff2d91ec9d2ce5a1