[INFO] cloning repository https://github.com/wivtech/supply-chain-ink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wivtech/supply-chain-ink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwivtech%2Fsupply-chain-ink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwivtech%2Fsupply-chain-ink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 033bc3f90c4bb4bb2316666180e70321b33aba6c
[INFO] testing wivtech/supply-chain-ink against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwivtech%2Fsupply-chain-ink" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wivtech/supply-chain-ink
[INFO] finished tweaking git repo https://github.com/wivtech/supply-chain-ink
[INFO] tweaked toml for git repo https://github.com/wivtech/supply-chain-ink written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wivtech/supply-chain-ink on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wivtech/supply-chain-ink 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded serde_derive v1.0.120
[INFO] [stderr]   Downloaded paste v1.0.4
[INFO] [stderr]   Downloaded parity-scale-codec-derive v1.2.2
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded parity-scale-codec v1.3.6
[INFO] [stderr]   Downloaded scale-info v0.4.1
[INFO] [stderr]   Downloaded scale-info-derive v0.2.1
[INFO] [stderr]   Downloaded syn v1.0.58
[INFO] [stderr]   Downloaded ink_storage v3.0.0-rc2
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] [stderr]   Downloaded ink_lang_ir v3.0.0-rc2
[INFO] [stderr]   Downloaded ink_prelude v3.0.0-rc2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.69
[INFO] [stderr]   Downloaded hex-literal v0.3.1
[INFO] [stderr]   Downloaded ink_storage_derive v3.0.0-rc2
[INFO] [stderr]   Downloaded ink_lang_macro v3.0.0-rc2
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.69
[INFO] [stderr]   Downloaded ink_lang_codegen v3.0.0-rc2
[INFO] [stderr]   Downloaded trybuild v1.0.39
[INFO] [stderr]   Downloaded heck v0.3.2
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded js-sys v0.3.46
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.69
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded blake2 v0.9.1
[INFO] [stderr]   Downloaded sha2 v0.9.2
[INFO] [stderr]   Downloaded ink_env v3.0.0-rc2
[INFO] [stderr]   Downloaded impl-serde v0.3.1
[INFO] [stderr]   Downloaded ink_metadata v3.0.0-rc2
[INFO] [stderr]   Downloaded bstr v0.2.14
[INFO] [stderr]   Downloaded ink_primitives v3.0.0-rc2
[INFO] [stderr]   Downloaded synstructure v0.12.4
[INFO] [stderr]   Downloaded radium v0.3.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.69
[INFO] [stderr]   Downloaded tinytemplate v1.2.0
[INFO] [stderr]   Downloaded ink_allocator v3.0.0-rc2
[INFO] [stderr]   Downloaded ink_lang v3.0.0-rc2
[INFO] [stderr]   Downloaded array-init v1.0.0
[INFO] [stderr]   Downloaded const_fn v0.4.5
[INFO] [stderr]   Downloaded subtle v2.4.0
[INFO] [stderr]   Downloaded serde v1.0.120
[INFO] [stderr]   Downloaded web-sys v0.3.46
[INFO] [stderr]   Downloaded plotters v0.2.15
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 553d6b5457e0638206bd1ab57d9e61044086781bc0c083b823505fde31208d47
[INFO] running `Command { std: "docker" "start" "-a" "553d6b5457e0638206bd1ab57d9e61044086781bc0c083b823505fde31208d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "553d6b5457e0638206bd1ab57d9e61044086781bc0c083b823505fde31208d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "553d6b5457e0638206bd1ab57d9e61044086781bc0c083b823505fde31208d47", kill_on_drop: false }`
[INFO] [stdout] 553d6b5457e0638206bd1ab57d9e61044086781bc0c083b823505fde31208d47
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4c99387e839ee58daced93b9c6215be0bc4d8e9dc04b3cd52e557f1bebc73fb
[INFO] running `Command { std: "docker" "start" "-a" "b4c99387e839ee58daced93b9c6215be0bc4d8e9dc04b3cd52e557f1bebc73fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.120
[INFO] [stderr]    Compiling serde v1.0.120
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling ink_prelude v3.0.0-rc2
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling trybuild v1.0.39
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling ink_allocator v3.0.0-rc2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling array-init v1.0.0
[INFO] [stderr]    Compiling hex-literal v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling blake2 v0.9.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.2
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling ink_lang_ir v3.0.0-rc2
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling scale-info-derive v0.2.1
[INFO] [stderr]    Compiling ink_storage_derive v3.0.0-rc2
[INFO] [stderr]    Compiling ink_lang_codegen v3.0.0-rc2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling impl-serde v0.3.1
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling tinytemplate v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v1.2.2
[INFO] [stderr]    Compiling parity-scale-codec v1.3.6
[INFO] [stderr]    Compiling scale-info v0.4.1
[INFO] [stderr]    Compiling ink_primitives v3.0.0-rc2
[INFO] [stderr]    Compiling ink_metadata v3.0.0-rc2
[INFO] [stderr]    Compiling ink_lang_macro v3.0.0-rc2
[INFO] [stderr]    Compiling ink_env v3.0.0-rc2
[INFO] [stderr]    Compiling ink_storage v3.0.0-rc2
[INFO] [stderr]    Compiling ink_lang v3.0.0-rc2
[INFO] [stderr]    Compiling wivsupplychain v3.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[ink::contract]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[ink::contract]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `::scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     /// Event emitted when a asset transfer occurs.
[INFO] [stdout] 82 | |     #[ink(event)]
[INFO] [stdout] 83 | |     pub struct Transfer {
[INFO] [stdout] 84 | |         #[ink(topic)]
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         id: AssetId,
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     /// Event emitted when a asset transfer occurs.
[INFO] [stdout] 82 | |     #[ink(event)]
[INFO] [stdout] 83 | |     pub struct Transfer {
[INFO] [stdout] 84 | |         #[ink(topic)]
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         id: AssetId,
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 | /     /// Event emitted when a asset approve occurs.
[INFO] [stdout]  93 | |     #[ink(event)]
[INFO] [stdout]  94 | |     pub struct ProxyUpdated {
[INFO] [stdout]  95 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |         id: AssetId,
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 | /     /// Event emitted when a asset approve occurs.
[INFO] [stdout]  93 | |     #[ink(event)]
[INFO] [stdout]  94 | |     pub struct ProxyUpdated {
[INFO] [stdout]  95 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |         id: AssetId,
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     /// Event emitted when an asset is updated
[INFO] [stdout] 103 | |     #[ink(event)]
[INFO] [stdout] 104 | |     pub struct AssetUpdate {
[INFO] [stdout] 105 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         id: AssetId,
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     /// Event emitted when an asset is updated
[INFO] [stdout] 103 | |     #[ink(event)]
[INFO] [stdout] 104 | |     pub struct AssetUpdate {
[INFO] [stdout] 105 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         id: AssetId,
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     /// Event emitted when a role is updated
[INFO] [stdout] 111 | |     #[ink(event)]
[INFO] [stdout] 112 | |     pub struct RoleUpdate {
[INFO] [stdout] 113 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         id: AccountId,
[INFO] [stdout] 117 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     /// Event emitted when a role is updated
[INFO] [stdout] 111 | |     #[ink(event)]
[INFO] [stdout] 112 | |     pub struct RoleUpdate {
[INFO] [stdout] 113 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         id: AccountId,
[INFO] [stdout] 117 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     /// Event emitted when an operator is enabled or disabled for an owner.
[INFO] [stdout] 120 | |     /// The operator can manage all NFTs of the owner.
[INFO] [stdout] 121 | |     #[ink(event)]
[INFO] [stdout] 122 | |     pub struct ApprovalForAll {
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         approved: bool,
[INFO] [stdout] 128 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     /// Event emitted when an operator is enabled or disabled for an owner.
[INFO] [stdout] 120 | |     /// The operator can manage all NFTs of the owner.
[INFO] [stdout] 121 | |     #[ink(event)]
[INFO] [stdout] 122 | |     pub struct ApprovalForAll {
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         approved: bool,
[INFO] [stdout] 128 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(Encode, Decode, Debug, PartialEq, Eq, Copy, Clone)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(Encode, Decode, Debug, PartialEq, Eq, Copy, Clone)]
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg_attr(feature = "std", derive(scale_info::TypeInfo))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale_info::TypeInfo` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale_info::TypeInfo` may come from an old version of the `scale_info_derive` crate, try updating your dependency with `cargo update -p scale_info_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]   --> lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     /// Event emitted when a asset transfer occurs.
[INFO] [stdout] 82 | |     #[ink(event)]
[INFO] [stdout] 83 | |     pub struct Transfer {
[INFO] [stdout] 84 | |         #[ink(topic)]
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         id: AssetId,
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]    --> lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 | /     /// Event emitted when a asset approve occurs.
[INFO] [stdout]  93 | |     #[ink(event)]
[INFO] [stdout]  94 | |     pub struct ProxyUpdated {
[INFO] [stdout]  95 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |         id: AssetId,
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]    --> lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     /// Event emitted when an asset is updated
[INFO] [stdout] 103 | |     #[ink(event)]
[INFO] [stdout] 104 | |     pub struct AssetUpdate {
[INFO] [stdout] 105 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         id: AssetId,
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]    --> lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     /// Event emitted when a role is updated
[INFO] [stdout] 111 | |     #[ink(event)]
[INFO] [stdout] 112 | |     pub struct RoleUpdate {
[INFO] [stdout] 113 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         id: AccountId,
[INFO] [stdout] 117 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]    --> lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     /// Event emitted when an operator is enabled or disabled for an owner.
[INFO] [stdout] 120 | |     /// The operator can manage all NFTs of the owner.
[INFO] [stdout] 121 | |     #[ink(event)]
[INFO] [stdout] 122 | |     pub struct ApprovalForAll {
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         approved: bool,
[INFO] [stdout] 128 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lib.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg_attr(feature = "std", derive(scale_info::TypeInfo))]
[INFO] [stdout]    |                                        ^-------------------
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        `TypeInfo` is not local
[INFO] [stdout]    |                                        move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Error`
[INFO] [stdout] 67 |     pub enum Error {
[INFO] [stdout]    |              ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `scale_info::TypeInfo` may come from an old version of the `scale_info_derive` crate, try updating your dependency with `cargo update -p scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b4c99387e839ee58daced93b9c6215be0bc4d8e9dc04b3cd52e557f1bebc73fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c99387e839ee58daced93b9c6215be0bc4d8e9dc04b3cd52e557f1bebc73fb", kill_on_drop: false }`
[INFO] [stdout] b4c99387e839ee58daced93b9c6215be0bc4d8e9dc04b3cd52e557f1bebc73fb
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d84c0b574eb65c2fbe8b3191bd04fd600af366e5ce1da14565afe01c98c1205
[INFO] running `Command { std: "docker" "start" "-a" "9d84c0b574eb65c2fbe8b3191bd04fd600af366e5ce1da14565afe01c98c1205", kill_on_drop: false }`
[INFO] [stderr]    Compiling wivsupplychain v3.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[ink::contract]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[ink::contract]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `::scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     /// Event emitted when a asset transfer occurs.
[INFO] [stdout] 82 | |     #[ink(event)]
[INFO] [stdout] 83 | |     pub struct Transfer {
[INFO] [stdout] 84 | |         #[ink(topic)]
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         id: AssetId,
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     /// Event emitted when a asset transfer occurs.
[INFO] [stdout] 82 | |     #[ink(event)]
[INFO] [stdout] 83 | |     pub struct Transfer {
[INFO] [stdout] 84 | |         #[ink(topic)]
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         id: AssetId,
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 | /     /// Event emitted when a asset approve occurs.
[INFO] [stdout]  93 | |     #[ink(event)]
[INFO] [stdout]  94 | |     pub struct ProxyUpdated {
[INFO] [stdout]  95 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |         id: AssetId,
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 | /     /// Event emitted when a asset approve occurs.
[INFO] [stdout]  93 | |     #[ink(event)]
[INFO] [stdout]  94 | |     pub struct ProxyUpdated {
[INFO] [stdout]  95 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |         id: AssetId,
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     /// Event emitted when an asset is updated
[INFO] [stdout] 103 | |     #[ink(event)]
[INFO] [stdout] 104 | |     pub struct AssetUpdate {
[INFO] [stdout] 105 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         id: AssetId,
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     /// Event emitted when an asset is updated
[INFO] [stdout] 103 | |     #[ink(event)]
[INFO] [stdout] 104 | |     pub struct AssetUpdate {
[INFO] [stdout] 105 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         id: AssetId,
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     /// Event emitted when a role is updated
[INFO] [stdout] 111 | |     #[ink(event)]
[INFO] [stdout] 112 | |     pub struct RoleUpdate {
[INFO] [stdout] 113 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         id: AccountId,
[INFO] [stdout] 117 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     /// Event emitted when a role is updated
[INFO] [stdout] 111 | |     #[ink(event)]
[INFO] [stdout] 112 | |     pub struct RoleUpdate {
[INFO] [stdout] 113 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         id: AccountId,
[INFO] [stdout] 117 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     /// Event emitted when an operator is enabled or disabled for an owner.
[INFO] [stdout] 120 | |     /// The operator can manage all NFTs of the owner.
[INFO] [stdout] 121 | |     #[ink(event)]
[INFO] [stdout] 122 | |     pub struct ApprovalForAll {
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         approved: bool,
[INFO] [stdout] 128 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     /// Event emitted when an operator is enabled or disabled for an owner.
[INFO] [stdout] 120 | |     /// The operator can manage all NFTs of the owner.
[INFO] [stdout] 121 | |     #[ink(event)]
[INFO] [stdout] 122 | |     pub struct ApprovalForAll {
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         approved: bool,
[INFO] [stdout] 128 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(Encode, Decode, Debug, PartialEq, Eq, Copy, Clone)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(Encode, Decode, Debug, PartialEq, Eq, Copy, Clone)]
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> lib.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg_attr(feature = "std", derive(scale_info::TypeInfo))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `scale_info::TypeInfo` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `scale_info::TypeInfo` may come from an old version of the `scale_info_derive` crate, try updating your dependency with `cargo update -p scale_info_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]   --> lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     /// Event emitted when a asset transfer occurs.
[INFO] [stdout] 82 | |     #[ink(event)]
[INFO] [stdout] 83 | |     pub struct Transfer {
[INFO] [stdout] 84 | |         #[ink(topic)]
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         id: AssetId,
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]    --> lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 | /     /// Event emitted when a asset approve occurs.
[INFO] [stdout]  93 | |     #[ink(event)]
[INFO] [stdout]  94 | |     pub struct ProxyUpdated {
[INFO] [stdout]  95 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |         id: AssetId,
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]    --> lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     /// Event emitted when an asset is updated
[INFO] [stdout] 103 | |     #[ink(event)]
[INFO] [stdout] 104 | |     pub struct AssetUpdate {
[INFO] [stdout] 105 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         id: AssetId,
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]    --> lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     /// Event emitted when a role is updated
[INFO] [stdout] 111 | |     #[ink(event)]
[INFO] [stdout] 112 | |     pub struct RoleUpdate {
[INFO] [stdout] 113 | |         #[ink(topic)]
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         id: AccountId,
[INFO] [stdout] 117 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stdout]    --> lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     /// Event emitted when an operator is enabled or disabled for an owner.
[INFO] [stdout] 120 | |     /// The operator can manage all NFTs of the owner.
[INFO] [stdout] 121 | |     #[ink(event)]
[INFO] [stdout] 122 | |     pub struct ApprovalForAll {
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         approved: bool,
[INFO] [stdout] 128 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lib.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg_attr(feature = "std", derive(scale_info::TypeInfo))]
[INFO] [stdout]    |                                        ^-------------------
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        `TypeInfo` is not local
[INFO] [stdout]    |                                        move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Error`
[INFO] [stdout] 67 |     pub enum Error {
[INFO] [stdout]    |              ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `scale_info::TypeInfo` may come from an old version of the `scale_info_derive` crate, try updating your dependency with `cargo update -p scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9d84c0b574eb65c2fbe8b3191bd04fd600af366e5ce1da14565afe01c98c1205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d84c0b574eb65c2fbe8b3191bd04fd600af366e5ce1da14565afe01c98c1205", kill_on_drop: false }`
[INFO] [stdout] 9d84c0b574eb65c2fbe8b3191bd04fd600af366e5ce1da14565afe01c98c1205
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ad0ec8e1801ba4b80486764a714862f34677499e5d9f51dd6f73c88b2f64138
[INFO] running `Command { std: "docker" "start" "-a" "4ad0ec8e1801ba4b80486764a714862f34677499e5d9f51dd6f73c88b2f64138", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> lib.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[ink::contract]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `::scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `::scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> lib.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[ink::contract]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `::scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `::scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> lib.rs:81:5
[INFO] [stderr]    |
[INFO] [stderr] 81 | /     /// Event emitted when a asset transfer occurs.
[INFO] [stderr] 82 | |     #[ink(event)]
[INFO] [stderr] 83 | |     pub struct Transfer {
[INFO] [stderr] 84 | |         #[ink(topic)]
[INFO] [stderr] ...  |
[INFO] [stderr] 89 | |         id: AssetId,
[INFO] [stderr] 90 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> lib.rs:81:5
[INFO] [stderr]    |
[INFO] [stderr] 81 | /     /// Event emitted when a asset transfer occurs.
[INFO] [stderr] 82 | |     #[ink(event)]
[INFO] [stderr] 83 | |     pub struct Transfer {
[INFO] [stderr] 84 | |         #[ink(topic)]
[INFO] [stderr] ...  |
[INFO] [stderr] 89 | |         id: AssetId,
[INFO] [stderr] 90 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> lib.rs:92:5
[INFO] [stderr]     |
[INFO] [stderr]  92 | /     /// Event emitted when a asset approve occurs.
[INFO] [stderr]  93 | |     #[ink(event)]
[INFO] [stderr]  94 | |     pub struct ProxyUpdated {
[INFO] [stderr]  95 | |         #[ink(topic)]
[INFO] [stderr] ...   |
[INFO] [stderr] 100 | |         id: AssetId,
[INFO] [stderr] 101 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> lib.rs:92:5
[INFO] [stderr]     |
[INFO] [stderr]  92 | /     /// Event emitted when a asset approve occurs.
[INFO] [stderr]  93 | |     #[ink(event)]
[INFO] [stderr]  94 | |     pub struct ProxyUpdated {
[INFO] [stderr]  95 | |         #[ink(topic)]
[INFO] [stderr] ...   |
[INFO] [stderr] 100 | |         id: AssetId,
[INFO] [stderr] 101 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> lib.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 | /     /// Event emitted when an asset is updated
[INFO] [stderr] 103 | |     #[ink(event)]
[INFO] [stderr] 104 | |     pub struct AssetUpdate {
[INFO] [stderr] 105 | |         #[ink(topic)]
[INFO] [stderr] ...   |
[INFO] [stderr] 108 | |         id: AssetId,
[INFO] [stderr] 109 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> lib.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 | /     /// Event emitted when an asset is updated
[INFO] [stderr] 103 | |     #[ink(event)]
[INFO] [stderr] 104 | |     pub struct AssetUpdate {
[INFO] [stderr] 105 | |         #[ink(topic)]
[INFO] [stderr] ...   |
[INFO] [stderr] 108 | |         id: AssetId,
[INFO] [stderr] 109 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> lib.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 110 | /     /// Event emitted when a role is updated
[INFO] [stderr] 111 | |     #[ink(event)]
[INFO] [stderr] 112 | |     pub struct RoleUpdate {
[INFO] [stderr] 113 | |         #[ink(topic)]
[INFO] [stderr] ...   |
[INFO] [stderr] 116 | |         id: AccountId,
[INFO] [stderr] 117 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> lib.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 110 | /     /// Event emitted when a role is updated
[INFO] [stderr] 111 | |     #[ink(event)]
[INFO] [stderr] 112 | |     pub struct RoleUpdate {
[INFO] [stderr] 113 | |         #[ink(topic)]
[INFO] [stderr] ...   |
[INFO] [stderr] 116 | |         id: AccountId,
[INFO] [stderr] 117 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> lib.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 119 | /     /// Event emitted when an operator is enabled or disabled for an owner.
[INFO] [stderr] 120 | |     /// The operator can manage all NFTs of the owner.
[INFO] [stderr] 121 | |     #[ink(event)]
[INFO] [stderr] 122 | |     pub struct ApprovalForAll {
[INFO] [stderr] ...   |
[INFO] [stderr] 127 | |         approved: bool,
[INFO] [stderr] 128 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `scale::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> lib.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 119 | /     /// Event emitted when an operator is enabled or disabled for an owner.
[INFO] [stderr] 120 | |     /// The operator can manage all NFTs of the owner.
[INFO] [stderr] 121 | |     #[ink(event)]
[INFO] [stderr] 122 | |     pub struct ApprovalForAll {
[INFO] [stderr] ...   |
[INFO] [stderr] 127 | |         approved: bool,
[INFO] [stderr] 128 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `scale::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `scale::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> lib.rs:65:14
[INFO] [stderr]    |
[INFO] [stderr] 65 |     #[derive(Encode, Decode, Debug, PartialEq, Eq, Copy, Clone)]
[INFO] [stderr]    |              ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> lib.rs:65:22
[INFO] [stderr]    |
[INFO] [stderr] 65 |     #[derive(Encode, Decode, Debug, PartialEq, Eq, Copy, Clone)]
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> lib.rs:66:40
[INFO] [stderr]    |
[INFO] [stderr] 66 |     #[cfg_attr(feature = "std", derive(scale_info::TypeInfo))]
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `scale_info::TypeInfo` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `scale_info::TypeInfo` may come from an old version of the `scale_info_derive` crate, try updating your dependency with `cargo update -p scale_info_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stderr]   --> lib.rs:81:5
[INFO] [stderr]    |
[INFO] [stderr] 81 | /     /// Event emitted when a asset transfer occurs.
[INFO] [stderr] 82 | |     #[ink(event)]
[INFO] [stderr] 83 | |     pub struct Transfer {
[INFO] [stderr] 84 | |         #[ink(topic)]
[INFO] [stderr] ...  |
[INFO] [stderr] 89 | |         id: AssetId,
[INFO] [stderr] 90 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stderr]    --> lib.rs:92:5
[INFO] [stderr]     |
[INFO] [stderr]  92 | /     /// Event emitted when a asset approve occurs.
[INFO] [stderr]  93 | |     #[ink(event)]
[INFO] [stderr]  94 | |     pub struct ProxyUpdated {
[INFO] [stderr]  95 | |         #[ink(topic)]
[INFO] [stderr] ...   |
[INFO] [stderr] 100 | |         id: AssetId,
[INFO] [stderr] 101 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stderr]    --> lib.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 | /     /// Event emitted when an asset is updated
[INFO] [stderr] 103 | |     #[ink(event)]
[INFO] [stderr] 104 | |     pub struct AssetUpdate {
[INFO] [stderr] 105 | |         #[ink(topic)]
[INFO] [stderr] ...   |
[INFO] [stderr] 108 | |         id: AssetId,
[INFO] [stderr] 109 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stderr]    --> lib.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 110 | /     /// Event emitted when a role is updated
[INFO] [stderr] 111 | |     #[ink(event)]
[INFO] [stderr] 112 | |     pub struct RoleUpdate {
[INFO] [stderr] 113 | |         #[ink(topic)]
[INFO] [stderr] ...   |
[INFO] [stderr] 116 | |         id: AccountId,
[INFO] [stderr] 117 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `EventTopicsWithinBounds` is never used
[INFO] [stderr]    --> lib.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 119 | /     /// Event emitted when an operator is enabled or disabled for an owner.
[INFO] [stderr] 120 | |     /// The operator can manage all NFTs of the owner.
[INFO] [stderr] 121 | |     #[ink(event)]
[INFO] [stderr] 122 | |     pub struct ApprovalForAll {
[INFO] [stderr] ...   |
[INFO] [stderr] 127 | |         approved: bool,
[INFO] [stderr] 128 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> lib.rs:66:40
[INFO] [stderr]    |
[INFO] [stderr] 66 |     #[cfg_attr(feature = "std", derive(scale_info::TypeInfo))]
[INFO] [stderr]    |                                        ^-------------------
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        `TypeInfo` is not local
[INFO] [stderr]    |                                        move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Error`
[INFO] [stderr] 67 |     pub enum Error {
[INFO] [stderr]    |              ----- `Error` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `scale_info::TypeInfo` may come from an old version of the `scale_info_derive` crate, try updating your dependency with `cargo update -p scale_info_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `wivsupplychain` (lib test) generated 21 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/wivsupplychain-a02c1cf49cb79b70)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test asset_erc721::tests::asset_delete_fails_asset_not_found ... ok
[INFO] [stdout] test asset_erc721::tests::asset_delete_fails_not_owner ... ok
[INFO] [stdout] test asset_erc721::tests::approved_transfer_works ... ok
[INFO] [stdout] test asset_erc721::tests::asset_delete_works ... ok
[INFO] [stdout] test asset_erc721::tests::mint_existing_should_fail ... ok
[INFO] [stdout] test asset_erc721::tests::approved_for_all_works ... ok
[INFO] [stdout] test asset_erc721::tests::mint_works ... ok
[INFO] [stdout] test asset_erc721::tests::transfer_works ... ok
[INFO] [stdout] test asset_erc721::tests::not_approved_transfer_should_fail ... FAILED
[INFO] [stdout] test asset_erc721::tests::invalid_transfer_should_fail ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- asset_erc721::tests::not_approved_transfer_should_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'asset_erc721::tests::not_approved_transfer_should_fail' (33) panicked at lib.rs:754:92:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bee41476bb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bee41476bb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bee41476bb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bee41476bb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bee4148bcda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bee4148bcda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bee4147ba96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bee4147ba96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bee4145507f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bee4145507f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bee4146ee99 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bee4138a28e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bee4138a28e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bee4146f052 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bee4146f052 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bee4145516a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bee4144cad9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bee41455f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bee4148c3ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bee4148c372 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5bee4148c0c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x5bee4134a4f7 - <core[c5ed12ab89cc536a]::option::Option<u32>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5bee4134a4f7 - <wivsupplychain[eff8eca57cd183b7]::asset_erc721::AssetErc721>::asset_transfer_from
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:754:92
[INFO] [stdout]   23:     0x5bee41349f02 - <wivsupplychain[eff8eca57cd183b7]::asset_erc721::AssetErc721>::transfer_from
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:740:18
[INFO] [stdout]   24:     0x5bee41363893 - wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::not_approved_transfer_should_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:1170:29
[INFO] [stdout]   25:     0x5bee41374761 - ink_env[c178dbfb14ad4244]::engine::off_chain::test_api::run_test::<ink_env[c178dbfb14ad4244]::types::DefaultEnvironment, wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::not_approved_transfer_should_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ink_env-3.0.0-rc2/src/engine/off_chain/test_api.rs:337:5
[INFO] [stdout]   26:     0x5bee4136408e - wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::not_approved_transfer_should_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:1138:9
[INFO] [stdout]   27:     0x5bee41360687 - wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::not_approved_transfer_should_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:1138:21
[INFO] [stdout]   28:     0x5bee4136c036 - <wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::not_approved_transfer_should_fail::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5bee4137e63b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5bee4137e63b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5bee4138ae9a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5bee4138ae9a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5bee4138ae9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5bee4138ae9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5bee4138ae9a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5bee4138ae9a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5bee4138ae9a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5bee41385364 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5bee41385364 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5bee4138d992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5bee4138d992 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5bee4138d992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5bee4138d992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5bee4138d992 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5bee4138d992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5bee4138d992 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5bee4147645f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5bee4147645f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x77fff7cecaa4 - <unknown>
[INFO] [stdout]   50:     0x77fff7d79a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- asset_erc721::tests::invalid_transfer_should_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'asset_erc721::tests::invalid_transfer_should_fail' (30) panicked at lib.rs:754:92:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bee41476bb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bee41476bb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bee41476bb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bee41476bb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bee4148bcda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bee4148bcda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bee4147ba96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bee4147ba96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bee4145507f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bee4145507f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bee4146ee99 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bee4138a28e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bee4138a28e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bee4146f052 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bee4146f052 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bee4145516a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bee4144cad9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bee41455f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bee4148c3ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bee4148c372 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5bee4148c0c9 - core[c5ed12ab89cc536a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x5bee4134a4f7 - <core[c5ed12ab89cc536a]::option::Option<u32>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5bee4134a4f7 - <wivsupplychain[eff8eca57cd183b7]::asset_erc721::AssetErc721>::asset_transfer_from
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:754:92
[INFO] [stdout]   23:     0x5bee41349fa0 - <wivsupplychain[eff8eca57cd183b7]::asset_erc721::AssetErc721>::asset_transfer
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:728:18
[INFO] [stdout]   24:     0x5bee41363267 - wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::invalid_transfer_should_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:1028:36
[INFO] [stdout]   25:     0x5bee413744a1 - ink_env[c178dbfb14ad4244]::engine::off_chain::test_api::run_test::<ink_env[c178dbfb14ad4244]::types::DefaultEnvironment, wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::invalid_transfer_should_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ink_env-3.0.0-rc2/src/engine/off_chain/test_api.rs:337:5
[INFO] [stdout]   26:     0x5bee4136405e - wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::invalid_transfer_should_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:995:9
[INFO] [stdout]   27:     0x5bee41360657 - wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::invalid_transfer_should_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib.rs:995:21
[INFO] [stdout]   28:     0x5bee4136bff6 - <wivsupplychain[eff8eca57cd183b7]::asset_erc721::tests::invalid_transfer_should_fail::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5bee4137e63b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5bee4137e63b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5bee4138ae9a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5bee4138ae9a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5bee4138ae9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5bee4138ae9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5bee4138ae9a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5bee4138ae9a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5bee4138ae9a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5bee41385364 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5bee41385364 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5bee4138d992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5bee4138d992 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5bee4138d992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5bee4138d992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5bee4138d992 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5bee4138d992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5bee4138d992 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5bee4147645f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5bee4147645f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x77fff7cecaa4 - <unknown>
[INFO] [stdout]   50:     0x77fff7d79a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     asset_erc721::tests::invalid_transfer_should_fail
[INFO] [stdout]     asset_erc721::tests::not_approved_transfer_should_fail
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4ad0ec8e1801ba4b80486764a714862f34677499e5d9f51dd6f73c88b2f64138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad0ec8e1801ba4b80486764a714862f34677499e5d9f51dd6f73c88b2f64138", kill_on_drop: false }`
[INFO] [stdout] 4ad0ec8e1801ba4b80486764a714862f34677499e5d9f51dd6f73c88b2f64138
