[INFO] cloning repository https://github.com/balancednetwork/balanced-rust-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/balancednetwork/balanced-rust-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalancednetwork%2Fbalanced-rust-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalancednetwork%2Fbalanced-rust-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0132ea1580365341a8c9ce4972e50fbaff51cc9 [INFO] building balancednetwork/balanced-rust-contracts against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalancednetwork%2Fbalanced-rust-contracts" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/balancednetwork/balanced-rust-contracts 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] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/balancednetwork/balanced-rust-contracts [INFO] finished tweaking git repo https://github.com/balancednetwork/balanced-rust-contracts [INFO] tweaked toml for git repo https://github.com/balancednetwork/balanced-rust-contracts written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/balancednetwork/balanced-rust-contracts already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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-3-tc1/source/contracts/token-contracts/cw-hub-bnusd/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc1/source/contracts/core-contracts/cw-asset-manager/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-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] Updating git repository `https://github.com/icon-project/IBC-Integration.git` [INFO] [stderr] Updating git submodule `https://github.com/izyak/gochain-btp.git` [INFO] [stderr] Updating git submodule `https://github.com/icon-project/xcall-multi.git` [INFO] [stderr] Updating git repository `https://github.com/icon-project/xcall-multi.git` [INFO] [stderr] Updating git repository `https://github.com/icon-project/IBC-Integration.git` [INFO] [stderr] Updating git submodule `https://github.com/izyak/gochain-btp.git` [INFO] [stderr] Updating git submodule `https://github.com/icon-project/xCall.git` [INFO] [stderr] Updating git repository `https://github.com/icon-project/cw-storage-plus.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/icon-project/xCall.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbjson-build v0.5.1 [INFO] [stderr] Downloaded cosmwasm-storage v1.4.0 [INFO] [stderr] Downloaded tendermint-proto v0.29.1 [INFO] [stderr] Downloaded pbjson v0.5.1 [INFO] [stderr] Downloaded cosmwasm-schema v1.4.0 [INFO] [stderr] Downloaded cw2 v1.1.0 [INFO] [stderr] Downloaded cw20 v1.1.0 [INFO] [stderr] Downloaded cw20-base v1.1.0 [INFO] [stderr] Downloaded hex-buffer-serde v0.4.0 [INFO] [stderr] Downloaded pbjson-types v0.5.1 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.4.0 [INFO] [stderr] Downloaded cw-multi-test v0.16.5 [INFO] [stderr] Downloaded tendermint v0.29.1 [INFO] [stderr] Downloaded ibc-proto v0.26.0 [INFO] [stderr] Downloaded ics23 v0.9.0 [INFO] [stderr] Downloaded safe-proc-macro2 v1.0.36 [INFO] [stderr] Downloaded cw-utils v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7e683abc8e72ff10df48fed07f658c8e1c36b7a0e883e12c2ba5a86a2985c92d [INFO] running `Command { std: "docker" "start" "-a" "7e683abc8e72ff10df48fed07f658c8e1c36b7a0e883e12c2ba5a86a2985c92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e683abc8e72ff10df48fed07f658c8e1c36b7a0e883e12c2ba5a86a2985c92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e683abc8e72ff10df48fed07f658c8e1c36b7a0e883e12c2ba5a86a2985c92d", kill_on_drop: false }` [INFO] [stdout] 7e683abc8e72ff10df48fed07f658c8e1c36b7a0e883e12c2ba5a86a2985c92d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 419c812547afcd4bf9cca41367297a18f1b08e483ee3599ba75a3f61755f28df [INFO] running `Command { std: "docker" "start" "-a" "419c812547afcd4bf9cca41367297a18f1b08e483ee3599ba75a3f61755f28df", 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/token-contracts/cw-hub-bnusd/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/core-contracts/cw-asset-manager/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 `cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd)` has the same output filename as the bin target `schema` in package `cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-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 `cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd)` has the same output filename as the bin target `schema` in package `cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-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.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling schemars v0.8.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.13 [INFO] [stderr] Compiling bnum v0.8.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling safe-regex-compiler v0.2.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling debug_print v1.0.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling safe-regex-macro v0.2.5 [INFO] [stderr] Compiling safe-regex v0.2.5 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling schemars_derive v0.8.13 [INFO] [stderr] Compiling cosmwasm-derive v1.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling pbjson v0.5.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.4.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling ics23 v0.9.0 [INFO] [stderr] Compiling cosmwasm-std v1.4.0 [INFO] [stderr] Compiling cosmwasm-schema v1.4.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling pbjson-build v0.5.1 [INFO] [stderr] Compiling tendermint-proto v0.29.1 [INFO] [stderr] Compiling pbjson-types v0.5.1 [INFO] [stderr] Compiling tendermint v0.29.1 [INFO] [stderr] Compiling ibc-proto v0.26.0 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 (https://github.com/icon-project/cw-storage-plus.git?branch=fix-raw#238b520c) [INFO] [stderr] Compiling cosmwasm-storage v1.4.0 [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-xcall-lib v0.1.0 (https://github.com/icon-project/xcall-multi.git?branch=main#697e2ce8) [INFO] [stderr] Compiling cw20-base v1.1.0 [INFO] [stderr] Compiling common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stderr] Compiling cw-xcall v0.1.0 (https://github.com/icon-project/xcall-multi.git?branch=main#697e2ce8) [INFO] [stderr] Compiling cw-common v0.1.0 (/opt/rustwide/workdir/contracts/cw-common) [INFO] [stderr] Compiling cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-manager) [INFO] [stderr] Compiling cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.27s [INFO] running `Command { std: "docker" "inspect" "419c812547afcd4bf9cca41367297a18f1b08e483ee3599ba75a3f61755f28df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419c812547afcd4bf9cca41367297a18f1b08e483ee3599ba75a3f61755f28df", kill_on_drop: false }` [INFO] [stdout] 419c812547afcd4bf9cca41367297a18f1b08e483ee3599ba75a3f61755f28df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 20b7d15f2b6a217e9a7d726e6007adf01b6fcdb6b7c52e87ff32c6e1a872f398 [INFO] running `Command { std: "docker" "start" "-a" "20b7d15f2b6a217e9a7d726e6007adf01b6fcdb6b7c52e87ff32c6e1a872f398", 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/token-contracts/cw-hub-bnusd/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/core-contracts/cw-asset-manager/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 `cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd)` has the same output filename as the bin target `schema` in package `cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-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 `cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd)` has the same output filename as the bin target `schema` in package `cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-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 either v1.9.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling cw-xcall-lib v0.1.0 (https://github.com/icon-project/xCall.git?branch=main#697e2ce8) [INFO] [stderr] Compiling hex-buffer-serde v0.4.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling cw-multi-test v0.16.5 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling ics23 v0.9.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling pbjson-build v0.5.1 [INFO] [stderr] Compiling tendermint-proto v0.29.1 [INFO] [stderr] Compiling pbjson-types v0.5.1 [INFO] [stderr] Compiling ibc-proto v0.26.0 [INFO] [stderr] Compiling tendermint v0.29.1 [INFO] [stderr] Compiling common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stderr] Compiling common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=feat/mock-ibc-connection-balanced-test#54a9ec35) [INFO] [stderr] Compiling cw-xcall v0.1.0 (https://github.com/icon-project/xcall-multi.git?branch=main#697e2ce8) [INFO] [stderr] Compiling cw-xcall v0.1.0 (https://github.com/icon-project/xCall.git?branch=main#697e2ce8) [INFO] [stderr] Compiling cw-common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stderr] Compiling cw-common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=feat/mock-ibc-connection-balanced-test#54a9ec35) [INFO] [stderr] Compiling cw-common v0.1.0 (/opt/rustwide/workdir/contracts/cw-common) [INFO] [stderr] Compiling cw-mock-ibc-connection v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=feat/mock-ibc-connection-balanced-test#54a9ec35) [INFO] [stderr] Compiling cw-mock-ibc-core v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stderr] Compiling cw-mock-ibc-connection v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stderr] Compiling cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd) [INFO] [stderr] Compiling cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-manager) [INFO] [stdout] warning: function `to_attribute_map` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:247:8 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn to_attribute_map(attrs: &Vec) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_event` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn get_event(res: &AppResponse, event: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_xcall_connection` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl TestContext { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_xcall_connection(&self) -> Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `call_set_xcall_host` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn call_set_xcall_host(ctx: &mut TestContext) -> AppResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_attribute_map` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:247:8 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn to_attribute_map(attrs: &Vec) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_event` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn get_event(res: &AppResponse, event: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mint_token` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn mint_token(mut context: TestContext, recipient: String, amount: Uint128) -> TestContext { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_default_connection` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn set_default_connection(mut context: TestContext, address: Addr) -> TestContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_xcall_connection` is never used [INFO] [stdout] --> contracts/core-contracts/cw-asset-manager/tests/setup.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl TestContext { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn get_xcall_connection(&self) -> Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_xcall_connection` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl TestContext { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_xcall_connection(&self) -> Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `call_set_xcall_host` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn call_set_xcall_host(ctx: &mut TestContext) -> AppResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mint_token` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn mint_token(mut context: TestContext, recipient: String, amount: Uint128) -> TestContext { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/rustcDTj9QA/symbols.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.cross_transfer_test.ac7503c563f6c4a2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cross_transfer_test-ccb6d8bbf15669b6.ye38mt7rjf1t5ku.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/libcw_mock_ibc_core-dee23395de71fecb.rlib" "/opt/rustwide/target/debug/deps/libcw_common-39767af10caa41a6.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_mock_ibc_connection-8cdfdaafc1c66d86.rlib" "/opt/rustwide/target/debug/deps/libcw_common-75e651877a686b39.rlib" "/opt/rustwide/target/debug/deps/libbech32-65bbf5888e7cb6a2.rlib" "/opt/rustwide/target/debug/deps/libcw_xcall_lib-4d38d5aa985ad1c6.rlib" "/opt/rustwide/target/debug/deps/libhex_buffer_serde-a366430fe7429f1d.rlib" "/opt/rustwide/target/debug/deps/libcommon-366ff42f28f214ef.rlib" "/opt/rustwide/target/debug/deps/libcw_multi_test-7b0bf3f9a0e442d0.rlib" "/opt/rustwide/target/debug/deps/libprost-f52e6c890159a5bb.rlib" "/opt/rustwide/target/debug/deps/libitertools-32ad1ff1afa7a552.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libcw_hub_bnusd.rlib" "/opt/rustwide/target/debug/deps/libcw_common.rlib" "/opt/rustwide/target/debug/deps/libcw_xcall-a6672ce6aa4349c3.rlib" "/opt/rustwide/target/debug/deps/libcw_xcall_lib-3bbe7e83d9ce89c8.rlib" "/opt/rustwide/target/debug/deps/libcw20_base-2da9915615e1da40.rlib" "/opt/rustwide/target/debug/deps/libcw20-7e6d8855e40915c8.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-c3c666951aa523e8.rlib" "/opt/rustwide/target/debug/deps/libsemver-eba83ba4bb146812.rlib" "/opt/rustwide/target/debug/deps/libcw2-cc2ecd26c80445ed.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-ee4e74d767b045d1.rlib" "/opt/rustwide/target/debug/deps/libcommon-ca04171517e67fad.rlib" "/opt/rustwide/target/debug/deps/libpbjson-fe8d6a552b0e3db8.rlib" "/opt/rustwide/target/debug/deps/libsafe_regex-cddbe7a5fd48efa5.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-b0f79871fa097601.rlib" "/opt/rustwide/target/debug/deps/libics23-b5f9167e062377f5.rlib" "/opt/rustwide/target/debug/deps/libsha3-455c0abed2dff993.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6c025fa0d9517e29.rlib" "/opt/rustwide/target/debug/deps/libripemd-019c38616137c862.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/target/debug/deps/libtendermint-ce3a665ed7f3cd1a.rlib" "/opt/rustwide/target/debug/deps/libed25519-79efbfbfdb3db326.rlib" "/opt/rustwide/target/debug/deps/libsignature-9b460325b9166fa7.rlib" "/opt/rustwide/target/debug/deps/libdebug_print-46eaa8c6060f4538.rlib" "/opt/rustwide/target/debug/deps/libibc_proto-d2af4633bcb48b99.rlib" "/opt/rustwide/target/debug/deps/libbase64-8160da64893218a4.rlib" "/opt/rustwide/target/debug/deps/libtendermint_proto-0296a1b517c1e5a0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-736cedc9f8668a94.rlib" "/opt/rustwide/target/debug/deps/libtime-dbd92a090f7023e3.rlib" "/opt/rustwide/target/debug/deps/libtime_core-8b24eb9eb80c5c17.rlib" "/opt/rustwide/target/debug/deps/libsubtle_encoding-ac7c0fb279e53f46.rlib" "/opt/rustwide/target/debug/deps/libprost-a4c6ad091279d6be.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c3d0feb53845ef1.rlib" "/opt/rustwide/target/debug/deps/libflex_error-d5fd6e88ccc4c7a6.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-d2536163f49fe8cb.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-2ee7745f4605221f.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-380c3f1faab18e07.rlib" "/opt/rustwide/target/debug/deps/libbnum-f91b179d8f61b41b.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-9cbfaa64e7da3c8b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-dfe625e971cb2061.rlib" "/opt/rustwide/target/debug/deps/libk256-2998f1e2a04f3bd7.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ccae83935ba90fb5.rlib" "/opt/rustwide/target/debug/deps/librfc6979-e98af7c0fa6abe0f.rlib" "/opt/rustwide/target/debug/deps/libhmac-fa8cd04e7272809f.rlib" "/opt/rustwide/target/debug/deps/libsignature-cb165108115dc537.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-05fe2bce9a2c5716.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-07ea6b37eeecb251.rlib" "/opt/rustwide/target/debug/deps/libspki-dfd60b2e4caeba3f.rlib" "/opt/rustwide/target/debug/deps/libsec1-174a522bc795a259.rlib" "/opt/rustwide/target/debug/deps/libder-5b75faf7b6095177.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-ba508be77919f743.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-0574f8d2c6ebc870.rlib" "/opt/rustwide/target/debug/deps/libgroup-020ce4365eeae91b.rlib" "/opt/rustwide/target/debug/deps/libff-1b7ce9de6408610a.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-beed55dd867885f8.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libsha2-d92172c2893bbeb6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3f87146176549226.rlib" "/opt/rustwide/target/debug/deps/librand_core-6887398716166779.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a6fd105381cedb6.rlib" "/opt/rustwide/target/debug/deps/libahash-afbc08cc01792d58.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-70a8727a5ade042b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c0a68e35a50547b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-8e27c8a2318453b2.rlib" "/opt/rustwide/target/debug/deps/librand_core-d0259f9311775864.rlib" "/opt/rustwide/target/debug/deps/libdigest-ce61d26e41c382e4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c080a58db2fc27d.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/libsha2-5f62d28e587cc5dc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libdigest-362b976d4c56f2ad.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b09926de3e092819.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-e07e9bc946206306.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-35ad525fa08a6de2.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-6947d783ad1c311e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-404c35467b0a4192.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-456f3bc5354ebaee.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-90cfcec7276f9184.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e7a32785f2afa514.rlib" "/opt/rustwide/target/debug/deps/libschemars-32fa3ee92d8c34b3.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-6a1886b4c5519080.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dfc554994f220274.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-e221030cdffb45cb.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/cross_transfer_test-ccb6d8bbf15669b6" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cw-hub-bnusd` (test "cross_transfer_test") due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20b7d15f2b6a217e9a7d726e6007adf01b6fcdb6b7c52e87ff32c6e1a872f398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b7d15f2b6a217e9a7d726e6007adf01b6fcdb6b7c52e87ff32c6e1a872f398", kill_on_drop: false }` [INFO] [stdout] 20b7d15f2b6a217e9a7d726e6007adf01b6fcdb6b7c52e87ff32c6e1a872f398 [INFO] building balancednetwork/balanced-rust-contracts against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalancednetwork%2Fbalanced-rust-contracts" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/balancednetwork/balanced-rust-contracts on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/balancednetwork/balanced-rust-contracts [INFO] finished tweaking git repo https://github.com/balancednetwork/balanced-rust-contracts [INFO] tweaked toml for git repo https://github.com/balancednetwork/balanced-rust-contracts written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/balancednetwork/balanced-rust-contracts already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-3-tc2/source/contracts/token-contracts/cw-hub-bnusd/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc2/source/contracts/core-contracts/cw-asset-manager/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f5e55039470aa0a548b99e54baaa2dd904ff0dc5dd149adef24b08ae4460731 [INFO] running `Command { std: "docker" "start" "-a" "7f5e55039470aa0a548b99e54baaa2dd904ff0dc5dd149adef24b08ae4460731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f5e55039470aa0a548b99e54baaa2dd904ff0dc5dd149adef24b08ae4460731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5e55039470aa0a548b99e54baaa2dd904ff0dc5dd149adef24b08ae4460731", kill_on_drop: false }` [INFO] [stdout] 7f5e55039470aa0a548b99e54baaa2dd904ff0dc5dd149adef24b08ae4460731 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af85500c08eef1ed9b742cd782f57c054c45946c6a650ee3e2ed7975544777b7 [INFO] running `Command { std: "docker" "start" "-a" "af85500c08eef1ed9b742cd782f57c054c45946c6a650ee3e2ed7975544777b7", 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/token-contracts/cw-hub-bnusd/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/core-contracts/cw-asset-manager/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 `cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd)` has the same output filename as the bin target `schema` in package `cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-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 `cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd)` has the same output filename as the bin target `schema` in package `cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-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.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling schemars v0.8.13 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.13 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling bnum v0.8.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling safe-regex-compiler v0.2.5 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling debug_print v1.0.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling safe-regex-macro v0.2.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling safe-regex v0.2.5 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling schemars_derive v0.8.13 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling cosmwasm-derive v1.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling pbjson v0.5.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.4.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling ics23 v0.9.0 [INFO] [stderr] Compiling pbjson-build v0.5.1 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tendermint-proto v0.29.1 [INFO] [stderr] Compiling cosmwasm-std v1.4.0 [INFO] [stderr] Compiling cosmwasm-schema v1.4.0 [INFO] [stderr] Compiling pbjson-types v0.5.1 [INFO] [stderr] Compiling tendermint v0.29.1 [INFO] [stderr] Compiling ibc-proto v0.26.0 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 (https://github.com/icon-project/cw-storage-plus.git?branch=fix-raw#238b520c) [INFO] [stderr] Compiling cosmwasm-storage v1.4.0 [INFO] [stderr] Compiling cw2 v1.1.0 [INFO] [stderr] Compiling cw-utils v1.0.1 [INFO] [stderr] Compiling cw-xcall-lib v0.1.0 (https://github.com/icon-project/xcall-multi.git?branch=main#697e2ce8) [INFO] [stderr] Compiling cw20 v1.1.0 [INFO] [stderr] Compiling cw20-base v1.1.0 [INFO] [stderr] Compiling common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stderr] Compiling cw-xcall v0.1.0 (https://github.com/icon-project/xcall-multi.git?branch=main#697e2ce8) [INFO] [stderr] Compiling cw-common v0.1.0 (/opt/rustwide/workdir/contracts/cw-common) [INFO] [stderr] Compiling cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-manager) [INFO] [stderr] Compiling cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.85s [INFO] running `Command { std: "docker" "inspect" "af85500c08eef1ed9b742cd782f57c054c45946c6a650ee3e2ed7975544777b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af85500c08eef1ed9b742cd782f57c054c45946c6a650ee3e2ed7975544777b7", kill_on_drop: false }` [INFO] [stdout] af85500c08eef1ed9b742cd782f57c054c45946c6a650ee3e2ed7975544777b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bce4a4be6a619d5de3e290aa57941226eb8f0fb11988324ec8e49e11d78c8774 [INFO] running `Command { std: "docker" "start" "-a" "bce4a4be6a619d5de3e290aa57941226eb8f0fb11988324ec8e49e11d78c8774", 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/token-contracts/cw-hub-bnusd/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/core-contracts/cw-asset-manager/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 `cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd)` has the same output filename as the bin target `schema` in package `cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-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 `cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd)` has the same output filename as the bin target `schema` in package `cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-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 either v1.9.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling hex-buffer-serde v0.4.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling cw-xcall-lib v0.1.0 (https://github.com/icon-project/xCall.git?branch=main#697e2ce8) [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling cw-multi-test v0.16.5 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling ics23 v0.9.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling pbjson-build v0.5.1 [INFO] [stderr] Compiling tendermint-proto v0.29.1 [INFO] [stderr] Compiling pbjson-types v0.5.1 [INFO] [stderr] Compiling ibc-proto v0.26.0 [INFO] [stderr] Compiling tendermint v0.29.1 [INFO] [stderr] Compiling common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stderr] Compiling common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=feat/mock-ibc-connection-balanced-test#54a9ec35) [INFO] [stderr] Compiling cw-xcall v0.1.0 (https://github.com/icon-project/xcall-multi.git?branch=main#697e2ce8) [INFO] [stderr] Compiling cw-xcall v0.1.0 (https://github.com/icon-project/xCall.git?branch=main#697e2ce8) [INFO] [stderr] Compiling cw-common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stderr] Compiling cw-common v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=feat/mock-ibc-connection-balanced-test#54a9ec35) [INFO] [stderr] Compiling cw-common v0.1.0 (/opt/rustwide/workdir/contracts/cw-common) [INFO] [stderr] Compiling cw-asset-manager v0.1.0 (/opt/rustwide/workdir/contracts/core-contracts/cw-asset-manager) [INFO] [stderr] Compiling cw-hub-bnusd v0.1.0 (/opt/rustwide/workdir/contracts/token-contracts/cw-hub-bnusd) [INFO] [stderr] Compiling cw-mock-ibc-connection v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=feat/mock-ibc-connection-balanced-test#54a9ec35) [INFO] [stderr] Compiling cw-mock-ibc-core v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stderr] Compiling cw-mock-ibc-connection v0.1.0 (https://github.com/icon-project/IBC-Integration.git?branch=main#b259f4b2) [INFO] [stdout] warning: method `get_xcall_connection` is never used [INFO] [stdout] --> contracts/core-contracts/cw-asset-manager/tests/setup.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl TestContext { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn get_xcall_connection(&self) -> Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_attribute_map` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:247:8 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn to_attribute_map(attrs: &Vec) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_event` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn get_event(res: &AppResponse, event: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_xcall_connection` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl TestContext { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_xcall_connection(&self) -> Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `call_set_xcall_host` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn call_set_xcall_host(ctx: &mut TestContext) -> AppResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mint_token` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn mint_token(mut context: TestContext, recipient: String, amount: Uint128) -> TestContext { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_xcall_connection` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl TestContext { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_xcall_connection(&self) -> Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `call_set_xcall_host` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn call_set_xcall_host(ctx: &mut TestContext) -> AppResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_attribute_map` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:247:8 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn to_attribute_map(attrs: &Vec) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_event` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn get_event(res: &AppResponse, event: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mint_token` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn mint_token(mut context: TestContext, recipient: String, amount: Uint128) -> TestContext { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_default_connection` is never used [INFO] [stdout] --> contracts/token-contracts/cw-hub-bnusd/tests/setup.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn set_default_connection(mut context: TestContext, address: Addr) -> TestContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.12s [INFO] running `Command { std: "docker" "inspect" "bce4a4be6a619d5de3e290aa57941226eb8f0fb11988324ec8e49e11d78c8774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce4a4be6a619d5de3e290aa57941226eb8f0fb11988324ec8e49e11d78c8774", kill_on_drop: false }` [INFO] [stdout] bce4a4be6a619d5de3e290aa57941226eb8f0fb11988324ec8e49e11d78c8774