[INFO] cloning repository https://github.com/wynddao/wynddex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wynddao/wynddex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwynddao%2Fwynddex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwynddao%2Fwynddex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d133237def44507aea8030502e3bc00519e7937 [INFO] building wynddao/wynddex against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwynddao%2Fwynddex" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wynddao/wynddex on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wynddao/wynddex [INFO] finished tweaking git repo https://github.com/wynddao/wynddex [INFO] tweaked toml for git repo https://github.com/wynddao/wynddex written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wynddao/wynddex 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: 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/wynddao/wynddex` [INFO] [stderr] Updating git repository `https://github.com/wynddao/wynddao.git` [INFO] [stderr] Updating git repository `https://github.com/wynddao/wynd-lsd.git` [INFO] [stderr] Updating git repository `https://github.com/DA0-DA0/dao-contracts` [INFO] [stderr] Updating git repository `https://github.com/Wasmswap/wasmswap-contracts` [INFO] [stderr] Updating git repository `https://github.com/cosmorama/wynddao.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw20-base v0.11.1 [INFO] [stderr] Downloaded cw2 v0.11.1 [INFO] [stderr] Downloaded cw-storage-plus v0.11.1 [INFO] [stderr] Downloaded cw20 v0.10.3 [INFO] [stderr] Downloaded cw-storage-plus v0.10.3 [INFO] [stderr] Downloaded cw20 v0.11.1 [INFO] [stderr] Downloaded cw20-base v0.10.3 [INFO] [stderr] Downloaded cw2 v0.10.3 [INFO] [stderr] Downloaded cw-controllers v0.11.1 [INFO] [stderr] Downloaded cw-controllers v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 22b632e76124294cf7f32dc315ddfe3017ded13ba5cc7de4f33de22828980f1d [INFO] running `Command { std: "docker" "start" "-a" "22b632e76124294cf7f32dc315ddfe3017ded13ba5cc7de4f33de22828980f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22b632e76124294cf7f32dc315ddfe3017ded13ba5cc7de4f33de22828980f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b632e76124294cf7f32dc315ddfe3017ded13ba5cc7de4f33de22828980f1d", kill_on_drop: false }` [INFO] [stdout] 22b632e76124294cf7f32dc315ddfe3017ded13ba5cc7de4f33de22828980f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 35d0807d7fe990de350c9a4fced82cf730a5b048f1cb48bb11060e4b6ef67258 [INFO] running `Command { std: "docker" "start" "-a" "35d0807d7fe990de350c9a4fced82cf730a5b048f1cb48bb11060e4b6ef67258", 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] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `cw-splitter v2.2.0 (/opt/rustwide/workdir/contracts/splitter)` has the same output filename as the bin target `schema` in package `cw-placeholder v2.2.0 (/opt/rustwide/workdir/contracts/cw-placeholder)`. [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-splitter v2.2.0 (/opt/rustwide/workdir/contracts/splitter)` has the same output filename as the bin target `schema` in package `cw-placeholder v2.2.0 (/opt/rustwide/workdir/contracts/cw-placeholder)`. [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] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `gauge-adapter v2.2.0 (/opt/rustwide/workdir/contracts/gauge-adapter)` has the same output filename as the bin target `schema` in package `cw-splitter v2.2.0 (/opt/rustwide/workdir/contracts/splitter)`. [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 `gauge-adapter v2.2.0 (/opt/rustwide/workdir/contracts/gauge-adapter)` has the same output filename as the bin target `schema` in package `cw-splitter v2.2.0 (/opt/rustwide/workdir/contracts/splitter)`. [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] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `junoswap-staking v2.2.0 (/opt/rustwide/workdir/contracts/junoswap-staking)` has the same output filename as the bin target `schema` in package `gauge-adapter v2.2.0 (/opt/rustwide/workdir/contracts/gauge-adapter)`. [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 `junoswap-staking v2.2.0 (/opt/rustwide/workdir/contracts/junoswap-staking)` has the same output filename as the bin target `schema` in package `gauge-adapter v2.2.0 (/opt/rustwide/workdir/contracts/gauge-adapter)`. [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] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `lp-converter v2.2.0 (/opt/rustwide/workdir/contracts/lp-converter)` has the same output filename as the bin target `schema` in package `junoswap-staking v2.2.0 (/opt/rustwide/workdir/contracts/junoswap-staking)`. [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 `lp-converter v2.2.0 (/opt/rustwide/workdir/contracts/lp-converter)` has the same output filename as the bin target `schema` in package `junoswap-staking v2.2.0 (/opt/rustwide/workdir/contracts/junoswap-staking)`. [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] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `nominated-trader v2.2.0 (/opt/rustwide/workdir/contracts/nominated-trader)` has the same output filename as the bin target `schema` in package `lp-converter v2.2.0 (/opt/rustwide/workdir/contracts/lp-converter)`. [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 `nominated-trader v2.2.0 (/opt/rustwide/workdir/contracts/nominated-trader)` has the same output filename as the bin target `schema` in package `lp-converter v2.2.0 (/opt/rustwide/workdir/contracts/lp-converter)`. [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] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `raw-migration v2.2.0 (/opt/rustwide/workdir/contracts/raw-migration)` has the same output filename as the bin target `schema` in package `nominated-trader v2.2.0 (/opt/rustwide/workdir/contracts/nominated-trader)`. [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 `raw-migration v2.2.0 (/opt/rustwide/workdir/contracts/raw-migration)` has the same output filename as the bin target `schema` in package `nominated-trader v2.2.0 (/opt/rustwide/workdir/contracts/nominated-trader)`. [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 libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling cosmwasm-derive v1.2.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.2.6 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling stable-price-solver v0.1.0 (/opt/rustwide/workdir/utils/stable-price-solver) [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.2.6 [INFO] [stderr] Compiling cosmwasm-std v1.2.6 [INFO] [stderr] Compiling cosmwasm-schema v1.2.6 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling wynd-utils v1.6.0 (https://github.com/wynddao/wynddao.git?tag=v1.6.0#fe7c2294) [INFO] [stderr] Compiling cw-storage-plus v0.11.1 [INFO] [stderr] Compiling cw-utils v0.11.1 [INFO] [stderr] Compiling cw-storage-plus v0.10.3 [INFO] [stderr] Compiling cw0 v0.10.3 [INFO] [stderr] Compiling cosmwasm-storage v1.2.6 [INFO] [stderr] Compiling cw20 v0.10.3 [INFO] [stderr] Compiling cw20 v0.11.1 [INFO] [stderr] Compiling cw2 v0.10.3 [INFO] [stderr] Compiling cw2 v0.11.1 [INFO] [stderr] Compiling cw-controllers v0.11.1 [INFO] [stderr] Compiling cw2 v1.0.1 [INFO] [stderr] Compiling cw-utils v1.0.1 [INFO] [stderr] Compiling cw20 v1.0.1 [INFO] [stderr] Compiling cw-controllers v1.0.1 [INFO] [stderr] Compiling cw-multi-test v0.16.5 [INFO] [stderr] Compiling cw-placeholder v2.2.0 (/opt/rustwide/workdir/contracts/cw-placeholder) [INFO] [stderr] Compiling cw20-base v0.11.1 [INFO] [stderr] Compiling cw20-base v0.10.3 [INFO] [stderr] Compiling cw20-base v1.0.1 [INFO] [stderr] Compiling cw-splitter v2.2.0 (/opt/rustwide/workdir/contracts/splitter) [INFO] [stderr] Compiling wasmswap v1.1.2-beta (https://github.com/Wasmswap/wasmswap-contracts?tag=v1.1.2-beta#62119791) [INFO] [stderr] Compiling stake-cw20 v0.2.6 (https://github.com/DA0-DA0/dao-contracts?tag=v0.3.0#5d46fc6f) [INFO] [stderr] Compiling wyndex v2.2.0 (/opt/rustwide/workdir/packages/wyndex) [INFO] [stderr] Compiling wynd-lsd-hub v1.3.0 (https://github.com/wynddao/wynd-lsd.git#cbb30b5c) [INFO] [stderr] Compiling wyndex-stake v2.2.0 (/opt/rustwide/workdir/contracts/stake) [INFO] [stderr] Compiling wyndex-multi-hop v2.2.0 (/opt/rustwide/workdir/contracts/multi-hop) [INFO] [stderr] Compiling nominated-trader v2.2.0 (/opt/rustwide/workdir/contracts/nominated-trader) [INFO] [stderr] Compiling lp-converter v2.2.0 (/opt/rustwide/workdir/contracts/lp-converter) [INFO] [stderr] Compiling wyndex-pair-lsd v2.2.0 (/opt/rustwide/workdir/contracts/pair_lsd) [INFO] [stderr] Compiling wyndex-factory v2.2.0 (/opt/rustwide/workdir/contracts/factory) [INFO] [stderr] Compiling wyndex-pair v2.2.0 (/opt/rustwide/workdir/contracts/pair) [INFO] [stderr] Compiling gauge-adapter v2.2.0 (/opt/rustwide/workdir/contracts/gauge-adapter) [INFO] [stderr] Compiling junoswap-staking v2.2.0 (/opt/rustwide/workdir/contracts/junoswap-staking) [INFO] [stderr] Compiling raw-migration v2.2.0 (/opt/rustwide/workdir/contracts/raw-migration) [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.84s [INFO] running `Command { std: "docker" "inspect" "35d0807d7fe990de350c9a4fced82cf730a5b048f1cb48bb11060e4b6ef67258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d0807d7fe990de350c9a4fced82cf730a5b048f1cb48bb11060e4b6ef67258", kill_on_drop: false }` [INFO] [stdout] 35d0807d7fe990de350c9a4fced82cf730a5b048f1cb48bb11060e4b6ef67258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 821442e805765f5e96fff9ad10e8f215d7570999d4ba96e79c51fc1af49cd81e [INFO] running `Command { std: "docker" "start" "-a" "821442e805765f5e96fff9ad10e8f215d7570999d4ba96e79c51fc1af49cd81e", 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 autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wynd-utils v1.6.0 (https://github.com/cosmorama/wynddao.git?tag=v1.6.0#fe7c2294) [INFO] [stderr] Compiling wyndex v2.1.0 (https://github.com/wynddao/wynddex?tag=v2.1.0#a578f8b6) [INFO] [stderr] Compiling cw-placeholder v2.1.0 (https://github.com/wynddao/wynddex?tag=v2.1.0#a578f8b6) [INFO] [stderr] Compiling wyndex v2.0.2 (https://github.com/wynddao/wynddex?tag=v2.0.2#592cee00) [INFO] [stderr] Compiling stable-price-solver v0.1.0 (/opt/rustwide/workdir/utils/stable-price-solver) [INFO] [stderr] Compiling cw-splitter v2.2.0 (/opt/rustwide/workdir/contracts/splitter) [INFO] [stderr] Compiling nominated-trader v2.2.0 (/opt/rustwide/workdir/contracts/nominated-trader) [INFO] [stderr] Compiling gauge-adapter v2.2.0 (/opt/rustwide/workdir/contracts/gauge-adapter) [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling junoswap-staking v2.2.0 (/opt/rustwide/workdir/contracts/junoswap-staking) [INFO] [stderr] Compiling raw-migration v2.2.0 (/opt/rustwide/workdir/contracts/raw-migration) [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling lp-converter v2.2.0 (/opt/rustwide/workdir/contracts/lp-converter) [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Compiling wyndex-multi-hop v2.2.0 (/opt/rustwide/workdir/contracts/multi-hop) [INFO] [stderr] Compiling wyndex v2.2.0 (/opt/rustwide/workdir/packages/wyndex) [INFO] [stderr] Compiling cw-placeholder v2.2.0 (/opt/rustwide/workdir/contracts/cw-placeholder) [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=b8a0d7e0e7512e17 -C extra-filename=-b8a0d7e0e7512e17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nominated-trader` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name nominated_trader --edition=2021 contracts/nominated-trader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=cac26a152f61ba31 -C extra-filename=-cac26a152f61ba31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8544152cfeedab07.rlib --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-a663e6a7cf5390f1.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-24d0a491217f503a.rlib --extern cw_multi_test=/opt/rustwide/target/debug/deps/libcw_multi_test-2cb64c1418e9c97f.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-3f06641588d566c6.rlib --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-80d1d8e7f62f157d.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-9e3bb647cbf8e36c.rlib --extern cw20=/opt/rustwide/target/debug/deps/libcw20-c0cf64de0e3883a0.rlib --extern cw20_base=/opt/rustwide/target/debug/deps/libcw20_base-32c6fe939e8e8df5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc75dbb5f3607662.rlib --extern wyndex=/opt/rustwide/target/debug/deps/libwyndex-cf89567adeb71cae.rlib --extern wyndex_factory=/opt/rustwide/target/debug/deps/libwyndex_factory.rlib --extern wyndex_multi_hop=/opt/rustwide/target/debug/deps/libwyndex_multi_hop.rlib --extern wyndex_pair=/opt/rustwide/target/debug/deps/libwyndex_pair.rlib --extern wyndex_pair_lsd=/opt/rustwide/target/debug/deps/libwyndex_pair_lsd.rlib --extern wyndex_stake=/opt/rustwide/target/debug/deps/libwyndex_stake.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `junoswap-staking` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name junoswap_staking --edition=2021 contracts/junoswap-staking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=99e1b5c265aa407e -C extra-filename=-99e1b5c265aa407e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8544152cfeedab07.rlib --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-a663e6a7cf5390f1.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-24d0a491217f503a.rlib --extern cw_multi_test=/opt/rustwide/target/debug/deps/libcw_multi_test-2cb64c1418e9c97f.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-3f06641588d566c6.rlib --extern wasmswap_cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-6fa3e23c5898e7f5.rlib --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-80d1d8e7f62f157d.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-9e3bb647cbf8e36c.rlib --extern wasmswap_cw20=/opt/rustwide/target/debug/deps/libcw20-766d47bfe98bf5f1.rlib --extern cw20=/opt/rustwide/target/debug/deps/libcw20-c0cf64de0e3883a0.rlib --extern wasmswap_cw20_base=/opt/rustwide/target/debug/deps/libcw20_base-b3c3bd3d99a2e6c6.rlib --extern cw20_base=/opt/rustwide/target/debug/deps/libcw20_base-32c6fe939e8e8df5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-acba9f2114ae886e.rlib --extern stake_cw20=/opt/rustwide/target/debug/deps/libstake_cw20-d800924e67f96530.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc75dbb5f3607662.rlib --extern wasmswap=/opt/rustwide/target/debug/deps/libwasmswap-c2cf26febbd2d8da.rlib --extern wyndex=/opt/rustwide/target/debug/deps/libwyndex-cf89567adeb71cae.rlib --extern wyndex_factory=/opt/rustwide/target/debug/deps/libwyndex_factory.rlib --extern wyndex_pair=/opt/rustwide/target/debug/deps/libwyndex_pair.rlib --extern wyndex_stake=/opt/rustwide/target/debug/deps/libwyndex_stake.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wyndex` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name wyndex --edition=2021 packages/wyndex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=bdf89ac9589beca5 -C extra-filename=-bdf89ac9589beca5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-a663e6a7cf5390f1.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-24d0a491217f503a.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-3f06641588d566c6.rlib --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-80d1d8e7f62f157d.rlib --extern cw20=/opt/rustwide/target/debug/deps/libcw20-c0cf64de0e3883a0.rlib --extern cw20_base=/opt/rustwide/target/debug/deps/libcw20_base-32c6fe939e8e8df5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-45cdb194c21b442d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc75dbb5f3607662.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-5d5788391a88dd95.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wyndex` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name wyndex --edition=2021 /opt/rustwide/cargo-home/git/checkouts/wynddex-bff5d565baafdd4a/a578f8b/packages/wyndex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ddb9275ba0d6bf13 -C extra-filename=-ddb9275ba0d6bf13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-a663e6a7cf5390f1.rmeta --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-24d0a491217f503a.rmeta --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-3f06641588d566c6.rmeta --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-80d1d8e7f62f157d.rmeta --extern cw20=/opt/rustwide/target/debug/deps/libcw20-c0cf64de0e3883a0.rmeta --extern cw20_base=/opt/rustwide/target/debug/deps/libcw20_base-32c6fe939e8e8df5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-45cdb194c21b442d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc75dbb5f3607662.rmeta --extern uint=/opt/rustwide/target/debug/deps/libuint-5d5788391a88dd95.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "821442e805765f5e96fff9ad10e8f215d7570999d4ba96e79c51fc1af49cd81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "821442e805765f5e96fff9ad10e8f215d7570999d4ba96e79c51fc1af49cd81e", kill_on_drop: false }` [INFO] [stdout] 821442e805765f5e96fff9ad10e8f215d7570999d4ba96e79c51fc1af49cd81e