[INFO] cloning repository https://github.com/ivmidable/deposit-native-cw20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivmidable/deposit-native-cw20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivmidable%2Fdeposit-native-cw20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivmidable%2Fdeposit-native-cw20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbe3273904deb1fb2b49bddc376f1a9dba3218cd [INFO] testing ivmidable/deposit-native-cw20 against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivmidable%2Fdeposit-native-cw20" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ivmidable/deposit-native-cw20 on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ivmidable/deposit-native-cw20 [INFO] finished tweaking git repo https://github.com/ivmidable/deposit-native-cw20 [INFO] tweaked toml for git repo https://github.com/ivmidable/deposit-native-cw20 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ivmidable/deposit-native-cw20 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc1/source/contracts/cw20/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc1/source/contracts/deposit-cw20/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw-utils v1.0.0 [INFO] [stderr] Downloaded cw721-base v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 704c2f1bd7d3254e0ebf87eba9b94706cd9569655345954a73b8433d8f82fc11 [INFO] running `Command { std: "docker" "start" "-a" "704c2f1bd7d3254e0ebf87eba9b94706cd9569655345954a73b8433d8f82fc11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "704c2f1bd7d3254e0ebf87eba9b94706cd9569655345954a73b8433d8f82fc11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "704c2f1bd7d3254e0ebf87eba9b94706cd9569655345954a73b8433d8f82fc11", kill_on_drop: false }` [INFO] [stdout] 704c2f1bd7d3254e0ebf87eba9b94706cd9569655345954a73b8433d8f82fc11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f7c854342cde7095b8828f3684c6e4a5e5c5ab9a0c077a63490bb17d356167f [INFO] running `Command { std: "docker" "start" "-a" "6f7c854342cde7095b8828f3684c6e4a5e5c5ab9a0c077a63490bb17d356167f", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/cw20/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/deposit-cw20/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling der v0.6.0 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.1.8 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.1.8 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.1.8 [INFO] [stderr] Compiling cosmwasm-std v1.1.8 [INFO] [stderr] Compiling cosmwasm-schema v1.1.8 [INFO] [stderr] Compiling cw-utils v0.13.4 [INFO] [stderr] Compiling cw-storage-plus v0.16.0 [INFO] [stderr] Compiling cw-storage-plus v0.13.4 [INFO] [stderr] Compiling cw-storage-plus v1.0.0 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0 [INFO] [stderr] Compiling cw721 v0.13.4 [INFO] [stderr] Compiling cw20 v0.13.4 [INFO] [stderr] Compiling cw2 v0.13.4 [INFO] [stderr] Compiling cw2 v1.0.0 [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw-utils v1.0.0 [INFO] [stderr] Compiling cw721-base v0.13.4 [INFO] [stderr] Compiling cw20-base v0.13.4 [INFO] [stderr] Compiling nft v0.1.0 (/opt/rustwide/workdir/contracts/nft) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `nft` (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/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name nft --edition=2021 contracts/nft/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces", "library"))' -C metadata=75a2c3f9bbbb2a55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-4222d83a8168dda0.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libcosmwasm_storage-c253fa6c366e6f0b.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-e817bb946fe4f790.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-f010e76bb21a3ff3.rlib --extern cw721=/opt/rustwide/target/debug/deps/libcw721-7fe9c7ab9516734c.rlib --extern cw721_base=/opt/rustwide/target/debug/deps/libcw721_base-d2fe51e24a0839c4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-77c8debba9797b1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bbb9743b61fa71f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b6607f0f0c74a284.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc0kxjKE/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0kxjKE/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcw2-d99493fc11a1d03e.rlib,libcw_storage_plus-c2448649e35d99c1.rlib,libcw20-3b6833999d754e1b.rlib,libcw_utils-7730d06d7bd731ae.rlib,libcosmwasm_std-4222d83a8168dda0.rlib,libserde_json_wasm-5351de048988b97e.rlib,libbase64-beb813779272318b.rlib,libuint-af027ec17ca7ea63.rlib,libcrunchy-d13cf1ec87e3e618.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libforward_ref-86adddb4b6436038.rlib,libcosmwasm_crypto-7a1f2cb7d755e346.rlib,libk256-21b1bbfd3b045d7a.rlib,libsha2-84b2547db3ad7f9c.rlib,libecdsa-e80eea48da524f80.rlib,librfc6979-be7b5c8bb6a7853e.rlib,libhmac-f5e0a99b8e87500d.rlib,libsignature-5f96f18023b7a5c8.rlib,libelliptic_curve-4c8a396f0f7e2961.rlib,libsec1-3a93e9d60250ce80.rlib,libpkcs8-45cb09cdcf3ae82f.rlib,libspki-ed85b5a1123857d7.rlib,libder-aa479f2d78a7f121.rlib,libconst_oid-8eb489528fdee067.rlib,libbase16ct-0006a929aa7a3e41.rlib,libgroup-a126190e07e600e2.rlib,libff-3a7d9111d2070a9f.rlib,libcrypto_bigint-79a019fda0340de1.rlib,libdigest-5317d456ab0a6bc2.rlib,libblock_buffer-9a9f8581ea9f5b4c.rlib,libcrypto_common-185d049489bb3eea.rlib,libed25519_zebra-9a7662ae79fb450b.rlib,libhex-28742b4ca144387c.rlib,libthiserror-b6607f0f0c74a284.rlib,libsha2-082f783ef410064e.rlib,libcpufeatures-f5f4b1c9e395ded8.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libblock_buffer-b92862fba8ad20ed.rlib,librand_core-c5b3ab0e5d5a4b54.rlib,libgetrandom-c306c0e61548ade9.rlib,libcurve25519_dalek-032974a02d560a6b.rlib,libsubtle-81af7fb514af8659.rlib,libzeroize-32637e8ef757a14b.rlib,librand_core-b10f491be3e851d9.rlib,libgetrandom-cd593c3d92eb77f9.rlib,liblibc-4494723aeac90f3a.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdigest-e74809c554042fb6.rlib,libgeneric_array-7ab3ebc6d2925b75.rlib,libtypenum-af1c64773d1c921d.rlib,libbyteorder-395ae009bda4aed4.rlib,libschemars-77c8debba9797b1b.rlib,libdyn_clone-b243f93ff934c4f2.rlib,libserde_json-039286c00c42dbd1.rlib,libryu-be8c5121843f0db5.rlib,libitoa-3eb7b14de37b62a8.rlib,libserde-bbb9743b61fa71f5.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" "-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/libcw20_base-d7ad6665871f24da.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 `cw20-base` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6f7c854342cde7095b8828f3684c6e4a5e5c5ab9a0c077a63490bb17d356167f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f7c854342cde7095b8828f3684c6e4a5e5c5ab9a0c077a63490bb17d356167f", kill_on_drop: false }` [INFO] [stdout] 6f7c854342cde7095b8828f3684c6e4a5e5c5ab9a0c077a63490bb17d356167f