[INFO] cloning repository https://github.com/AtlasDA0/app-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtlasDA0/app-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtlasDA0%2Fapp-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtlasDA0%2Fapp-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b921920092004f4a79724e3c0db3f7993b64be7
[INFO] checking AtlasDA0/app-contracts against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtlasDA0%2Fapp-contracts" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/AtlasDA0/app-contracts
[INFO] finished tweaking git repo https://github.com/AtlasDA0/app-contracts
[INFO] tweaked toml for git repo https://github.com/AtlasDA0/app-contracts written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AtlasDA0/app-contracts on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AtlasDA0/app-contracts 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/contracts/nft-loan/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/contracts/p2p-trading/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/contracts/randomness_verifier/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/contracts/raffles/Cargo.toml: unused manifest key: dependencies.utils.feature
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.dependencies.raffles.default
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.features
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b555ade9997d4c0303ceff2e3710e8485db5a23f74045ffddb75330f7bdcf002
[INFO] running `Command { std: "docker" "start" "-a" "b555ade9997d4c0303ceff2e3710e8485db5a23f74045ffddb75330f7bdcf002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b555ade9997d4c0303ceff2e3710e8485db5a23f74045ffddb75330f7bdcf002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b555ade9997d4c0303ceff2e3710e8485db5a23f74045ffddb75330f7bdcf002", kill_on_drop: false }`
[INFO] [stdout] b555ade9997d4c0303ceff2e3710e8485db5a23f74045ffddb75330f7bdcf002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6481147d3bed4fc7866c38abb4c8c26ecea764d38d2cb4dc40ebc36854b6fb8e
[INFO] running `Command { std: "docker" "start" "-a" "6481147d3bed4fc7866c38abb4c8c26ecea764d38d2cb4dc40ebc36854b6fb8e", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/nft-loan/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/p2p-trading/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/randomness_verifier/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.raffles.default
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.features
[INFO] [stderr] warning: /opt/rustwide/workdir/contracts/raffles/Cargo.toml: unused manifest key: dependencies.utils.feature
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]     Checking bnum v0.10.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking base16 v0.2.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling file-lock v2.1.11
[INFO] [stderr]     Checking uid v0.1.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]    Compiling fff v0.2.3
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking peg v0.8.4
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.9
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.9
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling cw-orch-contract-derive v0.21.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking hkd32 v0.7.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling cw-orch-fns-derive v0.22.0
[INFO] [stderr]    Compiling cw-ownable-derive v0.5.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling fff_derive v0.2.2
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling cw-core-macros v0.1.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]    Compiling cw-orch-fns-derive v0.21.1
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking bip32 v0.5.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling wasmer-derive v4.2.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling cw-orch-fns-derive v0.19.1
[INFO] [stderr]     Checking treediff v4.0.3
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking serde-json-wasm v0.5.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cosmwasm-crypto v1.5.9
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking serde-cw-value v0.7.0
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking groupy v0.3.1
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking paired v0.21.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking cosmwasm-std v1.5.9
[INFO] [stderr]     Checking cosmwasm-schema v1.5.9
[INFO] [stderr]    Compiling osmosis-std-derive v0.20.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking tendermint-proto v0.35.0
[INFO] [stderr]     Checking tendermint-proto v0.34.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking drand-verify v0.1.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking shuffle v0.1.7
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking prost v0.9.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking wasmparser v0.95.0
[INFO] [stderr]    Compiling dao-dao-macros v2.4.2 (https://github.com/Kayanski/dao-contracts?branch=atlas-dao-proposal#bbb8b891)
[INFO] [stderr]    Compiling dao-dao-macros v2.6.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c70cfbec949d241375e31c5a42066be70c720fc/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4b82b06b609497e9 -C extra-filename=-4255dea025a97c44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d934bdaea5550d0c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1c2fae99d6861f47.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b805124051e1e1b7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-577fd2288c309925.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b92abf81f87051c9.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-27e2255c88676646.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-7b2f688a75602d5f.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6481147d3bed4fc7866c38abb4c8c26ecea764d38d2cb4dc40ebc36854b6fb8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6481147d3bed4fc7866c38abb4c8c26ecea764d38d2cb4dc40ebc36854b6fb8e", kill_on_drop: false }`
[INFO] [stdout] 6481147d3bed4fc7866c38abb4c8c26ecea764d38d2cb4dc40ebc36854b6fb8e
