[INFO] cloning repository https://github.com/chris-ricketts/secret-storage-plus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chris-ricketts/secret-storage-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-ricketts%2Fsecret-storage-plus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-ricketts%2Fsecret-storage-plus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 486760bef24db16a104e0cc11cebb6dabf09d916 [INFO] checking chris-ricketts/secret-storage-plus/486760bef24db16a104e0cc11cebb6dabf09d916 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-ricketts%2Fsecret-storage-plus" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chris-ricketts/secret-storage-plus on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chris-ricketts/secret-storage-plus [INFO] finished tweaking git repo https://github.com/chris-ricketts/secret-storage-plus [INFO] tweaked toml for git repo https://github.com/chris-ricketts/secret-storage-plus written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chris-ricketts/secret-storage-plus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-json-wasm v0.2.3 [INFO] [stderr] Downloaded schemars v0.8.8 [INFO] [stderr] Downloaded schemars_derive v0.8.8 [INFO] [stderr] Downloaded secret-cosmwasm-std v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f18a647798798255310645cfa02fb86252ead503a8b08fc65f6be7d772ede170 [INFO] running `Command { std: "docker" "start" "-a" "f18a647798798255310645cfa02fb86252ead503a8b08fc65f6be7d772ede170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f18a647798798255310645cfa02fb86252ead503a8b08fc65f6be7d772ede170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f18a647798798255310645cfa02fb86252ead503a8b08fc65f6be7d772ede170", kill_on_drop: false }` [INFO] [stdout] f18a647798798255310645cfa02fb86252ead503a8b08fc65f6be7d772ede170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1246ab01bf5082b07f61759e0e5a28fc653ce96238bf16f824a73397632280df [INFO] running `Command { std: "docker" "start" "-a" "1246ab01bf5082b07f61759e0e5a28fc653ce96238bf16f824a73397632280df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking serde-json-wasm v0.2.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking secret-cosmwasm-std v0.10.0 [INFO] [stderr] Checking secret-storage-plus v0.13.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `cw_storage_plus` [INFO] [stdout] --> benches/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cw_storage_plus::CwIntKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `cw_storage_plus` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | use secret_storage_plus::CwIntKey; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | assert_eq!(to_cw_bytes(&0), i32::to_cw_bytes(&0)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | assert_eq!(to_cw_bytes(&k_check), i32::to_cw_bytes(&k_check)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | i32::to_cw_bytes(&k_check.wrapping_neg()) [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | assert_eq!(to_cw_bytes(&0), i32::to_cw_bytes(&0)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:49:48 [INFO] [stdout] | [INFO] [stdout] 49 | assert_eq!(to_cw_bytes(&k_check), i32::to_cw_bytes(&k_check)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | i32::to_cw_bytes(&k_check.wrapping_neg()) [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:70:42 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(to_cw_bytes(&0), i32::to_cw_bytes(&0)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:71:48 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(to_cw_bytes(&k_check), i32::to_cw_bytes(&k_check)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | i32::to_cw_bytes(&k_check.wrapping_neg()) [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:94:42 [INFO] [stdout] | [INFO] [stdout] 94 | assert_eq!(to_cw_bytes(&0), i32::to_cw_bytes(&0)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:95:48 [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(to_cw_bytes(&k_check), i32::to_cw_bytes(&k_check)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `i32` in the current scope [INFO] [stdout] --> benches/main.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | i32::to_cw_bytes(&k_check.wrapping_neg()) [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `i32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:326:5 [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `u32` in the current scope [INFO] [stdout] --> benches/main.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | assert_eq!(to_cw_bytes(&0), u32::to_cw_bytes(&0)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:1136:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `to_cw_bytes` found for type `u32` in the current scope [INFO] [stdout] --> benches/main.rs:131:48 [INFO] [stdout] | [INFO] [stdout] 131 | assert_eq!(to_cw_bytes(&k_check), u32::to_cw_bytes(&k_check)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `to_be_bytes` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/num/mod.rs:1136:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `CwIntKey` which provides `to_cw_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use secret_storage_plus::CwIntKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [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: could not compile `secret-storage-plus` (bench "main") due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1246ab01bf5082b07f61759e0e5a28fc653ce96238bf16f824a73397632280df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1246ab01bf5082b07f61759e0e5a28fc653ce96238bf16f824a73397632280df", kill_on_drop: false }` [INFO] [stdout] 1246ab01bf5082b07f61759e0e5a28fc653ce96238bf16f824a73397632280df