[INFO] cloning repository https://github.com/cobang/cw-flash-loan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cobang/cw-flash-loan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobang%2Fcw-flash-loan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobang%2Fcw-flash-loan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61f0385274bbb5225a74cb25600d27ea952d8eff [INFO] testing cobang/cw-flash-loan against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobang%2Fcw-flash-loan" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/cobang/cw-flash-loan [INFO] finished tweaking git repo https://github.com/cobang/cw-flash-loan [INFO] tweaked toml for git repo https://github.com/cobang/cw-flash-loan written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cobang/cw-flash-loan on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cobang/cw-flash-loan 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 crates.io index [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] [stderr] Updating base16ct v0.1.1 -> v0.2.0 [INFO] [stderr] Updating base64 v0.13.0 -> v0.21.7 [INFO] [stderr] Adding bech32 v0.9.1 [INFO] [stderr] Adding block-buffer v0.10.4 [INFO] [stderr] Adding bnum v0.10.0 [INFO] [stderr] Updating const-oid v0.7.1 -> v0.9.6 [INFO] [stderr] Updating cosmwasm-crypto v1.0.0 -> v1.5.11 [INFO] [stderr] Updating cosmwasm-derive v1.0.0 -> v1.5.11 [INFO] [stderr] Updating cosmwasm-schema v1.0.0-beta8 -> v1.5.11 (available: v3.0.0) [INFO] [stderr] Adding cosmwasm-schema-derive v1.5.11 [INFO] [stderr] Updating cosmwasm-std v1.0.0 -> v1.5.11 (available: v3.0.0) [INFO] [stderr] Updating cosmwasm-storage v1.0.0 -> v1.5.2 [INFO] [stderr] Updating crypto-bigint v0.3.2 -> v0.5.5 [INFO] [stderr] Adding crypto-common v0.1.6 [INFO] [stderr] Updating cw-multi-test v0.13.2 -> v0.15.1 (available: v2.4.0) [INFO] [stderr] Updating cw-storage-plus v0.13.2 -> v0.15.1 (available: v2.0.0) [INFO] [stderr] Updating cw-utils v0.13.2 -> v0.15.1 [INFO] [stderr] Updating cw2 v0.13.2 -> v0.15.1 (available: v2.0.0) [INFO] [stderr] Updating cw20 v0.13.2 -> v0.15.1 (available: v2.0.0) [INFO] [stderr] Updating cw20-base v0.13.2 -> v0.15.1 (available: v2.0.0) [INFO] [stderr] Updating der v0.5.1 -> v0.7.10 [INFO] [stderr] Adding digest v0.10.7 [INFO] [stderr] Updating ecdsa v0.13.4 -> v0.16.9 [INFO] [stderr] Updating elliptic-curve v0.11.12 -> v0.13.8 [INFO] [stderr] Updating ff v0.11.1 -> v0.13.1 [INFO] [stderr] Updating generic-array v0.14.5 -> v0.14.7 [INFO] [stderr] Updating group v0.11.0 -> v0.13.0 [INFO] [stderr] Updating hmac v0.11.0 -> v0.12.1 [INFO] [stderr] Updating k256 v0.10.4 -> v0.13.4 [INFO] [stderr] Adding once_cell v1.21.3 [INFO] [stderr] Updating pkcs8 v0.8.0 -> v0.10.2 [INFO] [stderr] Updating proc-macro2 v1.0.37 -> v1.0.95 [INFO] [stderr] Updating quote v1.0.18 -> v1.0.40 [INFO] [stderr] Updating rand_core v0.6.3 -> v0.6.4 [INFO] [stderr] Updating rfc6979 v0.1.0 -> v0.4.0 [INFO] [stderr] Updating sec1 v0.2.1 -> v0.7.3 [INFO] [stderr] Adding semver v1.0.26 [INFO] [stderr] Updating serde-json-wasm v0.4.1 -> v0.5.2 [INFO] [stderr] Adding sha2 v0.10.9 [INFO] [stderr] Updating signature v1.3.2 -> v2.2.0 [INFO] [stderr] Updating spki v0.5.4 -> v0.7.3 [INFO] [stderr] Adding syn v2.0.104 [INFO] [stderr] Updating thiserror v1.0.30 -> v1.0.69 (available: v2.0.12) [INFO] [stderr] Updating thiserror-impl v1.0.30 -> v1.0.69 [INFO] [stderr] Adding unicode-ident v1.0.18 [INFO] [stderr] Updating zeroize v1.4.3 -> v1.8.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 425e4421ae096576b118b5e20db7184df0ac50a67b05409780abfae0ee1c1407 [INFO] running `Command { std: "docker" "start" "-a" "425e4421ae096576b118b5e20db7184df0ac50a67b05409780abfae0ee1c1407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "425e4421ae096576b118b5e20db7184df0ac50a67b05409780abfae0ee1c1407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425e4421ae096576b118b5e20db7184df0ac50a67b05409780abfae0ee1c1407", kill_on_drop: false }` [INFO] [stdout] 425e4421ae096576b118b5e20db7184df0ac50a67b05409780abfae0ee1c1407 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 95076c5481a1720b9431e08ca712a886aefcacccb9eda431d7301efdc66c71e0 [INFO] running `Command { std: "docker" "start" "-a" "95076c5481a1720b9431e08ca712a886aefcacccb9eda431d7301efdc66c71e0", kill_on_drop: false }` [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] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [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 quote v1.0.40 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling cosmwasm-derive v1.5.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.11 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling cosmwasm-crypto v1.5.11 [INFO] [stderr] Compiling cosmwasm-std v1.5.11 [INFO] [stderr] Compiling cosmwasm-schema v1.5.11 [INFO] [stderr] Compiling cw-storage-plus v0.15.1 [INFO] [stderr] Compiling cosmwasm-storage v1.5.2 [INFO] [stderr] Compiling cw2 v0.15.1 [INFO] [stderr] Compiling cw-utils v0.15.1 [INFO] [stderr] Compiling cw20 v0.15.1 [INFO] [stderr] Compiling cw-flash-loan v0.0.1 (/opt/rustwide/workdir/contracts/cw-flash-loan) [INFO] [stderr] Compiling cw-simple-loan-receiver v0.1.0 (/opt/rustwide/workdir/debug/cw-simple-loan-receiver) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> debug/cw-simple-loan-receiver/src/contract.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | to_binary, Addr, BankMsg, Binary, Coin, Deps, DepsMut, Env, MessageInfo, Response, StdResult, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> debug/cw-simple-loan-receiver/src/contract.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | msg: to_binary(&msg)?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, Decimal, Deps, DepsMut, Env, MessageInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | msg: to_binary(&cw20::Cw20ExecuteMsg::Send { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | msg: to_binary(&LoanMsg::ReceiveLoan {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | msg: to_binary(&LoanMsg::ReceiveLoan {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | msg: to_binary(&ExecuteMsg::AssertBalance { amount: expected })?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | msg: to_binary(&cw20::Cw20ExecuteMsg::Transfer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:355:5 [INFO] [stdout] | [INFO] [stdout] 355 | to_binary(&ConfigResponse { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:369:27 [INFO] [stdout] | [INFO] [stdout] 369 | Some(provided) => to_binary(&provided), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:370:17 [INFO] [stdout] | [INFO] [stdout] 370 | None => to_binary(&Uint128::zero()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | to_binary(&total) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | to_binary(&entitled) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | None => to_binary(&Uint128::zero()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | to_binary(&avaliable) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.29s [INFO] running `Command { std: "docker" "inspect" "95076c5481a1720b9431e08ca712a886aefcacccb9eda431d7301efdc66c71e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95076c5481a1720b9431e08ca712a886aefcacccb9eda431d7301efdc66c71e0", kill_on_drop: false }` [INFO] [stdout] 95076c5481a1720b9431e08ca712a886aefcacccb9eda431d7301efdc66c71e0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6e7940071587ba54d0a034017d8a5877f97294d865d11f13b9fa55d2bfae26e3 [INFO] running `Command { std: "docker" "start" "-a" "6e7940071587ba54d0a034017d8a5877f97294d865d11f13b9fa55d2bfae26e3", kill_on_drop: false }` [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] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cw20-base v0.15.1 [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> debug/cw-simple-loan-receiver/src/contract.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | to_binary, Addr, BankMsg, Binary, Coin, Deps, DepsMut, Env, MessageInfo, Response, StdResult, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> debug/cw-simple-loan-receiver/src/contract.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | msg: to_binary(&msg)?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, Decimal, Deps, DepsMut, Env, MessageInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | msg: to_binary(&cw20::Cw20ExecuteMsg::Send { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | msg: to_binary(&LoanMsg::ReceiveLoan {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | msg: to_binary(&LoanMsg::ReceiveLoan {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | msg: to_binary(&ExecuteMsg::AssertBalance { amount: expected })?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | msg: to_binary(&cw20::Cw20ExecuteMsg::Transfer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:355:5 [INFO] [stdout] | [INFO] [stdout] 355 | to_binary(&ConfigResponse { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:369:27 [INFO] [stdout] | [INFO] [stdout] 369 | Some(provided) => to_binary(&provided), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:370:17 [INFO] [stdout] | [INFO] [stdout] 370 | None => to_binary(&Uint128::zero()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw-simple-loan-receiver v0.1.0 (/opt/rustwide/workdir/debug/cw-simple-loan-receiver) [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | to_binary(&total) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | to_binary(&entitled) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | None => to_binary(&Uint128::zero()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | to_binary(&avaliable) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> debug/cw-simple-loan-receiver/src/contract.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | to_binary, Addr, BankMsg, Binary, Coin, Deps, DepsMut, Env, MessageInfo, Response, StdResult, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> debug/cw-simple-loan-receiver/src/contract.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | msg: to_binary(&msg)?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling cw-multi-test v0.15.1 [INFO] [stderr] Compiling cw-flash-loan v0.0.1 (/opt/rustwide/workdir/contracts/cw-flash-loan) [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, Decimal, Deps, DepsMut, Env, MessageInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | msg: to_binary(&cw20::Cw20ExecuteMsg::Send { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | msg: to_binary(&LoanMsg::ReceiveLoan {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | msg: to_binary(&LoanMsg::ReceiveLoan {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | msg: to_binary(&ExecuteMsg::AssertBalance { amount: expected })?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | msg: to_binary(&cw20::Cw20ExecuteMsg::Transfer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:355:5 [INFO] [stdout] | [INFO] [stdout] 355 | to_binary(&ConfigResponse { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:369:27 [INFO] [stdout] | [INFO] [stdout] 369 | Some(provided) => to_binary(&provided), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:370:17 [INFO] [stdout] | [INFO] [stdout] 370 | None => to_binary(&Uint128::zero()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | to_binary(&total) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | to_binary(&entitled) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | None => to_binary(&Uint128::zero()), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/contract.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | to_binary(&avaliable) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/cw20_tests.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, Decimal, Empty, Uint128}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/cw20_tests.rs:226:22 [INFO] [stdout] | [INFO] [stdout] 226 | msg: to_binary("").unwrap(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/cw20_tests.rs:331:18 [INFO] [stdout] | [INFO] [stdout] 331 | msg: to_binary("").unwrap(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/cw20_tests.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | msg: to_binary("").unwrap(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/cw-flash-loan/src/cw20_tests.rs:390:18 [INFO] [stdout] | [INFO] [stdout] 390 | msg: to_binary("").unwrap(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcPR6yIm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcw20_base-151362338356149a.rlib,libcw_simple_loan_receiver.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcw_multi_test-adcf035a447cda28.rlib,libprost-9b685e0f8deedf7b.rlib,libbytes-4067be437a22acf9.rlib,libcosmwasm_storage-410c96fac59fb967.rlib,libitertools-bfdd1dac9d4278f9.rlib,libeither-e8a0ef7222037a64.rlib,libanyhow-973058c78216b852.rlib,libcw20-22797f478db93eec.rlib,libcw_utils-7cd34e01258068dd.rlib,libsemver-2c86ca4f47054f35.rlib,libcw2-1a24a40a491ec85a.rlib,libcw_storage_plus-4faa3cb94952de76.rlib,libcosmwasm_schema-7ed2324893cef332.rlib,libcosmwasm_std-f383553cd3d21856.rlib,libserde_json_wasm-41b58299e96ba7c0.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libbech32-f5fdbd06f3fb8355.rlib,libbnum-8746caee512d2720.rlib,libforward_ref-3b34d3d0fe7bcf82.rlib,libcosmwasm_crypto-78d9610ff01bae48.rlib,libk256-1e90bb109009eceb.rlib,libecdsa-069e0ed22043c3ea.rlib,librfc6979-3463b34e96c255c6.rlib,libhmac-8d84777d9a8a39a0.rlib,libsignature-c93089a4415b3790.rlib,libonce_cell-9be2fa4e327380e4.rlib,libelliptic_curve-fcffe84049a44681.rlib,libpkcs8-b6525b9f5dd55f0a.rlib,libspki-d030bc683d8889bc.rlib,libsec1-bec7a07d570404e0.rlib,libder-89fb0526af8e3549.rlib,libcrypto_bigint-e5f8cb72a89c773d.rlib,libbase16ct-f0e2d9880e95d707.rlib,libgroup-1e93cca87cc5daf2.rlib,libff-a1ac8a7c02079fe7.rlib,libed25519_zebra-3cb36fe6c3f02951.rlib,libhex-a52fd19e29921b8e.rlib,libsha2-79c55bc9836f3020.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-18d1c8e6c84b50e9.rlib,librand_core-7066a531042cf333.rlib,libgetrandom-2392ae3b7507bd84.rlib,libcurve25519_dalek-8531bd75c3743167.rlib,librand_core-a03aeda3743e26ef.rlib,libgetrandom-cf17a531b5bf9f62.rlib,liblibc-818dc3cb0aa6248c.rlib,libdigest-0907fc5581fe93e1.rlib,libbyteorder-53ef132cb4cc667c.rlib,libbase64-5a299c99a9cb883e.rlib,libthiserror-754010d7c9bd131d.rlib,libsha2-d243efe0f523defc.rlib,libcpufeatures-bd3a5bace216530a.rlib,libcfg_if-66d55f6b302e88c8.rlib,libdigest-a2a9f9d16e44adc4.rlib,libsubtle-a7dc2a433cf7a6ef.rlib,libconst_oid-44cf6d23b905cff7.rlib,libblock_buffer-0aaba46d4fbf983a.rlib,libcrypto_common-182ca4243f68c3e7.rlib,libgeneric_array-bf0ec550edd8b279.rlib,libtypenum-dfaa696d06b304f0.rlib,libzeroize-09c21d3143f2b564.rlib,libschemars-f1b049f64ca20216.rlib,libdyn_clone-6e19311f4026285b.rlib,libserde_json-6c6ff98bb743c096.rlib,libryu-653032556b772f2f.rlib,libitoa-158d7e21e599682f.rlib,libserde-69f559a626e4eecd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcPR6yIm/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cw_flash_loan-bdf7fdf5356feaa2" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-2392ae3b7507bd84.rlib(getrandom-2392ae3b7507bd84.getrandom.3fea37e633134214-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17hc75b06891acc08caE+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cw-flash-loan` (lib test) due to 1 previous error; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6e7940071587ba54d0a034017d8a5877f97294d865d11f13b9fa55d2bfae26e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7940071587ba54d0a034017d8a5877f97294d865d11f13b9fa55d2bfae26e3", kill_on_drop: false }` [INFO] [stdout] 6e7940071587ba54d0a034017d8a5877f97294d865d11f13b9fa55d2bfae26e3