[INFO] cloning repository https://github.com/furysport/white-whale-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/furysport/white-whale-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffurysport%2Fwhite-whale-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffurysport%2Fwhite-whale-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3e64f7957f0bba9fa91da1bdd37fdeb677c6746 [INFO] building furysport/white-whale-core against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffurysport%2Fwhite-whale-core" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/furysport/white-whale-core on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/furysport/white-whale-core [INFO] finished tweaking git repo https://github.com/furysport/white-whale-core [INFO] tweaked toml for git repo https://github.com/furysport/white-whale-core written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/furysport/white-whale-core 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-7-tc1/source/contracts/liquidity_hub/fee-distributor-mock/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-storage v1.1.4 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.2.5 [INFO] [stderr] Downloaded cosmwasm-crypto v1.2.5 [INFO] [stderr] Downloaded cosmwasm-schema v1.2.5 [INFO] [stderr] Downloaded osmosis-std-derive v0.15.3 [INFO] [stderr] Downloaded base64ct v1.5.1 [INFO] [stderr] Downloaded cosmwasm-std v1.2.5 [INFO] [stderr] Downloaded cw-controllers v1.1.0 [INFO] [stderr] Downloaded cosmwasm-derive v1.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f1d5f6127cea5ed8b2d8941640cddd872fa5835ee19ff59bd3be6f7280ff629 [INFO] running `Command { std: "docker" "start" "-a" "1f1d5f6127cea5ed8b2d8941640cddd872fa5835ee19ff59bd3be6f7280ff629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f1d5f6127cea5ed8b2d8941640cddd872fa5835ee19ff59bd3be6f7280ff629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f1d5f6127cea5ed8b2d8941640cddd872fa5835ee19ff59bd3be6f7280ff629", kill_on_drop: false }` [INFO] [stdout] 1f1d5f6127cea5ed8b2d8941640cddd872fa5835ee19ff59bd3be6f7280ff629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ec84d55c9cc547a3a7354777d36aeae8f2a9bd14a990d894d5945533664020d [INFO] running `Command { std: "docker" "start" "-a" "3ec84d55c9cc547a3a7354777d36aeae8f2a9bd14a990d894d5945533664020d", 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/liquidity_hub/fee-distributor-mock/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `fee-distributor-mock v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/fee-distributor-mock)` has the same output filename as the bin target `schema` in package `epoch-manager v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/epoch-manager)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `fee-distributor-mock v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/fee-distributor-mock)` has the same output filename as the bin target `schema` in package `epoch-manager v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/epoch-manager)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling const-oid v0.9.0 [INFO] [stderr] Compiling base64ct v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.4.8 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rfc6979 v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling pyo3-build-config v0.17.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling protobuf-support v3.2.0 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling cosmwasm-derive v1.2.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.2.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling osmosis-std-derive v0.15.3 [INFO] [stderr] Compiling pyo3-ffi v0.17.3 [INFO] [stderr] Compiling pyo3 v0.17.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pyo3-macros v0.17.3 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.2.5 [INFO] [stderr] Compiling cosmwasm-std v1.2.5 [INFO] [stderr] Compiling cosmwasm-schema v1.2.5 [INFO] [stderr] Compiling stable-swap-sim v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/stableswap_3pool/sim) [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cosmwasm-storage v1.1.4 [INFO] [stderr] Compiling cw0 v0.10.3 [INFO] [stderr] Compiling cw2 v1.1.0 [INFO] [stderr] Compiling cw-utils v1.0.1 [INFO] [stderr] Compiling cw20 v1.1.0 [INFO] [stderr] Compiling cw-controllers v1.1.0 [INFO] [stderr] Compiling cw-multi-test v0.16.5 [INFO] [stderr] Compiling white-whale v1.1.1 (/opt/rustwide/workdir/packages/white-whale) [INFO] [stderr] Compiling cw20-base v1.1.0 [INFO] [stderr] Compiling fee_collector v1.1.2 (/opt/rustwide/workdir/contracts/liquidity_hub/fee_collector) [INFO] [stderr] Compiling whale-lair v0.9.1 (/opt/rustwide/workdir/contracts/liquidity_hub/whale_lair) [INFO] [stderr] Compiling fee_distributor v0.9.1 (/opt/rustwide/workdir/contracts/liquidity_hub/fee_distributor) [INFO] [stderr] Compiling fee-distributor-mock v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/fee-distributor-mock) [INFO] [stderr] Compiling stableswap-3pool v1.2.2 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/stableswap_3pool) [INFO] [stderr] Compiling terraswap-pair v1.3.3 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_pair) [INFO] [stderr] Compiling vault_factory v1.1.3 (/opt/rustwide/workdir/contracts/liquidity_hub/vault-network/vault_factory) [INFO] [stderr] Compiling vault_router v1.1.6 (/opt/rustwide/workdir/contracts/liquidity_hub/vault-network/vault_router) [INFO] [stderr] Compiling terraswap-factory v1.2.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_factory) [INFO] [stderr] Compiling vault v1.2.6 (/opt/rustwide/workdir/contracts/liquidity_hub/vault-network/vault) [INFO] [stderr] Compiling terraswap-router v1.1.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_router) [INFO] [stderr] Compiling epoch-manager v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/epoch-manager) [INFO] [stderr] Compiling white-whale-testing v1.0.0 (/opt/rustwide/workdir/packages/white-whale-testing) [INFO] [stderr] Compiling incentive-factory v1.0.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive_factory) [INFO] [stderr] Compiling frontend-helper v1.0.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/frontend_helper) [INFO] [stderr] Compiling incentive v1.0.6 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive) [INFO] [stderr] Compiling terraswap-token v1.0.2 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_token) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.72s [INFO] running `Command { std: "docker" "inspect" "3ec84d55c9cc547a3a7354777d36aeae8f2a9bd14a990d894d5945533664020d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec84d55c9cc547a3a7354777d36aeae8f2a9bd14a990d894d5945533664020d", kill_on_drop: false }` [INFO] [stdout] 3ec84d55c9cc547a3a7354777d36aeae8f2a9bd14a990d894d5945533664020d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d7f9e27f10d7217782ca1c6587a44b02f55a49d5edc25faa540f3ee783fdf5b [INFO] running `Command { std: "docker" "start" "-a" "7d7f9e27f10d7217782ca1c6587a44b02f55a49d5edc25faa540f3ee783fdf5b", 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/liquidity_hub/fee-distributor-mock/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `incentive v1.0.6 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive)` has the same output filename as the example target `schema` in package `frontend-helper v1.0.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/frontend_helper)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `incentive v1.0.6 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive)` has the same output filename as the example target `schema` in package `frontend-helper v1.0.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/frontend_helper)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `incentive-factory v1.0.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive_factory)` has the same output filename as the example target `schema` in package `incentive v1.0.6 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `incentive-factory v1.0.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive_factory)` has the same output filename as the example target `schema` in package `incentive v1.0.6 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-token v1.0.2 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_token)` has the same output filename as the example target `schema` in package `incentive-factory v1.0.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive_factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-token v1.0.2 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_token)` has the same output filename as the example target `schema` in package `incentive-factory v1.0.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive_factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vault_router v1.1.6 (/opt/rustwide/workdir/contracts/liquidity_hub/vault-network/vault_router) [INFO] [stderr] Compiling frontend-helper v1.0.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/frontend_helper) [INFO] [stderr] Compiling epoch-manager v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/epoch-manager) [INFO] [stderr] Compiling whale-lair v0.9.1 (/opt/rustwide/workdir/contracts/liquidity_hub/whale_lair) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fee_collector v1.1.2 (/opt/rustwide/workdir/contracts/liquidity_hub/fee_collector) [INFO] [stderr] Compiling terraswap-factory v1.2.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_factory) [INFO] [stderr] Compiling terraswap-router v1.1.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_router) [INFO] [stderr] Compiling incentive v1.0.6 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive) [INFO] [stderr] Compiling stable-swap-sim v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/stableswap_3pool/sim) [INFO] [stdout] warning: unused import: `mock_execute::mock_execute` [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use mock_execute::mock_execute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:2967:48 [INFO] [stdout] | [INFO] [stdout] 2967 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3017:48 [INFO] [stdout] | [INFO] [stdout] 3017 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3031:40 [INFO] [stdout] | [INFO] [stdout] 3031 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3070:44 [INFO] [stdout] | [INFO] [stdout] 3070 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3079:36 [INFO] [stdout] | [INFO] [stdout] 3079 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3360:48 [INFO] [stdout] | [INFO] [stdout] 3360 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3410:48 [INFO] [stdout] | [INFO] [stdout] 3410 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3424:40 [INFO] [stdout] | [INFO] [stdout] 3424 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4302:48 [INFO] [stdout] | [INFO] [stdout] 4302 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4352:48 [INFO] [stdout] | [INFO] [stdout] 4352 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4366:40 [INFO] [stdout] | [INFO] [stdout] 4366 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4864:48 [INFO] [stdout] | [INFO] [stdout] 4864 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4914:48 [INFO] [stdout] | [INFO] [stdout] 4914 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4928:40 [INFO] [stdout] | [INFO] [stdout] 4928 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:5590:48 [INFO] [stdout] | [INFO] [stdout] 5590 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:5640:48 [INFO] [stdout] | [INFO] [stdout] 5640 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:5654:40 [INFO] [stdout] | [INFO] [stdout] 5654 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6036:48 [INFO] [stdout] | [INFO] [stdout] 6036 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6086:48 [INFO] [stdout] | [INFO] [stdout] 6086 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6100:40 [INFO] [stdout] | [INFO] [stdout] 6100 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6446:48 [INFO] [stdout] | [INFO] [stdout] 6446 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6496:48 [INFO] [stdout] | [INFO] [stdout] 6496 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6510:40 [INFO] [stdout] | [INFO] [stdout] 6510 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6988:48 [INFO] [stdout] | [INFO] [stdout] 6988 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7038:48 [INFO] [stdout] | [INFO] [stdout] 7038 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7052:40 [INFO] [stdout] | [INFO] [stdout] 7052 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7622:48 [INFO] [stdout] | [INFO] [stdout] 7622 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7672:48 [INFO] [stdout] | [INFO] [stdout] 7672 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7686:40 [INFO] [stdout] | [INFO] [stdout] 7686 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:8454:48 [INFO] [stdout] | [INFO] [stdout] 8454 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:8504:48 [INFO] [stdout] | [INFO] [stdout] 8504 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:8518:40 [INFO] [stdout] | [INFO] [stdout] 8518 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:408:36 [INFO] [stdout] | [INFO] [stdout] 408 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:433:36 [INFO] [stdout] | [INFO] [stdout] 433 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:460:36 [INFO] [stdout] | [INFO] [stdout] 460 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:483:36 [INFO] [stdout] | [INFO] [stdout] 483 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:539:36 [INFO] [stdout] | [INFO] [stdout] 539 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:563:36 [INFO] [stdout] | [INFO] [stdout] 563 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:586:36 [INFO] [stdout] | [INFO] [stdout] 586 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:609:36 [INFO] [stdout] | [INFO] [stdout] 609 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:632:36 [INFO] [stdout] | [INFO] [stdout] 632 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:750:38 [INFO] [stdout] | [INFO] [stdout] 750 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:774:38 [INFO] [stdout] | [INFO] [stdout] 774 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:797:38 [INFO] [stdout] | [INFO] [stdout] 797 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:823:38 [INFO] [stdout] | [INFO] [stdout] 823 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:849:38 [INFO] [stdout] | [INFO] [stdout] 849 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:946:32 [INFO] [stdout] | [INFO] [stdout] 946 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:961:38 [INFO] [stdout] | [INFO] [stdout] 961 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:978:32 [INFO] [stdout] | [INFO] [stdout] 978 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:1903:36 [INFO] [stdout] | [INFO] [stdout] 1903 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:1921:36 [INFO] [stdout] | [INFO] [stdout] 1921 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:2125:36 [INFO] [stdout] | [INFO] [stdout] 2125 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:4882:36 [INFO] [stdout] | [INFO] [stdout] 4882 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling terraswap-pair v1.3.3 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_pair) [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling vault_factory v1.1.3 (/opt/rustwide/workdir/contracts/liquidity_hub/vault-network/vault_factory) [INFO] [stderr] Compiling proptest v1.1.0 [INFO] [stderr] Compiling fee-distributor-mock v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/fee-distributor-mock) [INFO] [stderr] Compiling incentive-factory v1.0.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive_factory) [INFO] [stderr] Compiling fee_distributor v0.9.1 (/opt/rustwide/workdir/contracts/liquidity_hub/fee_distributor) [INFO] [stderr] Compiling vault v1.2.6 (/opt/rustwide/workdir/contracts/liquidity_hub/vault-network/vault) [INFO] [stderr] Compiling terraswap-token v1.0.2 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_token) [INFO] [stderr] Compiling white-whale-testing v1.0.0 (/opt/rustwide/workdir/packages/white-whale-testing) [INFO] [stderr] error: could not compile `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.1.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 debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="quick-error"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=291b80955f4f8ed6 -C extra-filename=-291b80955f4f8ed6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-948219033e0b0356.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d2551665b78d4b01.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-972037c55563ff3d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-110e46d87c2ccc27.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-831f7a1f384b13a8.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-d6046c7b8fc956f7.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-bae9c08310cb23d6.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0fce134bfb9c115d.rmeta --extern unarray=/opt/rustwide/target/debug/deps/libunarray-1b4498fa5f5c3005.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc9Yq3Mh/symbols.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.vault_router.ccd580e807c3bfac-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a.1mn4lxoc3lqlspvo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfee_collector.rlib" "/opt/rustwide/target/debug/deps/libvault.rlib" "/opt/rustwide/target/debug/deps/libvault_factory.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ae20c52526292d9b.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_support-b3df3c1f93736367.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2986e4fc9ce68cfa.rlib" "/opt/rustwide/target/debug/deps/libcw20_base-63e3d8c86c8f17cf.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libcw_multi_test-f660a3143a9b3159.rlib" "/opt/rustwide/target/debug/deps/libprost-9d7eefd77048753e.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libitertools-445b33313266cb0e.rlib" "/opt/rustwide/target/debug/deps/libeither-7ebd02aa9c9a8928.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8544152cfeedab07.rlib" "/opt/rustwide/target/debug/deps/libwhite_whale-9ef0115a91a706ff.rlib" "/opt/rustwide/target/debug/deps/libcw20-862c01e824a93911.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-9a8eb247561d085f.rlib" "/opt/rustwide/target/debug/deps/libsemver-d9cda2a81d57bad3.rlib" "/opt/rustwide/target/debug/deps/libcw2-cd2199f67b17da26.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-909fc2e471588773.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-5797d51b44e6e7fd.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-79c4c2124bf58731.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-838797fbe76a8010.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libuint-5d5788391a88dd95.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-bfd498f9eafa41b3.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-9cbfaa64e7da3c8b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-c0f5fe6474f26174.rlib" "/opt/rustwide/target/debug/deps/libk256-c527e18356b73a8a.rlib" "/opt/rustwide/target/debug/deps/libecdsa-6f926d262085f17a.rlib" "/opt/rustwide/target/debug/deps/librfc6979-714ecad5e014039e.rlib" "/opt/rustwide/target/debug/deps/libhmac-a139701cc2cbbec0.rlib" "/opt/rustwide/target/debug/deps/libsignature-3061ba11f3982ff7.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-8e5ccdce893babcc.rlib" "/opt/rustwide/target/debug/deps/libsec1-0c2ce11b0b378f9b.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-170fd0ac5d7477ab.rlib" "/opt/rustwide/target/debug/deps/libspki-5dd59fc0bdcedb33.rlib" "/opt/rustwide/target/debug/deps/libder-f9b481aea816943c.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-c3529f356b0e9d75.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-4bfb6206a3e2b743.rlib" "/opt/rustwide/target/debug/deps/libgroup-4469da9a2bccce8b.rlib" "/opt/rustwide/target/debug/deps/libff-58cc7873b3f13299.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-470760229c956c89.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-855b28d418bbf593.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libsha2-2820d22ce2f57396.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-523cb865d942dee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-0911287146690907.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-63a0d8033499ee12.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-041b2c6d18540077.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e4a6f580ade2a104.rlib" "/opt/rustwide/target/debug/deps/librand_core-5acd8481a235b8d8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3dfeb653aba7a1a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-4a2a1db8e19d0613.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-948219033e0b0356.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e53ab2a60745ed3b.rlib" "/opt/rustwide/target/debug/deps/libsha2-2f9af014b498b067.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libdigest-480fa06268ef4b8a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6a4af82f8c7a0d1c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a80489c6636747b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a773fd7503eeec0c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libschemars-23abad3b91b721d8.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-9e4adcebc37cf739.rlib" "/opt/rustwide/target/debug/deps/libserde_json-51632f46827c0654.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libserde-d8f0aaad0ebb1023.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vault_router-257cfd7398a4170a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vault_router` (lib test) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcSAYzWW/symbols.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.fee_collector.2c666a05338ee7fb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd.4ryttywuu2fhpq8q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libterraswap_router.rlib" "/opt/rustwide/target/debug/deps/libvault.rlib" "/opt/rustwide/target/debug/deps/libvault_factory.rlib" "/opt/rustwide/target/debug/deps/libterraswap_token.rlib" "/opt/rustwide/target/debug/deps/libcw20_base-63e3d8c86c8f17cf.rlib" "/opt/rustwide/target/debug/deps/libstableswap_3pool.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2551665b78d4b01.rlib" "/opt/rustwide/target/debug/deps/libterraswap_pair.rlib" "/opt/rustwide/target/debug/deps/libwhale_lair.rlib" "/opt/rustwide/target/debug/deps/libfee_distributor.rlib" "/opt/rustwide/target/debug/deps/libterraswap_factory.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ae20c52526292d9b.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_support-b3df3c1f93736367.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2986e4fc9ce68cfa.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libcw_multi_test-f660a3143a9b3159.rlib" "/opt/rustwide/target/debug/deps/libprost-9d7eefd77048753e.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libitertools-445b33313266cb0e.rlib" "/opt/rustwide/target/debug/deps/libeither-7ebd02aa9c9a8928.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8544152cfeedab07.rlib" "/opt/rustwide/target/debug/deps/libwhite_whale-9ef0115a91a706ff.rlib" "/opt/rustwide/target/debug/deps/libcw20-862c01e824a93911.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-9a8eb247561d085f.rlib" "/opt/rustwide/target/debug/deps/libsemver-d9cda2a81d57bad3.rlib" "/opt/rustwide/target/debug/deps/libcw2-cd2199f67b17da26.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-909fc2e471588773.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-5797d51b44e6e7fd.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-79c4c2124bf58731.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-838797fbe76a8010.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libuint-5d5788391a88dd95.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-bfd498f9eafa41b3.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-9cbfaa64e7da3c8b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-c0f5fe6474f26174.rlib" "/opt/rustwide/target/debug/deps/libk256-c527e18356b73a8a.rlib" "/opt/rustwide/target/debug/deps/libecdsa-6f926d262085f17a.rlib" "/opt/rustwide/target/debug/deps/librfc6979-714ecad5e014039e.rlib" "/opt/rustwide/target/debug/deps/libhmac-a139701cc2cbbec0.rlib" "/opt/rustwide/target/debug/deps/libsignature-3061ba11f3982ff7.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-8e5ccdce893babcc.rlib" "/opt/rustwide/target/debug/deps/libsec1-0c2ce11b0b378f9b.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-170fd0ac5d7477ab.rlib" "/opt/rustwide/target/debug/deps/libspki-5dd59fc0bdcedb33.rlib" "/opt/rustwide/target/debug/deps/libder-f9b481aea816943c.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-c3529f356b0e9d75.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-4bfb6206a3e2b743.rlib" "/opt/rustwide/target/debug/deps/libgroup-4469da9a2bccce8b.rlib" "/opt/rustwide/target/debug/deps/libff-58cc7873b3f13299.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-470760229c956c89.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-855b28d418bbf593.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libsha2-2820d22ce2f57396.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-523cb865d942dee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-0911287146690907.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-63a0d8033499ee12.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-041b2c6d18540077.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e4a6f580ade2a104.rlib" "/opt/rustwide/target/debug/deps/librand_core-5acd8481a235b8d8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3dfeb653aba7a1a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-4a2a1db8e19d0613.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-948219033e0b0356.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e53ab2a60745ed3b.rlib" "/opt/rustwide/target/debug/deps/libsha2-2f9af014b498b067.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libdigest-480fa06268ef4b8a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6a4af82f8c7a0d1c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a80489c6636747b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a773fd7503eeec0c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libschemars-23abad3b91b721d8.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-9e4adcebc37cf739.rlib" "/opt/rustwide/target/debug/deps/libserde_json-51632f46827c0654.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libserde-d8f0aaad0ebb1023.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fee_collector-5359727bb45d13cd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fee_collector` (lib test) due to 2 previous errors; 32 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdFPsto/symbols.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.vault.d103816dd09372bd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888.21447tcxrkwi08g5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfee_collector.rlib" "/opt/rustwide/target/debug/deps/libcw20_base-63e3d8c86c8f17cf.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ae20c52526292d9b.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_support-b3df3c1f93736367.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2986e4fc9ce68cfa.rlib" "/opt/rustwide/target/debug/deps/libcw_multi_test-f660a3143a9b3159.rlib" "/opt/rustwide/target/debug/deps/libprost-9d7eefd77048753e.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libitertools-445b33313266cb0e.rlib" "/opt/rustwide/target/debug/deps/libeither-7ebd02aa9c9a8928.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8544152cfeedab07.rlib" "/opt/rustwide/target/debug/deps/libwhite_whale-9ef0115a91a706ff.rlib" "/opt/rustwide/target/debug/deps/libcw20-862c01e824a93911.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-9a8eb247561d085f.rlib" "/opt/rustwide/target/debug/deps/libsemver-d9cda2a81d57bad3.rlib" "/opt/rustwide/target/debug/deps/libcw2-cd2199f67b17da26.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-909fc2e471588773.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-5797d51b44e6e7fd.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-79c4c2124bf58731.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-838797fbe76a8010.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libuint-5d5788391a88dd95.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-bfd498f9eafa41b3.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-9cbfaa64e7da3c8b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-c0f5fe6474f26174.rlib" "/opt/rustwide/target/debug/deps/libk256-c527e18356b73a8a.rlib" "/opt/rustwide/target/debug/deps/libecdsa-6f926d262085f17a.rlib" "/opt/rustwide/target/debug/deps/librfc6979-714ecad5e014039e.rlib" "/opt/rustwide/target/debug/deps/libhmac-a139701cc2cbbec0.rlib" "/opt/rustwide/target/debug/deps/libsignature-3061ba11f3982ff7.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-8e5ccdce893babcc.rlib" "/opt/rustwide/target/debug/deps/libsec1-0c2ce11b0b378f9b.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-170fd0ac5d7477ab.rlib" "/opt/rustwide/target/debug/deps/libspki-5dd59fc0bdcedb33.rlib" "/opt/rustwide/target/debug/deps/libder-f9b481aea816943c.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-c3529f356b0e9d75.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-4bfb6206a3e2b743.rlib" "/opt/rustwide/target/debug/deps/libgroup-4469da9a2bccce8b.rlib" "/opt/rustwide/target/debug/deps/libff-58cc7873b3f13299.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-470760229c956c89.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-855b28d418bbf593.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libsha2-2820d22ce2f57396.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-523cb865d942dee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-0911287146690907.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-63a0d8033499ee12.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-041b2c6d18540077.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e4a6f580ade2a104.rlib" "/opt/rustwide/target/debug/deps/librand_core-5acd8481a235b8d8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3dfeb653aba7a1a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-4a2a1db8e19d0613.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-948219033e0b0356.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e53ab2a60745ed3b.rlib" "/opt/rustwide/target/debug/deps/libsha2-2f9af014b498b067.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libdigest-480fa06268ef4b8a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6a4af82f8c7a0d1c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a80489c6636747b6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a773fd7503eeec0c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libschemars-23abad3b91b721d8.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-9e4adcebc37cf739.rlib" "/opt/rustwide/target/debug/deps/libserde_json-51632f46827c0654.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libserde-d8f0aaad0ebb1023.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vault-13ee3789e3e23888" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vault` (lib test) due to 2 previous errors [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7d7f9e27f10d7217782ca1c6587a44b02f55a49d5edc25faa540f3ee783fdf5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7f9e27f10d7217782ca1c6587a44b02f55a49d5edc25faa540f3ee783fdf5b", kill_on_drop: false }` [INFO] [stdout] 7d7f9e27f10d7217782ca1c6587a44b02f55a49d5edc25faa540f3ee783fdf5b