[INFO] cloning repository https://github.com/videownlab/vdo-nft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/videownlab/vdo-nft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideownlab%2Fvdo-nft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideownlab%2Fvdo-nft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dd39b859733fb2c366d178c09f4f6f93c97888d [INFO] testing videownlab/vdo-nft against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideownlab%2Fvdo-nft" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/videownlab/vdo-nft [INFO] finished tweaking git repo https://github.com/videownlab/vdo-nft [INFO] tweaked toml for git repo https://github.com/videownlab/vdo-nft written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/videownlab/vdo-nft on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/videownlab/vdo-nft 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Brushfam/openbrush-contracts` [INFO] [stderr] Updating git repository `https://github.com/Brushfam/pallet-assets-chain-extension` [INFO] [stderr] Updating git repository `https://github.com/727-Ventures/obce` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-bits v0.4.0 [INFO] [stderr] Downloaded quote v1.0.31 [INFO] [stderr] Downloaded cargo_metadata v0.13.1 [INFO] [stderr] Downloaded ink_storage_traits v4.3.0 [INFO] [stderr] Downloaded scale-decode v0.9.0 [INFO] [stderr] Downloaded rlibc v1.0.0 [INFO] [stderr] Downloaded ink_env v4.3.0 [INFO] [stderr] Downloaded ink_engine v4.3.0 [INFO] [stderr] Downloaded ink_prelude v4.3.0 [INFO] [stderr] Downloaded scale-encode v0.5.0 [INFO] [stderr] Downloaded unwrap v1.2.1 [INFO] [stderr] Downloaded scale-encode-derive v0.5.0 [INFO] [stderr] Downloaded ink v4.3.0 [INFO] [stderr] Downloaded tuple v0.5.2 [INFO] [stderr] Downloaded ink_ir v4.3.0 [INFO] [stderr] Downloaded ink_macro v4.3.0 [INFO] [stderr] Downloaded ink_codegen v4.3.0 [INFO] [stderr] Downloaded scale-decode-derive v0.9.0 [INFO] [stderr] Downloaded ink_primitives v4.3.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.10 [INFO] [stderr] Downloaded ink_allocator v4.3.0 [INFO] [stderr] Downloaded ink_metadata v4.3.0 [INFO] [stderr] Downloaded ink_storage v4.3.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee04b8effe1cd2c0e8a4154b0132bb7d16fc1c55dd35e0564a4facf54de67549 [INFO] running `Command { std: "docker" "start" "-a" "ee04b8effe1cd2c0e8a4154b0132bb7d16fc1c55dd35e0564a4facf54de67549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee04b8effe1cd2c0e8a4154b0132bb7d16fc1c55dd35e0564a4facf54de67549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee04b8effe1cd2c0e8a4154b0132bb7d16fc1c55dd35e0564a4facf54de67549", kill_on_drop: false }` [INFO] [stdout] ee04b8effe1cd2c0e8a4154b0132bb7d16fc1c55dd35e0564a4facf54de67549 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6f453bf777059a5a7a94186d8b829d8e96663920af64a94a22c3806f914c482 [INFO] running `Command { std: "docker" "start" "-a" "e6f453bf777059a5a7a94186d8b829d8e96663920af64a94a22c3806f914c482", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling ink_prelude v4.3.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ink_allocator v4.3.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ink_ir v4.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling tuple v0.5.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling obce-codegen v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling obce-macro v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Compiling scale-decode-derive v0.9.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.4 [INFO] [stderr] Compiling scale-info v2.9.0 [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_codegen v4.3.0 [INFO] [stderr] Compiling openbrush_lang_codegen v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0#49b09b3a) [INFO] [stderr] Compiling ink_metadata v4.3.0 [INFO] [stderr] Compiling ink_engine 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 openbrush_lang_macro v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0#49b09b3a) [INFO] [stderr] Compiling ink v4.3.0 [INFO] [stderr] Compiling obce v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Compiling openbrush_lang v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0#49b09b3a) [INFO] [stderr] Compiling pallet-assets-chain-extension v0.1.1 (https://github.com/Brushfam/pallet-assets-chain-extension?branch=polkadot-v0.9.37#f8ea3741) [INFO] [stderr] Compiling openbrush_contracts v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0#49b09b3a) [INFO] [stderr] Compiling openbrush v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0#49b09b3a) [INFO] [stderr] Compiling vdo_nft v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / #[derive(Default, Storage)] [INFO] [stdout] 14 | | pub struct Videown { [INFO] [stdout] 15 | | #[storage_field] [INFO] [stdout] 16 | | psp34: psp34::Data, [INFO] [stdout] 17 | | /// Current asks: tokenId -> price [INFO] [stdout] 18 | | asks: Mapping, [INFO] [stdout] 19 | | } [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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[openbrush::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:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / pub fn new() -> Self { [INFO] [stdout] 79 | | Self::default() [INFO] [stdout] 80 | | } [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 40.96s [INFO] running `Command { std: "docker" "inspect" "e6f453bf777059a5a7a94186d8b829d8e96663920af64a94a22c3806f914c482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f453bf777059a5a7a94186d8b829d8e96663920af64a94a22c3806f914c482", kill_on_drop: false }` [INFO] [stdout] e6f453bf777059a5a7a94186d8b829d8e96663920af64a94a22c3806f914c482 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c9a468feb32b669d9951bcb0577b098c4ab46815a7f07409e861219d7ec475f [INFO] running `Command { std: "docker" "start" "-a" "2c9a468feb32b669d9951bcb0577b098c4ab46815a7f07409e861219d7ec475f", kill_on_drop: false }` [INFO] [stderr] Compiling vdo_nft v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / #[derive(Default, Storage)] [INFO] [stdout] 14 | | pub struct Videown { [INFO] [stdout] 15 | | #[storage_field] [INFO] [stdout] 16 | | psp34: psp34::Data, [INFO] [stdout] 17 | | /// Current asks: tokenId -> price [INFO] [stdout] 18 | | asks: Mapping, [INFO] [stdout] 19 | | } [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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[openbrush::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:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / pub fn new() -> Self { [INFO] [stdout] 79 | | Self::default() [INFO] [stdout] 80 | | } [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] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / #[derive(Default, Storage)] [INFO] [stdout] 14 | | pub struct Videown { [INFO] [stdout] 15 | | #[storage_field] [INFO] [stdout] 16 | | psp34: psp34::Data, [INFO] [stdout] 17 | | /// Current asks: tokenId -> price [INFO] [stdout] 18 | | asks: Mapping, [INFO] [stdout] 19 | | } [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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[openbrush::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:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / pub fn new() -> Self { [INFO] [stdout] 79 | | Self::default() [INFO] [stdout] 80 | | } [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 1.77s [INFO] running `Command { std: "docker" "inspect" "2c9a468feb32b669d9951bcb0577b098c4ab46815a7f07409e861219d7ec475f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9a468feb32b669d9951bcb0577b098c4ab46815a7f07409e861219d7ec475f", kill_on_drop: false }` [INFO] [stdout] 2c9a468feb32b669d9951bcb0577b098c4ab46815a7f07409e861219d7ec475f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3011fa0a13bb3fba4f91e7591ab7327d7896672721ec9d0886a7a4dbd8b92796 [INFO] running `Command { std: "docker" "start" "-a" "3011fa0a13bb3fba4f91e7591ab7327d7896672721ec9d0886a7a4dbd8b92796", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stderr] --> lib.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / #[derive(Default, Storage)] [INFO] [stderr] 14 | | pub struct Videown { [INFO] [stderr] 15 | | #[storage_field] [INFO] [stderr] 16 | | psp34: psp34::Data, [INFO] [stderr] 17 | | /// Current asks: tokenId -> price [INFO] [stderr] 18 | | asks: Mapping, [INFO] [stderr] 19 | | } [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:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[openbrush::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:78:9 [INFO] [stderr] | [INFO] [stderr] 78 | / pub fn new() -> Self { [INFO] [stderr] 79 | | Self::default() [INFO] [stderr] 80 | | } [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: `vdo_nft` (lib) generated 3 warnings [INFO] [stderr] warning: `vdo_nft` (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/vdo_nft-d60f665d40d4694c) [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] [stderr] Doc-tests vdo_nft [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" "3011fa0a13bb3fba4f91e7591ab7327d7896672721ec9d0886a7a4dbd8b92796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3011fa0a13bb3fba4f91e7591ab7327d7896672721ec9d0886a7a4dbd8b92796", kill_on_drop: false }` [INFO] [stdout] 3011fa0a13bb3fba4f91e7591ab7327d7896672721ec9d0886a7a4dbd8b92796