[INFO] fetching crate sp-multihash-derive 0.2.0...
[INFO] testing sp-multihash-derive-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sp-multihash-derive 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate sp-multihash-derive 0.2.0
[INFO] finished tweaking crates.io crate sp-multihash-derive 0.2.0
[INFO] tweaked toml for crates.io crate sp-multihash-derive 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp-multihash-derive 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] [stderr]       Adding pretty_assertions v0.7.2 (available: v1.4.1)
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (available: v3.4.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.106)
[INFO] [stderr]       Adding synstructure v0.12.6 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9596663194ba5da2180da1cb8b10ed8a4d9a05d024348b0e1c3b43ff486f5ea
[INFO] running `Command { std: "docker" "start" "-a" "a9596663194ba5da2180da1cb8b10ed8a4d9a05d024348b0e1c3b43ff486f5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9596663194ba5da2180da1cb8b10ed8a4d9a05d024348b0e1c3b43ff486f5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9596663194ba5da2180da1cb8b10ed8a4d9a05d024348b0e1c3b43ff486f5ea", kill_on_drop: false }`
[INFO] [stdout] a9596663194ba5da2180da1cb8b10ed8a4d9a05d024348b0e1c3b43ff486f5ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1238081bb11abf34845910ce472eca4ea16c20887b822a6ae8cacbad898f949d
[INFO] running `Command { std: "docker" "start" "-a" "1238081bb11abf34845910ce472eca4ea16c20887b822a6ae8cacbad898f949d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling sp-multihash-derive v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/multihash.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |   NoAllocSizeErrors(kw::no_alloc_size_errors),
[INFO] [stdout]    |   ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveAttr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 60 -   NoAllocSizeErrors(kw::no_alloc_size_errors),
[INFO] [stdout] 60 +   NoAllocSizeErrors(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `paren` is never read
[INFO] [stdout]   --> src/utils.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Attrs<A> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 27 |   pub paren: syn::token::Paren,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attrs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `eq` are never read
[INFO] [stdout]   --> src/utils.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Attr<K, V> {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 42 |   pub key: K,
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 43 |   pub eq: syn::token::Eq,
[INFO] [stdout]    |       ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.83s
[INFO] running `Command { std: "docker" "inspect" "1238081bb11abf34845910ce472eca4ea16c20887b822a6ae8cacbad898f949d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1238081bb11abf34845910ce472eca4ea16c20887b822a6ae8cacbad898f949d", kill_on_drop: false }`
[INFO] [stdout] 1238081bb11abf34845910ce472eca4ea16c20887b822a6ae8cacbad898f949d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7597290c19f1752f3c5883671c0cfc9c0bf034185851e8a79439cc980cc35e2c
[INFO] running `Command { std: "docker" "start" "-a" "7597290c19f1752f3c5883671c0cfc9c0bf034185851e8a79439cc980cc35e2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling sp-multihash-derive v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/multihash.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |   NoAllocSizeErrors(kw::no_alloc_size_errors),
[INFO] [stdout]    |   ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveAttr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 60 -   NoAllocSizeErrors(kw::no_alloc_size_errors),
[INFO] [stdout] 60 +   NoAllocSizeErrors(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `paren` is never read
[INFO] [stdout]   --> src/utils.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Attrs<A> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 27 |   pub paren: syn::token::Paren,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attrs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `eq` are never read
[INFO] [stdout]   --> src/utils.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Attr<K, V> {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 42 |   pub key: K,
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 43 |   pub eq: syn::token::Eq,
[INFO] [stdout]    |       ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/multihash.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |   NoAllocSizeErrors(kw::no_alloc_size_errors),
[INFO] [stdout]    |   ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeriveAttr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 60 -   NoAllocSizeErrors(kw::no_alloc_size_errors),
[INFO] [stdout] 60 +   NoAllocSizeErrors(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/multihash.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 | struct ParseError(Span);
[INFO] [stdout]     |        ---------- ^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `paren` is never read
[INFO] [stdout]   --> src/utils.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Attrs<A> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 27 |   pub paren: syn::token::Paren,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attrs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `eq` are never read
[INFO] [stdout]   --> src/utils.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Attr<K, V> {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 42 |   pub key: K,
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 43 |   pub eq: syn::token::Eq,
[INFO] [stdout]    |       ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s
[INFO] running `Command { std: "docker" "inspect" "7597290c19f1752f3c5883671c0cfc9c0bf034185851e8a79439cc980cc35e2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7597290c19f1752f3c5883671c0cfc9c0bf034185851e8a79439cc980cc35e2c", kill_on_drop: false }`
[INFO] [stdout] 7597290c19f1752f3c5883671c0cfc9c0bf034185851e8a79439cc980cc35e2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67c6afdefe7646a660d1b19f5124463b62d7ce37d0254a352d85b9f6f4278453
[INFO] running `Command { std: "docker" "start" "-a" "67c6afdefe7646a660d1b19f5124463b62d7ce37d0254a352d85b9f6f4278453", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/multihash.rs:60:21
[INFO] [stderr]    |
[INFO] [stderr] 60 |   NoAllocSizeErrors(kw::no_alloc_size_errors),
[INFO] [stderr]    |   ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DeriveAttr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 60 -   NoAllocSizeErrors(kw::no_alloc_size_errors),
[INFO] [stderr] 60 +   NoAllocSizeErrors(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `paren` is never read
[INFO] [stderr]   --> src/utils.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct Attrs<A> {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 27 |   pub paren: syn::token::Paren,
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Attrs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `key` and `eq` are never read
[INFO] [stderr]   --> src/utils.rs:42:7
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct Attr<K, V> {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 42 |   pub key: K,
[INFO] [stderr]    |       ^^^
[INFO] [stderr] 43 |   pub eq: syn::token::Eq,
[INFO] [stderr]    |       ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Attr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/multihash.rs:244:19
[INFO] [stderr]     |
[INFO] [stderr] 244 | struct ParseError(Span);
[INFO] [stderr]     |        ---------- ^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `sp-multihash-derive` (lib) generated 3 warnings
[INFO] [stderr] warning: `sp-multihash-derive` (lib test) generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sp_multihash_derive-77ca17cd4dcc44bb)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test multihash::tests::test_multihash_error_digest_invalid_size_type2 - should panic ... FAILED
[INFO] [stdout] test multihash::tests::test_multihash_error_code_duplicates_numbers - should panic ... FAILED
[INFO] [stdout] test multihash::tests::test_multihash_error_digest_invalid_size_type - should panic ... FAILED
[INFO] [stdout] test multihash::tests::test_multihash_error_digest_without_size - should panic ... FAILED
[INFO] [stdout] test multihash::tests::test_multihash_error_digest_without_size_no_alloc_size_errors ... ok
[INFO] [stdout] test multihash::tests::test_multihash_error_no_alloc_size - should panic ... FAILED
[INFO] [stdout] test multihash::tests::test_multihash_error_too_small_alloc_size - should panic ... FAILED
[INFO] [stdout] test multihash::tests::test_multihash_error_code_duplicates - should panic ... FAILED
[INFO] [stdout] test multihash::tests::test_multihash_derive ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- multihash::tests::test_multihash_error_digest_invalid_size_type2 stdout ----
[INFO] [stdout] note: test did not panic as expected at src/multihash.rs:570:6
[INFO] [stdout] ---- multihash::tests::test_multihash_error_code_duplicates_numbers stdout ----
[INFO] [stdout] note: test did not panic as expected at src/multihash.rs:499:6
[INFO] [stdout] ---- multihash::tests::test_multihash_error_digest_invalid_size_type stdout ----
[INFO] [stdout] note: test did not panic as expected at src/multihash.rs:552:6
[INFO] [stdout] ---- multihash::tests::test_multihash_error_digest_without_size stdout ----
[INFO] [stdout] note: test did not panic as expected at src/multihash.rs:588:6
[INFO] [stdout] ---- multihash::tests::test_multihash_error_no_alloc_size stdout ----
[INFO] [stdout] note: test did not panic as expected at src/multihash.rs:518:6
[INFO] [stdout] ---- multihash::tests::test_multihash_error_too_small_alloc_size stdout ----
[INFO] [stdout] note: test did not panic as expected at src/multihash.rs:534:6
[INFO] [stdout] ---- multihash::tests::test_multihash_error_code_duplicates stdout ----
[INFO] [stdout] note: test did not panic as expected at src/multihash.rs:479:6
[INFO] [stdout] ---- multihash::tests::test_multihash_derive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'multihash::tests::test_multihash_derive' panicked at src/utils.rs:60:3:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<"[0m[1;48;5;52;31mc[0m[31mo[0m[1;48;5;52;31mmp[0m[31mile[0m[1;48;5;52;31m_[0m[31mer[0m[1;48;5;52;31mr[0m[31mo[0m[1;48;5;52;31mr[0m[31m [0m[1;48;5;52;31m![0m[31m [0m[1;48;5;52;31m{[0m[31m \"Could n[0m[1;48;5;52;31mo[0m[31mt [0m[1;48;5;52;31mf[0m[31mind [0m[1;48;5;52;31m`[0m[31msp[0m[1;48;5;52;31m-[0m[31mmultihash[0m[1;48;5;52;31m`[0m[31m in [0m[1;48;5;52;31m`[0m[31mdependencies[0m[1;48;5;52;31m`[0m[31m or [0m[1;48;5;52;31m`[0m[31mde[0m[1;48;5;52;31mv[0m[31m-de[0m[1;48;5;52;31mp[0m[31mendenc[0m[1;48;5;52;31mi[0m[31me[0m[1;48;5;52;31ms`[0m[31m i[0m[1;48;5;52;31mn[0m[31m [0m[1;48;5;52;31m`/[0m[31mo[0m[1;48;5;52;31mp[0m[31mt[0m[1;48;5;52;31m/[0m[31mrust[0m[1;48;5;52;31mw[0m[31mide[0m[1;48;5;52;31m/w[0m[31morkdir[0m[1;48;5;52;31m/[0m[31mCargo[0m[1;48;5;52;31m.[0m[31mtoml[0m[1;48;5;52;31m`!\"[0m[31m }"[0m
[INFO] [stdout] [32m>"[0m[1;48;5;22;32m# [d[0m[32mo[0m[1;48;5;22;32mc = r\" A Mult[0m[32mi[0m[1;48;5;22;32mhash with the same a[0m[32ml[0m[1;48;5;22;32mlocat[0m[32me[0m[1;48;5;22;32md siz[0m[32me[0m[1;48;5;22;32m as the Multihashes p[0m[32mro[0m[1;48;5;22;32mduces[0m[32m [0m[1;48;5;22;32mby[0m[32m [0m[1;48;5;22;32mthis[0m[32m [0m[1;48;5;22;32mderive.[0m[32m\"[0m[1;48;5;22;32m] pub type Multihash = sp_multihash :: MultihashGeneric :: < 32 > ; impl sp_multihash :: MultihashDigest < 32 > for [0m[32mCo[0m[1;48;5;22;32mde { fn digest (& self , inp[0m[32mu[0m[1;48;5;22;32mt : & [u8]) -> Mu[0m[32ml[0m[1;48;5;22;32mtihash { use sp_multihash :: Hasher ; match self { Self :: I[0m[32md[0m[1;48;5;22;32mentity256[0m[32m [0m[1;48;5;22;32m=> { let digest = multihash :: Ide[0m[32mnt[0m[1;48;5;22;32mity256[0m[32m [0m[1;48;5;22;32m:: d[0m[32mi[0m[1;48;5;22;32mgest (i[0m[32mn[0m[1;48;5;22;32mput) ; Multihash :: wrap (multihash :: IDENTITY , & [0m[32md[0m[1;48;5;22;32migest[0m[32m [0m[1;48;5;22;32m. a[0m[32ms[0m[1;48;5;22;32m_ref ()) . unwra[0m[32mp[0m[1;48;5;22;32m () } , Self :: Strobe256 => { let digest = [0m[32mmultihash [0m[1;48;5;22;32m:: Strobe256 :: d[0m[32mi[0m[1;48;5;22;32mgest (i[0m[32mn[0m[1;48;5;22;32mput)[0m[32m [0m[1;48;5;22;32m; Multihash :: wrap (0x38b64f , & [0m[32md[0m[1;48;5;22;32mig[0m[32me[0m[1;48;5;22;32mst . as_ref ()) . unwra[0m[32mp[0m[1;48;5;22;32m () } , _ => unr[0m[32me[0m[1;48;5;22;32machable ! () , } } f[0m[32mn[0m[1;48;5;22;32m multihash_from_[0m[32md[0m[1;48;5;22;32mig[0m[32me[0m[1;48;5;22;32mst < 'a , D , co[0m[32mn[0m[1;48;5;22;32mst S : usize > (digest : & 'a D) -> Multihash where D : sp_multihash :: Digest < S > , Self : From < & 'a D > , { let [0m[32mc[0m[1;48;5;22;32mode = Self :: from (& d[0m[32mi[0m[1;48;5;22;32mg[0m[32mes[0m[1;48;5;22;32mt)[0m[32m [0m[1;48;5;22;32m; Multihash :: wrap (c[0m[32mo[0m[1;48;5;22;32mde . into () , & digest . as_[0m[32mr[0m[1;48;5;22;32mef[0m[32m [0m[1;48;5;22;32m()) . unwrap () } } impl From < Co[0m[32mde[0m[1;48;5;22;32m > for u64 { fn from (code : Code) [0m[32m-[0m[1;48;5;22;32m> Self { match co[0m[32mde[0m[1;48;5;22;32m { Cod[0m[32me[0m[1;48;5;22;32m :: Ide[0m[32mn[0m[1;48;5;22;32mtity256 => multihash :: IDENTITY , Co[0m[32mde[0m[1;48;5;22;32m :: Strobe256 => 0x38b64f , _ => u[0m[32mn[0m[1;48;5;22;32mrea[0m[32mc[0m[1;48;5;22;32mhabl[0m[32me [0m[1;48;5;22;32m! () , } } } [0m[32mi[0m[1;48;5;22;32mmpl[0m[32m [0m[1;48;5;22;32mc[0m[32mo[0m[1;48;5;22;32mre :: conver[0m[32mt[0m[1;48;5;22;32m :: T[0m[32mr[0m[1;48;5;22;32myFrom < [0m[32mu[0m[1;48;5;22;32m64 > for Code { type Error = [0m[32ms[0m[1;48;5;22;32mp_mul[0m[32mti[0m[1;48;5;22;32mhash :: Error ; fn try_from (co[0m[32mde[0m[1;48;5;22;32m : u64) -> Result < Self , Self :: Err[0m[32mor[0m[1;48;5;22;32m > { match code { multihash :: IDENTITY => O[0m[32mk[0m[1;48;5;22;32m (Self :: I[0m[32md[0m[1;48;5;22;32ment[0m[32mi[0m[1;48;5;22;32mty256) , 0x38b64f => Ok (Self :: St[0m[32mr[0m[1;48;5;22;32mobe256) , _ => Err (sp_multihash :: Error :: Unsupported[0m[32mC[0m[1;48;5;22;32mode (code)) } } } impl From < & multih[0m[32ma[0m[1;48;5;22;32msh :: IdentityDigest < 32 > > fo[0m[32mr[0m[1;48;5;22;32m Code { fn from (di[0m[32mg[0m[1;48;5;22;32mest : & multihash :: IdentityDigest < 32 >) -> Self { Self :: Identity256 } } impl Fr[0m[32mo[0m[1;48;5;22;32mm < & mul[0m[32mt[0m[1;48;5;22;32mihash :: Str[0m[32mo[0m[1;48;5;22;32mbeDigest < 32 > > for Code { fn fro[0m[32mm[0m[1;48;5;22;32m (digest : & mu[0m[32ml[0m[1;48;5;22;32mtihash :: StrobeDigest < 32 >) -> Self { Self :: Strobe256 }[0m[32m }"[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x714ead450c92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x714ead450c92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x714ead450c92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x714ead450c92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x714ead4a1a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x714ead4a1a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x714ead444843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x714ead444843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x714ead450ae2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x714ead4547a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x714ead4545de - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649d79ca8364 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649d79ca8364 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x714ead4552ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x714ead4552ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x714ead454fba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x714ead451199 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x714ead454c4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x714ead49cc30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649d79c56af0 - sp_multihash_derive::utils::assert_proc_macro::h446eb0f019fc2edb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:60:3
[INFO] [stdout]   20:     0x649d79c4bd32 - sp_multihash_derive::multihash::tests::test_multihash_derive::heaf4cb67c9a63789
[INFO] [stdout]                                at /opt/rustwide/workdir/src/multihash.rs:473:5
[INFO] [stdout]   21:     0x649d79c47d67 - sp_multihash_derive::multihash::tests::test_multihash_derive::{{closure}}::h06c15961c3abec0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/multihash.rs:394:29
[INFO] [stdout]   22:     0x649d79c3d8e6 - core::ops::function::FnOnce::call_once::hf98fcfc5cef5c753
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x649d79cadbcb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x649d79cadbcb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x649d79cacd05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x649d79cacd05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x649d79cacd05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x649d79cacd05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x649d79cacd05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x649d79cacd05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x649d79cacd05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x649d79c70904 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x649d79c70904 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x649d79c742da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x649d79c742da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x649d79c742da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x649d79c742da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x649d79c742da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x649d79c742da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x649d79c742da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x714ead459adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x714ead459adf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x714ead1c3aa4 - <unknown>
[INFO] [stdout]   44:     0x714ead250a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     multihash::tests::test_multihash_derive
[INFO] [stdout]     multihash::tests::test_multihash_error_code_duplicates
[INFO] [stdout]     multihash::tests::test_multihash_error_code_duplicates_numbers
[INFO] [stdout]     multihash::tests::test_multihash_error_digest_invalid_size_type
[INFO] [stdout]     multihash::tests::test_multihash_error_digest_invalid_size_type2
[INFO] [stdout]     multihash::tests::test_multihash_error_digest_without_size
[INFO] [stdout]     multihash::tests::test_multihash_error_no_alloc_size
[INFO] [stdout]     multihash::tests::test_multihash_error_too_small_alloc_size
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "67c6afdefe7646a660d1b19f5124463b62d7ce37d0254a352d85b9f6f4278453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c6afdefe7646a660d1b19f5124463b62d7ce37d0254a352d85b9f6f4278453", kill_on_drop: false }`
[INFO] [stdout] 67c6afdefe7646a660d1b19f5124463b62d7ce37d0254a352d85b9f6f4278453
