[INFO] fetching crate kitsune_p2p_types 0.0.1... [INFO] testing kitsune_p2p_types-0.0.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate kitsune_p2p_types 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate kitsune_p2p_types 0.0.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kitsune_p2p_types 0.0.1 [INFO] finished tweaking crates.io crate kitsune_p2p_types 0.0.1 [INFO] tweaked toml for crates.io crate kitsune_p2p_types 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate kitsune_p2p_types 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4686e31dc4161b320d730065c909a26a0c464becce026676ed41a61f0e6fb326 [INFO] running `Command { std: "docker" "start" "-a" "4686e31dc4161b320d730065c909a26a0c464becce026676ed41a61f0e6fb326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4686e31dc4161b320d730065c909a26a0c464becce026676ed41a61f0e6fb326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4686e31dc4161b320d730065c909a26a0c464becce026676ed41a61f0e6fb326", kill_on_drop: false }` [INFO] [stdout] 4686e31dc4161b320d730065c909a26a0c464becce026676ed41a61f0e6fb326 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ed5bb8bedef07134862794ef04f2b01aa56b1e6ad63d4c81c55e0a662a17bc [INFO] running `Command { std: "docker" "start" "-a" "e3ed5bb8bedef07134862794ef04f2b01aa56b1e6ad63d4c81c55e0a662a17bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sysinfo v0.15.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling nanoid v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling gcollections v1.4.0 [INFO] [stderr] Compiling intervallum v1.3.0 [INFO] [stderr] Compiling rcgen v0.8.11 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.50 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling crypto_box v0.5.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling inferno v0.10.6 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.1 [INFO] [stderr] Compiling opentelemetry v0.8.0 [INFO] [stderr] Compiling url2 v0.0.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.50 [INFO] [stderr] Compiling lair_keystore_api v0.0.1-alpha.12 [INFO] [stderr] Compiling tracing-opentelemetry v0.8.0 [INFO] [stderr] Compiling observability v0.1.3 [INFO] [stderr] Compiling ghost_actor v0.3.0-alpha.1 [INFO] [stderr] Compiling kitsune_p2p_types v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "e3ed5bb8bedef07134862794ef04f2b01aa56b1e6ad63d4c81c55e0a662a17bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ed5bb8bedef07134862794ef04f2b01aa56b1e6ad63d4c81c55e0a662a17bc", kill_on_drop: false }` [INFO] [stdout] e3ed5bb8bedef07134862794ef04f2b01aa56b1e6ad63d4c81c55e0a662a17bc [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f4bb494846693fb6666e12c034e5682a49c13c513b81bdc49c98c0b93a1fc15 [INFO] running `Command { std: "docker" "start" "-a" "8f4bb494846693fb6666e12c034e5682a49c13c513b81bdc49c98c0b93a1fc15", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling plotters-backend v0.3.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling kitsune_p2p_types v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.26s [INFO] running `Command { std: "docker" "inspect" "8f4bb494846693fb6666e12c034e5682a49c13c513b81bdc49c98c0b93a1fc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4bb494846693fb6666e12c034e5682a49c13c513b81bdc49c98c0b93a1fc15", kill_on_drop: false }` [INFO] [stdout] 8f4bb494846693fb6666e12c034e5682a49c13c513b81bdc49c98c0b93a1fc15 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88659d94028f6f5f5d1fd77fc9ec0f3e8062d918fc50e281800a3439cc13448e [INFO] running `Command { std: "docker" "start" "-a" "88659d94028f6f5f5d1fd77fc9ec0f3e8062d918fc50e281800a3439cc13448e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kitsune_p2p_types-2321ba4944479460) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test metrics::test_metric_task ... ignored [INFO] [stdout] test tx2::framed::tests::test_msgid ... ok [INFO] [stdout] test tx2::tx2_utils::latency::tests::test_bad_latency_buffer_sizes ... ok [INFO] [stdout] test tx2::tx2_utils::latency::tests::test_bad_latency_buffer_data ... ok [INFO] [stdout] test tx2::tx2_utils::pool_buf::tests::pool_buf_prepend_large ... ok [INFO] [stdout] test tx2::tx2_utils::pool_buf::tests::pool_buf_grow_shrink_reset_reuse ... ok [INFO] [stdout] test tx2::tx2_utils::pool_buf::tests::pool_buf_prepend ... ok [INFO] [stdout] test tx2::tx2_utils::t_chan::tests::test_t_chan ... ok [INFO] [stdout] test tx2::tx2_utils::latency::tests::test_good_latency_buffers ... ok [INFO] [stdout] test tx2::tx2_utils::notify_all::tests::test_notify_all_on_drop ... ok [INFO] [stdout] test timeout::tests::basic_kitsune_timeout ... ok [INFO] [stdout] test tests::test_tx2_digest ... ok [INFO] [stdout] test codec::tests::test_encode_decode ... ok [INFO] [stdout] test tx2::tx2_utils::mem_chan::tests::test_async_bound_mem_channel_sm_buf ... ok [INFO] [stdout] test timeout::tests::kitsune_backoff ... ok [INFO] [stdout] test tx2::tx2_api::tests::test_tx2_api ... ok [INFO] [stdout] test async_lazy::tests::async_lazy ... ok [INFO] [stdout] test tx2::tx2_utils::resource_bucket::tests::test_async_bucket_timeout ... ok [INFO] [stdout] test tx2::tx2_utils::resource_bucket::tests::test_async_bucket ... ok [INFO] [stdout] test timeout::tests::expired_kitsune_timeout ... ok [INFO] [stdout] test tx2::tx2_utils::notify_all::tests::test_notify_all ... ok [INFO] [stdout] test tx2::mem::tests::test_tx2_mem ... ok [INFO] [stdout] test tx2::tx2_utils::logic_chan::tests::test_util_logic_chan ... ok [INFO] [stdout] test transport_pool::tests::it_can_pool_transport ... ok [INFO] [stdout] test metrics::test_sys_info ... ok [INFO] [stdout] test tx2::framed::tests::test_framed ... ok [INFO] [stdout] test agent_info::tests::agent_info ... ok [INFO] [stdout] test tx2::tx2_utils::active::tests::test_active_cb ... ok [INFO] [stdout] test transport_mem::tests::it_can_mem_transport ... ok [INFO] [stdout] test tx2::tx2_utils::mem_chan::tests::test_async_bound_mem_channel_lg_buf ... ok [INFO] [stdout] test tx2::tx2_utils::notify_all::tests::test_notify_all_sync ... ok [INFO] [stdout] test tx2::tx2_utils::logic_chan::tests::doc_example ... ok [INFO] [stdout] test tx2::tx2_utils::resource_bucket::tests::test_async_bucket_acquire_or_else ... ok [INFO] [stdout] test tx2::mem::tests::test_tx2_mem_stress ... ok [INFO] [stdout] test tx2::tx2_pool_promote::tests::test_tx2_pool_promote ... ok [INFO] [stdout] test tx2::tx2_utils::active::tests::test_active ... ok [INFO] [stdout] test tx2::tx2_utils::mem_chan::tests::test_async_bound_mem_channel_disparity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] [stderr] Doc-tests kitsune_p2p_types [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/codec.rs - write_codec_enum (line 68) ... ignored [INFO] [stdout] test src/codec.rs - write_codec_enum (line 88) ... ignored [INFO] [stdout] test src/tx2/tx2_utils/logic_chan.rs - tx2::tx2_utils::logic_chan::LogicChan (line 114) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 4.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "88659d94028f6f5f5d1fd77fc9ec0f3e8062d918fc50e281800a3439cc13448e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88659d94028f6f5f5d1fd77fc9ec0f3e8062d918fc50e281800a3439cc13448e", kill_on_drop: false }` [INFO] [stdout] 88659d94028f6f5f5d1fd77fc9ec0f3e8062d918fc50e281800a3439cc13448e