[INFO] cloning repository https://github.com/boserba95/ruji
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boserba95/ruji" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboserba95%2Fruji", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboserba95%2Fruji'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 773fb61ff8fc577fc6c3d759bc36a475c6d5c9a5
[INFO] testing boserba95/ruji against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboserba95%2Fruji" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/boserba95/ruji
[INFO] finished tweaking git repo https://github.com/boserba95/ruji
[INFO] tweaked toml for git repo https://github.com/boserba95/ruji written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boserba95/ruji on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/boserba95/ruji 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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac
[INFO] running `Command { std: "docker" "start" "659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac", 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" "659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac", 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" "659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-demo v0.0.0 (/opt/rustwide/workdir/contracts/rujira-demo)` has the same output filename as the bin target `schema` in package `rujira-bow v1.1.0 (/opt/rustwide/workdir/contracts/rujira-bow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-demo v0.0.0 (/opt/rustwide/workdir/contracts/rujira-demo)` has the same output filename as the bin target `schema` in package `rujira-bow v1.1.0 (/opt/rustwide/workdir/contracts/rujira-bow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-fin v1.1.0 (/opt/rustwide/workdir/contracts/rujira-fin)` has the same output filename as the bin target `schema` in package `rujira-demo v0.0.0 (/opt/rustwide/workdir/contracts/rujira-demo)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-fin v1.1.0 (/opt/rustwide/workdir/contracts/rujira-fin)` has the same output filename as the bin target `schema` in package `rujira-demo v0.0.0 (/opt/rustwide/workdir/contracts/rujira-demo)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-ghost-credit v1.0.0 (/opt/rustwide/workdir/contracts/rujira-ghost-credit)` has the same output filename as the bin target `schema` in package `rujira-fin v1.1.0 (/opt/rustwide/workdir/contracts/rujira-fin)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-ghost-credit v1.0.0 (/opt/rustwide/workdir/contracts/rujira-ghost-credit)` has the same output filename as the bin target `schema` in package `rujira-fin v1.1.0 (/opt/rustwide/workdir/contracts/rujira-fin)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-ghost-vault v1.0.3 (/opt/rustwide/workdir/contracts/rujira-ghost-vault)` has the same output filename as the bin target `schema` in package `rujira-ghost-credit v1.0.0 (/opt/rustwide/workdir/contracts/rujira-ghost-credit)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-ghost-vault v1.0.3 (/opt/rustwide/workdir/contracts/rujira-ghost-vault)` has the same output filename as the bin target `schema` in package `rujira-ghost-credit v1.0.0 (/opt/rustwide/workdir/contracts/rujira-ghost-credit)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-merge v1.0.4 (/opt/rustwide/workdir/contracts/rujira-merge)` has the same output filename as the bin target `schema` in package `rujira-ghost-vault v1.0.3 (/opt/rustwide/workdir/contracts/rujira-ghost-vault)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-merge v1.0.4 (/opt/rustwide/workdir/contracts/rujira-merge)` has the same output filename as the bin target `schema` in package `rujira-ghost-vault v1.0.3 (/opt/rustwide/workdir/contracts/rujira-ghost-vault)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-mint v1.0.1 (/opt/rustwide/workdir/contracts/rujira-mint)` has the same output filename as the bin target `schema` in package `rujira-merge v1.0.4 (/opt/rustwide/workdir/contracts/rujira-merge)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-mint v1.0.1 (/opt/rustwide/workdir/contracts/rujira-mint)` has the same output filename as the bin target `schema` in package `rujira-merge v1.0.4 (/opt/rustwide/workdir/contracts/rujira-merge)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-pilot v0.0.0 (/opt/rustwide/workdir/contracts/rujira-pilot)` has the same output filename as the bin target `schema` in package `rujira-mint v1.0.1 (/opt/rustwide/workdir/contracts/rujira-mint)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-pilot v0.0.0 (/opt/rustwide/workdir/contracts/rujira-pilot)` has the same output filename as the bin target `schema` in package `rujira-mint v1.0.1 (/opt/rustwide/workdir/contracts/rujira-mint)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-revenue v1.1.0 (/opt/rustwide/workdir/contracts/rujira-revenue)` has the same output filename as the bin target `schema` in package `rujira-pilot v0.0.0 (/opt/rustwide/workdir/contracts/rujira-pilot)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-revenue v1.1.0 (/opt/rustwide/workdir/contracts/rujira-revenue)` has the same output filename as the bin target `schema` in package `rujira-pilot v0.0.0 (/opt/rustwide/workdir/contracts/rujira-pilot)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-staking v1.2.0 (/opt/rustwide/workdir/contracts/rujira-staking)` has the same output filename as the bin target `schema` in package `rujira-revenue v1.1.0 (/opt/rustwide/workdir/contracts/rujira-revenue)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-staking v1.2.0 (/opt/rustwide/workdir/contracts/rujira-staking)` has the same output filename as the bin target `schema` in package `rujira-revenue v1.1.0 (/opt/rustwide/workdir/contracts/rujira-revenue)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-template v0.0.0 (/opt/rustwide/workdir/contracts/rujira-template)` has the same output filename as the bin target `schema` in package `rujira-staking v1.2.0 (/opt/rustwide/workdir/contracts/rujira-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-template v0.0.0 (/opt/rustwide/workdir/contracts/rujira-template)` has the same output filename as the bin target `schema` in package `rujira-staking v1.2.0 (/opt/rustwide/workdir/contracts/rujira-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-thorchain-swap v0.0.7 (/opt/rustwide/workdir/contracts/rujira-thorchain-swap)` has the same output filename as the bin target `schema` in package `rujira-template v0.0.0 (/opt/rustwide/workdir/contracts/rujira-template)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `rujira-thorchain-swap v0.0.7 (/opt/rustwide/workdir/contracts/rujira-thorchain-swap)` has the same output filename as the bin target `schema` in package `rujira-template v0.0.0 (/opt/rustwide/workdir/contracts/rujira-template)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling cosmwasm-core v2.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling anybuf v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling cosmwasm-derive v2.2.2
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.2.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling tendermint-proto v0.40.1
[INFO] [stderr]    Compiling cosmwasm-schema v2.2.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.2.2
[INFO] [stderr]    Compiling cosmwasm-std v2.2.2
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw2 v2.0.0
[INFO] [stderr]    Compiling cw-multi-test v2.4.0
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling rujira-rs v0.0.1 (/opt/rustwide/workdir/packages/rujira-rs)
[INFO] [stdout] warning: trait `Coins` is never used
[INFO] [stdout]  --> packages/rujira-rs/src/coins.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Coins {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rujira-rs/src/bid_pool/sum_snapshot.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[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] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rujira-rs/src/bid_pool/sum_snapshot.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn prefix(&self) -> Vec<Key> {
[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] 47 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rujira-rs/src/interfaces/fin/side.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn prefix(&self) -> Vec<Key> {
[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] 46 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rujira-rs-testing v0.1.0 (/opt/rustwide/workdir/packages/rujira-rs-testing)
[INFO] [stderr]    Compiling rujira-template v0.0.0 (/opt/rustwide/workdir/contracts/rujira-template)
[INFO] [stderr]    Compiling rujira-ghost-vault v1.0.3 (/opt/rustwide/workdir/contracts/rujira-ghost-vault)
[INFO] [stderr]    Compiling rujira-fin v1.1.0 (/opt/rustwide/workdir/contracts/rujira-fin)
[INFO] [stderr]    Compiling rujira-revenue v1.1.0 (/opt/rustwide/workdir/contracts/rujira-revenue)
[INFO] [stderr]    Compiling rujira-demo v0.0.0 (/opt/rustwide/workdir/contracts/rujira-demo)
[INFO] [stderr]    Compiling rujira-merge v1.0.4 (/opt/rustwide/workdir/contracts/rujira-merge)
[INFO] [stderr]    Compiling rujira-ghost-credit v1.0.0 (/opt/rustwide/workdir/contracts/rujira-ghost-credit)
[INFO] [stderr]    Compiling rujira-staking v1.2.0 (/opt/rustwide/workdir/contracts/rujira-staking)
[INFO] [stderr]    Compiling rujira-thorchain-swap v0.0.7 (/opt/rustwide/workdir/contracts/rujira-thorchain-swap)
[INFO] [stderr]    Compiling rujira-pilot v0.0.0 (/opt/rustwide/workdir/contracts/rujira-pilot)
[INFO] [stderr]    Compiling rujira-bow v1.1.0 (/opt/rustwide/workdir/contracts/rujira-bow)
[INFO] [stderr]    Compiling rujira-mint v1.0.1 (/opt/rustwide/workdir/contracts/rujira-mint)
[INFO] [stderr]    Compiling rujira-account v0.0.0 (/opt/rustwide/workdir/contracts/rujira-account)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/rujira-fin/src/pool_key.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn prefix(&self) -> Vec<Key> {
[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] 27 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/rujira-fin/src/pool_key.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn prefix(&self) -> Vec<Key> {
[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] 80 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac", 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" "659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.2.2
[INFO] [stderr]    Compiling cosmwasm-std v2.2.2
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling rujira-rs v0.0.1 (/opt/rustwide/workdir/packages/rujira-rs)
[INFO] [stderr]    Compiling cw2 v2.0.0
[INFO] [stderr]    Compiling cw-multi-test v2.4.0
[INFO] [stdout] warning: trait `Coins` is never used
[INFO] [stdout]  --> packages/rujira-rs/src/coins.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Coins {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rujira-rs/src/bid_pool/sum_snapshot.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[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] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rujira-rs/src/bid_pool/sum_snapshot.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn prefix(&self) -> Vec<Key> {
[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] 47 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rujira-rs/src/interfaces/fin/side.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn prefix(&self) -> Vec<Key> {
[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] 46 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rujira-rs-testing v0.1.0 (/opt/rustwide/workdir/packages/rujira-rs-testing)
[INFO] [stdout] warning: trait `Coins` is never used
[INFO] [stdout]  --> packages/rujira-rs/src/coins.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Coins {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rujira-rs/src/bid_pool/sum_snapshot.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[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] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rujira-rs/src/bid_pool/sum_snapshot.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn prefix(&self) -> Vec<Key> {
[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] 47 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rujira-rs/src/interfaces/fin/side.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn prefix(&self) -> Vec<Key> {
[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] 46 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rujira-ghost-vault v1.0.3 (/opt/rustwide/workdir/contracts/rujira-ghost-vault)
[INFO] [stderr]    Compiling rujira-bow v1.1.0 (/opt/rustwide/workdir/contracts/rujira-bow)
[INFO] [stderr]    Compiling rujira-account v0.0.0 (/opt/rustwide/workdir/contracts/rujira-account)
[INFO] [stderr]    Compiling rujira-revenue v1.1.0 (/opt/rustwide/workdir/contracts/rujira-revenue)
[INFO] [stderr]    Compiling rujira-staking v1.2.0 (/opt/rustwide/workdir/contracts/rujira-staking)
[INFO] [stderr]    Compiling rujira-demo v0.0.0 (/opt/rustwide/workdir/contracts/rujira-demo)
[INFO] [stderr]    Compiling rujira-ghost-credit v1.0.0 (/opt/rustwide/workdir/contracts/rujira-ghost-credit)
[INFO] [stderr]    Compiling rujira-template v0.0.0 (/opt/rustwide/workdir/contracts/rujira-template)
[INFO] [stderr]    Compiling rujira-pilot v0.0.0 (/opt/rustwide/workdir/contracts/rujira-pilot)
[INFO] [stderr]    Compiling rujira-merge v1.0.4 (/opt/rustwide/workdir/contracts/rujira-merge)
[INFO] [stderr]    Compiling rujira-mint v1.0.1 (/opt/rustwide/workdir/contracts/rujira-mint)
[INFO] [stderr] error: could not compile `rujira-rs` (lib test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rujira_rs --edition=2021 packages/rujira-rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="asset"' --cfg 'feature="bid-pool"' --cfg 'feature="callback"' --cfg 'feature="coin"' --cfg 'feature="coins"' --cfg 'feature="decimal-scaled"' --cfg 'feature="exchange"' --cfg 'feature="interface-account"' --cfg 'feature="interface-bow"' --cfg 'feature="interface-demo"' --cfg 'feature="interface-fin"' --cfg 'feature="interface-ghost"' --cfg 'feature="interface-merge"' --cfg 'feature="interface-mint"' --cfg 'feature="interface-orca"' --cfg 'feature="interface-pilot"' --cfg 'feature="interface-revenue"' --cfg 'feature="interface-staking"' --cfg 'feature="interface-template"' --cfg 'feature="interface-thorchain-swap"' --cfg 'feature="merge-n-by-iter"' --cfg 'feature="native-balance-plus"' --cfg 'feature="oracle"' --cfg 'feature="premium"' --cfg 'feature="proto"' --cfg 'feature="query"' --cfg 'feature="reply"' --cfg 'feature="schema"' --cfg 'feature="share-pool"' --cfg 'feature="testing-helpers"' --cfg 'feature="token-factory"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asset", "bid-pool", "callback", "coin", "coins", "decimal-scaled", "exchange", "interface-account", "interface-bow", "interface-demo", "interface-fin", "interface-ghost", "interface-merge", "interface-mint", "interface-orca", "interface-pilot", "interface-revenue", "interface-staking", "interface-template", "interface-thorchain-swap", "merge-n-by-iter", "native-balance-plus", "oracle", "premium", "proto", "query", "reply", "schema", "share-pool", "testing-helpers", "token-factory"))' -C metadata=95a0404ebeb4f603 -C extra-filename=-26f483defd913941 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anybuf=/opt/rustwide/target/debug/deps/libanybuf-965fefb9a6b23fec.rlib --extern cosmos_sdk_proto=/opt/rustwide/target/debug/deps/libcosmos_sdk_proto-cc81adb8cd145036.rlib --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-8bf9887a4b326259.rlib --extern cosmwasm_schema_derive=/opt/rustwide/target/debug/deps/libcosmwasm_schema_derive-74cad208bae81128.so --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-df9a94b308004345.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-fe69a91d1bb82df5.rlib --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-cfa678d945d9193e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-590878a071906b4b.rlib --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-10ce808d9601f759.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-fe431cb9a47230de.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9b18380b2fb10016.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-f30dee22667b9021.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f7165f1e0c1cd66.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-628a7be03fd464c1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac", kill_on_drop: false }`
[INFO] [stdout] 659a4af88d6b1d449601a6b5405119983d67fd8085893ec100896644c284efac
