[INFO] cloning repository https://github.com/dimfeld/starting-with-solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimfeld/starting-with-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimfeld%2Fstarting-with-solana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimfeld%2Fstarting-with-solana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cca08508cb4aeecb6674dc722c768551448e009 [INFO] checking dimfeld/starting-with-solana against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimfeld%2Fstarting-with-solana" "/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/dimfeld/starting-with-solana on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dimfeld/starting-with-solana [INFO] finished tweaking git repo https://github.com/dimfeld/starting-with-solana [INFO] tweaked toml for git repo https://github.com/dimfeld/starting-with-solana written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dimfeld/starting-with-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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f48e872c814303322d5169f84dce64a0105279ceafd1bfbadb84045cab6716c5 [INFO] running `Command { std: "docker" "start" "-a" "f48e872c814303322d5169f84dce64a0105279ceafd1bfbadb84045cab6716c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f48e872c814303322d5169f84dce64a0105279ceafd1bfbadb84045cab6716c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48e872c814303322d5169f84dce64a0105279ceafd1bfbadb84045cab6716c5", kill_on_drop: false }` [INFO] [stdout] f48e872c814303322d5169f84dce64a0105279ceafd1bfbadb84045cab6716c5 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bd7521edfe95196a1eb24209563325471fb7ccf2399254748e17c030755b48c [INFO] running `Command { std: "docker" "start" "-a" "6bd7521edfe95196a1eb24209563325471fb7ccf2399254748e17c030755b48c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.14 [INFO] [stderr] Compiling solana-frozen-abi v1.8.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling solana-program v1.8.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking zeroize v1.4.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking solana-logger v1.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling solana-sdk-macro v1.8.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Checking borsh v0.9.1 [INFO] [stderr] Compiling anchor-syn v0.18.0 [INFO] [stderr] Compiling anchor-attribute-state v0.18.0 [INFO] [stderr] Compiling anchor-attribute-program v0.18.0 [INFO] [stderr] Compiling anchor-attribute-error v0.18.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.18.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.18.0 [INFO] [stderr] Compiling anchor-attribute-account v0.18.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.18.0 [INFO] [stderr] Compiling anchor-attribute-event v0.18.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcq9fiMI/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcq9fiMI/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/anchor_attribute_state-892a07b2a174c732.18azgbzch7zth3jek388m43vl.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-700a035e73909cd4.rlib,libquote-d387e4b47c8c36c6.rlib,libproc_macro2-b4337bdf5097e68f.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_state-892a07b2a174c732.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: cannot open output file /opt/rustwide/target/debug/deps/libanchor_attribute_state-892a07b2a174c732.so: 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 `anchor-attribute-interface` (lib) [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/3298c2ca5e390fd0d104357fdeec514a152a9561/bin/rustc --crate-name anchor_attribute_interface --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-attribute-interface-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anchor-debug"))' -C metadata=1112483001f824f5 -C extra-filename=-a7a796fc07509374 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_syn=/opt/rustwide/target/debug/deps/libanchor_syn-a9e244e3499ed9af.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7f26d118ebe40c5b.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-dd0350d6a2181d01.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b4337bdf5097e68f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d387e4b47c8c36c6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-700a035e73909cd4.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `anchor-attribute-event` (lib) [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/3298c2ca5e390fd0d104357fdeec514a152a9561/bin/rustc --crate-name anchor_attribute_event --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-attribute-event-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anchor-debug"))' -C metadata=69ea13857def4ed5 -C extra-filename=-2b7ff68de7cbb868 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_syn=/opt/rustwide/target/debug/deps/libanchor_syn-a9e244e3499ed9af.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7f26d118ebe40c5b.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b4337bdf5097e68f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d387e4b47c8c36c6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-700a035e73909cd4.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `anchor-attribute-state` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetainMFwr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-attribute-account` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcOucrOq/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcOucrOq/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/anchor_attribute_error-29a303ac8681de12.awip0odj9msqmle0ghxp9el7c.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_syn-a9e244e3499ed9af.rlib,libanyhow-7f26d118ebe40c5b.rlib,libbs58-c44db8eddc4bf251.rlib,libthiserror-5dec91facb5e4f65.rlib,libsha2-02a9f9d61840d23d.rlib,libcpufeatures-78e22cd5d58d5eab.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libopaque_debug-92cb412ded612870.rlib,libdigest-73c0125edf528068.rlib,libblock_buffer-11eff00a147fba35.rlib,libblock_padding-de0f23a25c3168d6.rlib,libgeneric_array-1e96cf3d76f7bd8a.rlib,libtypenum-746d461d00233f06.rlib,libserde-a2067a1c9b4d98ed.rlib,libproc_macro2_diagnostics-24f012972560e7c8.rlib,libheck-dd0350d6a2181d01.rlib,libunicode_segmentation-3f72f5856161e089.rlib,libsyn-700a035e73909cd4.rlib,libquote-d387e4b47c8c36c6.rlib,libproc_macro2-b4337bdf5097e68f.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_error-29a303ac8681de12.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-attribute-error` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcQch0CX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcQch0CX/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/anchor_attribute_access_control-1147f05fe46668e8.2va072f7qdl1h3a18h5vknt0s.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-700a035e73909cd4.rlib,libquote-d387e4b47c8c36c6.rlib,libproc_macro2-b4337bdf5097e68f.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_access_control-1147f05fe46668e8.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-attribute-access-control` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustctKNs4Z/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustctKNs4Z/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/anchor_derive_accounts-e12761476a604ea3.c9a8ortcb73hevdlpug5cwksc.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_syn-a9e244e3499ed9af.rlib,libanyhow-7f26d118ebe40c5b.rlib,libbs58-c44db8eddc4bf251.rlib,libthiserror-5dec91facb5e4f65.rlib,libsha2-02a9f9d61840d23d.rlib,libcpufeatures-78e22cd5d58d5eab.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libopaque_debug-92cb412ded612870.rlib,libdigest-73c0125edf528068.rlib,libblock_buffer-11eff00a147fba35.rlib,libblock_padding-de0f23a25c3168d6.rlib,libgeneric_array-1e96cf3d76f7bd8a.rlib,libtypenum-746d461d00233f06.rlib,libserde-a2067a1c9b4d98ed.rlib,libproc_macro2_diagnostics-24f012972560e7c8.rlib,libheck-dd0350d6a2181d01.rlib,libunicode_segmentation-3f72f5856161e089.rlib,libsyn-700a035e73909cd4.rlib,libquote-d387e4b47c8c36c6.rlib,libproc_macro2-b4337bdf5097e68f.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_derive_accounts-e12761476a604ea3.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-derive-accounts` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `libsecp256k1 v0.5.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsecp256k1-77eef61e5b9be216/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.5.0/build.rs:8:59: [INFO] [stderr] Write const.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c4aca60c400 - std::backtrace_rs::backtrace::libunwind::trace::h8dba1479d8b2d7e1 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c4aca60c400 - std::backtrace_rs::backtrace::trace_unsynchronized::h83db242b24cc55fc [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c4aca60c400 - std::sys::backtrace::_print_fmt::hdfd2ca4692038a92 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c4aca60c400 - ::fmt::h54e4c64a993d08d7 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c4aca629733 - core::fmt::rt::Argument::fmt::hc201c43785d48266 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c4aca629733 - core::fmt::write::h214ebe24200e5399 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5c4aca6098d3 - std::io::Write::write_fmt::h77653b5cbb4e9210 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5c4aca60c252 - std::sys::backtrace::BacktraceLock::print::h6237a92327aa2b62 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c4aca60d19f - std::panicking::default_hook::{{closure}}::h80dbdb8b07a0621e [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5c4aca60d00a - std::panicking::default_hook::ha01c888e2e1ab53a [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5c4aca60da72 - std::panicking::rust_panic_with_hook::hbcbac4f9139849d5 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5c4aca60d90a - std::panicking::begin_panic_handler::{{closure}}::h73f0e31ea546f217 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5c4aca60c909 - std::sys::backtrace::__rust_end_short_backtrace::h4a484facd0cfa932 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c4aca60d59d - rust_begin_unwind [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5c4aca628890 - core::panicking::panic_fmt::h62b54b13097228d8 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5c4aca628d06 - core::result::unwrap_failed::hf2613329f57d8ba2 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5c4aca5d5993 - core::result::Result::expect::hfcf6670f0deca117 [INFO] [stderr] 17: 0x5c4aca5d5df4 - build_script_build::main::he1b0f1164cd68665 [INFO] [stderr] 18: 0x5c4aca5d52c3 - core::ops::function::FnOnce::call_once::h0ee61880e153a32d [INFO] [stderr] 19: 0x5c4aca5d5196 - std::sys::backtrace::__rust_begin_short_backtrace::h325481d2e2579ea7 [INFO] [stderr] 20: 0x5c4aca5d5069 - std::rt::lang_start::{{closure}}::h72419d812e8c008f [INFO] [stderr] 21: 0x5c4aca607610 - core::ops::function::impls:: for &F>::call_once::h502c6cd48b2c1e80 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5c4aca607610 - std::panicking::try::do_call::hdc6f43058c4253ba [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x5c4aca607610 - std::panicking::try::h902118358eeb2fc4 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x5c4aca607610 - std::panic::catch_unwind::h9c6927f64d91743f [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5c4aca607610 - std::rt::lang_start_internal::{{closure}}::h4bb29f51d128e15f [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5c4aca607610 - std::panicking::try::do_call::h76c494bb288a5557 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x5c4aca607610 - std::panicking::try::hfd3e1e50d5d738a4 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x5c4aca607610 - std::panic::catch_unwind::hb561cfedd302e437 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5c4aca607610 - std::rt::lang_start_internal::he7a10871db8c5e7f [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5c4aca5d5051 - std::rt::lang_start::h1279f399b9617638 [INFO] [stderr] 31: 0x5c4aca5d5fe5 - main [INFO] [stderr] 32: 0x769a535dbd90 - [INFO] [stderr] 33: 0x769a535dbe40 - __libc_start_main [INFO] [stderr] 34: 0x5c4aca5d4ae5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcpnELKr/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcpnELKr/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/anchor_attribute_program-a25d12408c2b9676.8tprao9z90bnvi28nhdk2iwem.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_syn-a9e244e3499ed9af.rlib,libanyhow-7f26d118ebe40c5b.rlib,libbs58-c44db8eddc4bf251.rlib,libthiserror-5dec91facb5e4f65.rlib,libsha2-02a9f9d61840d23d.rlib,libcpufeatures-78e22cd5d58d5eab.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libopaque_debug-92cb412ded612870.rlib,libdigest-73c0125edf528068.rlib,libblock_buffer-11eff00a147fba35.rlib,libblock_padding-de0f23a25c3168d6.rlib,libgeneric_array-1e96cf3d76f7bd8a.rlib,libtypenum-746d461d00233f06.rlib,libserde-a2067a1c9b4d98ed.rlib,libproc_macro2_diagnostics-24f012972560e7c8.rlib,libheck-dd0350d6a2181d01.rlib,libunicode_segmentation-3f72f5856161e089.rlib,libsyn-700a035e73909cd4.rlib,libquote-d387e4b47c8c36c6.rlib,libproc_macro2-b4337bdf5097e68f.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_program-a25d12408c2b9676.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccObxpKQ.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libanchor_attribute_program-a25d12408c2b9676.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. --version-script=/tmp/rustcpnELKr/list --no-undefined-version /tmp/rustcpnELKr/symbols.o /opt/rustwide/target/debug/deps/anchor_attribute_program-a25d12408c2b9676.anchor_attribute_program.e005a5a62a76c678-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_program-a25d12408c2b9676.8tprao9z90bnvi28nhdk2iwem.rcgu.rmeta /opt/rustwide/target/debug/deps/anchor_attribute_program-a25d12408c2b9676.5bv6t89mvrojijy613tqbnygq.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libanchor_syn-a9e244e3499ed9af.rlib /opt/rustwide/target/debug/deps/libanyhow-7f26d118ebe40c5b.rlib /opt/rustwide/target/debug/deps/libbs58-c44db8eddc4bf251.rlib /opt/rustwide/target/debug/deps/libthiserror-5dec91facb5e4f65.rlib /opt/rustwide/target/debug/deps/libsha2-02a9f9d61840d23d.rlib /opt/rustwide/target/debug/deps/libcpufeatures-78e22cd5d58d5eab.rlib /opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rlib /opt/rustwide/target/debug/deps/libopaque_debug-92cb412ded612870.rlib /opt/rustwide/target/debug/deps/libdigest-73c0125edf528068.rlib /opt/rustwide/target/debug/deps/libblock_buffer-11eff00a147fba35.rlib /opt/rustwide/target/debug/deps/libblock_padding-de0f23a25c3168d6.rlib /opt/rustwide/target/debug/deps/libgeneric_array-1e96cf3d76f7bd8a.rlib /opt/rustwide/target/debug/deps/libtypenum-746d461d00233f06.rlib /opt/rustwide/target/debug/deps/libserde-a2067a1c9b4d98ed.rlib /opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-24f012972560e7c8.rlib /opt/rustwide/target/debug/deps/libheck-dd0350d6a2181d01.rlib /opt/rustwide/target/debug/deps/libunicode_segmentation-3f72f5856161e089.rlib /opt/rustwide/target/debug/deps/libsyn-700a035e73909cd4.rlib /opt/rustwide/target/debug/deps/libquote-d387e4b47c8c36c6.rlib /opt/rustwide/target/debug/deps/libproc_macro2-b4337bdf5097e68f.rlib /opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c6b8f55242c98ac6.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54c13a3455b13793.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-937ffd942b288dda.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-da6f782db703d0a4.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8a98fc4e3d4ea7e4.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2599820bf65c738a.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e163c41a75d59f5.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-47802c38acaa5d6b.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-72229264792cd23a.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c5cefa89f2bb44b3.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0c9806bdce63fba2.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1fd3312fe86f0fb3.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-872299ce5bd73ced.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c8de652c37c5ed55.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3d5963cec2dfb48d.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f370705f93870755.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-556b38d672fe0f75.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007ae72415abf7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007ae72415b00c [INFO] [stdout] 2 libc.so.6 0x00007ae720019520 [INFO] [stdout] 3 rust-lld 0x000063f71ab26c73 [INFO] [stdout] 4 rust-lld 0x000063f71a95ab36 [INFO] [stdout] 5 rust-lld 0x000063f71a9404ec [INFO] [stdout] 6 rust-lld 0x000063f71a871ae0 [INFO] [stdout] 7 rust-lld 0x000063f71a870b7d [INFO] [stdout] 8 rust-lld 0x000063f71a871221 [INFO] [stdout] 9 libc.so.6 0x00007ae720000d90 [INFO] [stdout] 10 libc.so.6 0x00007ae720000e40 __libc_start_main + 128 [INFO] [stdout] 11 rust-lld 0x000063f71a6f37e9 [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-attribute-program` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6bd7521edfe95196a1eb24209563325471fb7ccf2399254748e17c030755b48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd7521edfe95196a1eb24209563325471fb7ccf2399254748e17c030755b48c", kill_on_drop: false }` [INFO] [stdout] 6bd7521edfe95196a1eb24209563325471fb7ccf2399254748e17c030755b48c