[INFO] cloning repository https://github.com/shiki-tak/nft-mvp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiki-tak/nft-mvp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fnft-mvp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fnft-mvp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6da6713de789c54f3b452493618730a6478dafe
[INFO] testing shiki-tak/nft-mvp against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fnft-mvp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/shiki-tak/nft-mvp
[INFO] finished tweaking git repo https://github.com/shiki-tak/nft-mvp
[INFO] tweaked toml for git repo https://github.com/shiki-tak/nft-mvp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shiki-tak/nft-mvp on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shiki-tak/nft-mvp 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" "+1.98.0-beta.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea
[INFO] running `Command { std: "docker" "start" "09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling const-oid v0.4.5
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling der v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling pkcs8 v0.3.3
[INFO] [stderr]    Compiling uint v0.9.4
[INFO] [stderr]    Compiling bitvec v0.18.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling signature v1.2.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling ff v0.8.0
[INFO] [stderr]    Compiling group v0.8.0
[INFO] [stderr]    Compiling elliptic-curve v0.8.5
[INFO] [stderr]    Compiling ecdsa v0.10.2
[INFO] [stderr]    Compiling k256 v0.7.3
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling cosmwasm-derive v0.14.1
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.52
[INFO] [stderr]    Compiling serde-json-wasm v0.3.2
[INFO] [stderr]    Compiling cosmwasm-crypto v0.14.1
[INFO] [stderr]    Compiling cosmwasm-std v0.14.1
[INFO] [stderr]    Compiling cosmwasm-storage v0.14.1
[INFO] [stderr]    Compiling cosmwasm_nft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> src/contract.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`, `cranelift`, and `default`
[INFO] [stdout]   = help: consider adding `library` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> src/contract.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`, `cranelift`, and `default`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> src/contract.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`, `cranelift`, and `default`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> src/contract.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`, `cranelift`, and `default`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/resolver.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn owner_tokens_resolver(storage: &mut dyn Storage) -> Bucket<Vec<TokenId>> {
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn owner_tokens_resolver(storage: &mut dyn Storage) -> Bucket<'_, Vec<TokenId>> {
[INFO] [stdout]   |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:13:44
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn owner_tokens_resolver_read(storage: &dyn Storage) -> ReadonlyBucket<Vec<TokenId>> {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn owner_tokens_resolver_read(storage: &dyn Storage) -> ReadonlyBucket<'_, Vec<TokenId>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:17:38
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn token_owner_resolver(storage: &mut dyn Storage) -> Bucket<String> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn token_owner_resolver(storage: &mut dyn Storage) -> Bucket<'_, String> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:21:43
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn token_owner_resolver_read(storage: &dyn Storage) -> ReadonlyBucket<String> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn token_owner_resolver_read(storage: &dyn Storage) -> ReadonlyBucket<'_, String> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn token_approvals_resolver(storage: &mut dyn Storage) -> Bucket<String> {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn token_approvals_resolver(storage: &mut dyn Storage) -> Bucket<'_, String> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:29:47
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn token_approvals_resolver_read(storage: &dyn Storage) -> ReadonlyBucket<String> {
[INFO] [stdout]    |                                               ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn token_approvals_resolver_read(storage: &dyn Storage) -> ReadonlyBucket<'_, String> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn minted_token_ids_resolver(storage: &mut dyn Storage) -> Bucket<Vec<TokenId>> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn minted_token_ids_resolver(storage: &mut dyn Storage) -> Bucket<'_, Vec<TokenId>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn minted_token_id_resolver_read(storage: &dyn Storage) -> ReadonlyBucket<Vec<TokenId>> {
[INFO] [stdout]    |                                               ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn minted_token_id_resolver_read(storage: &dyn Storage) -> ReadonlyBucket<'_, Vec<TokenId>> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 35.58s
[INFO] running `Command { std: "docker" "inspect" "09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const-oid v0.4.5
[INFO] [stderr]    Compiling wasmparser v0.65.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling der v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling bitvec v0.18.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.68.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pkcs8 v0.3.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling wasmer-vm v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling signature v1.2.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling regalloc v0.0.31
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling wasm-encoder v0.18.0
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v1.0.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling uint v0.9.4
[INFO] [stderr]    Compiling wast v47.0.1
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling wasmer-derive v1.0.2
[INFO] [stderr]    Compiling ff v0.8.0
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling clru v0.4.0
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]    Compiling group v0.8.0
[INFO] [stderr]    Compiling elliptic-curve v0.8.5
[INFO] [stderr]    Compiling cranelift-entity v0.68.0
[INFO] [stderr]    Compiling ecdsa v0.10.2
[INFO] [stderr]    Compiling enumset v1.0.12
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.68.0
[INFO] [stderr]    Compiling backtrace v0.3.46
[INFO] [stderr]    Compiling k256 v0.7.3
[INFO] [stderr]    Compiling serde_bytes v0.11.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.52
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde-json-wasm v0.3.2
[INFO] [stderr]    Compiling cosmwasm-crypto v0.14.1
[INFO] [stderr]    Compiling wasmer-types v1.0.2
[INFO] [stderr]    Compiling cranelift-bforest v0.68.0
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling wasmer-compiler v1.0.2
[INFO] [stderr]    Compiling cosmwasm-std v0.14.1
[INFO] [stderr]    Compiling cosmwasm-schema v0.14.1
[INFO] [stderr]    Compiling wasmer-engine v1.0.2
[INFO] [stderr]    Compiling wasmer-object v1.0.2
[INFO] [stderr]    Compiling wasmer-engine-native v1.0.2
[INFO] [stderr]    Compiling wasmer-engine-jit v1.0.2
[INFO] [stderr]    Compiling wat v1.0.49
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-47.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "wasm-module"))' -C metadata=b07a17d8ca06cd02 -C extra-filename=-d0c1c33136828e7f --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern leb128=/opt/rustwide/target/release/deps/libleb128-aa78b40d0b50fae5.rmeta --extern memchr=/opt/rustwide/target/release/deps/libmemchr-9f3319d1b2c159be.rmeta --extern unicode_width=/opt/rustwide/target/release/deps/libunicode_width-2dd0ae154d2dd113.rmeta --extern wasm_encoder=/opt/rustwide/target/release/deps/libwasm_encoder-424b06b92915bb2c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cranelift-codegen-meta` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-meta-0.68.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f4f3f3377354dca -C extra-filename=-c5865ebfddaa6d5d --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern cranelift_codegen_shared=/opt/rustwide/target/release/deps/libcranelift_codegen_shared-2dd4ad82f34f46cc.rmeta --extern cranelift_entity=/opt/rustwide/target/release/deps/libcranelift_entity-5e0e32f4beed8610.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea", kill_on_drop: false }`
[INFO] [stdout] 09126235102ff0760daa8fdb5b81370db8ba1f26fd180e0d959549a27d1fb3ea
