[INFO] cloning repository https://github.com/keohanoi/cw-multi-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keohanoi/cw-multi-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeohanoi%2Fcw-multi-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeohanoi%2Fcw-multi-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5633f29fb4451db2d2141d218c92c9d5d8f81ac9 [INFO] testing keohanoi/cw-multi-test against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeohanoi%2Fcw-multi-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keohanoi/cw-multi-test on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keohanoi/cw-multi-test [INFO] finished tweaking git repo https://github.com/keohanoi/cw-multi-test [INFO] tweaked toml for git repo https://github.com/keohanoi/cw-multi-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/keohanoi/cw-multi-test 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars v0.8.17 [INFO] [stderr] Downloaded schemars_derive v0.8.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ad1942975fe7e3d5954988d8c23e1d21df28132e110b92737dcc1eab88c0116 [INFO] running `Command { std: "docker" "start" "-a" "1ad1942975fe7e3d5954988d8c23e1d21df28132e110b92737dcc1eab88c0116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ad1942975fe7e3d5954988d8c23e1d21df28132e110b92737dcc1eab88c0116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad1942975fe7e3d5954988d8c23e1d21df28132e110b92737dcc1eab88c0116", kill_on_drop: false }` [INFO] [stdout] 1ad1942975fe7e3d5954988d8c23e1d21df28132e110b92737dcc1eab88c0116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce2a0318ffce6d6e12e1d7391d8aacbeb0eb5258c8ec0d99dcba6b5fc358e230 [INFO] running `Command { std: "docker" "start" "-a" "ce2a0318ffce6d6e12e1d7391d8aacbeb0eb5258c8ec0d99dcba6b5fc358e230", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling schemars v0.8.17 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive_internals v0.29.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling schemars_derive v0.8.17 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v2.0.2 [INFO] [stderr] Compiling cosmwasm-schema-derive v2.0.2 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling cosmwasm-crypto v2.0.2 [INFO] [stderr] Compiling cosmwasm-std v2.0.2 [INFO] [stderr] Compiling cosmwasm-schema v2.0.2 [INFO] [stderr] Compiling cw-storage-plus v2.0.0 [INFO] [stderr] Compiling cw-utils v2.0.0 [INFO] [stderr] Compiling cw-multi-test v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.05s [INFO] running `Command { std: "docker" "inspect" "ce2a0318ffce6d6e12e1d7391d8aacbeb0eb5258c8ec0d99dcba6b5fc358e230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2a0318ffce6d6e12e1d7391d8aacbeb0eb5258c8ec0d99dcba6b5fc358e230", kill_on_drop: false }` [INFO] [stdout] ce2a0318ffce6d6e12e1d7391d8aacbeb0eb5258c8ec0d99dcba6b5fc358e230 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c5eaef46434c932e0410805e3dc03a73e13e2587515594269d2d2a053442a2 [INFO] running `Command { std: "docker" "start" "-a" "70c5eaef46434c932e0410805e3dc03a73e13e2587515594269d2d2a053442a2", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling cosmwasm-crypto v2.0.2 [INFO] [stderr] Compiling cosmwasm-std v2.0.2 [INFO] [stderr] Compiling cw-storage-plus v2.0.0 [INFO] [stderr] Compiling cw-utils v2.0.0 [INFO] [stderr] Compiling cw-multi-test v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MyStorage` is never constructed [INFO] [stdout] --> tests/test_app_builder/test_with_storage.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct MyStorage(BTreeMap, Vec>); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MyStorage` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cw-multi-test` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name cw_multi_test --edition=2021 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 --cfg 'feature="cosmwasm_2_0"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "cosmwasm_2_0", "default"))' -C metadata=1fbd7919028c64c4 -C extra-filename=-592d673927cf65bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b7eca5607a5a9b83.rlib --extern bech32=/opt/rustwide/target/debug/deps/libbech32-ee9c05e093e2097d.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-d956d7dc31b79b60.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-717c8a7c3425a2e6.rlib --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-2613b8475b365d79.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-b8e7c682f8f9bdc0.so --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-ef575e66466a3155.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0033de5375d7567f.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-25178691764bd518.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a0c752e221ccb52a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-21a5feba161c888c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9e696222decdddf8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc8de4f7cb3a6e49.rlib --cap-lints=warn` (exit status: 101) [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/beta-2025-01-12-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" "-m64" "/tmp/rustcchpCNS/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libcw_multi_test-953f16d2202f0a41.rlib,libprost-25178691764bd518.rlib,libbytes-5f9c8b760e9b5420.rlib,libanyhow-b7eca5607a5a9b83.rlib,libitertools-0033de5375d7567f.rlib,libeither-f3ce1a2788976249.rlib,libcw_utils-2613b8475b365d79.rlib,libcosmwasm_schema-f44b5573f8642738.rlib,libcw_storage_plus-717c8a7c3425a2e6.rlib,libbech32-ee9c05e093e2097d.rlib,libhex_literal-ef575e66466a3155.rlib,libcosmwasm_std-d956d7dc31b79b60.rlib,libserde_json_wasm-43816d18998bf8cb.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libbech32-d8e855bfd5ea33ba.rlib,libbnum-8f39bdb621b8631b.rlib,libforward_ref-17b7249b1254d91c.rlib,libcosmwasm_crypto-2ccdf65d1f6945a8.rlib,libk256-a87e171e6bb8c0ea.rlib,libecdsa-d8008f4b3ea3f309.rlib,librfc6979-1318fe1483469b83.rlib,libhmac-d92869032bfb20ca.rlib,libsignature-b1dfd70e1ccf2c00.rlib,libelliptic_curve-e9e40cad1788189a.rlib,libpkcs8-b88d3d1a8030e7f3.rlib,libspki-6d9d55499ef0b545.rlib,libsec1-d3b32444375e216b.rlib,libder-3a7e90786260ed01.rlib,libcrypto_bigint-18b30617b1b05c9e.rlib,libbase16ct-c4cc4b0550013254.rlib,libgroup-cdd534787c65a622.rlib,libff-6ae01b0533575c88.rlib,libed25519_zebra-50ecf1d5c21ca808.rlib,libhex-13e08b3b00984ab7.rlib,libsha2-ccdd8efa40f2ac26.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-66c9f196652d28dd.rlib,librand_core-29e0bfcc08ee6380.rlib,libhashbrown-aa9d4707857ff3cd.rlib,libahash-4c0f3d1a773a0224.rlib,libgetrandom-d07e67e8b732336e.rlib,liblibc-54e939d2b2b229cd.rlib,libonce_cell-a1d7742f74efe1da.rlib,libcurve25519_dalek-9e74abf400ed504a.rlib,librand_core-68f8d31c03426e40.rlib,libdigest-e7d9b3b35b291bad.rlib,libbyteorder-12f38ed2e9b638b0.rlib,libbase64-13144a1f1e192158.rlib,libthiserror-fc8de4f7cb3a6e49.rlib,libsha2-9e696222decdddf8.rlib,libcpufeatures-926366d381e17465.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdigest-cc49e6aeef048d90.rlib,libsubtle-062d035f0f3fe35f.rlib,libconst_oid-2aadc73a32842898.rlib,libblock_buffer-182912aa6aac386e.rlib,libcrypto_common-fe91a13b0de120ce.rlib,libgeneric_array-e272091bb563bbf8.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libzeroize-997a7ce6ef979c26.rlib,libschemars-a0c752e221ccb52a.rlib,libdyn_clone-5258a20ab3811a89.rlib,libserde_json-47944df7dec903ce.rlib,libitoa-20e94f961f8d160c.rlib,libryu-bfbf481d1d54f9d3.rlib,libserde-21a5feba161c888c.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-87c65a8b4a615ac2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `cw-multi-test` (test "mod") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "70c5eaef46434c932e0410805e3dc03a73e13e2587515594269d2d2a053442a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c5eaef46434c932e0410805e3dc03a73e13e2587515594269d2d2a053442a2", kill_on_drop: false }` [INFO] [stdout] 70c5eaef46434c932e0410805e3dc03a73e13e2587515594269d2d2a053442a2