[INFO] cloning repository https://github.com/gear-dapps/on-chain-nft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gear-dapps/on-chain-nft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-dapps%2Fon-chain-nft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-dapps%2Fon-chain-nft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb871d775fe497bebc72164c8957d66082fe6efa [INFO] testing gear-dapps/on-chain-nft against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-dapps%2Fon-chain-nft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gear-dapps/on-chain-nft on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/gear-dapps/on-chain-nft [INFO] finished tweaking git repo https://github.com/gear-dapps/on-chain-nft [INFO] tweaked toml for git repo https://github.com/gear-dapps/on-chain-nft written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gear-dapps/on-chain-nft 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gear-foundation/dapps-gear-lib` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/gear` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/subxt` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gear-tech/dlmalloc-rust.git` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/wasm-instrument.git` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/substrate.git` [INFO] [stderr] Updating git repository `https://github.com/grishasobol/rust-libc-print.git` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/wasmi` [INFO] [stderr] Updating git submodule `https://github.com/robbepop/wasm_kernel.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite.git` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/parity-wasm` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str-buf v2.0.5 [INFO] [stderr] Downloaded nonempty v0.8.1 [INFO] [stderr] Downloaded pwasm-utils v0.19.0 [INFO] [stderr] Downloaded wasmparser-nostd v0.83.0 [INFO] [stderr] Downloaded wasmi v0.14.0 [INFO] [stderr] Downloaded wabt v0.10.0 [INFO] [stderr] Downloaded wabt-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e3482aa9fe344cbafe6d7b8f7b8e63bb5d19608d93f71fe035b5c5f56058877 [INFO] running `Command { std: "docker" "start" "-a" "8e3482aa9fe344cbafe6d7b8f7b8e63bb5d19608d93f71fe035b5c5f56058877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e3482aa9fe344cbafe6d7b8f7b8e63bb5d19608d93f71fe035b5c5f56058877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3482aa9fe344cbafe6d7b8f7b8e63bb5d19608d93f71fe035b5c5f56058877", kill_on_drop: false }` [INFO] [stdout] 8e3482aa9fe344cbafe6d7b8f7b8e63bb5d19608d93f71fe035b5c5f56058877 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f52b5105906e336d0bc8b074b81babfa468c6f3816715f75433a4a25e4b42548 [INFO] running `Command { std: "docker" "start" "-a" "f52b5105906e336d0bc8b074b81babfa468c6f3816715f75433a4a25e4b42548", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git?rev=9135baa#9135baa7) [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling str-buf v2.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling gsys v0.2.2 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling libc_print v0.1.16 (https://github.com/grishasobol/rust-libc-print.git#b3008048) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling galloc v0.2.2 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling wasmparser-nostd v0.100.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling wasm-instrument v0.2.1 (https://github.com/gear-tech/wasm-instrument.git?branch=gear-stable#756a8b92) [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling gear-wasm-builder v0.1.2 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling gear-lib-macros v0.3.9 (https://github.com/gear-foundation/dapps-gear-lib?tag=0.3.9#86db1ea9) [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling pwasm-utils v0.19.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling gstd-codegen v0.1.0 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling gear-lib-derive v0.3.9 (https://github.com/gear-foundation/dapps-gear-lib?tag=0.3.9#86db1ea9) [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling schnorrkel v0.10.2 [INFO] [stderr] Compiling gear-lib-sr25519 v0.3.9 (https://github.com/gear-foundation/dapps-gear-lib?tag=0.3.9#86db1ea9) [INFO] [stderr] Compiling gear-wasm-instrument v0.1.0 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling cargo_metadata v0.15.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.3 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/parity_scale_codec_derive-e359a2625c576ad5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/parity-scale-codec-derive-e359a2625c576ad5/dep-lib-parity_scale_codec_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "f52b5105906e336d0bc8b074b81babfa468c6f3816715f75433a4a25e4b42548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52b5105906e336d0bc8b074b81babfa468c6f3816715f75433a4a25e4b42548", kill_on_drop: false }` [INFO] [stdout] f52b5105906e336d0bc8b074b81babfa468c6f3816715f75433a4a25e4b42548