[INFO] cloning repository https://github.com/Arena-DAO/arena-smart-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arena-DAO/arena-smart-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArena-DAO%2Farena-smart-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArena-DAO%2Farena-smart-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa942c2f245d2086e26e1c326eba13ddd2bcc5cf [INFO] testing Arena-DAO/arena-smart-contracts against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArena-DAO%2Farena-smart-contracts" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arena-DAO/arena-smart-contracts on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/Arena-DAO/arena-smart-contracts [INFO] finished tweaking git repo https://github.com/Arena-DAO/arena-smart-contracts [INFO] tweaked toml for git repo https://github.com/Arena-DAO/arena-smart-contracts written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Arena-DAO/arena-smart-contracts already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] 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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8baf98234f77894af5a389baa45a700890f15b661f7a97a564e9558d7bca864e [INFO] running `Command { std: "docker" "start" "-a" "8baf98234f77894af5a389baa45a700890f15b661f7a97a564e9558d7bca864e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8baf98234f77894af5a389baa45a700890f15b661f7a97a564e9558d7bca864e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8baf98234f77894af5a389baa45a700890f15b661f7a97a564e9558d7bca864e", kill_on_drop: false }` [INFO] [stdout] 8baf98234f77894af5a389baa45a700890f15b661f7a97a564e9558d7bca864e [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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eaaf6a25ce8728cbd1dbbfd53b0d7a685586e7b22f372342f4537eabc79c284 [INFO] running `Command { std: "docker" "start" "-a" "2eaaf6a25ce8728cbd1dbbfd53b0d7a685586e7b22f372342f4537eabc79c284", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling const-oid v0.9.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling dyn-clone v1.0.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.7 [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 k256 v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling cosmwasm-derive v1.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.3.3 [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.3.3 [INFO] [stderr] Compiling cosmwasm-std v1.3.3 [INFO] [stderr] Compiling cosmwasm-schema v1.3.3 [INFO] [stderr] Compiling dao-dao-macros v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cw-storage-plus v0.16.0 [INFO] [stderr] Compiling cw-address-like v1.0.4 [INFO] [stderr] Compiling cosmwasm-storage v1.3.3 [INFO] [stderr] Compiling dao-voting v0.1.0 [INFO] [stderr] Compiling cw-hooks v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw2 v1.1.0 [INFO] [stderr] Compiling cw4 v1.1.0 [INFO] [stderr] Compiling cw-paginate v0.2.1 [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw4 v0.16.0 [INFO] [stderr] Compiling cw-utils v1.0.1 [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw20 v1.1.0 [INFO] [stderr] Compiling cw721 v0.18.0 [INFO] [stderr] Compiling cw-ownable v0.5.1 [INFO] [stderr] Compiling cw-multi-test v0.16.5 [INFO] [stderr] Compiling cw721 v0.16.0 [INFO] [stderr] Compiling cw20 v0.16.0 [INFO] [stderr] Compiling cw-controllers v0.16.0 [INFO] [stderr] Compiling cw3 v0.16.0 [INFO] [stderr] Compiling cw4-group v0.16.0 [INFO] [stderr] Compiling cw721-base v0.16.0 [INFO] [stderr] Compiling dao-interface v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw-denom v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw-balance v0.2.0 (/opt/rustwide/workdir/packages/cw-balance) [INFO] [stderr] Compiling cw20-base v1.1.0 [INFO] [stderr] Compiling dao-voting v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw721-base v0.18.0 [INFO] [stderr] Compiling dao-voting-cw4 v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling dao-proposal-hooks v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling dao-vote-hooks v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling dao-pre-propose-base v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling dao-pre-propose-multiple v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling dao-proposal-multiple v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw-competition v0.2.0 (/opt/rustwide/workdir/packages/cw-competition) [INFO] [stderr] Compiling cw-competition-base v0.2.0 (/opt/rustwide/workdir/packages/cw-competition-base) [INFO] [stderr] Compiling arena-core v0.2.0 (/opt/rustwide/workdir/contracts/arena-core) [INFO] [stderr] Compiling arena-escrow v0.2.0 (/opt/rustwide/workdir/contracts/arena-escrow) [INFO] [stderr] Compiling arena-wager-module v0.2.0 (/opt/rustwide/workdir/contracts/arena-wager-module) [INFO] [stderr] Compiling arena-testing v0.2.0 (/opt/rustwide/workdir/packages/arena-testing) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.56s [INFO] running `Command { std: "docker" "inspect" "2eaaf6a25ce8728cbd1dbbfd53b0d7a685586e7b22f372342f4537eabc79c284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eaaf6a25ce8728cbd1dbbfd53b0d7a685586e7b22f372342f4537eabc79c284", kill_on_drop: false }` [INFO] [stdout] 2eaaf6a25ce8728cbd1dbbfd53b0d7a685586e7b22f372342f4537eabc79c284 [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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 446b7d9e9d5c3cbe6fd27eefa5280cd9a88edea711a441ea638e9763a2afaf4b [INFO] running `Command { std: "docker" "start" "-a" "446b7d9e9d5c3cbe6fd27eefa5280cd9a88edea711a441ea638e9763a2afaf4b", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling cw-core-macros v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cw-storage-plus v0.13.4 [INFO] [stderr] Compiling cw-utils v0.13.4 [INFO] [stderr] Compiling cw-storage-plus v0.11.1 [INFO] [stderr] Compiling cw-utils v0.11.1 [INFO] [stderr] Compiling wynd-utils v0.4.1 [INFO] [stderr] Compiling cw-paginate-storage v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw-wormhole v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw20-base v0.16.0 [INFO] [stderr] Compiling cw721-controllers v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw-controllers v1.1.0 [INFO] [stderr] Compiling dao-proposal-sudo v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling dao-proposal-condorcet v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling dao-pre-propose-single v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling arena-escrow v0.2.0 (/opt/rustwide/workdir/contracts/arena-escrow) [INFO] [stderr] Compiling cw-stake-tracker v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling dao-voting-native-staked v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling cw20 v0.11.1 [INFO] [stderr] Compiling cw2 v0.13.4 [INFO] [stderr] Compiling cw20 v0.13.4 [INFO] [stderr] Compiling indexable-hooks v0.1.0 [INFO] [stderr] Compiling cw-paginate-storage v0.1.0 [INFO] [stderr] Compiling cw-core-interface v0.1.0 [INFO] [stderr] Compiling cw721 v0.13.4 [INFO] [stderr] Compiling cw-controllers v0.13.4 [INFO] [stderr] Compiling vote-hooks v0.1.0 [INFO] [stderr] Compiling proposal-hooks v0.1.0 [INFO] [stderr] Compiling cw2 v0.11.1 [INFO] [stderr] Compiling cw3 v0.13.4 [INFO] [stderr] Compiling cw-controllers v0.11.1 [INFO] [stderr] Compiling cw-vesting v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling dao-voting-cw721-staked v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cw4-group v1.1.0 [INFO] [stderr] Compiling arena-testing v0.2.0 (/opt/rustwide/workdir/packages/arena-testing) [INFO] [stderr] Compiling cw-competition-base v0.2.0 (/opt/rustwide/workdir/packages/cw-competition-base) [INFO] [stderr] Compiling cw-competition v0.2.0 (/opt/rustwide/workdir/packages/cw-competition) [INFO] [stderr] Compiling cw-balance v0.2.0 (/opt/rustwide/workdir/packages/cw-balance) [INFO] [stderr] Compiling cw20-base v0.11.1 [INFO] [stderr] Compiling cw20-base v0.13.4 [INFO] [stderr] Compiling cw-core v0.1.0 [INFO] [stderr] Compiling dao-voting-cw20-balance v2.2.0 (https://github.com/DA0-DA0/dao-contracts#7f89ad16) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCYOQOc/symbols.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.arena_escrow.e97c3a0f589f7d91-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983.8uuiyu0li9w4ais.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena_testing-9dc9277be3de490c.rlib" "/opt/rustwide/target/debug/deps/libcw721_base-87c4e66b9d288f24.rlib" "/opt/rustwide/target/debug/deps/libcw721_base-a4cc30ba1ef3ff9a.rlib" "/opt/rustwide/target/debug/deps/libcw20_base-98dc9035f492ab66.rlib" "/opt/rustwide/target/debug/deps/libarena_wager_module.rlib" "/opt/rustwide/target/debug/deps/libcw_competition_base.rlib" "/opt/rustwide/target/debug/deps/libarena_escrow.rlib" "/opt/rustwide/target/debug/deps/libarena_core.rlib" "/opt/rustwide/target/debug/deps/libdao_voting_cw4-e420316782b52aee.rlib" "/opt/rustwide/target/debug/deps/libcw4_group-6fb3f1ee3dbc720a.rlib" "/opt/rustwide/target/debug/deps/libcw_controllers-c0882a6cc75cc6c4.rlib" "/opt/rustwide/target/debug/deps/libcw4-98e13ce82bb16594.rlib" "/opt/rustwide/target/debug/deps/libcw_paginate-11d88d01909096a4.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c640aced36103e5d.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b483899aef6af2ab.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-1c0051f71ef74acd.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00056c68df33eee8.rlib" "/opt/rustwide/target/debug/deps/libcw_multi_test-baa923cb54224604.rlib" "/opt/rustwide/target/debug/deps/libprost-a88c09788e93dd5f.rlib" "/opt/rustwide/target/debug/deps/libbytes-6756897232c11ca0.rlib" "/opt/rustwide/target/debug/deps/libitertools-984871af0d436c93.rlib" "/opt/rustwide/target/debug/deps/libeither-78d479afb2794ff2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3fbb0fe8d8d6d03f.rlib" "/opt/rustwide/target/debug/deps/libcw_competition.rlib" "/opt/rustwide/target/debug/deps/libdao_proposal_multiple-976b5019c7658d97.rlib" "/opt/rustwide/target/debug/deps/libdao_vote_hooks-38eb6f8174e6ce76.rlib" "/opt/rustwide/target/debug/deps/libdao_proposal_hooks-93844efe7061a9df.rlib" "/opt/rustwide/target/debug/deps/libdao_pre_propose_multiple-b0795a433ea7869f.rlib" "/opt/rustwide/target/debug/deps/libdao_pre_propose_base-5acb0c2c5942de57.rlib" "/opt/rustwide/target/debug/deps/libcw_hooks-a7b39579608f452e.rlib" "/opt/rustwide/target/debug/deps/libdao_voting-024d1df017e533e9.rlib" "/opt/rustwide/target/debug/deps/libcw_denom-7acac009eecef96f.rlib" "/opt/rustwide/target/debug/deps/libcw4-a957532548cf748d.rlib" "/opt/rustwide/target/debug/deps/libdao_interface-52e50fcb36880bac.rlib" "/opt/rustwide/target/debug/deps/libcw721-baf0a9b50575048b.rlib" "/opt/rustwide/target/debug/deps/libcw20-eb45e7070c883bf4.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-66d077ebdae1e715.rlib" "/opt/rustwide/target/debug/deps/libcw2-e9f8751e994d396e.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-7d9447e0d633b62b.rlib" "/opt/rustwide/target/debug/deps/libcw_ownable-513cabeab1b40b52.rlib" "/opt/rustwide/target/debug/deps/libcw_address_like-8045c60b2a066099.rlib" "/opt/rustwide/target/debug/deps/libcw_balance.rlib" "/opt/rustwide/target/debug/deps/libcw721-7416513547a186ee.rlib" "/opt/rustwide/target/debug/deps/libcw20-438806f6eabfe999.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-a281311665577ad9.rlib" "/opt/rustwide/target/debug/deps/libsemver-04344968fbb1fecc.rlib" "/opt/rustwide/target/debug/deps/libcw2-81af895fe12eba35.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-7003501714adf4fb.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-318c24f2724e9faa.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-87336a874931319a.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-aa073bf132c5affe.rlib" "/opt/rustwide/target/debug/deps/libbase64-3a7c9093e7cb77ef.rlib" "/opt/rustwide/target/debug/deps/libbnum-443f0ed2b1931b1d.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-f5b24bdfaf882ad7.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-42e8ef26edb9a727.rlib" "/opt/rustwide/target/debug/deps/libk256-d9ffef17f1033431.rlib" "/opt/rustwide/target/debug/deps/libecdsa-2fdfb9b5093359f4.rlib" "/opt/rustwide/target/debug/deps/librfc6979-419bd4a30e23aee1.rlib" "/opt/rustwide/target/debug/deps/libhmac-fc7811e81ff3e7c2.rlib" "/opt/rustwide/target/debug/deps/libsignature-1ac446f583825887.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-b6bdfc74f145857a.rlib" "/opt/rustwide/target/debug/deps/libsec1-9ccd0699f141ae34.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-1152ac878ad62298.rlib" "/opt/rustwide/target/debug/deps/libspki-09bb3640c524a4e5.rlib" "/opt/rustwide/target/debug/deps/libder-942db4dc212f0077.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-414bc7e0506a5354.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-4df18634571342c0.rlib" "/opt/rustwide/target/debug/deps/libgroup-68e04c20775895d4.rlib" "/opt/rustwide/target/debug/deps/libff-f6ce7fa46446570b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-f0f36fb71cd86422.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-ed2e5b3866ca94ad.rlib" "/opt/rustwide/target/debug/deps/libhex-3f87486ce2531add.rlib" "/opt/rustwide/target/debug/deps/libsha2-7f48295121584ba1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-550baaca120c17dc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-15712043813f31a5.rlib" "/opt/rustwide/target/debug/deps/librand_core-f86dfa749635c25e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a8772fd1a893acd5.rlib" "/opt/rustwide/target/debug/deps/libahash-0ef98f18b7921d04.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7ee3e4fe25f180ff.rlib" "/opt/rustwide/target/debug/deps/liblibc-f0a8aa31998f7d5c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7302fb7e29d0287e.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-ea304ed4b5a4a8f3.rlib" "/opt/rustwide/target/debug/deps/libzeroize-dd70049a203b32ae.rlib" "/opt/rustwide/target/debug/deps/librand_core-db6f6a94c485ffa1.rlib" "/opt/rustwide/target/debug/deps/libdigest-9344180f866b0fcb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c888144c11ed0833.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e65696531a4181b8.rlib" "/opt/rustwide/target/debug/deps/libsha2-9e4712257a64b1ac.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ebf2ccaa83ccd34a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libdigest-3e246c9817f3200e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-3f6fd4d1712f0e12.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ec6f10edc91253fa.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-f33c823e18ba55fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d791bc0442c49c0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb368dbad1aea35b.rlib" "/opt/rustwide/target/debug/deps/libschemars-967ecb9694eb007f.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-03a166e2d071ef6a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-40dcda1ff79f9a92.rlib" "/opt/rustwide/target/debug/deps/libryu-f8da15ac3e2ac3f9.rlib" "/opt/rustwide/target/debug/deps/libitoa-61f687365e15b301.rlib" "/opt/rustwide/target/debug/deps/libserde-7b1d5aae08c530e5.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arena_escrow-4adf6458e9ed0983" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arena-escrow` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "446b7d9e9d5c3cbe6fd27eefa5280cd9a88edea711a441ea638e9763a2afaf4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446b7d9e9d5c3cbe6fd27eefa5280cd9a88edea711a441ea638e9763a2afaf4b", kill_on_drop: false }` [INFO] [stdout] 446b7d9e9d5c3cbe6fd27eefa5280cd9a88edea711a441ea638e9763a2afaf4b