[INFO] cloning repository https://github.com/Terra-Protocols/terraswap-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Terra-Protocols/terraswap-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerra-Protocols%2Fterraswap-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerra-Protocols%2Fterraswap-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfb3a30d0f6edd4dfc219a7b16870ab2d3a57c2e [INFO] testing Terra-Protocols/terraswap-contracts against try#9ce6b522e9d830b1461df3e1b001b5831bd32346 for pr-101061-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerra-Protocols%2Fterraswap-contracts" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Terra-Protocols/terraswap-contracts on toolchain 9ce6b522e9d830b1461df3e1b001b5831bd32346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Terra-Protocols/terraswap-contracts [INFO] finished tweaking git repo https://github.com/Terra-Protocols/terraswap-contracts [INFO] tweaked toml for git repo https://github.com/Terra-Protocols/terraswap-contracts written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Terra-Protocols/terraswap-contracts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7/source/packages/terraswap/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7/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-7/source/contracts/terraswap_factory/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7/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-7/source/contracts/terraswap_pair/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7/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-7/source/contracts/terraswap_router/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a30f5a4b3eab136bf7f061c2f7c998fc23af2bd820a7480f34700c08055444e [INFO] running `Command { std: "docker" "start" "-a" "4a30f5a4b3eab136bf7f061c2f7c998fc23af2bd820a7480f34700c08055444e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a30f5a4b3eab136bf7f061c2f7c998fc23af2bd820a7480f34700c08055444e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a30f5a4b3eab136bf7f061c2f7c998fc23af2bd820a7480f34700c08055444e", kill_on_drop: false }` [INFO] [stdout] 4a30f5a4b3eab136bf7f061c2f7c998fc23af2bd820a7480f34700c08055444e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5a3b6e86db26a0725495760c7b02a1c5ac71b35050bca217371f7f031b88417 [INFO] running `Command { std: "docker" "start" "-a" "e5a3b6e86db26a0725495760c7b02a1c5ac71b35050bca217371f7f031b88417", 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/packages/terraswap/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/terraswap_factory/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/terraswap_pair/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/terraswap_router/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling elliptic-curve v0.10.5 [INFO] [stderr] Compiling ecdsa v0.12.3 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.0 [INFO] [stderr] Compiling cosmwasm-std v0.16.0 [INFO] [stderr] Compiling cw0 v0.8.0 [INFO] [stderr] Compiling cw-storage-plus v0.8.0 [INFO] [stderr] Compiling cosmwasm-storage v0.16.0 [INFO] [stderr] Compiling terra-cosmwasm v2.2.0 [INFO] [stderr] Compiling cosmwasm-bignumber v2.2.0 [INFO] [stderr] Compiling cw20 v0.8.0 [INFO] [stderr] Compiling cw2 v0.8.0 [INFO] [stderr] Compiling terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap) [INFO] [stderr] Compiling cw20-base v0.8.0 [INFO] [stderr] Compiling cw20-legacy v0.2.0 [INFO] [stderr] Compiling terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair) [INFO] [stderr] Compiling terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router) [INFO] [stderr] Compiling terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory) [INFO] [stderr] Compiling terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.45s [INFO] running `Command { std: "docker" "inspect" "e5a3b6e86db26a0725495760c7b02a1c5ac71b35050bca217371f7f031b88417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a3b6e86db26a0725495760c7b02a1c5ac71b35050bca217371f7f031b88417", kill_on_drop: false }` [INFO] [stdout] e5a3b6e86db26a0725495760c7b02a1c5ac71b35050bca217371f7f031b88417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23557b7622aa872213199339c981a10423bcc84970d14779e4f253fd1531e6a3 [INFO] running `Command { std: "docker" "start" "-a" "23557b7622aa872213199339c981a10423bcc84970d14779e4f253fd1531e6a3", 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/packages/terraswap/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/terraswap_factory/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/terraswap_pair/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/terraswap_router/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)` has the same output filename as the example target `schema` in package `terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)` has the same output filename as the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)` has the same output filename as the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token)` has the same output filename as the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling cosmwasm-schema v0.16.0 [INFO] [stderr] Compiling terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token) [INFO] [stderr] Compiling terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory) [INFO] [stderr] Compiling terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap) [INFO] [stderr] Compiling terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router) [INFO] [stderr] Compiling terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "23557b7622aa872213199339c981a10423bcc84970d14779e4f253fd1531e6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23557b7622aa872213199339c981a10423bcc84970d14779e4f253fd1531e6a3", kill_on_drop: false }` [INFO] [stdout] 23557b7622aa872213199339c981a10423bcc84970d14779e4f253fd1531e6a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c01edb0012a2cb8cef37d23b2f25453c9c45784b461b90d00d36c7bf9087de17 [INFO] running `Command { std: "docker" "start" "-a" "c01edb0012a2cb8cef37d23b2f25453c9c45784b461b90d00d36c7bf9087de17", 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/packages/terraswap/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/terraswap_factory/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/terraswap_pair/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/terraswap_router/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)` has the same output filename as the example target `schema` in package `terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)` has the same output filename as the example target `schema` in package `terraswap-factory v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)` has the same output filename as the example target `schema` in package `terraswap-pair v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_pair)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token)` has the same output filename as the example target `schema` in package `terraswap-router v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_router)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap-66b79094014fb238) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test testing::balance_querier ... ok [INFO] [stdout] test testing::all_balances_querier ... ok [INFO] [stdout] test testing::query_terraswap_pair_contract ... ok [INFO] [stdout] test testing::supply_querier ... ok [INFO] [stdout] test testing::token_balance_querier ... ok [INFO] [stdout] test testing::test_asset_info ... ok [INFO] [stdout] test testing::test_asset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap_factory-14e062d32370c61d) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test state::test::config_legacy_compatibility ... ok [INFO] [stdout] test testing::proper_initialization ... ok [INFO] [stdout] test testing::create_pair ... ok [INFO] [stdout] test state::test::pair_info_legacy_compatibility ... ok [INFO] [stdout] test testing::update_config ... ok [INFO] [stdout] test testing::reply_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap_pair-8710eb310e5391fc) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test contract::test_compute_swap_with_huge_pool_variance ... ok [INFO] [stdout] test testing::test_deduct ... ok [INFO] [stdout] test testing::test_max_spread ... ok [INFO] [stdout] test state::test::legacy_compatibility ... ok [INFO] [stdout] test testing::proper_initialization ... ok [INFO] [stdout] test testing::test_query_pool ... ok [INFO] [stdout] test testing::withdraw_liquidity ... ok [INFO] [stdout] test testing::try_native_to_token ... ok [INFO] [stdout] test testing::try_token_to_native ... ok [INFO] [stdout] test testing::provide_liquidity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap_router-2d79edeae0c99e83) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::test_invalid_operations ... ok [INFO] [stdout] test state::test::legacy_compatibility ... ok [INFO] [stdout] test testing::tests::assert_minimum_receive_native_token ... ok [INFO] [stdout] test testing::tests::proper_initialization ... ok [INFO] [stdout] test testing::tests::assert_minimum_receive_token ... ok [INFO] [stdout] test testing::tests::execute_swap_operation ... ok [INFO] [stdout] test testing::tests::execute_swap_operations ... ok [INFO] [stdout] test testing::tests::query_buy_with_routes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terraswap_token-a2bee9c2cb59e6fb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests terraswap [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests terraswap-factory [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests terraswap-pair [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests terraswap-router [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests terraswap-token [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c01edb0012a2cb8cef37d23b2f25453c9c45784b461b90d00d36c7bf9087de17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01edb0012a2cb8cef37d23b2f25453c9c45784b461b90d00d36c7bf9087de17", kill_on_drop: false }` [INFO] [stdout] c01edb0012a2cb8cef37d23b2f25453c9c45784b461b90d00d36c7bf9087de17