[INFO] cloning repository https://github.com/tifrel/nearcon-hackathon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tifrel/nearcon-hackathon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftifrel%2Fnearcon-hackathon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftifrel%2Fnearcon-hackathon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 100393b58b9e8627a15e811af3985240c0e58d80 [INFO] testing tifrel/nearcon-hackathon 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%2Ftifrel%2Fnearcon-hackathon" "/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/tifrel/nearcon-hackathon 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] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tifrel/nearcon-hackathon [INFO] finished tweaking git repo https://github.com/tifrel/nearcon-hackathon [INFO] tweaked toml for git repo https://github.com/tifrel/nearcon-hackathon written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tifrel/nearcon-hackathon 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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5bdf94b6e5f07c7e3c2e1661ef7c0aca657707c3b0b2624ad2540e6005f5f8a [INFO] running `Command { std: "docker" "start" "-a" "f5bdf94b6e5f07c7e3c2e1661ef7c0aca657707c3b0b2624ad2540e6005f5f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5bdf94b6e5f07c7e3c2e1661ef7c0aca657707c3b0b2624ad2540e6005f5f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5bdf94b6e5f07c7e3c2e1661ef7c0aca657707c3b0b2624ad2540e6005f5f8a", kill_on_drop: false }` [INFO] [stdout] f5bdf94b6e5f07c7e3c2e1661ef7c0aca657707c3b0b2624ad2540e6005f5f8a [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bab45a7e6aa507b8b96efa6b51be500bd51820a299d776e866d4f9ce44c75ff [INFO] running `Command { std: "docker" "start" "-a" "4bab45a7e6aa507b8b96efa6b51be500bd51820a299d776e866d4f9ce44c75ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling c2-chacha v0.3.3 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling ripemd v0.1.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling near-sys v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling near-sdk-macros v4.0.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling near-rpc-error-core v0.13.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling near-account-id v0.13.0 [INFO] [stderr] Compiling near-primitives-core v0.13.0 [INFO] [stderr] Compiling near-vm-errors v0.13.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling near-crypto v0.13.0 [INFO] [stderr] Compiling near-primitives v0.13.0 [INFO] [stderr] Compiling near-vm-logic v0.13.0 [INFO] [stderr] Compiling near-sdk v4.0.0 [INFO] [stderr] Compiling near-smart-contract-starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ExtNft` is never used [INFO] [stdout] --> src/lib.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | trait ExtNft { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExtFungifier` is never used [INFO] [stdout] --> src/lib.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | trait ExtFungifier { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "4bab45a7e6aa507b8b96efa6b51be500bd51820a299d776e866d4f9ce44c75ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bab45a7e6aa507b8b96efa6b51be500bd51820a299d776e866d4f9ce44c75ff", kill_on_drop: false }` [INFO] [stdout] 4bab45a7e6aa507b8b96efa6b51be500bd51820a299d776e866d4f9ce44c75ff [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c323ad580620f03bfc4e53cbb97d7c0e683a73b9c7896254e743e9d9712dce6 [INFO] running `Command { std: "docker" "start" "-a" "2c323ad580620f03bfc4e53cbb97d7c0e683a73b9c7896254e743e9d9712dce6", kill_on_drop: false }` [INFO] [stderr] Compiling near-smart-contract-starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ExtNft` is never used [INFO] [stdout] --> src/lib.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | trait ExtNft { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ExtFungifier` is never used [INFO] [stdout] --> src/lib.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | trait ExtFungifier { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNklZDY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnear_sdk-58aaf6e39a5da7cf.rlib,libnear_vm_logic-e2410c5de6a95ac3.rlib,libbase64-83ca8be32b9f715d.rlib,libripemd-d1eff6f6d7ecf8d2.rlib,libsha3-28a6646616391891.rlib,libkeccak-b5872e5957fb1da8.rlib,libnear_primitives-b4f6686cd00e3c25.rlib,libbytesize-7e01691949a59bbc.rlib,libreed_solomon_erasure-c78786314f72be5a.rlib,libsmallvec-b08c9d42771f59e9.rlib,libnear_vm_errors-e302c00312c8b4d2.rlib,libnear_crypto-369138b1ce9b00a7.rlib,libserde_json-0e1a3f1c21bffe34.rlib,libryu-5a0505af43a531a6.rlib,libitoa-8368a3a643979ba6.rlib,libthiserror-20cee52ef66ce711.rlib,libsecp256k1-d9c4d3b221aaa1c5.rlib,libarrayvec-d564b1181ab8b533.rlib,libprimitive_types-d4d91540ab21bb37.rlib,libimpl_codec-aa2bf330c25fb881.rlib,libparity_scale_codec-79940b19169b4436.rlib,libbyte_slice_cast-986df2720cd4ada1.rlib,libarrayvec-ed96146cefc27155.rlib,libuint-e92f181a6e1d94e3.rlib,libcrunchy-f84061ccd6f5e837.rlib,libhex-13e08b3b00984ab7.rlib,libfixed_hash-74f704f04edb87a2.rlib,librand-387b932c878a2355.rlib,librand_chacha-78f8ed96ef2c3ab3.rlib,librand_core-c11407ab0dada2fa.rlib,libgetrandom-b8b2276d51cde7d1.rlib,librustc_hex-8e10e209a94b3eae.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libonce_cell-08f2c01226c75f44.rlib,libed25519_dalek-82ba08d389526269.rlib,libsha2-917410f7ca5728c8.rlib,libblock_buffer-3fafcfc1b7537894.rlib,librand-f3f11f81b5d1535b.rlib,librand_chacha-b4a59ca8e8325963.rlib,libed25519-0f7193af179da047.rlib,libsignature-e9328e6e6c49c7c6.rlib,libc2_chacha-03228f093622195c.rlib,libcipher-ca1d59e9c33518f8.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,libcurve25519_dalek-d4a02d81c8bad301.rlib,libzeroize-3c443c9e23aea46d.rlib,librand_core-dc607334794ab12f.rlib,libgetrandom-703561587c8c0506.rlib,libbyteorder-e34f84c2083a6685.rlib,libblake2-5c4a380c3f0ba58f.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libcrypto_mac-4f376463c8499ca4.rlib,libsubtle-0e7091a3889aeeb2.rlib,libdigest-86ff20c3a8825b88.rlib,libarrayref-25c9fb6ef5409f9c.rlib,libchrono-627c02b7f8a466c3.rlib,libtime-ea4cfc7af70d3818.rlib,liblibc-cac5c57963a5cee2.rlib,libnear_primitives_core-b50435c87e7a961e.rlib,libbase64-0c3384f7166fe80f.rlib,libbs58-a4388457aa47f468.rlib,libsha2-cf4f343c3ed721c7.rlib,libcpufeatures-05a85703b3c2d896.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdigest-017e7f411ce58c19.rlib,libblock_buffer-567c0fdfc5bf1733.rlib,libcrypto_common-b7400b6cb399031d.rlib,libgeneric_array-c46cbe347fe49132.rlib,libtypenum-35cb3744b4a64b8e.rlib,libstrum-c1d703c32896223b.rlib,libnear_account_id-c2a18a169e1051e1.rlib,libnum_rational-87d4da530711790d.rlib,libserde-718777a5a1a224ff.rlib,libnum_bigint-41364fc599f540a4.rlib,libnum_integer-f66ed593a82a3042.rlib,libnum_traits-ca00583f3a4ce61d.rlib,libnear_sys-8682bf74a2b090c9.rlib,libborsh-19d75288fb7dc363.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-b260e68628505730/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/near_smart_contract_starter-c78fc0ee3a7c7eba" "-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 `near-smart-contract-starter` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2c323ad580620f03bfc4e53cbb97d7c0e683a73b9c7896254e743e9d9712dce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c323ad580620f03bfc4e53cbb97d7c0e683a73b9c7896254e743e9d9712dce6", kill_on_drop: false }` [INFO] [stdout] 2c323ad580620f03bfc4e53cbb97d7c0e683a73b9c7896254e743e9d9712dce6