[INFO] cloning repository https://github.com/fedemagnani/Nuky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fedemagnani/Nuky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedemagnani%2FNuky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedemagnani%2FNuky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0179cf2e1abc72627f7a5a642a18ceccc4846282 [INFO] checking fedemagnani/Nuky against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedemagnani%2FNuky" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fedemagnani/Nuky on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fedemagnani/Nuky [INFO] finished tweaking git repo https://github.com/fedemagnani/Nuky [INFO] tweaked toml for git repo https://github.com/fedemagnani/Nuky written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fedemagnani/Nuky 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Brushfam/openbrush-contracts` [INFO] [stderr] Updating git repository `https://github.com/Brushfam/pallet-assets-chain-extension` [INFO] [stderr] Updating git repository `https://github.com/727-Ventures/obce` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.13.1 [INFO] [stderr] Downloaded synstructure v0.13.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9996e46b939d20a1754c5335caf20d17a723e730ee5a5ff405931cb61c534717 [INFO] running `Command { std: "docker" "start" "-a" "9996e46b939d20a1754c5335caf20d17a723e730ee5a5ff405931cb61c534717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9996e46b939d20a1754c5335caf20d17a723e730ee5a5ff405931cb61c534717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9996e46b939d20a1754c5335caf20d17a723e730ee5a5ff405931cb61c534717", kill_on_drop: false }` [INFO] [stdout] 9996e46b939d20a1754c5335caf20d17a723e730ee5a5ff405931cb61c534717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff385ef32840c25d710d4de934857241add2a354f7cc27b3671ad02053924126 [INFO] running `Command { std: "docker" "start" "-a" "ff385ef32840c25d710d4de934857241add2a354f7cc27b3671ad02053924126", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking ink_prelude v4.3.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking ink_allocator v4.3.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking const_format v0.2.31 [INFO] [stderr] Compiling ink_ir v4.3.0 [INFO] [stderr] Compiling synstructure v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.5 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling scale-decode-derive v0.9.0 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Checking parity-scale-codec v3.6.5 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling tuple v0.5.1 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Checking scale-info v2.9.0 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling scale-bits v0.4.0 [INFO] [stderr] Compiling scale-encode v0.5.0 [INFO] [stderr] Compiling scale-decode v0.9.0 [INFO] [stderr] Compiling obce-codegen v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Compiling obce-macro v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Checking ink_primitives v4.3.0 [INFO] [stderr] Checking ink_metadata v4.3.0 [INFO] [stderr] Checking ink_engine v4.3.0 [INFO] [stderr] Compiling ink_codegen v4.3.0 [INFO] [stderr] Compiling openbrush_lang_codegen v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Checking ink_storage_traits v4.3.0 [INFO] [stderr] Checking ink_env v4.3.0 [INFO] [stderr] Checking ink_storage v4.3.0 [INFO] [stderr] Compiling openbrush_lang_macro v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Compiling ink_macro v4.3.0 [INFO] [stderr] Checking ink v4.3.0 [INFO] [stderr] Checking obce v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Checking openbrush_lang v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Checking pallet-assets-chain-extension v0.1.1 (https://github.com/Brushfam/pallet-assets-chain-extension?branch=polkadot-v0.9.37#f8ea3741) [INFO] [stderr] Checking openbrush_contracts v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Checking openbrush v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Checking lib v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "ff385ef32840c25d710d4de934857241add2a354f7cc27b3671ad02053924126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff385ef32840c25d710d4de934857241add2a354f7cc27b3671ad02053924126", kill_on_drop: false }` [INFO] [stdout] ff385ef32840c25d710d4de934857241add2a354f7cc27b3671ad02053924126 [INFO] checking fedemagnani/Nuky against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedemagnani%2FNuky" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fedemagnani/Nuky on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fedemagnani/Nuky [INFO] finished tweaking git repo https://github.com/fedemagnani/Nuky [INFO] tweaked toml for git repo https://github.com/fedemagnani/Nuky written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fedemagnani/Nuky 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7d0fd9bf52e34dbe1ed8acb12204bce829fcb52e4b7f954b532f43221d55505 [INFO] running `Command { std: "docker" "start" "-a" "a7d0fd9bf52e34dbe1ed8acb12204bce829fcb52e4b7f954b532f43221d55505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7d0fd9bf52e34dbe1ed8acb12204bce829fcb52e4b7f954b532f43221d55505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d0fd9bf52e34dbe1ed8acb12204bce829fcb52e4b7f954b532f43221d55505", kill_on_drop: false }` [INFO] [stdout] a7d0fd9bf52e34dbe1ed8acb12204bce829fcb52e4b7f954b532f43221d55505 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9186192500e96dd98f020f80220273a4b49aee52336bbf625a422c0293af9722 [INFO] running `Command { std: "docker" "start" "-a" "9186192500e96dd98f020f80220273a4b49aee52336bbf625a422c0293af9722", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking ink_prelude v4.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ink_allocator v4.3.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking const_format v0.2.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ink_ir v4.3.0 [INFO] [stderr] Compiling synstructure v0.13.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Compiling scale-decode-derive v0.9.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking parity-scale-codec v3.6.5 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling tuple v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking scale-info v2.9.0 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling scale-bits v0.4.0 [INFO] [stderr] Compiling scale-encode v0.5.0 [INFO] [stderr] Compiling scale-decode v0.9.0 [INFO] [stderr] Compiling obce-codegen v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Compiling obce-macro v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Checking ink_primitives v4.3.0 [INFO] [stderr] Checking ink_metadata v4.3.0 [INFO] [stderr] Checking ink_engine v4.3.0 [INFO] [stderr] Compiling ink_codegen v4.3.0 [INFO] [stderr] Compiling openbrush_lang_codegen v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Checking ink_storage_traits v4.3.0 [INFO] [stderr] Checking ink_env v4.3.0 [INFO] [stderr] Checking ink_storage v4.3.0 [INFO] [stderr] Compiling openbrush_lang_macro v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Compiling ink_macro v4.3.0 [INFO] [stderr] Checking ink v4.3.0 [INFO] [stderr] Checking obce v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Checking openbrush_lang v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Checking pallet-assets-chain-extension v0.1.1 (https://github.com/Brushfam/pallet-assets-chain-extension?branch=polkadot-v0.9.37#f8ea3741) [INFO] [stderr] Checking openbrush_contracts v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Checking openbrush v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?branch=develop#7dd4d92f) [INFO] [stderr] Checking lib v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "9186192500e96dd98f020f80220273a4b49aee52336bbf625a422c0293af9722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9186192500e96dd98f020f80220273a4b49aee52336bbf625a422c0293af9722", kill_on_drop: false }` [INFO] [stdout] 9186192500e96dd98f020f80220273a4b49aee52336bbf625a422c0293af9722