[INFO] cloning repository https://github.com/karim-agha/ipld-nostd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karim-agha/ipld-nostd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Fipld-nostd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Fipld-nostd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 938c6678ce27d18723a1747c2929e703501e8e3b [INFO] testing karim-agha/ipld-nostd against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Fipld-nostd" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/karim-agha/ipld-nostd [INFO] finished tweaking git repo https://github.com/karim-agha/ipld-nostd [INFO] tweaked toml for git repo https://github.com/karim-agha/ipld-nostd written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/karim-agha/ipld-nostd on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/karim-agha/ipld-nostd 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] [stderr] Downloaded thiserror_core2 v2.0.1 [INFO] [stderr] Downloaded serde-transcode v1.1.1 [INFO] [stderr] Downloaded parity-scale-codec v3.7.0 [INFO] [stderr] Downloaded match-lookup v0.1.1 [INFO] [stderr] Downloaded const-str v0.4.3 [INFO] [stderr] Downloaded strobe-rs v0.10.0 [INFO] [stderr] Downloaded cbor4ii v0.2.14 [INFO] [stderr] Downloaded multihash v0.19.2 [INFO] [stderr] Downloaded cpufeatures v0.2.15 [INFO] [stderr] Downloaded multihash-codetable v0.1.4 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.3 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.7.0 [INFO] [stderr] Downloaded base256emoji v1.0.2 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.13 [INFO] [stderr] Downloaded data-encoding-macro v0.1.15 [INFO] [stderr] Downloaded unsigned-varint v0.8.0 [INFO] [stderr] Downloaded multihash-derive-impl v0.1.2 [INFO] [stderr] Downloaded multihash-derive v0.9.1 [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.91 [INFO] [stderr] Downloaded test-strategy v0.4.0 [INFO] [stderr] Downloaded thiserror_core2-impl v2.0.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 683d21d4bf63eaf7fb3ca9ae04b99979c55b5f0d6c211a44c828e0b9be6283f0 [INFO] running `Command { std: "docker" "start" "-a" "683d21d4bf63eaf7fb3ca9ae04b99979c55b5f0d6c211a44c828e0b9be6283f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "683d21d4bf63eaf7fb3ca9ae04b99979c55b5f0d6c211a44c828e0b9be6283f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683d21d4bf63eaf7fb3ca9ae04b99979c55b5f0d6c211a44c828e0b9be6283f0", kill_on_drop: false }` [INFO] [stdout] 683d21d4bf63eaf7fb3ca9ae04b99979c55b5f0d6c211a44c828e0b9be6283f0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 081f4bb19e9fdb60191b325f50f34405ab43923b4f28037b22dffbe431471fe7 [INFO] running `Command { std: "docker" "start" "-a" "081f4bb19e9fdb60191b325f50f34405ab43923b4f28037b22dffbe431471fe7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.91 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling thiserror_core2-impl v2.0.0 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling thiserror_core2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling ipld-nostd v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/car/error.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-cid-as-bytes` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/dag/error.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | #[derive(Debug, thiserror_core2::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-cid-as-bytes` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `thiserror_core2::Error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `thiserror_core2::Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `thiserror_core2::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.78s [INFO] running `Command { std: "docker" "inspect" "081f4bb19e9fdb60191b325f50f34405ab43923b4f28037b22dffbe431471fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "081f4bb19e9fdb60191b325f50f34405ab43923b4f28037b22dffbe431471fe7", kill_on_drop: false }` [INFO] [stdout] 081f4bb19e9fdb60191b325f50f34405ab43923b4f28037b22dffbe431471fe7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c306dee47966a19cee305e2d85bff7b7d166d7b8aaaff028e6be1dc381562ec3 [INFO] running `Command { std: "docker" "start" "-a" "c306dee47966a19cee305e2d85bff7b7d166d7b8aaaff028e6be1dc381562ec3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.91 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling multihash v0.19.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling thiserror_core2-impl v2.0.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling thiserror_core2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.0 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling test-strategy v0.4.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling ipld-nostd v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/car/error.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-cid-as-bytes` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/dag/error.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | #[derive(Debug, thiserror_core2::Error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-cid-as-bytes` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `thiserror_core2::Error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `thiserror_core2::Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `thiserror_core2::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.73s [INFO] running `Command { std: "docker" "inspect" "c306dee47966a19cee305e2d85bff7b7d166d7b8aaaff028e6be1dc381562ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c306dee47966a19cee305e2d85bff7b7d166d7b8aaaff028e6be1dc381562ec3", kill_on_drop: false }` [INFO] [stdout] c306dee47966a19cee305e2d85bff7b7d166d7b8aaaff028e6be1dc381562ec3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 238bfa4cf13058334b6f08bcf31fe394097d421adf47f006ad828b573625ea00 [INFO] running `Command { std: "docker" "start" "-a" "238bfa4cf13058334b6f08bcf31fe394097d421adf47f006ad828b573625ea00", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/car/error.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Error)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `no-cid-as-bytes` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/dag/error.rs:171:17 [INFO] [stderr] | [INFO] [stderr] 171 | #[derive(Debug, thiserror_core2::Error)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `no-cid-as-bytes` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `thiserror_core2::Error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `thiserror_core2::Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `thiserror_core2::Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ipld-nostd` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ipld_nostd-283993db316e811f) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test car::header::tests::symmetric_header_v1 ... ok [INFO] [stdout] test car::util::tests::ld_read_write_good ... ok [INFO] [stdout] test car::reader::tests::car_write_read ... ok [INFO] [stdout] test cid::cid::tests::test_cid_scale_codec ... ok [INFO] [stdout] test cid::serde::tests::test_cid_serde ... ok [INFO] [stdout] test ipld::convert::tests::try_into_bool ... ok [INFO] [stdout] test cid::cid::tests::test_debug_instance ... ok [INFO] [stdout] test ipld::convert::tests::try_into_cid ... ok [INFO] [stdout] test ipld::convert::tests::try_into_floats ... ok [INFO] [stdout] test ipld::convert::tests::try_into_ints ... ok [INFO] [stdout] test ipld::convert::tests::try_into_list ... ok [INFO] [stdout] test ipld::convert::tests::try_into_map ... ok [INFO] [stdout] test ipld::convert::tests::try_into_vec ... ok [INFO] [stdout] test ipld::convert::tests::try_into_string ... ok [INFO] [stdout] test ipld::serde::tests::test_bytes_not_cid ... ok [INFO] [stdout] test ipld::serde::tests::test_tokens ... ok [INFO] [stdout] test ipld::tests::test_get ... ok [INFO] [stdout] test ipld::tests::test_ipld_bool_from ... ok [INFO] [stdout] test ipld::serde::tests::test_ipld ... ok [INFO] [stdout] test ipld::tests::test_ipld_bytes_from ... ok [INFO] [stdout] test ipld::tests::test_ipld_float_from ... ok [INFO] [stdout] test ipld::tests::test_ipld_integer_from ... ok [INFO] [stdout] test ipld::tests::test_ipld_link_from ... ok [INFO] [stdout] test ipld::tests::test_ipld_string_from ... ok [INFO] [stdout] test car::util::tests::ld_read_write_fail ... ok [INFO] [stdout] test ipld::tests::test_partial_eq_nan ... ok [INFO] [stdout] test multihash::serde::tests::test_buffer_alignment ... ok [INFO] [stdout] test multihash::serde::tests::test_buffer ... ok [INFO] [stdout] test ipld::tests::test_take ... ok [INFO] [stdout] test multihash::serde::tests::test_serde_json ... ok [INFO] [stdout] test multihash::serde::tests::test_serde_test ... ok [INFO] [stdout] test multihash::tests::test_scale ... ok [INFO] [stdout] test multihash::tests::decode_non_minimal_error ... ok [INFO] [stdout] test multihash::tests::test_eq_sizes ... ok [INFO] [stdout] test ipld::convert::tests::try_into_wrong_range - should panic ... ok [INFO] [stdout] test ipld::convert::tests::try_into_wrong_type - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "238bfa4cf13058334b6f08bcf31fe394097d421adf47f006ad828b573625ea00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "238bfa4cf13058334b6f08bcf31fe394097d421adf47f006ad828b573625ea00", kill_on_drop: false }` [INFO] [stdout] 238bfa4cf13058334b6f08bcf31fe394097d421adf47f006ad828b573625ea00