[INFO] cloning repository https://github.com/terraswap/classic-terraswap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terraswap/classic-terraswap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraswap%2Fclassic-terraswap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraswap%2Fclassic-terraswap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3cd5317dec6264013daf550574abb8e96de00ef [INFO] testing terraswap/classic-terraswap against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraswap%2Fclassic-terraswap" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terraswap/classic-terraswap on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terraswap/classic-terraswap [INFO] finished tweaking git repo https://github.com/terraswap/classic-terraswap [INFO] tweaked toml for git repo https://github.com/terraswap/classic-terraswap written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/terraswap/classic-terraswap 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" "+1.77.0" "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-6-tc1/source/packages/classic_terraswap/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/contracts/terraswap_factory/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/contracts/terraswap_pair/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/contracts/terraswap_router/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw2 v0.14.0 [INFO] [stderr] Downloaded cw-utils v0.14.0 [INFO] [stderr] Downloaded classic-bindings v0.1.1 [INFO] [stderr] Downloaded protobuf v2.23.0 [INFO] [stderr] Downloaded cw20 v0.14.0 [INFO] [stderr] Downloaded cw20-base v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec4fd9dbd0fcb0c243ab509e2e76771c35e2213faadd2cc0f536cf661aca3194 [INFO] running `Command { std: "docker" "start" "-a" "ec4fd9dbd0fcb0c243ab509e2e76771c35e2213faadd2cc0f536cf661aca3194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec4fd9dbd0fcb0c243ab509e2e76771c35e2213faadd2cc0f536cf661aca3194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4fd9dbd0fcb0c243ab509e2e76771c35e2213faadd2cc0f536cf661aca3194", kill_on_drop: false }` [INFO] [stdout] ec4fd9dbd0fcb0c243ab509e2e76771c35e2213faadd2cc0f536cf661aca3194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5024b9c74a7eefe129bf6dffe821d82118960e849c1ab42e3b64401345fd96bc [INFO] running `Command { std: "docker" "start" "-a" "5024b9c74a7eefe129bf6dffe821d82118960e849c1ab42e3b64401345fd96bc", 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/classic_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: 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 version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.2.6 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.2.6 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Compiling lazy-regex v3.0.2 [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 v0.14.0 [INFO] [stderr] Compiling classic-bindings v0.1.1 [INFO] [stderr] Compiling cosmwasm-storage v1.2.6 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cw2 v0.14.0 [INFO] [stderr] Compiling cw-utils v0.14.0 [INFO] [stderr] Compiling cw20 v0.14.0 [INFO] [stderr] Compiling classic_terraswap v2.8.0 (/opt/rustwide/workdir/packages/classic_terraswap) [INFO] [stderr] Compiling cw20-base v0.14.0 [INFO] [stderr] Compiling terraswap-router v0.2.0 (/opt/rustwide/workdir/contracts/terraswap_router) [INFO] [stderr] Compiling terraswap-pair v0.3.0 (/opt/rustwide/workdir/contracts/terraswap_pair) [INFO] [stderr] Compiling terraswap-factory v0.1.0 (/opt/rustwide/workdir/contracts/terraswap_factory) [INFO] [stderr] Compiling terraswap-token v0.0.0 (/opt/rustwide/workdir/contracts/terraswap_token) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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" "-Wl,--version-script=/tmp/rustcOYWBoV/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcOYWBoV/symbols.o" "/opt/rustwide/target/debug/deps/terraswap_pair.terraswap_pair.1e054b58c1e2a127-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_pair.terraswap_pair.1e054b58c1e2a127-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_pair.terraswap_pair.1e054b58c1e2a127-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_pair.terraswap_pair.1e054b58c1e2a127-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_pair.terraswap_pair.1e054b58c1e2a127-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_pair.terraswap_pair.1e054b58c1e2a127-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_pair.terraswap_pair.1e054b58c1e2a127-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_pair.terraswap_pair.1e054b58c1e2a127-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_pair.4ai3hliuq52a73t9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcw_storage_plus-82bdcafb9d655faf.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-74d8ecbe6b9ad58d.rlib" "/opt/rustwide/target/debug/deps/libbytes-e4f22003421e567f.rlib" "/opt/rustwide/target/debug/deps/libclassic_terraswap-da35494b23f2a0cd.rlib" "/opt/rustwide/target/debug/deps/libcw20-a8b25a4178ea7574.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-eb78765bc810ec24.rlib" "/opt/rustwide/target/debug/deps/libsemver-0a2df8f3374da43e.rlib" "/opt/rustwide/target/debug/deps/libcw2-624ddf15f964a395.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-aa8d7ce66de8f65a.rlib" "/opt/rustwide/target/debug/deps/liblazy_regex-588d33b746ed77bd.rlib" "/opt/rustwide/target/debug/deps/libregex_lite-b85dbe04a319be54.rlib" "/opt/rustwide/target/debug/deps/libclassic_bindings-1da4196f87d93133.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-7fe32d784780a094.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-e0fdc9af8f1a355e.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-c5b9369ec5336f35.rlib" "/opt/rustwide/target/debug/deps/libbase64-7cc02f4af0f5623a.rlib" "/opt/rustwide/target/debug/deps/libuint-dae6bbfb3905c20b.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-553b92ec55489b63.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-b4388fafcab6bae8.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-a361cdd5071c1e17.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-7ccc0a6ee1cf9168.rlib" "/opt/rustwide/target/debug/deps/libk256-248ffdeceb27af0b.rlib" "/opt/rustwide/target/debug/deps/libecdsa-a72de815a3fe7c05.rlib" "/opt/rustwide/target/debug/deps/librfc6979-89edd7cb3add6208.rlib" "/opt/rustwide/target/debug/deps/libhmac-eaf75de319aa5d26.rlib" "/opt/rustwide/target/debug/deps/libsignature-db1c725fd457e910.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-3ab15411b9d54be5.rlib" "/opt/rustwide/target/debug/deps/libsec1-100d91f442b3bd1c.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-d062918e61da83af.rlib" "/opt/rustwide/target/debug/deps/libspki-81af8738a49ddc32.rlib" "/opt/rustwide/target/debug/deps/libder-2adae62e8ec11440.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-13908b1627e124db.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-3f9ae5dbb2ed5b32.rlib" "/opt/rustwide/target/debug/deps/libgroup-9014721e362610d9.rlib" "/opt/rustwide/target/debug/deps/libff-a301924e67b047cc.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-dcf88a8570634830.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-c889b4ad1449847f.rlib" "/opt/rustwide/target/debug/deps/libhex-f95490c226e4ec96.rlib" "/opt/rustwide/target/debug/deps/libsha2-2c0e870e4ad540f6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-ca60b992560ca99d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-24d488b7c13ef22a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9486bad5969da979.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-431aa94ab9fbe064.rlib" "/opt/rustwide/target/debug/deps/librand_core-eb0359c950411fa3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e6c7ad5491077d97.rlib" "/opt/rustwide/target/debug/deps/libahash-f27ab446523af8a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b2265c30a0ee676a.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ff619ef04434f71.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c37386bb0b1a469.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-2d911c34b53dce0a.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0b49a67e212654aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-a50c02bed2e8cc0f.rlib" "/opt/rustwide/target/debug/deps/libdigest-bb6a809ab2583831.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e7f152bccf4b20f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9a9f5f4e959a20c9.rlib" "/opt/rustwide/target/debug/deps/libsha2-3b2b7f65045cf46c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ad38a6696d7f2d28.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libdigest-b515f013b80a14a5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-ed319084291ce43f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-16a92d2f112425dc.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-d9436fcb05ef52c4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cb6c3d4a1a634b1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-34aa516c1b3abadc.rlib" "/opt/rustwide/target/debug/deps/libschemars-9cb607f20a828621.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-14ee60d15382e2fd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3166d4bae387b8ee.rlib" "/opt/rustwide/target/debug/deps/libryu-af9953cdfcb29dc4.rlib" "/opt/rustwide/target/debug/deps/libitoa-7e657b72ca341e33.rlib" "/opt/rustwide/target/debug/deps/libserde-577a67349358e629.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libterraswap_pair.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terraswap-pair` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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" "-Wl,--version-script=/tmp/rustcshbsUO/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcshbsUO/symbols.o" "/opt/rustwide/target/debug/deps/terraswap_factory.terraswap_factory.8c43fbe04e79151e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_factory.terraswap_factory.8c43fbe04e79151e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_factory.terraswap_factory.8c43fbe04e79151e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_factory.terraswap_factory.8c43fbe04e79151e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_factory.terraswap_factory.8c43fbe04e79151e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_factory.terraswap_factory.8c43fbe04e79151e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_factory.terraswap_factory.8c43fbe04e79151e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_factory.terraswap_factory.8c43fbe04e79151e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_factory.terraswap_factory.8c43fbe04e79151e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/terraswap_factory.37ips7uyli4t6qy1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcw_storage_plus-82bdcafb9d655faf.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-74d8ecbe6b9ad58d.rlib" "/opt/rustwide/target/debug/deps/libbytes-e4f22003421e567f.rlib" "/opt/rustwide/target/debug/deps/libclassic_terraswap-da35494b23f2a0cd.rlib" "/opt/rustwide/target/debug/deps/libcw20-a8b25a4178ea7574.rlib" "/opt/rustwide/target/debug/deps/libcw_utils-eb78765bc810ec24.rlib" "/opt/rustwide/target/debug/deps/libsemver-0a2df8f3374da43e.rlib" "/opt/rustwide/target/debug/deps/libcw2-624ddf15f964a395.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-aa8d7ce66de8f65a.rlib" "/opt/rustwide/target/debug/deps/libclassic_bindings-1da4196f87d93133.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-e0fdc9af8f1a355e.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-c5b9369ec5336f35.rlib" "/opt/rustwide/target/debug/deps/libbase64-7cc02f4af0f5623a.rlib" "/opt/rustwide/target/debug/deps/libuint-dae6bbfb3905c20b.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-553b92ec55489b63.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-b4388fafcab6bae8.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-a361cdd5071c1e17.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-7ccc0a6ee1cf9168.rlib" "/opt/rustwide/target/debug/deps/libk256-248ffdeceb27af0b.rlib" "/opt/rustwide/target/debug/deps/libecdsa-a72de815a3fe7c05.rlib" "/opt/rustwide/target/debug/deps/librfc6979-89edd7cb3add6208.rlib" "/opt/rustwide/target/debug/deps/libhmac-eaf75de319aa5d26.rlib" "/opt/rustwide/target/debug/deps/libsignature-db1c725fd457e910.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-3ab15411b9d54be5.rlib" "/opt/rustwide/target/debug/deps/libsec1-100d91f442b3bd1c.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-d062918e61da83af.rlib" "/opt/rustwide/target/debug/deps/libspki-81af8738a49ddc32.rlib" "/opt/rustwide/target/debug/deps/libder-2adae62e8ec11440.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-13908b1627e124db.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-3f9ae5dbb2ed5b32.rlib" "/opt/rustwide/target/debug/deps/libgroup-9014721e362610d9.rlib" "/opt/rustwide/target/debug/deps/libff-a301924e67b047cc.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-dcf88a8570634830.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-c889b4ad1449847f.rlib" "/opt/rustwide/target/debug/deps/libhex-f95490c226e4ec96.rlib" "/opt/rustwide/target/debug/deps/libsha2-2c0e870e4ad540f6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-ca60b992560ca99d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-24d488b7c13ef22a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9486bad5969da979.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-431aa94ab9fbe064.rlib" "/opt/rustwide/target/debug/deps/librand_core-eb0359c950411fa3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e6c7ad5491077d97.rlib" "/opt/rustwide/target/debug/deps/libahash-f27ab446523af8a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b2265c30a0ee676a.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ff619ef04434f71.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-2d911c34b53dce0a.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0b49a67e212654aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-a50c02bed2e8cc0f.rlib" "/opt/rustwide/target/debug/deps/libdigest-bb6a809ab2583831.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e7f152bccf4b20f7.rlib" "/opt/rustwide/target/debug/deps/libsha2-3b2b7f65045cf46c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ad38a6696d7f2d28.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libdigest-b515f013b80a14a5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-ed319084291ce43f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-16a92d2f112425dc.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-d9436fcb05ef52c4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cb6c3d4a1a634b1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-34aa516c1b3abadc.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-7fe32d784780a094.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9a9f5f4e959a20c9.rlib" "/opt/rustwide/target/debug/deps/libschemars-9cb607f20a828621.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-14ee60d15382e2fd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3166d4bae387b8ee.rlib" "/opt/rustwide/target/debug/deps/libryu-af9953cdfcb29dc4.rlib" "/opt/rustwide/target/debug/deps/libitoa-7e657b72ca341e33.rlib" "/opt/rustwide/target/debug/deps/libserde-577a67349358e629.rlib" "/opt/rustwide/target/debug/deps/liblazy_regex-588d33b746ed77bd.rlib" "/opt/rustwide/target/debug/deps/libregex_lite-b85dbe04a319be54.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c37386bb0b1a469.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libterraswap_factory.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terraswap-factory` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5024b9c74a7eefe129bf6dffe821d82118960e849c1ab42e3b64401345fd96bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5024b9c74a7eefe129bf6dffe821d82118960e849c1ab42e3b64401345fd96bc", kill_on_drop: false }` [INFO] [stdout] 5024b9c74a7eefe129bf6dffe821d82118960e849c1ab42e3b64401345fd96bc