[INFO] cloning repository https://github.com/fission-suite/rs-webnative [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fission-suite/rs-webnative" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffission-suite%2Frs-webnative", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffission-suite%2Frs-webnative'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 491ce8555d811477e934e6a1a6b6e0d347a32357 [INFO] testing fission-suite/rs-webnative against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffission-suite%2Frs-webnative" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fission-suite/rs-webnative on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/fission-suite/rs-webnative [INFO] finished tweaking git repo https://github.com/fission-suite/rs-webnative [INFO] tweaked toml for git repo https://github.com/fission-suite/rs-webnative written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multihash v0.19.1 [INFO] [stderr] Downloaded quick_cache v0.3.0 [INFO] [stderr] Downloaded serde-byte-array v0.1.2 [INFO] [stderr] Downloaded async-once-cell v0.5.3 [INFO] [stderr] Downloaded skip_ratchet v0.3.0 [INFO] [stderr] Downloaded test-strategy v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15ef7e540ae3e9bbb7d04803aea7d36482876c58bd754bbaa3ff22150b8ce781 [INFO] running `Command { std: "docker" "start" "-a" "15ef7e540ae3e9bbb7d04803aea7d36482876c58bd754bbaa3ff22150b8ce781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15ef7e540ae3e9bbb7d04803aea7d36482876c58bd754bbaa3ff22150b8ce781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ef7e540ae3e9bbb7d04803aea7d36482876c58bd754bbaa3ff22150b8ce781", kill_on_drop: false }` [INFO] [stdout] 15ef7e540ae3e9bbb7d04803aea7d36482876c58bd754bbaa3ff22150b8ce781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b58a85f794154386cdecdb6ba2a412b61aff35fba4cc0d872a46bd9b374aef2 [INFO] running `Command { std: "docker" "start" "-a" "6b58a85f794154386cdecdb6ba2a412b61aff35fba4cc0d872a46bd9b374aef2", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling async-once-cell v0.5.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling multihash v0.19.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling quick_cache v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling base64-serde v0.7.0 [INFO] [stderr] Compiling serde-byte-array v0.1.2 [INFO] [stderr] Compiling insta v1.31.0 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling skip_ratchet v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling libipld-cbor-derive v0.16.0 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Compiling libipld-json v0.16.0 [INFO] [stderr] Compiling libipld-cbor v0.16.0 [INFO] [stderr] Compiling libipld-pb v0.16.0 [INFO] [stderr] Compiling libipld-macro v0.16.0 [INFO] [stderr] Compiling libipld v0.16.0 [INFO] [stderr] Compiling wnfs-common v0.1.25 (/opt/rustwide/workdir/wnfs-common) [INFO] [stderr] Compiling wnfs-nameaccumulator v0.1.25 (/opt/rustwide/workdir/wnfs-nameaccumulator) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling wnfs-hamt v0.1.25 (/opt/rustwide/workdir/wnfs-hamt) [INFO] [stderr] Compiling wnfs v0.1.26 (/opt/rustwide/workdir/wnfs) [INFO] [stderr] Compiling wnfs-wasm v0.1.27 (/opt/rustwide/workdir/wnfs-wasm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.02s [INFO] running `Command { std: "docker" "inspect" "6b58a85f794154386cdecdb6ba2a412b61aff35fba4cc0d872a46bd9b374aef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b58a85f794154386cdecdb6ba2a412b61aff35fba4cc0d872a46bd9b374aef2", kill_on_drop: false }` [INFO] [stdout] 6b58a85f794154386cdecdb6ba2a412b61aff35fba4cc0d872a46bd9b374aef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 297f73fa3a53250a886acb9cb764182e218721cc2b153216ab991252f4685cca [INFO] running `Command { std: "docker" "start" "-a" "297f73fa3a53250a886acb9cb764182e218721cc2b153216ab991252f4685cca", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling fake v2.8.0 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.37 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.37 [INFO] [stderr] Compiling wnfs-wasm v0.1.27 (/opt/rustwide/workdir/wnfs-wasm) [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling wnfs-common v0.1.25 (/opt/rustwide/workdir/wnfs-common) [INFO] [stderr] Compiling wnfs-nameaccumulator v0.1.25 (/opt/rustwide/workdir/wnfs-nameaccumulator) [INFO] [stderr] Compiling wnfs-hamt v0.1.25 (/opt/rustwide/workdir/wnfs-hamt) [INFO] [stderr] Compiling wnfs v0.1.26 (/opt/rustwide/workdir/wnfs) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.09s [INFO] running `Command { std: "docker" "inspect" "297f73fa3a53250a886acb9cb764182e218721cc2b153216ab991252f4685cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "297f73fa3a53250a886acb9cb764182e218721cc2b153216ab991252f4685cca", kill_on_drop: false }` [INFO] [stdout] 297f73fa3a53250a886acb9cb764182e218721cc2b153216ab991252f4685cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e3e52dd04504bc49adea2bfca10a9f7c7d2b7496e33a536dc8e7f9bb7abc9c0 [INFO] running `Command { std: "docker" "start" "-a" "4e3e52dd04504bc49adea2bfca10a9f7c7d2b7496e33a536dc8e7f9bb7abc9c0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs-1659677498500117) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test private::directory::tests::look_up_cannot_fetch_file_not_added_to_directory ... ok [INFO] [stdout] test private::directory::tests::mkdir_can_create_new_directory ... ok [INFO] [stdout] test private::directory::tests::look_up_can_fetch_file_added_to_directory ... ok [INFO] [stdout] test private::directory::tests::mv_can_rename_directories ... ok [INFO] [stdout] test private::directory::tests::mv_cannot_move_sub_directory_to_invalid_location ... ok [INFO] [stdout] test private::directory::tests::mv_fails_moving_directories_to_files ... ok [INFO] [stdout] test private::directory::tests::ls_can_list_children_under_directory ... ok [INFO] [stdout] test private::directory::tests::read_can_fetch_userland_of_file_added_to_directory ... ok [INFO] [stdout] test private::directory::tests::get_node_can_fetch_node_from_root_dir ... ok [INFO] [stdout] test private::directory::tests::store_before_write_generates_previous_link ... 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::directory::tests::write_doesnt_generate_previous_link ... ok [INFO] [stdout] test private::directory::tests::rm_can_remove_children_from_directory ... ok [INFO] [stdout] test private::directory::tests::search_latest_also_searches_the_root ... ok [INFO] [stdout] test private::directory::tests::test_regression_read_old_file_access_key ... ok [INFO] [stdout] test private::directory::tests::test_regression_read_old_access_key ... ok [INFO] [stdout] test private::file::tests::can_create_empty_file ... ok [INFO] [stdout] test private::directory::tests::search_latest_finds_the_most_recent ... ok [INFO] [stdout] test private::forest::hamt::snapshot_tests::test_hamt ... ok [INFO] [stdout] test private::directory::snapshot_tests::test_private_fs ... ok [INFO] [stdout] test private::forest::hamt::tests::inserted_items_can_be_fetched ... ok [INFO] [stdout] test private::forest::hamt::tests::test_put_get ... ok [INFO] [stdout] test private::forest::hamt::tests::multivalue_conflict_can_be_fetched_individually ... ok [INFO] [stdout] test private::file::tests::can_stream_limited_content_from_file ... ok [INFO] [stdout] test private::keys::access::snapshot_tests::test_access_key ... ok [INFO] [stdout] test private::forest::proofs::tests::proving_hamt_forest_can_be_verified ... ok [INFO] [stdout] test private::forest::proofs::tests::forest_proofs_can_be_verified ... ok [INFO] [stdout] test private::node::keys::proptests::snapshot_key_can_encrypt_and_decrypt_data ... ok [INFO] [stdout] test private::node::keys::proptests::snapshot_key_can_encrypt_and_decrypt_data_in_place ... ok [INFO] [stdout] test private::file::tests::can_construct_file_from_stream ... ok [INFO] [stdout] test private::node::node::tests::serialized_private_node_can_be_deserialized ... ok [INFO] [stdout] test private::keys::exchange::test::test_rsa_key_pair_from_public_key_modulus ... ok [INFO] [stdout] test private::previous::tests::previous_of_root_node ... ok [INFO] [stdout] test private::file::proptests::can_include_and_stream_content_from_file ... ok [INFO] [stdout] test private::previous::tests::previous_of_path ... ok [INFO] [stdout] test private::keys::exchange::test::test_rsa_key_pair ... ok [INFO] [stdout] test private::previous::tests::previous_of_seeking ... ok [INFO] [stdout] test private::share::tests::serialized_share_payload_can_be_deserialized ... ok [INFO] [stdout] test public::directory::snapshot_tests::test_directory_with_children ... ok [INFO] [stdout] test public::directory::snapshot_tests::test_directory_with_previous_links ... ok [INFO] [stdout] test public::directory::snapshot_tests::test_empty_directory ... ok [INFO] [stdout] test public::directory::tests::get_node_can_fetch_node_from_root_dir ... 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::mv_fails_moving_directories_to_files ... ok [INFO] [stdout] test public::directory::tests::prepare_next_revision_shortcuts_if_possible ... ok [INFO] [stdout] test public::directory::tests::previous_links_get_set ... ok [INFO] [stdout] test public::directory::tests::read_can_fetch_userland_of_file_added_to_directory ... ok [INFO] [stdout] test public::directory::tests::rm_can_remove_children_from_directory ... ok [INFO] [stdout] test public::file::snapshot_tests::test_file_with_previous_links ... ok [INFO] [stdout] test public::file::snapshot_tests::test_simple_file ... ok [INFO] [stdout] test public::file::tests::prepare_next_revision_shortcuts_if_possible ... ok [INFO] [stdout] test public::file::tests::previous_links_get_set ... ok [INFO] [stdout] test public::node::node::snapshot_tests::public_file_and_directory_nodes ... ok [INFO] [stdout] test public::node::node::snapshot_tests::public_fs ... ok [INFO] [stdout] test public::node::node::tests::serialized_public_node_can_be_deserialized ... ok [INFO] [stdout] test private::previous::tests::previous_with_unrelated_changes ... ok [INFO] [stdout] test private::share::tests::can_share_and_recieve_share ... ok [INFO] [stdout] test utils::common::tests::split_last_splits_path_segments_into_tail_and_the_rest ... ok [INFO] [stdout] test private::previous::tests::previous_with_multiple_child_changes ... ok [INFO] [stdout] test private::share::tests::find_latest_share_counter_finds_highest_count ... ok [INFO] [stdout] test root_tree::tests::test_roots_read_write ... ok [INFO] [stdout] test root_tree::snapshot_tests::test_root_filesystems ... ok [INFO] [stdout] test private::file::proptests::can_include_and_get_content_from_file has been running for over 60 seconds [INFO] [stdout] test private::file::proptests::can_propagate_missing_chunk_error has been running for over 60 seconds [INFO] [stdout] test private::file::proptests::can_read_section_of_file has been running for over 60 seconds [INFO] [stdout] test private::file::proptests::can_read_section_of_file ... ok [INFO] [stdout] test private::file::proptests::can_propagate_missing_chunk_error ... ok [INFO] [stdout] test private::file::proptests::can_include_and_get_content_from_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 110.62s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_common-ec06e7189f2b1b9c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test link::tests::link_cid_can_be_resolved ... ok [INFO] [stdout] test link::tests::link_value_can_be_resolved ... ok [INFO] [stdout] test metadata::tests::metadata_can_encode_decode_as_cbor ... ok [INFO] [stdout] test blockstore::tests::memory_blockstore ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_hamt-3124ade7fa8dd83a) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test diff::tests::can_diff_main_node_with_added_removed_pairs ... ok [INFO] [stdout] test hash::tests::can_push_and_get_nibbles_from_hashprefix ... ok [INFO] [stdout] test hash::tests::hash_nibbles_can_cursor_over_digest ... ok [INFO] [stdout] test diff::tests::can_diff_main_node_with_no_changes ... ok [INFO] [stdout] test hamt::tests::hamt_can_encode_decode_as_cbor ... ok [INFO] [stdout] test diff::tests::can_diff_nodes_with_different_structure_and_modified_changes ... ok [INFO] [stdout] test hamt::snapshot_tests::test_hamt ... ok [INFO] [stdout] test diff::proptests::diff_correspondence ... ok [INFO] [stdout] test diff::proptests::add_remove_flip ... ok [INFO] [stdout] test merge::proptests::merge_idempotency ... ok [INFO] [stdout] test node::proptests::hash_map_is_history_independent ... ok [INFO] [stdout] test node::proptests::test_insert_idempotence ... ok [INFO] [stdout] test node::snapshot_tests::test_node ... ok [INFO] [stdout] test node::tests::can_fetch_node_at_hashprefix ... ok [INFO] [stdout] test node::proptests::test_remove_idempotence ... ok [INFO] [stdout] test node::tests::can_map_over_leaf_nodes ... ok [INFO] [stdout] test node::tests::get_value_fetches_deeply_linked_value ... ok [INFO] [stdout] test node::tests::get_value_index_gets_correct_index ... ok [INFO] [stdout] test node::tests::node_can_insert_pair_and_retrieve ... ok [INFO] [stdout] test merge::proptests::merge_commutativity ... ok [INFO] [stdout] test node::tests::node_is_same_with_irrelevant_remove ... ok [INFO] [stdout] test node::tests::node_history_independence_regression ... ok [INFO] [stdout] test node::tests::set_value_splits_when_bucket_threshold_reached ... ok [INFO] [stdout] test node::tests::remove_value_canonicalizes_linked_node ... ok [INFO] [stdout] test node::tests::can_generate_hashmap_from_node ... ok [INFO] [stdout] test pointer::snapshot_tests::test_pointer ... ok [INFO] [stdout] test pointer::tests::pointer_can_encode_decode_as_cbor ... ok [INFO] [stdout] test merge::proptests::merge_associativity ... ok [INFO] [stdout] test node::proptests::node_operations_are_history_independent ... ok [INFO] [stdout] test node::proptests::node_can_encode_decode_as_cbor ... ok [INFO] [stdout] test diff::proptests::diff_unique_keys ... ok [INFO] [stdout] test node::proptests::hamt_is_like_hash_map ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.70s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_nameaccumulator-1fc00beb9848ca14) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test fns::tests::test_fixture_prime_hash ... ok [INFO] [stdout] test name::tests::name_segment_serialize_roundtrip ... ok [INFO] [stdout] test name::tests::padded_biguint_encoding_roundtrips ... ok [INFO] [stdout] test name::tests::equals_ignores_serialization_cache ... ok [INFO] [stdout] test name::snapshot_tests::test_name_accumulator ... ok [INFO] [stdout] test name::tests::name_accumulator_serialize_roundtrip ... ok [INFO] [stdout] test name::tests::name_batched_proof_example ... ok [INFO] [stdout] test fns::proptests::test_multi_exp ... ok [INFO] [stdout] test fns::proptests::test_prime_digest ... ok [INFO] [stdout] test name::tests::batch_proofs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_wasm-da2152a2c0c0df4d) [INFO] [stderr] Doc-tests wnfs [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory (line 31) ... ok [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::get_metadata (line 184) ... ok [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::mkdir (line 793) ... FAILED [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::ls (line 845) ... FAILED [INFO] [stdout] test wnfs/src/lib.rs - (line 11) ... FAILED [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::get_node (line 437) ... FAILED [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::open_file_mut (line 564) ... FAILED [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::read (line 495) ... FAILED [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::new_rc (line 96) ... ok [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::new (line 65) ... ok [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::lookup_node (line 212) ... ok [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::basic_mv (line 1052) ... ok [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::cp (line 1136) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile (line 44) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile::new (line 122) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile::new_rc (line 151) ... ok [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::rm (line 933) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile::copy_content_from (line 390) ... ok [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::write (line 650) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile::get_content (line 528) ... ok [INFO] [stdout] test wnfs/src/private/directory.rs - private::directory::PrivateDirectory::search_latest (line 734) ... ok [INFO] [stdout] test wnfs/src/private/forest/hamt.rs - private::forest::hamt::HamtForest (line 34) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile::stream_content (line 437) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile::with_content (line 176) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile::with_content_rc (line 230) ... ok [INFO] [stdout] test wnfs/src/private/node/header.rs - private::node::header::PrivateNodeHeader (line 24) ... ok [INFO] [stdout] test wnfs/src/private/node/header.rs - private::node::header::PrivateNodeHeader::derive_temporal_key (line 101) ... ok [INFO] [stdout] test wnfs/src/private/node/header.rs - private::node::header::PrivateNodeHeader::get_revision_name (line 130) ... ok [INFO] [stdout] test wnfs/src/private/node/keys.rs - private::node::keys::SnapshotKey::decrypt (line 168) ... ok [INFO] [stdout] test wnfs/src/private/forest/traits.rs - private::forest::traits::PrivateForest::has_by_hash (line 62) ... ok [INFO] [stdout] test wnfs/src/private/node/keys.rs - private::node::keys::SnapshotKey::encrypt (line 121) ... ok [INFO] [stdout] test wnfs/src/private/node/node.rs - private::node::node::PrivateNode (line 31) ... ok [INFO] [stdout] test wnfs/src/private/node/node.rs - private::node::node::PrivateNode::as_dir (line 195) ... ok [INFO] [stdout] test wnfs/src/private/node/node.rs - private::node::node::PrivateNode::as_file (line 232) ... ok [INFO] [stdout] test wnfs/src/private/node/node.rs - private::node::node::PrivateNode::get_header (line 140) ... ok [INFO] [stdout] test wnfs/src/private/node/node.rs - private::node::node::PrivateNode::is_file (line 286) ... ok [INFO] [stdout] test wnfs/src/private/node/node.rs - private::node::node::PrivateNode::is_dir (line 261) ... ok [INFO] [stdout] test wnfs/src/private/forest/hamt.rs - private::forest::hamt::HamtForest::merge (line 281) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory (line 32) ... ok [INFO] [stdout] test wnfs/src/private/node/node.rs - private::node::node::PrivateNode::upsert_mtime (line 61) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile::with_content_streaming (line 278) ... ok [INFO] [stdout] test wnfs/src/private/file.rs - private::file::PrivateFile::with_content_streaming_rc (line 338) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::get_metadata (line 112) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::basic_mv (line 663) ... ok [INFO] [stdout] test wnfs/src/private/node/node.rs - private::node::node::PrivateNode::load (line 526) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::get_previous (line 94) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::cp (line 735) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::get_node (line 231) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::new (line 57) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::lookup_node (line 338) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::new_rc (line 78) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::ls (line 534) ... ok [INFO] [stdout] test wnfs/src/lib.rs - (line 49) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::mkdir (line 488) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::open_file_mut (line 278) ... ok [INFO] [stdout] test wnfs/src/private/node/node.rs - private::node::node::PrivateNode::search_latest (line 311) ... ok [INFO] [stdout] test wnfs/src/public/file.rs - public::file::PublicFile (line 17) ... ok [INFO] [stdout] test wnfs/src/public/file.rs - public::file::PublicFile::get_previous (line 106) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::read (line 388) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::store (line 812) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::rm (line 595) ... ok [INFO] [stdout] test wnfs/src/public/directory.rs - public::directory::PublicDirectory::write (line 436) ... ok [INFO] [stdout] test wnfs/src/public/file.rs - public::file::PublicFile::new (line 43) ... ok [INFO] [stdout] test wnfs/src/public/node/node.rs - public::node::node::PublicNode (line 26) ... ok [INFO] [stdout] test wnfs/src/public/file.rs - public::file::PublicFile::new_rc (line 65) ... ok [INFO] [stdout] test wnfs/src/public/node/node.rs - public::node::node::PublicNode::as_dir (line 147) ... ok [INFO] [stdout] test wnfs/src/public/node/node.rs - public::node::node::PublicNode::as_file (line 176) ... ok [INFO] [stdout] test wnfs/src/public/node/node.rs - public::node::node::PublicNode::is_dir (line 206) ... ok [INFO] [stdout] test wnfs/src/public/file.rs - public::file::PublicFile::store (line 142) ... ok [INFO] [stdout] test wnfs/src/public/node/node.rs - public::node::node::PublicNode::get_previous (line 122) ... ok [INFO] [stdout] test wnfs/src/public/node/node.rs - public::node::node::PublicNode::is_file (line 223) ... ok [INFO] [stdout] test wnfs/src/public/node/node.rs - public::node::node::PublicNode::upsert_mtime (line 50) ... ok [INFO] [stdout] test wnfs/src/public/node/node.rs - public::node::node::PublicNode::update_previous (line 84) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- wnfs/src/private/directory.rs - private::directory::PrivateDirectory::mkdir (line 793) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- wnfs/src/private/directory.rs - private::directory::PrivateDirectory::ls (line 845) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- wnfs/src/lib.rs - (line 11) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYUsixs/symbols.o" "/tmp/rustdoctestuBOxSt/rust_out.rust_out.a4182bc526085c80-cgu.0.rcgu.o" "/tmp/rustdoctestuBOxSt/rust_out.23gplr6qdutl5rza.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-b1cf08e85974c536/out" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_std-f24b62d8d199533d.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-ec10aa6e8e1752f4.rlib" "/opt/rustwide/target/debug/deps/libblocking-34fd8136a4ba47c9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9075f90fd682bb95.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-4fbab6a861c941f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-c20354a6a1a3983e.rlib" "/opt/rustwide/target/debug/deps/libasync_io-8e806b60e6115a38.rlib" "/opt/rustwide/target/debug/deps/librustix-944e19da402e424f.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-b2043dc62408bc1c.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-1bc181131cccf619.rlib" "/opt/rustwide/target/debug/deps/libpolling-ad0a7fddbfe2fdf9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bd20d50b266f0ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-5b885ddf9494479f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-7c0ad902bfe6ff36.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-ca8d84e72314e124.rlib" "/opt/rustwide/target/debug/deps/libparking-ff68ba50cc5602c1.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-c66dc39d896fe212.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-bc065caa37ce6d51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-155b1ab267e15997.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-0edd69b7ea61ad4a.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b1f3ce88b44dab77.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-8e7a032a3e40f8b7.rlib" "/opt/rustwide/target/debug/deps/liblog-15cef56f8144ae66.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-a6fe9f211c7a9744.rlib" "/opt/rustwide/target/debug/deps/libwnfs-275c85fb0403d5bc.rlib" "/opt/rustwide/target/debug/deps/libserde_ipld_dagcbor-765381977608e8bc.rlib" "/opt/rustwide/target/debug/deps/libcbor4ii-8f4dd4db98a27154.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-a8669d44ad45d2da.rlib" "/opt/rustwide/target/debug/deps/libchacha20-d56a6e08827dba7d.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-4a9eb6e6128e595b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-150cc5395a4076e4.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-3ff5cba1662f08a3.rlib" "/opt/rustwide/target/debug/deps/libaead-235a804051492eda.rlib" "/opt/rustwide/target/debug/deps/libaes_kw-e5a54a93c9292ff2.rlib" "/opt/rustwide/target/debug/deps/libaes-7d53b2d1f67cc086.rlib" "/opt/rustwide/target/debug/deps/libcipher-74018e3df81743f3.rlib" "/opt/rustwide/target/debug/deps/libinout-bc8b5625f67e182d.rlib" "/opt/rustwide/target/debug/deps/libwnfs_hamt-055be2a1f08798be.rlib" "/opt/rustwide/target/debug/deps/libserde_byte_array-e92715d535012567.rlib" "/opt/rustwide/target/debug/deps/libeither-65962fec88c5a6e0.rlib" "/opt/rustwide/target/debug/deps/libbitvec-be9d93ae8e116d4d.rlib" "/opt/rustwide/target/debug/deps/libwyz-d03399e01c6e09c5.rlib" "/opt/rustwide/target/debug/deps/libtap-ff640fd55ec80daa.rlib" "/opt/rustwide/target/debug/deps/libradium-16e050e9d5e4830c.rlib" "/opt/rustwide/target/debug/deps/libfunty-760f6eb56b23a1a6.rlib" "/opt/rustwide/target/debug/deps/libquick_cache-7bcf268f487246a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3582f6f804efd05e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-479eeb9dc8f8180a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd1f3fbadf3d0c37.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-527a8fdf3c539669.rlib" "/opt/rustwide/target/debug/deps/libahash-380b087231e04435.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-38ee011ef6ab4c2b.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-f3bd2742b286dd67.rlib" "/opt/rustwide/target/debug/deps/libwnfs_nameaccumulator-4d43506959b457de.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5144e710873f4621.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-f048c249d200586b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-98b2f9156d570fdb.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0c407e93836b98fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a542f5d05a938f7a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-47bd1e7c894d603f.rlib" "/opt/rustwide/target/debug/deps/libwnfs_common-086ed6ea1d24b7b4.rlib" "/opt/rustwide/target/debug/deps/libproptest-8814511648139e59.rlib" "/opt/rustwide/target/debug/deps/libunarray-27c77f1ece07550f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-01dc9e5d7442e0a0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-533cfb05655a34a4.rlib" "/opt/rustwide/target/debug/deps/librand-953fcaedea9c9886.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aa56933caa368ed3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d3261c754495fa10.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-06eaa26bcba30f76.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-415f16cb275caee3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-acf3155aa70339a1.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c4a6fe22326c0213.rlib" "/opt/rustwide/target/debug/deps/librustix-8038306e31f8aa86.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9658321b854a1f0e.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-07331109fdb062b1.rlib" "/opt/rustwide/target/debug/deps/libfnv-43c6a2838c4bff43.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e463b77770f632a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6aee35c5c13f9f2d.rlib" "/opt/rustwide/target/debug/deps/libspin-0caecbd7f24a383c.rlib" "/opt/rustwide/target/debug/deps/libbit_set-28dd226421e84449.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-6affca6dbc98f8b3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7c35cbdcb5f56e05.rlib" "/opt/rustwide/target/debug/deps/libbase64_serde-0675658a628ebb94.rlib" "/opt/rustwide/target/debug/deps/libbase64-ceaa4a77d9522ade.rlib" "/opt/rustwide/target/debug/deps/libfutures-79ce23dfe39f6e07.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-967dc3954f61e661.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-93a4894018a24805.rlib" "/opt/rustwide/target/debug/deps/libmemchr-459caa0d4d03ed97.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-44ba9bdef7a8ef73.rlib" "/opt/rustwide/target/debug/deps/libslab-3dd1c48b2c192ba4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e425ee26201252c0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2c299be616102a5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4910e5a1671b620e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e10a90db21ae360a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f8bf1dc494217c74.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0e36849c758848a4.rlib" "/opt/rustwide/target/debug/deps/libchrono-c032cc03aed177d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fc0aacb7930fc22d.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-b0804340c82e3c71.rlib" "/opt/rustwide/target/debug/deps/libasync_once_cell-a547f054b4ae5b40.rlib" "/opt/rustwide/target/debug/deps/liblibipld-65edac723d12fd80.rlib" "/opt/rustwide/target/debug/deps/liblibipld_pb-61034b5d14b3b4ea.rlib" "/opt/rustwide/target/debug/deps/libquick_protobuf-8bd1e92e45e56738.rlib" "/opt/rustwide/target/debug/deps/libbytes-796506658a07c84f.rlib" "/opt/rustwide/target/debug/deps/liblibipld_macro-9245e27088651218.rlib" "/opt/rustwide/target/debug/deps/liblibipld_json-6892ab89859fbc98.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b12463b5a40cb4ea.rlib" "/opt/rustwide/target/debug/deps/libryu-b0e56287fe667a40.rlib" "/opt/rustwide/target/debug/deps/libitoa-c436f4caaca3e3b4.rlib" "/opt/rustwide/target/debug/deps/liblibipld_cbor-5c5a6601c661f484.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65929006dccf8cc4.rlib" "/opt/rustwide/target/debug/deps/liblibipld_core-8847e61725472b16.rlib" "/opt/rustwide/target/debug/deps/libcid-6579ddc96cf7112d.rlib" "/opt/rustwide/target/debug/deps/libmultihash-b1d05e11b23c5f5d.rlib" "/opt/rustwide/target/debug/deps/libsha3-0d8e92231f01b75e.rlib" "/opt/rustwide/target/debug/deps/libkeccak-c31c488f75d03597.rlib" "/opt/rustwide/target/debug/deps/libsha2-711969b2d9863c2b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-860ca8c1beefc3ef.rlib" "/opt/rustwide/target/debug/deps/libblake2s_simd-706e1f3cdf95009a.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-5aac55f2651cb5be.rlib" "/opt/rustwide/target/debug/deps/libserde_big_array-aaeabdfdeee7b724.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-89d79c4f2181cc42.rlib" "/opt/rustwide/target/debug/deps/libmultibase-bf9e1a08875a5524.rlib" "/opt/rustwide/target/debug/deps/libbase_x-bf9db3ba5aa8f662.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-366075a80ce79211.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-620ef2d7eb315b1f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ee0f1ea65dd6299d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c7edda7976f20840.rlib" "/opt/rustwide/target/debug/deps/libskip_ratchet-dfba70c31cf25cbe.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-ff1c7c6d708a972c.rlib" "/opt/rustwide/target/debug/deps/libblake3-5660b5d72b7c2335.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-37930ec02f8234b5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a1dfa05b3d4239dd.rlib" "/opt/rustwide/target/debug/deps/libdigest-c88e46426f065dc9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-256561f7c4708d14.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-d9aa09a33d8acb34.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a374cb3c5344e198.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-df7c699e6b35d18f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1c396a7a4feff831.rlib" "/opt/rustwide/target/debug/deps/libtypenum-99e543b8a0afd2ef.rlib" "/opt/rustwide/target/debug/deps/librand_core-83ad2aa9ba414400.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7f5220eb8163ea61.rlib" "/opt/rustwide/target/debug/deps/liblibc-5528d623500bef2f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b39a495d37c03208.rlib" "/opt/rustwide/target/debug/deps/libarrayref-efee24e9c0080e08.rlib" "/opt/rustwide/target/debug/deps/libsemver-04ec8b2c43b1c969.rlib" "/opt/rustwide/target/debug/deps/libserde-9245000173c6d178.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuBOxSt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- wnfs/src/private/directory.rs - private::directory::PrivateDirectory::get_node (line 437) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdlnEMB/symbols.o" "/tmp/rustdoctest95sF25/rust_out.rust_out.a4182bc526085c80-cgu.0.rcgu.o" "/tmp/rustdoctest95sF25/rust_out.23gplr6qdutl5rza.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-b1cf08e85974c536/out" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_std-f24b62d8d199533d.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-ec10aa6e8e1752f4.rlib" "/opt/rustwide/target/debug/deps/libblocking-34fd8136a4ba47c9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9075f90fd682bb95.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-4fbab6a861c941f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-c20354a6a1a3983e.rlib" "/opt/rustwide/target/debug/deps/libasync_io-8e806b60e6115a38.rlib" "/opt/rustwide/target/debug/deps/librustix-944e19da402e424f.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-b2043dc62408bc1c.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-1bc181131cccf619.rlib" "/opt/rustwide/target/debug/deps/libpolling-ad0a7fddbfe2fdf9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bd20d50b266f0ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-5b885ddf9494479f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-7c0ad902bfe6ff36.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-ca8d84e72314e124.rlib" "/opt/rustwide/target/debug/deps/libparking-ff68ba50cc5602c1.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-c66dc39d896fe212.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-bc065caa37ce6d51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-155b1ab267e15997.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-0edd69b7ea61ad4a.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b1f3ce88b44dab77.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-8e7a032a3e40f8b7.rlib" "/opt/rustwide/target/debug/deps/liblog-15cef56f8144ae66.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-a6fe9f211c7a9744.rlib" "/opt/rustwide/target/debug/deps/libwnfs-275c85fb0403d5bc.rlib" "/opt/rustwide/target/debug/deps/libserde_ipld_dagcbor-765381977608e8bc.rlib" "/opt/rustwide/target/debug/deps/libcbor4ii-8f4dd4db98a27154.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-a8669d44ad45d2da.rlib" "/opt/rustwide/target/debug/deps/libchacha20-d56a6e08827dba7d.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-4a9eb6e6128e595b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-150cc5395a4076e4.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-3ff5cba1662f08a3.rlib" "/opt/rustwide/target/debug/deps/libaead-235a804051492eda.rlib" "/opt/rustwide/target/debug/deps/libaes_kw-e5a54a93c9292ff2.rlib" "/opt/rustwide/target/debug/deps/libaes-7d53b2d1f67cc086.rlib" "/opt/rustwide/target/debug/deps/libcipher-74018e3df81743f3.rlib" "/opt/rustwide/target/debug/deps/libinout-bc8b5625f67e182d.rlib" "/opt/rustwide/target/debug/deps/libwnfs_hamt-055be2a1f08798be.rlib" "/opt/rustwide/target/debug/deps/libserde_byte_array-e92715d535012567.rlib" "/opt/rustwide/target/debug/deps/libeither-65962fec88c5a6e0.rlib" "/opt/rustwide/target/debug/deps/libbitvec-be9d93ae8e116d4d.rlib" "/opt/rustwide/target/debug/deps/libwyz-d03399e01c6e09c5.rlib" "/opt/rustwide/target/debug/deps/libtap-ff640fd55ec80daa.rlib" "/opt/rustwide/target/debug/deps/libradium-16e050e9d5e4830c.rlib" "/opt/rustwide/target/debug/deps/libfunty-760f6eb56b23a1a6.rlib" "/opt/rustwide/target/debug/deps/libquick_cache-7bcf268f487246a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3582f6f804efd05e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-479eeb9dc8f8180a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd1f3fbadf3d0c37.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-527a8fdf3c539669.rlib" "/opt/rustwide/target/debug/deps/libahash-380b087231e04435.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-38ee011ef6ab4c2b.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-f3bd2742b286dd67.rlib" "/opt/rustwide/target/debug/deps/libwnfs_nameaccumulator-4d43506959b457de.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5144e710873f4621.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-f048c249d200586b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-98b2f9156d570fdb.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0c407e93836b98fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a542f5d05a938f7a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-47bd1e7c894d603f.rlib" "/opt/rustwide/target/debug/deps/libwnfs_common-086ed6ea1d24b7b4.rlib" "/opt/rustwide/target/debug/deps/libproptest-8814511648139e59.rlib" "/opt/rustwide/target/debug/deps/libunarray-27c77f1ece07550f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-01dc9e5d7442e0a0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-533cfb05655a34a4.rlib" "/opt/rustwide/target/debug/deps/librand-953fcaedea9c9886.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aa56933caa368ed3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d3261c754495fa10.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-06eaa26bcba30f76.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-415f16cb275caee3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-acf3155aa70339a1.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c4a6fe22326c0213.rlib" "/opt/rustwide/target/debug/deps/librustix-8038306e31f8aa86.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9658321b854a1f0e.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-07331109fdb062b1.rlib" "/opt/rustwide/target/debug/deps/libfnv-43c6a2838c4bff43.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e463b77770f632a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6aee35c5c13f9f2d.rlib" "/opt/rustwide/target/debug/deps/libspin-0caecbd7f24a383c.rlib" "/opt/rustwide/target/debug/deps/libbit_set-28dd226421e84449.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-6affca6dbc98f8b3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7c35cbdcb5f56e05.rlib" "/opt/rustwide/target/debug/deps/libbase64_serde-0675658a628ebb94.rlib" "/opt/rustwide/target/debug/deps/libbase64-ceaa4a77d9522ade.rlib" "/opt/rustwide/target/debug/deps/libfutures-79ce23dfe39f6e07.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-967dc3954f61e661.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-93a4894018a24805.rlib" "/opt/rustwide/target/debug/deps/libmemchr-459caa0d4d03ed97.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-44ba9bdef7a8ef73.rlib" "/opt/rustwide/target/debug/deps/libslab-3dd1c48b2c192ba4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e425ee26201252c0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2c299be616102a5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4910e5a1671b620e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e10a90db21ae360a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f8bf1dc494217c74.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0e36849c758848a4.rlib" "/opt/rustwide/target/debug/deps/libchrono-c032cc03aed177d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fc0aacb7930fc22d.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-b0804340c82e3c71.rlib" "/opt/rustwide/target/debug/deps/libasync_once_cell-a547f054b4ae5b40.rlib" "/opt/rustwide/target/debug/deps/liblibipld-65edac723d12fd80.rlib" "/opt/rustwide/target/debug/deps/liblibipld_pb-61034b5d14b3b4ea.rlib" "/opt/rustwide/target/debug/deps/libquick_protobuf-8bd1e92e45e56738.rlib" "/opt/rustwide/target/debug/deps/libbytes-796506658a07c84f.rlib" "/opt/rustwide/target/debug/deps/liblibipld_macro-9245e27088651218.rlib" "/opt/rustwide/target/debug/deps/liblibipld_json-6892ab89859fbc98.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b12463b5a40cb4ea.rlib" "/opt/rustwide/target/debug/deps/libryu-b0e56287fe667a40.rlib" "/opt/rustwide/target/debug/deps/libitoa-c436f4caaca3e3b4.rlib" "/opt/rustwide/target/debug/deps/liblibipld_cbor-5c5a6601c661f484.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65929006dccf8cc4.rlib" "/opt/rustwide/target/debug/deps/liblibipld_core-8847e61725472b16.rlib" "/opt/rustwide/target/debug/deps/libcid-6579ddc96cf7112d.rlib" "/opt/rustwide/target/debug/deps/libmultihash-b1d05e11b23c5f5d.rlib" "/opt/rustwide/target/debug/deps/libsha3-0d8e92231f01b75e.rlib" "/opt/rustwide/target/debug/deps/libkeccak-c31c488f75d03597.rlib" "/opt/rustwide/target/debug/deps/libsha2-711969b2d9863c2b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-860ca8c1beefc3ef.rlib" "/opt/rustwide/target/debug/deps/libblake2s_simd-706e1f3cdf95009a.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-5aac55f2651cb5be.rlib" "/opt/rustwide/target/debug/deps/libserde_big_array-aaeabdfdeee7b724.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-89d79c4f2181cc42.rlib" "/opt/rustwide/target/debug/deps/libmultibase-bf9e1a08875a5524.rlib" "/opt/rustwide/target/debug/deps/libbase_x-bf9db3ba5aa8f662.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-366075a80ce79211.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-620ef2d7eb315b1f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ee0f1ea65dd6299d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c7edda7976f20840.rlib" "/opt/rustwide/target/debug/deps/libskip_ratchet-dfba70c31cf25cbe.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-ff1c7c6d708a972c.rlib" "/opt/rustwide/target/debug/deps/libblake3-5660b5d72b7c2335.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-37930ec02f8234b5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a1dfa05b3d4239dd.rlib" "/opt/rustwide/target/debug/deps/libdigest-c88e46426f065dc9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-256561f7c4708d14.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-d9aa09a33d8acb34.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a374cb3c5344e198.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-df7c699e6b35d18f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1c396a7a4feff831.rlib" "/opt/rustwide/target/debug/deps/libtypenum-99e543b8a0afd2ef.rlib" "/opt/rustwide/target/debug/deps/librand_core-83ad2aa9ba414400.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7f5220eb8163ea61.rlib" "/opt/rustwide/target/debug/deps/liblibc-5528d623500bef2f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b39a495d37c03208.rlib" "/opt/rustwide/target/debug/deps/libarrayref-efee24e9c0080e08.rlib" "/opt/rustwide/target/debug/deps/libsemver-04ec8b2c43b1c969.rlib" "/opt/rustwide/target/debug/deps/libserde-9245000173c6d178.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest95sF25/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- wnfs/src/private/directory.rs - private::directory::PrivateDirectory::open_file_mut (line 564) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- wnfs/src/private/directory.rs - private::directory::PrivateDirectory::read (line 495) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] wnfs/src/lib.rs - (line 11) [INFO] [stdout] wnfs/src/private/directory.rs - private::directory::PrivateDirectory::get_node (line 437) [INFO] [stdout] wnfs/src/private/directory.rs - private::directory::PrivateDirectory::ls (line 845) [INFO] [stdout] wnfs/src/private/directory.rs - private::directory::PrivateDirectory::mkdir (line 793) [INFO] [stdout] wnfs/src/private/directory.rs - private::directory::PrivateDirectory::open_file_mut (line 564) [INFO] [stdout] wnfs/src/private/directory.rs - private::directory::PrivateDirectory::read (line 495) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 67 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 45.46s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p wnfs --doc` [INFO] running `Command { std: "docker" "inspect" "4e3e52dd04504bc49adea2bfca10a9f7c7d2b7496e33a536dc8e7f9bb7abc9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3e52dd04504bc49adea2bfca10a9f7c7d2b7496e33a536dc8e7f9bb7abc9c0", kill_on_drop: false }` [INFO] [stdout] 4e3e52dd04504bc49adea2bfca10a9f7c7d2b7496e33a536dc8e7f9bb7abc9c0