[INFO] fetching crate wnfs 0.1.10... [INFO] testing wnfs-0.1.10 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] extracting crate wnfs 0.1.10 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate wnfs 0.1.10 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wnfs 0.1.10 [INFO] finished tweaking crates.io crate wnfs 0.1.10 [INFO] tweaked toml for crates.io crate wnfs 0.1.10 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate wnfs 0.1.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha3 v0.10.0 [INFO] [stderr] Downloaded rand v0.6.3 [INFO] [stderr] Downloaded async-once-cell v0.4.2 [INFO] [stderr] Downloaded test-strategy v0.2.1 [INFO] [stderr] Downloaded libipld-macro v0.15.0 [INFO] [stderr] Downloaded libipld-pb v0.15.0 [INFO] [stderr] Downloaded libipld v0.15.0 [INFO] [stderr] Downloaded skip_ratchet v0.1.6 [INFO] [stderr] Downloaded libipld-cbor-derive v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4ffa720cab3849bf0d0a76431810e1fe6675d519c3e02e1d228570faff7465c [INFO] running `Command { std: "docker" "start" "-a" "f4ffa720cab3849bf0d0a76431810e1fe6675d519c3e02e1d228570faff7465c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4ffa720cab3849bf0d0a76431810e1fe6675d519c3e02e1d228570faff7465c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ffa720cab3849bf0d0a76431810e1fe6675d519c3e02e1d228570faff7465c", kill_on_drop: false }` [INFO] [stdout] f4ffa720cab3849bf0d0a76431810e1fe6675d519c3e02e1d228570faff7465c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8c055f55f1508103b07a787e22a903f4dea46c5d9a05e63a8e14bdac8320aa00 [INFO] running `Command { std: "docker" "start" "-a" "8c055f55f1508103b07a787e22a903f4dea46c5d9a05e63a8e14bdac8320aa00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling blake2s_simd v1.0.0 [INFO] [stderr] Compiling sha3 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling rand v0.6.3 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling async-once-cell v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling prost-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling prost v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling skip_ratchet v0.1.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling libipld-cbor-derive v0.15.0 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling cid v0.9.0 [INFO] [stderr] Compiling libipld-core v0.15.0 [INFO] [stderr] Compiling libipld-cbor v0.15.0 [INFO] [stderr] Compiling libipld-macro v0.15.0 [INFO] [stderr] Compiling libipld-pb v0.15.0 [INFO] [stderr] Compiling libipld-json v0.15.0 [INFO] [stderr] Compiling libipld v0.15.0 [INFO] [stderr] Compiling wnfs v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.03s [INFO] running `Command { std: "docker" "inspect" "8c055f55f1508103b07a787e22a903f4dea46c5d9a05e63a8e14bdac8320aa00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c055f55f1508103b07a787e22a903f4dea46c5d9a05e63a8e14bdac8320aa00", kill_on_drop: false }` [INFO] [stdout] 8c055f55f1508103b07a787e22a903f4dea46c5d9a05e63a8e14bdac8320aa00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 06910ca0b604ac6ec8ffb4659f1b38e6792b818312a1d0be75fa1ea58a70a324 [INFO] running `Command { std: "docker" "start" "-a" "06910ca0b604ac6ec8ffb4659f1b38e6792b818312a1d0be75fa1ea58a70a324", kill_on_drop: false }` [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling structmeta-derive v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling structmeta v0.1.5 [INFO] [stderr] Compiling test-strategy v0.2.1 [INFO] [stderr] Compiling wnfs v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.68s [INFO] running `Command { std: "docker" "inspect" "06910ca0b604ac6ec8ffb4659f1b38e6792b818312a1d0be75fa1ea58a70a324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06910ca0b604ac6ec8ffb4659f1b38e6792b818312a1d0be75fa1ea58a70a324", kill_on_drop: false }` [INFO] [stdout] 06910ca0b604ac6ec8ffb4659f1b38e6792b818312a1d0be75fa1ea58a70a324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 801b747c4a578800b7b4a493c37f3f9a3f28aa9648c1ee79875f416e124510ed [INFO] running `Command { std: "docker" "start" "-a" "801b747c4a578800b7b4a493c37f3f9a3f28aa9648c1ee79875f416e124510ed", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/wnfs-0f7337684ca8e58b) [INFO] [stdout] running 70 tests [INFO] [stdout] test common::blockstore::tests::inserted_items_can_be_fetched ... ok [INFO] [stdout] test common::utils::tests::split_last_splits_path_segments_into_tail_and_the_rest ... ok [INFO] [stdout] test common::metadata::tests::metadata_can_encode_decode_as_cbor ... ok [INFO] [stdout] test common::link::tests::link_value_can_be_resolved ... ok [INFO] [stdout] test common::link::tests::link_cid_can_be_resolved ... ok [INFO] [stdout] test private::directory::tests::look_up_cannot_fetch_file_not_added_to_directory ... ok [INFO] [stdout] test private::directory::tests::can_create_directories_deterministically_with_user_provided_seeds ... ok [INFO] [stdout] test private::directory::tests::look_up_can_fetch_file_added_to_directory ... ok [INFO] [stdout] test private::directory::tests::mkdir_can_create_new_directory ... ok [INFO] [stdout] test private::directory::tests::mv_can_rename_directories ... ok [INFO] [stdout] test private::directory::tests::mv_fails_moving_directories_to_files ... ok [INFO] [stdout] test private::directory::tests::path_nodes_can_generates_new_path_nodes ... ok [INFO] [stdout] test private::file::tests::can_create_empty_file ... ok [INFO] [stdout] test private::directory::tests::read_can_fetch_userland_of_file_added_to_directory ... ok [INFO] [stdout] test private::directory::tests::mv_cannot_move_sub_directory_to_invalid_location ... ok [INFO] [stdout] test private::directory::tests::ls_can_list_children_under_directory ... ok [INFO] [stdout] test private::forest::tests::inserted_items_can_be_fetched ... ok [INFO] [stdout] test private::forest::tests::inserted_multivalue_items_can_be_fetched_with_bias ... ok [INFO] [stdout] test private::hamt::hamt::tests::hamt_can_encode_decode_as_cbor ... ok [INFO] [stdout] test private::hamt::hash::tests::hash_nibbles_can_cursor_over_digest ... ok [INFO] [stdout] test private::directory::tests::search_latest_finds_the_most_recent ... ok [INFO] [stdout] test private::directory::tests::rm_can_remove_children_from_directory ... ok [INFO] [stdout] test private::directory::tests::cp_can_copy_sub_directory_to_another_valid_location_with_updated_ancestry ... ok [INFO] [stdout] test private::directory::tests::mv_can_move_sub_directory_to_another_valid_location_with_updated_ancestry ... ok [INFO] [stdout] test private::hamt::node::proptests::test_insert_idempotence ... ok [INFO] [stdout] test private::hamt::node::tests::get_value_fetches_deeply_linked_value ... ok [INFO] [stdout] test private::hamt::node::tests::get_value_index_gets_correct_index ... ok [INFO] [stdout] test private::hamt::node::tests::node_can_insert_pair_and_retrieve ... ok [INFO] [stdout] test private::hamt::node::tests::node_history_independence_regression ... ok [INFO] [stdout] test private::hamt::node::tests::node_is_same_with_irrelevant_remove ... ok [INFO] [stdout] test private::hamt::node::tests::remove_value_canonicalizes_linked_node ... ok [INFO] [stdout] test private::hamt::node::tests::set_value_splits_when_bucket_threshold_reached ... ok [INFO] [stdout] test private::hamt::pointer::tests::pointer_can_encode_decode_as_cbor ... ok [INFO] [stdout] test private::key::proptests::key_can_encrypt_and_decrypt_data ... ok [INFO] [stdout] test private::hamt::node::proptests::test_remove_idempotence ... ok [INFO] [stdout] test private::namefilter::bloomfilter::tests::bloom_filter_can_add_and_validate_item_existence ... ok [INFO] [stdout] test private::namefilter::bloomfilter::tests::serialized_bloom_filter_can_be_deserialized_correctly ... ok [INFO] [stdout] test private::namefilter::namefilter::tests::saturate_not_greater_than_threshold ... ok [INFO] [stdout] test private::namefilter::bloomfilter::proptests::iterator_can_give_unbounded_number_of_indices ... ok [INFO] [stdout] test private::node::tests::serialized_private_node_can_be_deserialized ... ok [INFO] [stdout] test private::previous::tests::previous_of_root_node ... ok [INFO] [stdout] test private::previous::tests::previous_of_path ... ok [INFO] [stdout] test private::previous::tests::previous_of_seeking ... ok [INFO] [stdout] test private::previous::tests::previous_with_unrelated_changes ... ok [INFO] [stdout] test private::previous::tests::previous_with_multiple_child_changes ... ok [INFO] [stdout] test private::privateref::tests::can_create_privateref_deterministically_with_user_provided_seeds ... ok [INFO] [stdout] test public::directory::tests::directory_added_to_store_can_be_retrieved ... ok [INFO] [stdout] test public::directory::tests::base_history_on_can_create_a_new_derived_tree_pointing_to_base ... ok [INFO] [stdout] test public::directory::tests::directory_can_encode_decode_as_cbor ... ok [INFO] [stdout] test public::directory::tests::look_up_can_fetch_file_added_to_directory ... ok [INFO] [stdout] test public::directory::tests::look_up_cannot_fetch_file_not_added_to_directory ... ok [INFO] [stdout] test public::directory::tests::ls_can_list_children_under_directory ... ok [INFO] [stdout] test public::directory::tests::mkdir_can_create_new_directory ... ok [INFO] [stdout] test public::directory::tests::mv_can_move_sub_directory_to_another_valid_location ... ok [INFO] [stdout] test public::directory::tests::mv_can_rename_directories ... ok [INFO] [stdout] test public::directory::tests::mv_cannot_move_sub_directory_to_invalid_location ... ok [INFO] [stdout] test public::directory::tests::path_nodes_can_generates_new_path_nodes ... ok [INFO] [stdout] test public::directory::tests::mv_fails_moving_directories_to_files ... ok [INFO] [stdout] test public::directory::tests::previous_links_is_list ... ok [INFO] [stdout] test public::directory::tests::rm_can_remove_children_from_directory ... ok [INFO] [stdout] test public::directory::tests::read_can_fetch_userland_of_file_added_to_directory ... ok [INFO] [stdout] test public::node::tests::serialized_public_directory_can_be_deserialized ... ok [INFO] [stdout] test public::file::tests::serialized_public_file_can_be_deserialized ... ok [INFO] [stdout] test public::node::tests::serialized_public_file_can_be_deserialized ... ok [INFO] [stdout] test private::file::tests::can_stream_limited_content_from_file ... ok [INFO] [stdout] test private::hamt::node::proptests::hash_map_is_history_independent ... ok [INFO] [stdout] test private::hamt::node::proptests::node_can_encode_decode_as_cbor ... ok [INFO] [stdout] test private::hamt::node::proptests::node_operations_are_history_independent ... ok [INFO] [stdout] test private::file::tests::can_include_and_get_content_from_file has been running for over 60 seconds [INFO] [stdout] test private::file::tests::can_include_and_stream_content_from_file has been running for over 60 seconds [INFO] [stdout] test private::file::tests::can_include_and_stream_content_from_file ... ok [INFO] [stdout] test private::file::tests::can_include_and_get_content_from_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 64.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "801b747c4a578800b7b4a493c37f3f9a3f28aa9648c1ee79875f416e124510ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "801b747c4a578800b7b4a493c37f3f9a3f28aa9648c1ee79875f416e124510ed", kill_on_drop: false }` [INFO] [stdout] 801b747c4a578800b7b4a493c37f3f9a3f28aa9648c1ee79875f416e124510ed