[INFO] cloning repository https://github.com/imxoiam/gear_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imxoiam/gear_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimxoiam%2Fgear_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimxoiam%2Fgear_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af51e7080a7b869ebabeecbb6501bbb4cb1233e1 [INFO] building imxoiam/gear_example against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimxoiam%2Fgear_example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imxoiam/gear_example on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imxoiam/gear_example [INFO] finished tweaking git repo https://github.com/imxoiam/gear_example [INFO] tweaked toml for git repo https://github.com/imxoiam/gear_example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/imxoiam/gear_example 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 submodule `https://github.com/WebAssembly/testsuite.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subxt-macro v0.27.1 [INFO] [stderr] Downloaded subxt-metadata v0.27.1 [INFO] [stderr] Downloaded str-buf v2.0.5 [INFO] [stderr] Downloaded scale-info v2.6.0 [INFO] [stderr] Downloaded wasmtime-jit-debug v6.0.1 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v6.0.1 [INFO] [stderr] Downloaded wasmtime-asm-macros v6.0.1 [INFO] [stderr] Downloaded pwasm-utils v0.19.0 [INFO] [stderr] Downloaded wasmtime-types v6.0.1 [INFO] [stderr] Downloaded ss58-registry v1.39.0 [INFO] [stderr] Downloaded yap v0.7.2 [INFO] [stderr] Downloaded wasmtime-jit v6.0.1 [INFO] [stderr] Downloaded scale-value v0.6.0 [INFO] [stderr] Downloaded cranelift-entity v0.93.1 [INFO] [stderr] Downloaded subxt v0.27.1 [INFO] [stderr] Downloaded wasmtime-environ v6.0.1 [INFO] [stderr] Downloaded wasmtime-runtime v6.0.1 [INFO] [stderr] Downloaded wasmparser-nostd v0.83.0 [INFO] [stderr] Downloaded wasmi v0.14.0 [INFO] [stderr] Downloaded subxt-codegen v0.27.1 [INFO] [stderr] Downloaded scale-decode v0.4.0 [INFO] [stderr] Downloaded wasmtime v6.0.1 [INFO] [stderr] Downloaded rustix v0.36.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c42db50862b5ea59912a34d409473e25110435092dba85391a8ccf17fe2a952 [INFO] running `Command { std: "docker" "start" "-a" "5c42db50862b5ea59912a34d409473e25110435092dba85391a8ccf17fe2a952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c42db50862b5ea59912a34d409473e25110435092dba85391a8ccf17fe2a952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c42db50862b5ea59912a34d409473e25110435092dba85391a8ccf17fe2a952", kill_on_drop: false }` [INFO] [stdout] 5c42db50862b5ea59912a34d409473e25110435092dba85391a8ccf17fe2a952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39a36526adb65986d979009b7b4471c62e1f6551260d7210a055dbd67d65561a [INFO] running `Command { std: "docker" "start" "-a" "39a36526adb65986d979009b7b4471c62e1f6551260d7210a055dbd67d65561a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git?rev=9135baa#9135baa7) [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling str-buf v2.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gsys v0.1.0 (https://github.com/gear-tech/gear.git?rev=5c685d0#5c685d0f) [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parity-wasm` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name parity_wasm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-wasm-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="sign_ext"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomics", "bulk", "default", "multi_value", "reduced-stack-buffer", "sign_ext", "simd", "std"))' -C metadata=b51190cb2a7db24a -C extra-filename=-5daf387e08f8a9c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRKaBcU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJZoBQN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "39a36526adb65986d979009b7b4471c62e1f6551260d7210a055dbd67d65561a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a36526adb65986d979009b7b4471c62e1f6551260d7210a055dbd67d65561a", kill_on_drop: false }` [INFO] [stdout] 39a36526adb65986d979009b7b4471c62e1f6551260d7210a055dbd67d65561a