[INFO] fetching crate tiny-multihash-proc-macro 0.1.0... [INFO] testing tiny-multihash-proc-macro-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate tiny-multihash-proc-macro 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tiny-multihash-proc-macro 0.1.0 [INFO] finished tweaking crates.io crate tiny-multihash-proc-macro 0.1.0 [INFO] tweaked toml for crates.io crate tiny-multihash-proc-macro 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tiny-multihash-proc-macro 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding pretty_assertions v0.6.1 (available: v1.4.1) [INFO] [stderr] Adding proc-macro-crate v0.1.5 (available: v3.5.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.117) [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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.26 [INFO] [stderr] Downloaded pretty_assertions v0.6.1 [INFO] [stderr] Downloaded output_vt100 v0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce4362cdc120b82826b972cef6f87971c998e4d8e3d6afa488b2fd6394fd4947 [INFO] running `Command { std: "docker" "start" "-a" "ce4362cdc120b82826b972cef6f87971c998e4d8e3d6afa488b2fd6394fd4947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce4362cdc120b82826b972cef6f87971c998e4d8e3d6afa488b2fd6394fd4947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4362cdc120b82826b972cef6f87971c998e4d8e3d6afa488b2fd6394fd4947", kill_on_drop: false }` [INFO] [stdout] ce4362cdc120b82826b972cef6f87971c998e4d8e3d6afa488b2fd6394fd4947 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c49fd29f243736b5bd18e6d67321fd3c17758152f65a37263324128f78787a51 [INFO] running `Command { std: "docker" "start" "-a" "c49fd29f243736b5bd18e6d67321fd3c17758152f65a37263324128f78787a51", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tiny-multihash-proc-macro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `paren` is never read [INFO] [stdout] --> src/utils.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Attrs { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 12 | 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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `eq` are never read [INFO] [stdout] --> src/utils.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Attr { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 27 | pub key: K, [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | 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 7.75s [INFO] running `Command { std: "docker" "inspect" "c49fd29f243736b5bd18e6d67321fd3c17758152f65a37263324128f78787a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49fd29f243736b5bd18e6d67321fd3c17758152f65a37263324128f78787a51", kill_on_drop: false }` [INFO] [stdout] c49fd29f243736b5bd18e6d67321fd3c17758152f65a37263324128f78787a51 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f83a635dc00b8c3caf996befc8e22925a1ac263c34e38d9b1feeacd83e41d3c [INFO] running `Command { std: "docker" "start" "-a" "1f83a635dc00b8c3caf996befc8e22925a1ac263c34e38d9b1feeacd83e41d3c", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tiny-multihash-proc-macro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `paren` is never read [INFO] [stdout] --> src/utils.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Attrs { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 12 | 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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `eq` are never read [INFO] [stdout] --> src/utils.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Attr { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 27 | pub key: K, [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | 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] Compiling pretty_assertions v0.6.1 [INFO] [stdout] warning: field `paren` is never read [INFO] [stdout] --> src/utils.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Attrs { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 12 | 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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `eq` are never read [INFO] [stdout] --> src/utils.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Attr { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 27 | pub key: K, [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | 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 1.76s [INFO] running `Command { std: "docker" "inspect" "1f83a635dc00b8c3caf996befc8e22925a1ac263c34e38d9b1feeacd83e41d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f83a635dc00b8c3caf996befc8e22925a1ac263c34e38d9b1feeacd83e41d3c", kill_on_drop: false }` [INFO] [stdout] 1f83a635dc00b8c3caf996befc8e22925a1ac263c34e38d9b1feeacd83e41d3c [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0159b4d6806c6dd5f347540f6cf4bf1b749f33dfffa9f9d3efdca663973c1255 [INFO] running `Command { std: "docker" "start" "-a" "0159b4d6806c6dd5f347540f6cf4bf1b749f33dfffa9f9d3efdca663973c1255", kill_on_drop: false }` [INFO] [stderr] warning: field `paren` is never read [INFO] [stderr] --> src/utils.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Attrs { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 12 | 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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `key` and `eq` are never read [INFO] [stderr] --> src/utils.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct Attr { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 27 | pub key: K, [INFO] [stderr] | ^^^ [INFO] [stderr] 28 | 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: `tiny-multihash-proc-macro` (lib) generated 2 warnings [INFO] [stderr] warning: `tiny-multihash-proc-macro` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_multihash_proc_macro-e2fa201fe32b473c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test multihash::tests::test_multihash_derive ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- multihash::tests::test_multihash_derive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'multihash::tests::test_multihash_derive' (17) panicked at src/utils.rs:49:5: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <"impl From < Code > for u64 { fn from (c : Code) -> Self { match c { Code :: Identity256 => 0x00 , # [cfg (feature = \"strobe\")] Code :: Strobe256 => 0x01 , } } } impl core :: convert :: TryFrom < u64 > for Code { type Error = crate :: Error ; fn try_from (n : u64) -> Result < Self , Self :: Error > { match n { 0x00 => Ok (Self :: Identity256) , # [cfg (feature = \"strobe\")] 0x01 => Ok (Self :: Strobe256) , _ => Err (Self :: Error :: UnsupportedCode (n)) , } } } # [doc = r\" Multihash.\"] # [derive (Clone , Debug , Eq , PartialEq)] pub enum Multihash { # [doc = r\" Multihash array for hash function.\"] Identity256 (< multihash :: Identity256 as crate :: Hasher > :: Digest) , # [doc = r\" Multihash array for hash function.\"] # [cfg (feature = \"strobe\")] Strobe256 (< multihash :: Strobe256 as crate :: Hasher > :: Digest) , } impl crate :: MultihashDigest < Code > for Multihash { fn code (& self) -> Code { match self { Multihash :: Identity256 (mh) => Code :: Identity256 , # [cfg (feature = \"strobe\")] Multihash :: Strobe256 (mh) => Code :: Strobe256 , } } fn digest (& self) -> & [u8] { match self { Multihash :: Identity256 (mh) => mh . as_ref () , # [cfg (feature = \"strobe\")] Multihash :: Strobe256 (mh) => mh . as_ref () , } } # [cfg (feature = \"std\")] fn read < R : std :: io :: Read > (mut r : R) -> Result < Self , crate :: Error > where Self : Sized { let code = crate :: read_code (& mut r) ? ; match code { Code :: Identity256 => Ok (Self :: Identity256 (crate :: read_digest (r) ?)) , # [cfg (feature = \"strobe\")] Code :: Strobe256 => Ok (Self :: Strobe256 (crate :: read_digest (r) ?)) , } } } impl From << multihash :: Identity256 as crate :: Hasher > :: Digest > for Multihash { fn from (digest : < multihash :: Identity256 as crate :: Hasher > :: Digest) -> Self { Self :: Identity256 (digest) } } # [cfg (feature = \"strobe\")] impl From << multihash :: Strobe256 as crate :: Hasher > :: Digest > for Multihash { fn from (digest : < multihash :: Strobe256 as crate :: Hasher > :: Digest) -> Self { Self :: Strobe256 (digest) } } impl crate :: MultihashCode for Code { type Multihash = Multihash ; fn size (& self) -> u8 { use crate :: Hasher ; match self { Code :: Identity256 => multihash :: Identity256 :: size () , # [cfg (feature = \"strobe\")] Code :: Strobe256 => multihash :: Strobe256 :: size () , } } fn digest (& self , input : & [u8]) -> Self :: Multihash { use crate :: Hasher ; match self { Code :: Identity256 => Multihash :: Identity256 (multihash :: Identity256 :: digest (input)) , # [cfg (feature = \"strobe\")] Code :: Strobe256 => Multihash :: Strobe256 (multihash :: Strobe256 :: digest (input)) , } } }" [INFO] [stdout] >"impl From < Code > for u64 { fn from (c : Code) -> Self { match c { Code :: Identity256 => 0x00 , # [cfg (feature = \"strobe\")] Code :: Strobe256 => 0x01 , } } } impl core :: convert :: TryFrom < u64 > for Code { type Error = multihash :: Error ; fn try_from (n : u64) -> Result < Self , Self :: Error > { match n { 0x00 => Ok (Self :: Identity256) , # [cfg (feature = \"strobe\")] 0x01 => Ok (Self :: Strobe256) , _ => Err (Self :: Error :: UnsupportedCode (n)) , } } } # [doc = r\" Multihash.\"] # [derive (Clone , Debug , Eq , PartialEq)] pub enum Multihash { # [doc = r\" Multihash array for hash function.\"] Identity256 (< multihash :: Identity256 as multihash :: Hasher > :: Digest) , # [doc = r\" Multihash array for hash function.\"] # [cfg (feature = \"strobe\")] Strobe256 (< multihash :: Strobe256 as multihash :: Hasher > :: Digest) , } impl multihash :: MultihashDigest < Code > for Multihash { fn code (& self) -> Code { match self { Multihash :: Identity256 (mh) => Code :: Identity256 , # [cfg (feature = \"strobe\")] Multihash :: Strobe256 (mh) => Code :: Strobe256 , } } fn digest (& self) -> & [u8] { match self { Multihash :: Identity256 (mh) => mh . as_ref () , # [cfg (feature = \"strobe\")] Multihash :: Strobe256 (mh) => mh . as_ref () , } } # [cfg (feature = \"std\")] fn read < R : std :: io :: Read > (mut r : R) -> Result < Self , multihash :: Error > where Self : Sized { let code = multihash :: read_code (& mut r) ? ; match code { Code :: Identity256 => Ok (Self :: Identity256 (multihash :: read_digest (r) ?)) , # [cfg (feature = \"strobe\")] Code :: Strobe256 => Ok (Self :: Strobe256 (multihash :: read_digest (r) ?)) , } } } impl From << multihash :: Identity256 as multihash :: Hasher > :: Digest > for Multihash { fn from (digest : < multihash :: Identity256 as multihash :: Hasher > :: Digest) -> Self { Self :: Identity256 (digest) } } # [cfg (feature = \"strobe\")] impl From << multihash :: Strobe256 as multihash :: Hasher > :: Digest > for Multihash { fn from (digest : < multihash :: Strobe256 as multihash :: Hasher > :: Digest) -> Self { Self :: Strobe256 (digest) } } impl multihash :: MultihashCode for Code { type Multihash = Multihash ; fn size (& self) -> u8 { use multihash :: Hasher ; match self { Code :: Identity256 => multihash :: Identity256 :: size () , # [cfg (feature = \"strobe\")] Code :: Strobe256 => multihash :: Strobe256 :: size () , } } fn digest (& self , input : & [u8]) -> Self :: Multihash { use multihash :: Hasher ; match self { Code :: Identity256 => Multihash :: Identity256 (multihash :: Identity256 :: digest (input)) , # [cfg (feature = \"strobe\")] Code :: Strobe256 => Multihash :: Strobe256 (multihash :: Strobe256 :: digest (input)) , } } }" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7b7386a4494a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7b7386a4494a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7b7386a4494a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x7b7386a4494a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x7b7386a869ba - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x7b7386a869ba - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x7b7386a55ed2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7b7386a55ed2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x7b7386a141af - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x7b7386a141af - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x7b7386a36bc9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61401c73a94c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61401c73a94c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7b7386a36e42 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x7b7386a36e42 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x7b7386a14268 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x7b7386a08309 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x7b7386a1594d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x7b7386a873cc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61401c6bd9d6 - tiny_multihash_proc_macro[79def596fae2c60e]::utils::assert_proc_macro [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:49:5 [INFO] [stdout] 20: 0x61401c6ce74b - tiny_multihash_proc_macro[79def596fae2c60e]::multihash::tests::test_multihash_derive [INFO] [stdout] at /opt/rustwide/workdir/src/multihash.rs:403:9 [INFO] [stdout] 21: 0x61401c6c8247 - tiny_multihash_proc_macro[79def596fae2c60e]::multihash::tests::test_multihash_derive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/multihash.rs:290:31 [INFO] [stdout] 22: 0x61401c6c43d6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x61401c72ea2b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x61401c72ea2b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x61401c73b41b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x61401c73b41b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x61401c73b41b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x61401c73b41b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x61401c73b41b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x61401c73b41b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x61401c73b41b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x61401c735874 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x61401c735874 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x61401c73e022 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x61401c73e022 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x61401c73e022 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x61401c73e022 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x61401c73e022 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x61401c73e022 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x61401c73e022 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x7b7386a4202f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x7b7386a4202f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7b73867b9aa4 - [INFO] [stdout] 44: 0x7b7386846a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] multihash::tests::test_multihash_derive [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "0159b4d6806c6dd5f347540f6cf4bf1b749f33dfffa9f9d3efdca663973c1255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0159b4d6806c6dd5f347540f6cf4bf1b749f33dfffa9f9d3efdca663973c1255", kill_on_drop: false }` [INFO] [stdout] 0159b4d6806c6dd5f347540f6cf4bf1b749f33dfffa9f9d3efdca663973c1255