[INFO] cloning repository https://github.com/dvc94ch/ipld-daemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/ipld-daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 721ad2825d9f2a917344142bd294400b9e23f405 [INFO] testing dvc94ch/ipld-daemon against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/ipld-daemon on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/ipld-daemon [INFO] finished tweaking git repo https://github.com/dvc94ch/ipld-daemon [INFO] tweaked toml for git repo https://github.com/dvc94ch/ipld-daemon written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/ipld-daemon already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75514855ce39cd6ee523a1c9c018539effb1490d6a272138e73f60f4ce857ba1 [INFO] running `Command { std: "docker" "start" "-a" "75514855ce39cd6ee523a1c9c018539effb1490d6a272138e73f60f4ce857ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75514855ce39cd6ee523a1c9c018539effb1490d6a272138e73f60f4ce857ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75514855ce39cd6ee523a1c9c018539effb1490d6a272138e73f60f4ce857ba1", kill_on_drop: false }` [INFO] [stdout] 75514855ce39cd6ee523a1c9c018539effb1490d6a272138e73f60f4ce857ba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06e13c6ab7c55e73e18f2f37d33cfaef2122da75d1987183b0da542ca8446bd5 [INFO] running `Command { std: "docker" "start" "-a" "06e13c6ab7c55e73e18f2f37d33cfaef2122da75d1987183b0da542ca8446bd5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling seahash v3.0.6 [INFO] [stderr] Compiling integer-encoding v1.0.7 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling multibase v0.6.0 (https://github.com/multiformats/rust-multibase#f22326bc) [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling libsystemd-sys v0.2.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling slog-journald v2.1.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling multihash_derive v0.1.0 (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Compiling whoami v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling async-trait v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling multihash v0.8.1-pre (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling caps v0.3.4-alpha.0 (https://github.com/dvc94ch/caps-rs?branch=misc#32c0bbb0) [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling cid v0.3.1 (https://github.com/dvc94ch/rust-cid?branch=cli#52c079b2) [INFO] [stderr] Compiling libipld-base v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling dag-cbor-derive v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling libipld-macro v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-timer v0.4.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling async-std v0.99.8 (https://github.com/dvc94ch/async-std#e35771b4) [INFO] [stderr] Compiling dag-cbor v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling async-filelock v0.1.0 (https://github.com/dvc94ch/async-filelock#58571bcb) [INFO] [stderr] Compiling libipld v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling ipld-daemon-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling pagecache v0.19.4 [INFO] [stderr] Compiling sled v0.28.0 [INFO] [stderr] Compiling ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.27s [INFO] running `Command { std: "docker" "inspect" "06e13c6ab7c55e73e18f2f37d33cfaef2122da75d1987183b0da542ca8446bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e13c6ab7c55e73e18f2f37d33cfaef2122da75d1987183b0da542ca8446bd5", kill_on_drop: false }` [INFO] [stdout] 06e13c6ab7c55e73e18f2f37d33cfaef2122da75d1987183b0da542ca8446bd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1902ad3f64d4e488b9efa43f79255a05add65c2eb40cb5ab77fa4923d5a718df [INFO] running `Command { std: "docker" "start" "-a" "1902ad3f64d4e488b9efa43f79255a05add65c2eb40cb5ab77fa4923d5a718df", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling model v0.1.2 [INFO] [stderr] Compiling ipld-daemon-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.62s [INFO] running `Command { std: "docker" "inspect" "1902ad3f64d4e488b9efa43f79255a05add65c2eb40cb5ab77fa4923d5a718df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1902ad3f64d4e488b9efa43f79255a05add65c2eb40cb5ab77fa4923d5a718df", kill_on_drop: false }` [INFO] [stdout] 1902ad3f64d4e488b9efa43f79255a05add65c2eb40cb5ab77fa4923d5a718df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c9b27b05422d5168c703ae89108f1537b28d8d146594b8c2d0135181956e6f4 [INFO] running `Command { std: "docker" "start" "-a" "5c9b27b05422d5168c703ae89108f1537b28d8d146594b8c2d0135181956e6f4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipld_daemon-55e9ae52a1efe5cb) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ipld_daemon-1014c580604c823f) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipld_daemon_client-be72d2626367882d) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::linearizable ... ignored [INFO] [stdout] test tests::mem_buf_store_eqv ... ignored [INFO] [stdout] test tests::pin_unpin_block ... ok [INFO] [stdout] test tests::autopin_block ... ok [INFO] [stdout] test tests::create_read_remove_link ... ok [INFO] [stdout] test tests::read_write_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipld_daemon_common-d09f5ccf420c0e1d) [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] [stderr] Doc-tests ipld-daemon [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] [stderr] Doc-tests ipld-daemon-client [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] [stderr] Doc-tests ipld-daemon-common [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] running `Command { std: "docker" "inspect" "5c9b27b05422d5168c703ae89108f1537b28d8d146594b8c2d0135181956e6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c9b27b05422d5168c703ae89108f1537b28d8d146594b8c2d0135181956e6f4", kill_on_drop: false }` [INFO] [stdout] 5c9b27b05422d5168c703ae89108f1537b28d8d146594b8c2d0135181956e6f4