[INFO] crate rmp 0.8.9 is already in cache [INFO] testing rmp-0.8.9 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate rmp 0.8.9 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rmp 0.8.9 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 235721d14fe8b450971abd97472972b649958efdbe84e755493432c646551d2b [INFO] running `"docker" "start" "-a" "235721d14fe8b450971abd97472972b649958efdbe84e755493432c646551d2b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rmp v0.8.9 (/opt/rustwide/workdir) [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 dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "235721d14fe8b450971abd97472972b649958efdbe84e755493432c646551d2b"` [INFO] running `"docker" "rm" "-f" "235721d14fe8b450971abd97472972b649958efdbe84e755493432c646551d2b"` [INFO] [stdout] 235721d14fe8b450971abd97472972b649958efdbe84e755493432c646551d2b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 770d138d2c2a291dac6067586413571fd1020fa5b8f30234136b66e4b5251874 [INFO] running `"docker" "start" "-a" "770d138d2c2a291dac6067586413571fd1020fa5b8f30234136b66e4b5251874"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] Compiling rmp v0.8.9 (/opt/rustwide/workdir) [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 4.40s [INFO] running `"docker" "inspect" "770d138d2c2a291dac6067586413571fd1020fa5b8f30234136b66e4b5251874"` [INFO] running `"docker" "rm" "-f" "770d138d2c2a291dac6067586413571fd1020fa5b8f30234136b66e4b5251874"` [INFO] [stdout] 770d138d2c2a291dac6067586413571fd1020fa5b8f30234136b66e4b5251874 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 903771a19171d99a193b32f4f2d6a22afad586e4cbe362a4961eeb5a4f89bedf [INFO] running `"docker" "start" "-a" "903771a19171d99a193b32f4f2d6a22afad586e4cbe362a4961eeb5a4f89bedf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rmp-d47a7af1a8995a10 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 178 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lib-a0e98c8546752fc9 [INFO] [stdout] test func::decode::bin::from_bin32_max_read_len ... ok [INFO] [stdout] test func::decode::bool::from_bool_false ... ok [INFO] [stdout] test func::decode::array::from_array32_min_read_size ... ok [INFO] [stdout] test func::decode::bin::from_null_read_len ... ok [INFO] [stdout] test func::decode::bin::from_bin8_eof_read_len ... ok [INFO] [stdout] test func::decode::bin::from_bin8_min_read_len ... 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::array::from_null_read_array_len ... ok [INFO] [stdout] test func::decode::array::from_fixarray_max_read_size ... ok [INFO] [stdout] test func::decode::array::from_array32_unexpected_eof_read_size ... ok [INFO] [stdout] test func::decode::array::from_empty_array_read_size ... ok [INFO] [stdout] test func::decode::array::from_array16_min_read_size ... ok [INFO] [stdout] test func::decode::bin::from_bin8_max_read_len ... ok [INFO] [stdout] test func::decode::bool::from_bool_true ... ok [INFO] [stdout] test func::decode::bin::from_bin16_max_read_len ... ok [INFO] [stdout] test func::decode::array::from_array16_unexpected_eof_read_size ... ok [INFO] [stdout] test func::decode::array::from_array32_max_read_size ... ok [INFO] [stdout] test func::decode::float::from_f32_inf ... ok [INFO] [stdout] test func::decode::ext::from_fixext4_read_fixext4 ... ok [INFO] [stdout] test func::decode::array::from_array16_max_read_size ... ok [INFO] [stdout] test func::decode::float::from_f64_inf ... ok [INFO] [stdout] test func::decode::float::from_f32_max ... 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_fixext8_read_fixext8 ... 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::float::from_f32_zero_plus ... ok [INFO] [stdout] test func::decode::float::from_f32_neg_inf ... ok [INFO] [stdout] test func::decode::ext::from_fixext8_read_ext_meta ... ok [INFO] [stdout] test func::decode::float::from_null_read_f32 ... ok [INFO] [stdout] test func::decode::map::from_map16_max_read_size ... ok [INFO] [stdout] test func::decode::map::from_fixmap_max_read_size ... ok [INFO] [stdout] test func::decode::float::from_f64_zero_minus ... ok [INFO] [stdout] test func::decode::float::from_f64_zero_plus ... ok [INFO] [stdout] test func::decode::map::from_map16_min_read_size ... ok [INFO] [stdout] test func::decode::map::from_fixmap_min_read_size ... ok [INFO] [stdout] test func::decode::sint::from_i16_max_read_int ... ok [INFO] [stdout] test func::decode::null::interrupt_safe ... ok [INFO] [stdout] test func::decode::null::fail_unexpected_eof ... ok [INFO] [stdout] test func::decode::float::from_f64_neg_inf ... ok [INFO] [stdout] test func::decode::sint::from_i16_type_mismatch ... ok [INFO] [stdout] test func::decode::sint::from_i32_max ... ok [INFO] [stdout] test func::decode::sint::from_i16_unexpected_eof ... ok [INFO] [stdout] test func::decode::sint::from_i32_min ... ok [INFO] [stdout] test func::decode::sint::from_i32_max_read_int ... 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_i64_max ... ok [INFO] [stdout] test func::decode::sint::from_i32_unexpected_eof ... ok [INFO] [stdout] test func::decode::sint::from_i64_max_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i64_min ... 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_i64_min_read_int ... 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_type_mismatch ... ok [INFO] [stdout] test func::decode::sint::from_i8_unexpected_eof ... ok [INFO] [stdout] test func::decode::sint::from_nfix_max ... ok [INFO] [stdout] test func::decode::sint::from_nfix_min ... ok [INFO] [stdout] test func::decode::string::from_fixstr_min_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_fixstr_max_read_str_len ... ok [INFO] [stdout] test func::decode::sint::from_nfix_type_mismatch ... 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_max_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_str16_min_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_str16_read_str_len_eof ... 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::string::from_str32_read_str_len_eof ... ok [INFO] [stdout] test func::decode::string::from_str8_max_read_str_len ... ok [INFO] [stdout] test func::decode::string::from_str8_min_read_str_len ... 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::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::uint::from_unsigned_u16_read_int ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u32_incomplete_read_int ... ok [INFO] [stdout] test func::decode::uint::from_unsigned_u32_read_int ... 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::uint::from_unsigned_u8_read_int ... ok [INFO] [stdout] test func::encode::array::pass_pack_len_fix ... ok [INFO] [stdout] test func::encode::array::pass_pack_len_u16 ... ok [INFO] [stdout] test func::encode::array::pass_pack_len_u32 ... ok [INFO] [stdout] test func::encode::bin::pass_pack_len_u16 ... ok [INFO] [stdout] test func::encode::bin::pass_pack_len_u32 ... ok [INFO] [stdout] test func::encode::bin::pass_pack_len_u8 ... ok [INFO] [stdout] test func::encode::bool::pass_pack_false ... ok [INFO] [stdout] test func::decode::null::pass ... ok [INFO] [stdout] test func::decode::sint::from_i8_max ... ok [INFO] [stdout] test func::decode::sint::from_i16_min ... ok [INFO] [stdout] test func::decode::string::example_process_sequence_of_strings ... ok [INFO] [stdout] test func::decode::sint::from_i8_min_read_int ... ok [INFO] [stdout] test func::decode::sint::from_nfix_max_read_int ... ok [INFO] [stdout] test func::decode::sint::from_i16_min_read_int ... ok [INFO] [stdout] test func::decode::sint::from_nfix_min_read_int ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix16 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix2 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix4_timesamp ... ok [INFO] [stdout] test func::encode::float::pass_pack_f32 ... ok [INFO] [stdout] test func::encode::float::pass_pack_f64 ... ok [INFO] [stdout] test func::encode::bool::pass_pack_true ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix4 ... ok [INFO] [stdout] test func::decode::float::from_null_read_f64 ... ok [INFO] [stdout] test func::decode::map::from_null_read_map_len ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix1 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_fix8 ... ok [INFO] [stdout] test func::decode::null::fail_invalid_marker ... ok [INFO] [stdout] test func::decode::map::from_map32_min_read_size ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i16_max ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_fix ... ok [INFO] [stdout] test func::encode::int::pass_pack_nfix ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i16_min ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i32_max ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i32_min ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i64_min ... ok [INFO] [stdout] test func::encode::int::pass_pack_sint_i64_max ... 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_u64 ... ok [INFO] [stdout] test func::encode::int::pass_pack_u8 ... ok [INFO] [stdout] test func::encode::int::pass_pack_uint_fix ... ok [INFO] [stdout] test func::encode::int::pass_pack_uint_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_u16 ... 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_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::encode::int::pass_pack_pfix ... ok [INFO] [stdout] test func::decode::sint::from_i16_max ... ok [INFO] [stdout] test func::encode::int::pass_pack_i8 ... ok [INFO] [stdout] test func::encode::int::pass_pack_u32 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_8 ... ok [INFO] [stdout] test func::encode::int::fail_pack_pfix_too_small_buffer ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_32 ... ok [INFO] [stdout] test func::encode::int::pass_pack_i16 ... ok [INFO] [stdout] test func::encode::ext::pass_pack_meta_16 ... ok [INFO] [stdout] test func::encode::int::pass_pack_i32 ... ok [INFO] [stdout] test func::encode::int::pass_pack_i64 ... ok [INFO] [stdout] test func::encode::string::pass_pack_len_fix ... ok [INFO] [stdout] test func::mirror::mirror_f32 ... ok [INFO] [stdout] test func::mirror::mirror_uint ... ok [INFO] [stdout] test func::mirror::mirror_sint ... ok [INFO] [stdout] test func::mirror::mirror_f64 ... ok [INFO] [stdout] test func::encode::int::fail_pack_nfix_too_large ... ok [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] [stderr] Doc-tests rmp [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/encode/mod.rs - encode::write_nil (line 76) ... ok [INFO] [stdout] test src/lib.rs - (line 115) ... ok [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/encode/uint.rs - encode::uint::write_u8 (line 49) ... ok [INFO] [stdout] test src/lib.rs - (line 60) ... ok [INFO] [stdout] test src/lib.rs - (line 92) ... ok [INFO] [stdout] test src/decode/str.rs - decode::str::read_str (line 93) ... ok [INFO] [stdout] test src/lib.rs - (line 106) ... ok [INFO] [stdout] test src/encode/sint.rs - encode::sint::write_i8 (line 51) ... ok [INFO] [stdout] test src/lib.rs - (line 124) ... ok [INFO] [stdout] test src/lib.rs - (line 140) ... ok [INFO] [stdout] test src/decode/str.rs - decode::str::read_str_from_slice (line 155) ... ok [INFO] [stdout] test src/decode/mod.rs - decode::read_int (line 266) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "903771a19171d99a193b32f4f2d6a22afad586e4cbe362a4961eeb5a4f89bedf"` [INFO] running `"docker" "rm" "-f" "903771a19171d99a193b32f4f2d6a22afad586e4cbe362a4961eeb5a4f89bedf"` [INFO] [stdout] 903771a19171d99a193b32f4f2d6a22afad586e4cbe362a4961eeb5a4f89bedf