[INFO] cloning repository https://github.com/yatima-inc/sp-multihash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yatima-inc/sp-multihash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyatima-inc%2Fsp-multihash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyatima-inc%2Fsp-multihash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f29cc6b6b412b90e0acd10eb320369fa17dca66 [INFO] testing yatima-inc/sp-multihash against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyatima-inc%2Fsp-multihash" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yatima-inc/sp-multihash on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yatima-inc/sp-multihash [INFO] finished tweaking git repo https://github.com/yatima-inc/sp-multihash [INFO] tweaked toml for git repo https://github.com/yatima-inc/sp-multihash written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/yatima-inc/sp-multihash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e58d33e048b1bd1058ca228285a799e7d1e1b8936c3aa60d017050e61e7b2c3 [INFO] running `Command { std: "docker" "start" "-a" "4e58d33e048b1bd1058ca228285a799e7d1e1b8936c3aa60d017050e61e7b2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e58d33e048b1bd1058ca228285a799e7d1e1b8936c3aa60d017050e61e7b2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e58d33e048b1bd1058ca228285a799e7d1e1b8936c3aa60d017050e61e7b2c3", kill_on_drop: false }` [INFO] [stdout] 4e58d33e048b1bd1058ca228285a799e7d1e1b8936c3aa60d017050e61e7b2c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2645ab6c19f4ec1f13b7b2f9eab7751ec870f55368e41f2cd119d7f15dfdbeb [INFO] running `Command { std: "docker" "start" "-a" "c2645ab6c19f4ec1f13b7b2f9eab7751ec870f55368e41f2cd119d7f15dfdbeb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling sp-std v3.0.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytecursor v0.1.2 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blake3 v0.3.8 [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.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling sp-multihash-derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling sp-multihash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.22s [INFO] running `Command { std: "docker" "inspect" "c2645ab6c19f4ec1f13b7b2f9eab7751ec870f55368e41f2cd119d7f15dfdbeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2645ab6c19f4ec1f13b7b2f9eab7751ec870f55368e41f2cd119d7f15dfdbeb", kill_on_drop: false }` [INFO] [stdout] c2645ab6c19f4ec1f13b7b2f9eab7751ec870f55368e41f2cd119d7f15dfdbeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21fb5f4a6b7cc196222d74606fe41efc91904b4be2dc80ae291b7d5f3ca2ef88 [INFO] running `Command { std: "docker" "start" "-a" "21fb5f4a6b7cc196222d74606fe41efc91904b4be2dc80ae291b7d5f3ca2ef88", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling sp-multihash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `sp_multihash::Sha1`, `sp_multihash::Sha1Digest`, `sp_multihash::Strobe256`, `sp_multihash::Strobe512`, `sp_multihash::StrobeDigest` [INFO] [stdout] --> tests/lib.rs:7:85 [INFO] [stdout] | [INFO] [stdout] 7 | Keccak256, Keccak384, Keccak512, KeccakDigest, MultihashDigest, MultihashGeneric, Sha1, [INFO] [stdout] | ^^^^ no `Sha1` in the root [INFO] [stdout] 8 | Sha1Digest, Sha2Digest, Sha2_256, Sha2_512, Sha3Digest, Sha3_224, Sha3_256, Sha3_384, Sha3_512, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Sha1Digest` in the root [INFO] [stdout] | help: a similar name exists in the module: `Sha2Digest` [INFO] [stdout] 9 | Size, StatefulHasher, Strobe256, Strobe512, StrobeDigest, U16, U20, U28, U32, U48, U64, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ no `StrobeDigest` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Strobe512` in the root [INFO] [stdout] | no `Strobe256` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> src/arb.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::{ [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck` [INFO] [stdout] --> src/arb.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use quickcheck::{Arbitrary, Gen}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `quickcheck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/arb.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::{ [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WeightedIndex` [INFO] [stdout] --> src/arb.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | let dist = WeightedIndex::new(weights.iter()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `WeightedIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sp-multihash` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `IdentityHasher` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `IdentityHasher, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Sha2_256` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Sha2_256` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Sha2_512` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Sha2_512` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Sha3_224` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Sha3_224` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Sha3_256` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Sha3_256` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Sha3_384` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Sha3_384` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Sha3_512` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Sha3_512` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Keccak224` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Keccak224` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Keccak256` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Keccak256` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Keccak384` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Keccak384` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `sp_multihash::Keccak512` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `sp_multihash::Keccak512` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `Blake2bHasher` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `Blake2bHasher, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `Blake2sHasher` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `Blake2sHasher, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `Blake3Hasher` in the current scope [INFO] [stdout] --> tests/lib.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | hasher.write_all(b"helloworld").unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `Blake3Hasher, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 187 | / assert_roundtrip!( [INFO] [stdout] 188 | | Code::Identity, Identity256; [INFO] [stdout] 189 | | Code::Sha1, Sha1; [INFO] [stdout] 190 | | Code::Sha2_256, Sha2_256; [INFO] [stdout] ... | [INFO] [stdout] 202 | | Code::Blake3_256, Blake3_256; [INFO] [stdout] 203 | | ); [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_roundtrip` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> tests/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "21fb5f4a6b7cc196222d74606fe41efc91904b4be2dc80ae291b7d5f3ca2ef88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21fb5f4a6b7cc196222d74606fe41efc91904b4be2dc80ae291b7d5f3ca2ef88", kill_on_drop: false }` [INFO] [stdout] 21fb5f4a6b7cc196222d74606fe41efc91904b4be2dc80ae291b7d5f3ca2ef88