[INFO] cloning repository https://github.com/ezhui/cook-solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ezhui/cook-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezhui%2Fcook-solana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezhui%2Fcook-solana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bb96ffe3cbef5f149d312c8459e0056138b09a4 [INFO] testing ezhui/cook-solana against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezhui%2Fcook-solana" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ezhui/cook-solana 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] started tweaking git repo https://github.com/ezhui/cook-solana [INFO] finished tweaking git repo https://github.com/ezhui/cook-solana [INFO] tweaked toml for git repo https://github.com/ezhui/cook-solana written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ezhui/cook-solana 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 124700abb599575cbf736267781a3a96ce76fb8977b7350dc2bf930765ea8255 [INFO] running `Command { std: "docker" "start" "-a" "124700abb599575cbf736267781a3a96ce76fb8977b7350dc2bf930765ea8255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "124700abb599575cbf736267781a3a96ce76fb8977b7350dc2bf930765ea8255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "124700abb599575cbf736267781a3a96ce76fb8977b7350dc2bf930765ea8255", kill_on_drop: false }` [INFO] [stdout] 124700abb599575cbf736267781a3a96ce76fb8977b7350dc2bf930765ea8255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 151609f5e02626d8d5db2a8149b18c75f0cb515c9549b51a75b37be580d19843 [INFO] running `Command { std: "docker" "start" "-a" "151609f5e02626d8d5db2a8149b18c75f0cb515c9549b51a75b37be580d19843", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.8 [INFO] [stderr] Compiling solana-frozen-abi v1.8.8 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling solana-program v1.8.8 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling solana-logger v1.8.8 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.8.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling anchor-syn v0.19.0 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling anchor-attribute-constant v0.19.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.19.0 [INFO] [stderr] Compiling anchor-attribute-error v0.19.0 [INFO] [stderr] Compiling anchor-attribute-state v0.19.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.19.0 [INFO] [stderr] Compiling anchor-attribute-account v0.19.0 [INFO] [stderr] Compiling anchor-attribute-program v0.19.0 [INFO] [stderr] Compiling anchor-attribute-event v0.19.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.19.0 [INFO] [stderr] Compiling anchor-lang v0.19.0 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [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" "-Wl,--version-script=/tmp/rustcWQ1uzD/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcWQ1uzD/symbols.o" "/opt/rustwide/target/debug/deps/spl_associated_token_account-92b099219f0d545e.spl_associated_token_account.5fe0841a81dfe123-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spl_associated_token_account-92b099219f0d545e.34ar0kasexraqsy7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-28e274358adfbb4e/out" "-L" "/opt/rustwide/target/debug/build/blake3-28e274358adfbb4e/out" "-L" "/opt/rustwide/rustup-home/toolchains/6c5b2f071bf9fe3a4b05942f31d42d076171aa61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspl_token-d2aa7113dd535227.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-7a7b20d26a50dc94.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-2661397d2fd4dd21.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-c7d5bf3a9ca95ae9.rlib" "/opt/rustwide/target/debug/deps/libbase64-fa7f89b10f60ece3.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-ed727a356896bc80.rlib" "/opt/rustwide/target/debug/deps/libhmac-c441625c25f183a5.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-a3352c518322af4b.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-b805ebf13458aa0c.rlib" "/opt/rustwide/target/debug/deps/librand-82349fa64699e93f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a6aef514330f4469.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0e3e30105281b2f4.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-0c7675561b0fa752.rlib" "/opt/rustwide/target/debug/deps/libzeroize-508500d6bbed9336.rlib" "/opt/rustwide/target/debug/deps/librand_core-0e4f7938fd702854.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9891667726eff3ed.rlib" "/opt/rustwide/target/debug/deps/libdigest-1642007a9c5758f3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8753f6ece9a33cba.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c888144c11ed0833.rlib" "/opt/rustwide/target/debug/deps/libbase64-a0415a20c3ff7e5c.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-538c995ac0a232a0.rlib" "/opt/rustwide/target/debug/deps/libhex-3f87486ce2531add.rlib" "/opt/rustwide/target/debug/deps/libsolana_frozen_abi-ad21b56e54ede75b.rlib" "/opt/rustwide/target/debug/deps/libbs58-e73f9039525df9eb.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-d912eb401b1028d2.rlib" "/opt/rustwide/target/debug/deps/liblibc-ef15a95379230b0e.rlib" "/opt/rustwide/target/debug/deps/libbv-2829897a3cd18ab9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-56d349c46de4fab2.rlib" "/opt/rustwide/target/debug/deps/libblake3-b88fbcfebef896fd.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f8b49ef5ecc2149f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2ef983758742afd7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c327b735517a4a50.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c8609450fdd05592.rlib" "/opt/rustwide/target/debug/deps/libsubtle-05365781e199d1cb.rlib" "/opt/rustwide/target/debug/deps/libarrayref-bafa8c97d553e01a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libitertools-3ba8aaff9ec6ae25.rlib" "/opt/rustwide/target/debug/deps/libeither-7ede6c96e75d38d8.rlib" "/opt/rustwide/target/debug/deps/libsha3-a40ee65b8e123b6c.rlib" "/opt/rustwide/target/debug/deps/libkeccak-b2d5a7d803b5a081.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5a8631fe90b55593.rlib" "/opt/rustwide/target/debug/deps/libsha2-1530371d4f120fd6.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-54829dd9010e281c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-550baaca120c17dc.rlib" "/opt/rustwide/target/debug/deps/libdigest-29f1bdf37b23e0af.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9ddfbd82df96a02e.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-c92259d02e30e5ce.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c65eda5a26153103.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a230eceb8f804fc7.rlib" "/opt/rustwide/target/debug/deps/liblog-e70509bc578547e5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fade1b0bddb8d811.rlib" "/opt/rustwide/target/debug/deps/libbincode-249a37912504fe58.rlib" "/opt/rustwide/target/debug/deps/libserde-3b76e0d4e777936f.rlib" "/opt/rustwide/target/debug/deps/libborsh-a883c4bf5b617f45.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/libspl_associated_token_account-92b099219f0d545e.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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spl-associated-token-account` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "151609f5e02626d8d5db2a8149b18c75f0cb515c9549b51a75b37be580d19843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151609f5e02626d8d5db2a8149b18c75f0cb515c9549b51a75b37be580d19843", kill_on_drop: false }` [INFO] [stdout] 151609f5e02626d8d5db2a8149b18c75f0cb515c9549b51a75b37be580d19843