[INFO] fetching crate ink_storage 3.0.0-rc3... [INFO] checking ink_storage-3.0.0-rc3 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate ink_storage 3.0.0-rc3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ink_storage 3.0.0-rc3 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ink_storage 3.0.0-rc3 [INFO] finished tweaking crates.io crate ink_storage 3.0.0-rc3 [INFO] tweaked toml for crates.io crate ink_storage 3.0.0-rc3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbc506b9f37435e0b13d05fa35802a29127ad8dcd08ae1132982a1b6131548e0 [INFO] running `Command { std: "docker" "start" "-a" "fbc506b9f37435e0b13d05fa35802a29127ad8dcd08ae1132982a1b6131548e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbc506b9f37435e0b13d05fa35802a29127ad8dcd08ae1132982a1b6131548e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc506b9f37435e0b13d05fa35802a29127ad8dcd08ae1132982a1b6131548e0", kill_on_drop: false }` [INFO] [stdout] fbc506b9f37435e0b13d05fa35802a29127ad8dcd08ae1132982a1b6131548e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31dc5124ec722f8ae5b9a94f4178883bdf9dee8191f8bb3dcbcda96534733c51 [INFO] running `Command { std: "docker" "start" "-a" "31dc5124ec722f8ae5b9a94f4178883bdf9dee8191f8bb3dcbcda96534733c51", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking byte-slice-cast v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sp-std v3.0.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking array-init v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking ink_prelude v3.0.0-rc4 [INFO] [stderr] Checking ink_allocator v3.0.0-rc4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling ink_storage_derive v3.0.0-rc4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling scale-info-derive v0.4.0 [INFO] [stderr] Checking parity-scale-codec v2.2.0 [INFO] [stderr] Checking scale-info v0.6.0 [INFO] [stderr] Checking sp-arithmetic v3.0.0 [INFO] [stderr] Checking ink_primitives v3.0.0-rc4 [INFO] [stderr] Checking ink_metadata v3.0.0-rc4 [INFO] [stderr] Checking ink_env v3.0.0-rc4 [INFO] [stderr] Checking ink_storage v3.0.0-rc3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/arrays.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / push_pull_works_for_primitive!( [INFO] [stdout] 98 | | Array, [INFO] [stdout] 99 | | [ [INFO] [stdout] 100 | | [0, 1, 2, 3], [INFO] [stdout] ... | [INFO] [stdout] 103 | | ] [INFO] [stdout] 104 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/arrays.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / push_pull_works_for_primitive!( [INFO] [stdout] 108 | | ArrayTuples, [INFO] [stdout] 109 | | [ [INFO] [stdout] 110 | | [(0, 1), (2, 3)], [INFO] [stdout] ... | [INFO] [stdout] 116 | | ] [INFO] [stdout] 117 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | push_pull_works_for_primitive!(bool, [false, true]); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | / push_pull_works_for_primitive!( [INFO] [stdout] 249 | | String, [INFO] [stdout] 250 | | [Default::default(), String::from("Hello, World!")] [INFO] [stdout] 251 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | / push_pull_works_for_primitive!( [INFO] [stdout] 253 | | Key, [INFO] [stdout] 254 | | [ [INFO] [stdout] 255 | | Key::from([0x00; 32]), [INFO] [stdout] ... | [INFO] [stdout] 258 | | ] [INFO] [stdout] 259 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | / push_pull_works_for_primitive!( [INFO] [stdout] 261 | | AccountId, [INFO] [stdout] 262 | | [ [INFO] [stdout] 263 | | AccountId::from([0x00; 32]), [INFO] [stdout] ... | [INFO] [stdout] 266 | | ] [INFO] [stdout] 267 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | push_pull_works_for_primitive!(i8, [0, Default::default(), 1, i8::MIN, i8::MAX]); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | push_pull_works_for_primitive!(i16, [0, Default::default(), 2, i16::MIN, i16::MAX]); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | push_pull_works_for_primitive!(i32, [0, Default::default(), 3, i32::MIN, i32::MAX]); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | push_pull_works_for_primitive!(i64, [0, Default::default(), 4, i64::MIN, i64::MAX]); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / push_pull_works_for_primitive!( [INFO] [stdout] 273 | | i128, [INFO] [stdout] 274 | | [0, Default::default(), 5, i128::MIN, i128::MAX] [INFO] [stdout] 275 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | push_pull_works_for_primitive!(u8, [0, Default::default(), 10, u8::MIN, u8::MAX]); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | push_pull_works_for_primitive!(u16, [0, Default::default(), 20, u16::MIN, u16::MAX]); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | push_pull_works_for_primitive!(u32, [0, Default::default(), 30, u32::MIN, u32::MAX]); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | push_pull_works_for_primitive!(u64, [0, Default::default(), 40, u64::MIN, u64::MAX]); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | / push_pull_works_for_primitive!( [INFO] [stdout] 281 | | u128, [INFO] [stdout] 282 | | [0, Default::default(), 50, u128::MIN, u128::MAX] [INFO] [stdout] 283 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | push_pull_works_for_primitive!(OptionU8, [Some(13u8), None]); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | push_pull_works_for_primitive!(ResultU8, [Ok(13u8), Err(false)]); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | push_pull_works_for_primitive!(BoxU8, [Box::new(27u8)]); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/prims.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | push_pull_works_for_primitive!(BoxOptionU8, [Box::new(Some(27)), Box::new(None)]); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paste` [INFO] [stdout] --> src/test_utils.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | paste::item! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `paste` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/impls/tuples.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / push_pull_works_for_primitive!( [INFO] [stdout] 110 | | TupleSix, [INFO] [stdout] 111 | | [ [INFO] [stdout] 112 | | ( [INFO] [stdout] ... | [INFO] [stdout] 136 | | ] [INFO] [stdout] 137 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `push_pull_works_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ink_env::AccountId` [INFO] [stdout] --> src/traits/impls/prims.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | use ink_env::AccountId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ink_primitives::Key` [INFO] [stdout] --> src/traits/impls/prims.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | use ink_primitives::Key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/bench_bitstash.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ink_storage` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read benches/bench_hashmap.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/bench_binary_heap.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/bench_vec.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/bench_stash.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/bench_lazy.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "31dc5124ec722f8ae5b9a94f4178883bdf9dee8191f8bb3dcbcda96534733c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31dc5124ec722f8ae5b9a94f4178883bdf9dee8191f8bb3dcbcda96534733c51", kill_on_drop: false }` [INFO] [stdout] 31dc5124ec722f8ae5b9a94f4178883bdf9dee8191f8bb3dcbcda96534733c51