[INFO] fetching crate sp-cid 0.3.0...
[INFO] testing sp-cid-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sp-cid 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sp-cid 0.3.0
[INFO] finished tweaking crates.io crate sp-cid 0.3.0
[INFO] tweaked toml for crates.io crate sp-cid 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp-cid 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding bytecursor v0.1.2 (available: v0.2.0)
[INFO] [stderr]       Adding parity-scale-codec v2.3.1 (available: v3.7.5)
[INFO] [stderr]       Adding quickcheck v0.9.2 (available: v1.1.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] [stderr]       Adding sp-multihash v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding unsigned-varint v0.7.2 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unsigned-varint v0.7.2
[INFO] [stderr]   Downloaded parity-scale-codec v2.3.1
[INFO] [stderr]   Downloaded sp-multihash-derive v0.2.0
[INFO] [stderr]   Downloaded bytecursor v0.1.2
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded sp-multihash v0.2.0
[INFO] [stderr]   Downloaded quickcheck v0.9.2
[INFO] [stderr]   Downloaded blake2s_simd v0.5.11
[INFO] [stderr]   Downloaded blake3 v0.3.8
[INFO] [stderr]   Downloaded base256emoji v1.0.2
[INFO] [stderr]   Downloaded multibase v0.9.2
[INFO] [stderr]   Downloaded serde-big-array v0.3.3
[INFO] [stderr]   Downloaded sp-std v3.0.0
[INFO] [stderr]   Downloaded match-lookup v0.1.2
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.18
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.20
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.3.1
[INFO] [stderr]   Downloaded const-str v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfc61b224317ede595bda8e02f1cc43a5784c0f0c8e81690b36c1e1c95e3d4b6
[INFO] running `Command { std: "docker" "start" "-a" "dfc61b224317ede595bda8e02f1cc43a5784c0f0c8e81690b36c1e1c95e3d4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfc61b224317ede595bda8e02f1cc43a5784c0f0c8e81690b36c1e1c95e3d4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc61b224317ede595bda8e02f1cc43a5784c0f0c8e81690b36c1e1c95e3d4b6", kill_on_drop: false }`
[INFO] [stdout] dfc61b224317ede595bda8e02f1cc43a5784c0f0c8e81690b36c1e1c95e3d4b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 923b9c20900a808cb1d8e593f58f061f132e365e602b9949439ae68275519da3
[INFO] running `Command { std: "docker" "start" "-a" "923b9c20900a808cb1d8e593f58f061f132e365e602b9949439ae68275519da3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling sp-std v3.0.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bytecursor v0.1.2
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.20
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sp-multihash-derive v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling sp-multihash v0.2.0
[INFO] [stderr]    Compiling sp-cid v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/typed_cid.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     self,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypedCid` is never constructed
[INFO] [stdout]   --> src/typed_cid.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct TypedCid<const S: usize, const C: Codec> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_dynamic` and `from_dynamic` are never used
[INFO] [stdout]   --> src/typed_cid.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<const S: usize, const C: Codec> TypedCid<S, C> {
[INFO] [stdout]    | --------------------------------------------------- associated items in this implementation
[INFO] [stdout] 17 |   pub fn to_dynamic(&self) -> Cid<S> { Cid::new_v1(C, self.hash) }
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 18 |
[INFO] [stdout] 19 |   pub fn from_dynamic(cid: &Cid<S>) -> Option<Self> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.66s
[INFO] running `Command { std: "docker" "inspect" "923b9c20900a808cb1d8e593f58f061f132e365e602b9949439ae68275519da3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923b9c20900a808cb1d8e593f58f061f132e365e602b9949439ae68275519da3", kill_on_drop: false }`
[INFO] [stdout] 923b9c20900a808cb1d8e593f58f061f132e365e602b9949439ae68275519da3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65beabd32c64813dfd54e8d9f4d04b2046b4ee29ac46d798e98b0c4a63851f3d
[INFO] running `Command { std: "docker" "start" "-a" "65beabd32c64813dfd54e8d9f4d04b2046b4ee29ac46d798e98b0c4a63851f3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/typed_cid.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     self,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypedCid` is never constructed
[INFO] [stdout]   --> src/typed_cid.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct TypedCid<const S: usize, const C: Codec> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_dynamic` and `from_dynamic` are never used
[INFO] [stdout]   --> src/typed_cid.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<const S: usize, const C: Codec> TypedCid<S, C> {
[INFO] [stdout]    | --------------------------------------------------- associated items in this implementation
[INFO] [stdout] 17 |   pub fn to_dynamic(&self) -> Cid<S> { Cid::new_v1(C, self.hash) }
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 18 |
[INFO] [stdout] 19 |   pub fn from_dynamic(cid: &Cid<S>) -> Option<Self> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sp-cid v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/typed_cid.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     self,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypedCid` is never constructed
[INFO] [stdout]   --> src/typed_cid.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct TypedCid<const S: usize, const C: Codec> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_dynamic` and `from_dynamic` are never used
[INFO] [stdout]   --> src/typed_cid.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<const S: usize, const C: Codec> TypedCid<S, C> {
[INFO] [stdout]    | --------------------------------------------------- associated items in this implementation
[INFO] [stdout] 17 |   pub fn to_dynamic(&self) -> Cid<S> { Cid::new_v1(C, self.hash) }
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 18 |
[INFO] [stdout] 19 |   pub fn from_dynamic(cid: &Cid<S>) -> Option<Self> {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.47s
[INFO] running `Command { std: "docker" "inspect" "65beabd32c64813dfd54e8d9f4d04b2046b4ee29ac46d798e98b0c4a63851f3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65beabd32c64813dfd54e8d9f4d04b2046b4ee29ac46d798e98b0c4a63851f3d", kill_on_drop: false }`
[INFO] [stdout] 65beabd32c64813dfd54e8d9f4d04b2046b4ee29ac46d798e98b0c4a63851f3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6fd4d84df39d7ad376dba69e50a798a5d86abf02256293f83dc4e4485c3e5203
[INFO] running `Command { std: "docker" "start" "-a" "6fd4d84df39d7ad376dba69e50a798a5d86abf02256293f83dc4e4485c3e5203", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/typed_cid.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     self,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TypedCid` is never constructed
[INFO] [stderr]   --> src/typed_cid.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct TypedCid<const S: usize, const C: Codec> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `to_dynamic` and `from_dynamic` are never used
[INFO] [stderr]   --> src/typed_cid.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl<const S: usize, const C: Codec> TypedCid<S, C> {
[INFO] [stderr]    | --------------------------------------------------- associated items in this implementation
[INFO] [stderr] 17 |   pub fn to_dynamic(&self) -> Cid<S> { Cid::new_v1(C, self.hash) }
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 18 |
[INFO] [stderr] 19 |   pub fn from_dynamic(cid: &Cid<S>) -> Option<Self> {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sp-cid` (lib) generated 3 warnings (run `cargo fix --lib -p sp-cid` to apply 1 suggestion)
[INFO] [stderr] warning: `sp-cid` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sp_cid-f87ef0d096cb6cb9)
[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 tests/lib.rs (/opt/rustwide/target/debug/deps/lib-ec4b1468453226d0)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test basic_marshalling ... ok
[INFO] [stdout] test method_can_take_differently_sized_cids ... ok
[INFO] [stdout] test from_str ... ok
[INFO] [stdout] test test_hash ... ok
[INFO] [stdout] test to_string_of_base32 ... ok
[INFO] [stdout] test to_string_of_base64 ... ok
[INFO] [stdout] test to_string_of_base_v0_error ... ok
[INFO] [stdout] test to_string_of_base58_v0 ... ok
[INFO] [stdout] test from ... ok
[INFO] [stdout] test test_base32 ... ok
[INFO] [stdout] test v0_error ... ok
[INFO] [stdout] test v0_handling ... ok
[INFO] [stdout] test empty_string ... ok
[INFO] [stdout] test to_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sp_cid
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/cid.rs - cid::Cid<S>::to_string_of_base (line 190) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6fd4d84df39d7ad376dba69e50a798a5d86abf02256293f83dc4e4485c3e5203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fd4d84df39d7ad376dba69e50a798a5d86abf02256293f83dc4e4485c3e5203", kill_on_drop: false }`
[INFO] [stdout] 6fd4d84df39d7ad376dba69e50a798a5d86abf02256293f83dc4e4485c3e5203
