[INFO] cloning repository https://github.com/hmcdougal08/real-estate-smart-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hmcdougal08/real-estate-smart-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcdougal08%2Freal-estate-smart-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcdougal08%2Freal-estate-smart-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c4d91ced45a2add037866d443811149ebfee01a [INFO] testing hmcdougal08/real-estate-smart-contract against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcdougal08%2Freal-estate-smart-contract" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hmcdougal08/real-estate-smart-contract on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hmcdougal08/real-estate-smart-contract [INFO] finished tweaking git repo https://github.com/hmcdougal08/real-estate-smart-contract [INFO] tweaked toml for git repo https://github.com/hmcdougal08/real-estate-smart-contract written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hmcdougal08/real-estate-smart-contract 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e1236bb0a4a1e2dd9e37814376e76c1ad04810fedf51573695b23726457b1ad [INFO] running `Command { std: "docker" "start" "-a" "5e1236bb0a4a1e2dd9e37814376e76c1ad04810fedf51573695b23726457b1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e1236bb0a4a1e2dd9e37814376e76c1ad04810fedf51573695b23726457b1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1236bb0a4a1e2dd9e37814376e76c1ad04810fedf51573695b23726457b1ad", kill_on_drop: false }` [INFO] [stdout] 5e1236bb0a4a1e2dd9e37814376e76c1ad04810fedf51573695b23726457b1ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b02c5a77d90b7f2289fb0fa866ae8b073f79484a2a26f8089238e871e770026 [INFO] running `Command { std: "docker" "start" "-a" "8b02c5a77d90b7f2289fb0fa866ae8b073f79484a2a26f8089238e871e770026", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling bytesize v1.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling near-sys v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling c2-chacha v0.3.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling smart-default v0.6.0 [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.11 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling near-rpc-error-core v0.14.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling near-rpc-error-macro v0.14.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh v0.9.3 [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-crypto v0.14.0 [INFO] [stderr] Compiling near-primitives-core v0.14.0 [INFO] [stderr] Compiling near-vm-errors 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 real_estate_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-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" "-Wl,--version-script=/tmp/rustciBO6jN/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustciBO6jN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnear_sdk-fea75b4870dd0b9a.rlib,libnear_abi-6de29a22078f8396.rlib,libsemver-b9c28c93c2e84e67.rlib,libschemars-a2470f1c1013df17.rlib,libdyn_clone-19967341105b88f6.rlib,libnear_vm_logic-0b239f9a3c7ce02c.rlib,libbase64-49226d72970b00f7.rlib,libripemd-4a16c73b8618ed66.rlib,libsha3-22c7110c51498f4b.rlib,libkeccak-68eb836ea7a7236c.rlib,libzeropool_bn-96e474d12544dd72.rlib,liblazy_static-b15c4911545156ae.rlib,libspin-f318fc5e31540599.rlib,libnear_primitives-4cc3cfa39d141bfe.rlib,libbytesize-711172a39701bf24.rlib,libreed_solomon_erasure-8ced7573d6ca8542.rlib,libsmallvec-f0e106317a66b526.rlib,libnear_vm_errors-164bde9cc5144086.rlib,libnear_crypto-ad2749725c96865a.rlib,libserde_json-8df71d7d47877d89.rlib,libryu-644abe7d8d9e266b.rlib,libitoa-ef6b9ab22371a1f5.rlib,libthiserror-9848e6bc051ee81b.rlib,libsecp256k1-6409be086ae3dfc8.rlib,libarrayvec-5ce02d2c7ec726aa.rlib,libprimitive_types-e8d584742180b7f2.rlib,libimpl_codec-06a3b5cae1930d06.rlib,libparity_scale_codec-32dfd5991faf00c3.rlib,libbyte_slice_cast-350f568f9bd44e62.rlib,libarrayvec-88bbda27a9b18840.rlib,libuint-30b1febb70481c8a.rlib,libcrunchy-8fc5ca549d63ad73.rlib,libhex-5561bdcacc0b071b.rlib,libfixed_hash-5f75e3354417039e.rlib,librand-edb32f73d9ae8baf.rlib,librand_chacha-fafe60a2631657b3.rlib,librand_core-27533cf207b36cec.rlib,libgetrandom-4ebbec683fe7cbd9.rlib,librustc_hex-108ee96bb995bfac.rlib,libstatic_assertions-6615bca39e283584.rlib,libed25519_dalek-a4ecb5e43034c6d9.rlib,libsha2-6706a8b9750a3204.rlib,libblock_buffer-49fb5235c13cdee9.rlib,librand-585f24917c132ad2.rlib,librand_chacha-7be511a71c3124ee.rlib,libed25519-ad89afc6c76a3169.rlib,libsignature-3322f4c65ff6d0da.rlib,libc2_chacha-b488d4e30d87e8aa.rlib,libcipher-241e0d1b22fff141.rlib,libppv_lite86-3dee0582c3b1ee01.rlib,libcurve25519_dalek-34f69c62e1b6272b.rlib,libzeroize-9b0964d6822dc6e1.rlib,librand_core-e65cbc028b57cd64.rlib,libgetrandom-0496e3b98fbe73d7.rlib,libbyteorder-673a7a53950e54dc.rlib,libblake2-2aa0de426b60f73d.rlib,libopaque_debug-d0159cbdc943fe3b.rlib,libcrypto_mac-d78bd8bfd4e5909c.rlib,libsubtle-395fc830f014f821.rlib,libdigest-4f2f77a8e1524bdb.rlib,libarrayref-9fc98eab6e61e90f.rlib,libchrono-1b044eeb5a154ccd.rlib,libiana_time_zone-da3ececb629a1c2c.rlib,libtime-0c62bc22db8583c8.rlib,liblibc-767bbef851c5018e.rlib,libnear_primitives_core-a474f26196e06c2d.rlib,libbase64-6b33186f7b0bf4c5.rlib,libbs58-ffa979a09dfa60f7.rlib,libsha2-ea0c596c5fddb7ae.rlib,libcpufeatures-c684081ef2d2606e.rlib,libcfg_if-d4c93475573720c9.rlib,libdigest-24499ebd62a115a8.rlib,libblock_buffer-f1c75406d53c630e.rlib,libcrypto_common-973eae0622f95c33.rlib,libgeneric_array-05851ba148aba1c8.rlib,libtypenum-b76b6b7c4b632dc5.rlib,libstrum-d238a638029ba36d.rlib,libnear_account_id-d0b12a79130cca21.rlib,libnum_rational-0abf71c476432094.rlib,libserde-0395f6e3b0a92182.rlib,libnum_bigint-cb9c5f9069169782.rlib,libnum_integer-a7a9da00af2a7c1b.rlib,libnum_traits-ee76a8ec497b803b.rlib,libnear_sys-3d9f39156066f523.rlib,libonce_cell-2ead7286551d37f4.rlib,libborsh-bfe06feaebed4e96.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.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-dc1a202338f4386b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libreal_estate_project.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 `real_estate_project` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8b02c5a77d90b7f2289fb0fa866ae8b073f79484a2a26f8089238e871e770026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b02c5a77d90b7f2289fb0fa866ae8b073f79484a2a26f8089238e871e770026", kill_on_drop: false }` [INFO] [stdout] 8b02c5a77d90b7f2289fb0fa866ae8b073f79484a2a26f8089238e871e770026