[INFO] fetching crate wrapped-azero 1.0.0... [INFO] testing wrapped-azero-1.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate wrapped-azero 1.0.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate wrapped-azero 1.0.0 [INFO] finished tweaking crates.io crate wrapped-azero 1.0.0 [INFO] tweaked toml for crates.io crate wrapped-azero 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wrapped-azero 1.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 114 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding ink v4.3.0 (available: v5.1.1) [INFO] [stderr] Adding psp22 v0.2.2 (available: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ink_storage_traits v4.3.0 [INFO] [stderr] Downloaded ink_metadata v4.3.0 [INFO] [stderr] Downloaded ink_macro v4.3.0 [INFO] [stderr] Downloaded ink_storage v4.3.0 [INFO] [stderr] Downloaded ink_allocator v4.3.0 [INFO] [stderr] Downloaded ink_env v4.3.0 [INFO] [stderr] Downloaded ink_ir v4.3.0 [INFO] [stderr] Downloaded scale-decode-derive v0.9.0 [INFO] [stderr] Downloaded ink v4.3.0 [INFO] [stderr] Downloaded ink_engine v4.3.0 [INFO] [stderr] Downloaded rlibc v1.0.0 [INFO] [stderr] Downloaded scale-encode v0.5.0 [INFO] [stderr] Downloaded ink_primitives v4.3.0 [INFO] [stderr] Downloaded psp22 v0.2.2 [INFO] [stderr] Downloaded scale-bits v0.4.0 [INFO] [stderr] Downloaded ink_prelude v4.3.0 [INFO] [stderr] Downloaded scale-decode v0.9.0 [INFO] [stderr] Downloaded scale-encode-derive v0.5.0 [INFO] [stderr] Downloaded ink_codegen v4.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d3cbc78397dcf59746e718ff9ca07ffefe0c1cb60b7e18ce0fbbeb56881a672 [INFO] running `Command { std: "docker" "start" "-a" "0d3cbc78397dcf59746e718ff9ca07ffefe0c1cb60b7e18ce0fbbeb56881a672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d3cbc78397dcf59746e718ff9ca07ffefe0c1cb60b7e18ce0fbbeb56881a672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3cbc78397dcf59746e718ff9ca07ffefe0c1cb60b7e18ce0fbbeb56881a672", kill_on_drop: false }` [INFO] [stdout] 0d3cbc78397dcf59746e718ff9ca07ffefe0c1cb60b7e18ce0fbbeb56881a672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df13a7c2cdc91518f8a54843d401d6c42d05713540ccc6ccf872158f833d3710 [INFO] running `Command { std: "docker" "start" "-a" "df13a7c2cdc91518f8a54843d401d6c42d05713540ccc6ccf872158f833d3710", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling ink_prelude v4.3.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling ink_ir v4.3.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling scale-decode-derive v0.9.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling ink_allocator v4.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling scale-bits v0.4.0 [INFO] [stderr] Compiling scale-encode v0.5.0 [INFO] [stderr] Compiling scale-decode v0.9.0 [INFO] [stderr] Compiling ink_primitives v4.3.0 [INFO] [stderr] Compiling ink_metadata v4.3.0 [INFO] [stderr] Compiling ink_engine v4.3.0 [INFO] [stderr] Compiling ink_codegen v4.3.0 [INFO] [stderr] Compiling ink_storage_traits v4.3.0 [INFO] [stderr] Compiling ink_env v4.3.0 [INFO] [stderr] Compiling ink_storage v4.3.0 [INFO] [stderr] Compiling ink_macro v4.3.0 [INFO] [stderr] Compiling ink v4.3.0 [INFO] [stderr] Compiling psp22 v0.2.2 [INFO] [stderr] Compiling wrapped-azero v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / #[derive(Default)] [INFO] [stdout] 36 | | pub struct Wazero { [INFO] [stdout] 37 | | data: PSP22Data, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_EventBase` [INFO] [stdout] --> lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[ink::contract] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ink::contract` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ink::contract` may come from an old version of the `ink_macro` crate, try updating your dependency with `cargo update -p ink_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor` [INFO] [stdout] --> lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / pub fn new() -> Self { [INFO] [stdout] 43 | | Self::default() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "df13a7c2cdc91518f8a54843d401d6c42d05713540ccc6ccf872158f833d3710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df13a7c2cdc91518f8a54843d401d6c42d05713540ccc6ccf872158f833d3710", kill_on_drop: false }` [INFO] [stdout] df13a7c2cdc91518f8a54843d401d6c42d05713540ccc6ccf872158f833d3710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02b18f29e1384fcfc7fd58b382e5acd1a425eac5490dd5b354d7348bce5cfee6 [INFO] running `Command { std: "docker" "start" "-a" "02b18f29e1384fcfc7fd58b382e5acd1a425eac5490dd5b354d7348bce5cfee6", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / #[derive(Default)] [INFO] [stdout] 36 | | pub struct Wazero { [INFO] [stdout] 37 | | data: PSP22Data, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_EventBase` [INFO] [stdout] --> lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[ink::contract] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ink::contract` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ink::contract` may come from an old version of the `ink_macro` crate, try updating your dependency with `cargo update -p ink_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor` [INFO] [stdout] --> lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / pub fn new() -> Self { [INFO] [stdout] 43 | | Self::default() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wrapped-azero v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / #[derive(Default)] [INFO] [stdout] 36 | | pub struct Wazero { [INFO] [stdout] 37 | | data: PSP22Data, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_EventBase` [INFO] [stdout] --> lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[ink::contract] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ink::contract` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ink::contract` may come from an old version of the `ink_macro` crate, try updating your dependency with `cargo update -p ink_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor` [INFO] [stdout] --> lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / pub fn new() -> Self { [INFO] [stdout] 43 | | Self::default() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.18s [INFO] running `Command { std: "docker" "inspect" "02b18f29e1384fcfc7fd58b382e5acd1a425eac5490dd5b354d7348bce5cfee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b18f29e1384fcfc7fd58b382e5acd1a425eac5490dd5b354d7348bce5cfee6", kill_on_drop: false }` [INFO] [stdout] 02b18f29e1384fcfc7fd58b382e5acd1a425eac5490dd5b354d7348bce5cfee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a879bcce9bc1d6855bd2e002d0647606eb080d70b656cb59dc80bae7664cde28 [INFO] running `Command { std: "docker" "start" "-a" "a879bcce9bc1d6855bd2e002d0647606eb080d70b656cb59dc80bae7664cde28", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stderr] --> lib.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | / #[derive(Default)] [INFO] [stderr] 36 | | pub struct Wazero { [INFO] [stderr] 37 | | data: PSP22Data, [INFO] [stderr] 38 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stderr] = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `__ink_dylint_EventBase` [INFO] [stderr] --> lib.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[ink::contract] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `ink::contract` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `ink::contract` may come from an old version of the `ink_macro` crate, try updating your dependency with `cargo update -p ink_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor` [INFO] [stderr] --> lib.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | / pub fn new() -> Self { [INFO] [stderr] 43 | | Self::default() [INFO] [stderr] 44 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std` [INFO] [stderr] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `wrapped-azero` (lib) generated 3 warnings [INFO] [stderr] warning: `wrapped-azero` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/wrapped_azero-78828155ab07b7ff) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test wazero::tests::deposit_emits_event ... ok [INFO] [stdout] test wazero::tests::deposit_works ... ok [INFO] [stdout] test wazero::tests::deposit_of_0_emits_no_event ... ok [INFO] [stdout] test wazero::tests::metadata_is_correct ... ok [INFO] [stdout] test wazero::tests::multiple_deposit_works_and_emits_events ... ok [INFO] [stdout] test wazero::tests::constructor_works ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::approve_a_lot_works ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::approve_to_self_is_no_op ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::decrease_allowance_to_self_is_no_op ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::approve_works ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::constructor_works ... ok [INFO] [stdout] test wazero::tests::multiple_withdraw_works_and_emits_events ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::decrease_allowance_too_much_fails ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::constructor_with_0_supply_emits_no_events ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::constructor_emits_event ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::increase_allowance_to_self_is_no_op ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::approve_emits_event ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::increase_allowance_works_and_emits_event ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::failed_transfer_does_not_emit_event ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_0_works ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::decrease_allowance_works_and_emits_event ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::increase_and_decrease_allowance_by_0_works ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::double_transfer_works ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::insufficient_balance_transfer_fails ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::multiple_transfers_emit_correct_events ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_emits_event ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_back_and_forth_works ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_decreases_allowance ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_cycle_works ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_emits_events ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_fails_with_insufficient_allowance ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::multiple_approves_work_and_emit_correct_events ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_fails_with_insufficient_balance ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_myself_works_without_allowance ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_with_not_enough_balance_and_allowance_fails_with_insuficient_allowance ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_for_0_is_no_op ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_works ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_works ... ok [INFO] [stdout] test wazero::tests::withdraw_of_0_emits_no_event ... ok [INFO] [stdout] test wazero::tests::withdraw_works ... ok [INFO] [stdout] test wazero::tests::withdraw_too_much_fails ... ok [INFO] [stdout] test wazero::tests::withdraw_emits_event ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_to_the_same_address_is_no_op ... ok [INFO] [stdout] test wazero::tests::psp22_unit_tests::transfer_from_empty_account_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests wrapped_azero [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a879bcce9bc1d6855bd2e002d0647606eb080d70b656cb59dc80bae7664cde28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a879bcce9bc1d6855bd2e002d0647606eb080d70b656cb59dc80bae7664cde28", kill_on_drop: false }` [INFO] [stdout] a879bcce9bc1d6855bd2e002d0647606eb080d70b656cb59dc80bae7664cde28