[INFO] cloning repository https://github.com/tungleanh92/spk-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tungleanh92/spk-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftungleanh92%2Fspk-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftungleanh92%2Fspk-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25f32b5fc78528c5a24a9d2bc38437c9e63ee774 [INFO] testing tungleanh92/spk-app against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftungleanh92%2Fspk-app" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tungleanh92/spk-app on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tungleanh92/spk-app [INFO] finished tweaking git repo https://github.com/tungleanh92/spk-app [INFO] tweaked toml for git repo https://github.com/tungleanh92/spk-app written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tungleanh92/spk-app 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db5efd4790046558cd466d6e90f6df0673971526b1e86150f844d3856ac513d8 [INFO] running `Command { std: "docker" "start" "-a" "db5efd4790046558cd466d6e90f6df0673971526b1e86150f844d3856ac513d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db5efd4790046558cd466d6e90f6df0673971526b1e86150f844d3856ac513d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5efd4790046558cd466d6e90f6df0673971526b1e86150f844d3856ac513d8", kill_on_drop: false }` [INFO] [stdout] db5efd4790046558cd466d6e90f6df0673971526b1e86150f844d3856ac513d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eaba2afd1f0025f75e1af58a7cab3597cf67afdefa2b7843c91cd644a27e3a0 [INFO] running `Command { std: "docker" "start" "-a" "3eaba2afd1f0025f75e1af58a7cab3597cf67afdefa2b7843c91cd644a27e3a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling uint v0.9.4 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling c2-chacha v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling near-sys v0.2.0 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling near-sdk-macros v4.1.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling near-rpc-error-core v0.14.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.14.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling near-account-id v0.14.0 [INFO] [stderr] Compiling zeropool-bn v0.5.11 [INFO] [stderr] Compiling near-abi v0.3.0 [INFO] [stderr] Compiling near-primitives-core v0.14.0 [INFO] [stderr] Compiling near-vm-errors v0.14.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling near-crypto v0.14.0 [INFO] [stderr] Compiling near-primitives v0.14.0 [INFO] [stderr] Compiling near-vm-logic v0.14.0 [INFO] [stderr] Compiling near-sdk v4.1.1 [INFO] [stderr] Compiling near-contract-standards v4.1.1 [INFO] [stderr] Compiling spk-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ONE_YOCTO` [INFO] [stdout] --> src/lib.rs:8:82 [INFO] [stdout] | [INFO] [stdout] 8 | BorshStorageKey, Gas, PanicOnDefault, Promise, PromiseError, PromiseOrValue, ONE_YOCTO, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/lib.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | amount: U128, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Callbacks` is never used [INFO] [stdout] --> src/external.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | trait Callbacks { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `StakeContract` is never used [INFO] [stdout] --> src/external.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | trait StakeContract { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcd5h1aA/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcd5h1aA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnear_sdk-4e156c1224ae8fe7.rlib,libnear_abi-435a99985eea0285.rlib,libsemver-ec70a1858fd00028.rlib,libschemars-6dc903013f28853e.rlib,libdyn_clone-4bf9241a5cd3dcfa.rlib,libnear_vm_logic-a09061535d7665a8.rlib,libbase64-42295ac2e0e134a3.rlib,libripemd-d39f22ac3de34f15.rlib,libsha3-774427b8d45cda10.rlib,libkeccak-b5872e5957fb1da8.rlib,libzeropool_bn-e9d9f42e6e3c3b4f.rlib,liblazy_static-64a0306335870e44.rlib,libspin-4089a13ab2a784ba.rlib,libnear_primitives-7828ca61cf0ab9b9.rlib,libbytesize-7e01691949a59bbc.rlib,libreed_solomon_erasure-f9eea4a969bb77ad.rlib,libsmallvec-4517414d4f20efb1.rlib,libnear_vm_errors-c58e32344225f1a7.rlib,libnear_crypto-5fa93b194f8a1ba6.rlib,libserde_json-c770b22148b16a87.rlib,libryu-038f6cdb33aa666f.rlib,libitoa-038a99b7aae53dfd.rlib,libthiserror-86e417bbd640d377.rlib,libsecp256k1-3951d9827447a157.rlib,libarrayvec-d564b1181ab8b533.rlib,libprimitive_types-fb7701ceca4f77b9.rlib,libimpl_codec-269b1c217d34c526.rlib,libparity_scale_codec-74e21bd47d073a5a.rlib,libbyte_slice_cast-9646f74e0c1f5148.rlib,libarrayvec-ed96146cefc27155.rlib,libuint-afedf87d8313fdff.rlib,libcrunchy-285d87c5f853e5f5.rlib,libhex-13e08b3b00984ab7.rlib,libfixed_hash-699cd86c3d6fcb7c.rlib,librand-8366c931cc8f729f.rlib,librand_chacha-437ce034943ee72f.rlib,librand_core-9bafd9807f98c570.rlib,libgetrandom-d581af6dd54c69a3.rlib,librustc_hex-8e10e209a94b3eae.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libc2_chacha-81a297e6b1cd741b.rlib,libcipher-f104ae45a518a545.rlib,libblake2-92a1f15e3a8d8252.rlib,libcrypto_mac-991e38c215b69386.rlib,libarrayref-25c9fb6ef5409f9c.rlib,libchrono-1464924c5b5b4b40.rlib,libiana_time_zone-092ba8b05fc9b5b1.rlib,libtime-2522b2cada1f6e54.rlib,libnear_primitives_core-f2967ad43a64ed19.rlib,libbase64-0c3384f7166fe80f.rlib,libbs58-a4388457aa47f468.rlib,libsha2-6d358f9608fdccc8.rlib,libdigest-bd87a09edbf86ca6.rlib,libblock_buffer-f9f08486edcf0ca7.rlib,libcrypto_common-6d174c837c3631a0.rlib,libstrum-70ee084e7e847ae2.rlib,libnear_account_id-31d7a3f18f25e4bb.rlib,libnum_rational-e9ffa6a25c00fadb.rlib,libserde-75a0b9a8af7134dc.rlib,libnum_bigint-41364fc599f540a4.rlib,libnum_integer-f66ed593a82a3042.rlib,libnum_traits-ca00583f3a4ce61d.rlib,libnear_sys-8682bf74a2b090c9.rlib,libonce_cell-0b208e55ffc12dcf.rlib,libborsh-04287108d31fb9b8.rlib,libed25519_dalek-3dedddf57c815988.rlib,libsha2-886089296c96414d.rlib,libcpufeatures-334c279ac859326b.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libblock_buffer-75ae703a39913042.rlib,librand-9aa42db5ce2e0bd5.rlib,librand_chacha-9b16a600f5ac51de.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,libcurve25519_dalek-0bdce33e0afb4c6b.rlib,libsubtle-0e7091a3889aeeb2.rlib,libzeroize-17f3637e451d6a8b.rlib,librand_core-d71d0051323d1897.rlib,libgetrandom-846963a245b58b1f.rlib,liblibc-8255c98ac802abc5.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdigest-059c6ae5edb6fc6f.rlib,libgeneric_array-c1730078a55eb32e.rlib,libtypenum-35cb3744b4a64b8e.rlib,libbyteorder-e34f84c2083a6685.rlib,libed25519-5f274fc5d72bdcba.rlib,libsignature-9d1573870c801d02.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/parity-secp256k1-491e047e6abdf8c9/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspk_app.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: /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 `spk-app` (lib) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3eaba2afd1f0025f75e1af58a7cab3597cf67afdefa2b7843c91cd644a27e3a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eaba2afd1f0025f75e1af58a7cab3597cf67afdefa2b7843c91cd644a27e3a0", kill_on_drop: false }` [INFO] [stdout] 3eaba2afd1f0025f75e1af58a7cab3597cf67afdefa2b7843c91cd644a27e3a0