[INFO] cloning repository https://github.com/ffreirenascimento/BitBin-x-IBI-Blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ffreirenascimento/BitBin-x-IBI-Blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fffreirenascimento%2FBitBin-x-IBI-Blockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fffreirenascimento%2FBitBin-x-IBI-Blockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7246eae62c8e1edb6e7cd4ba69f9d03950c1b095 [INFO] checking ffreirenascimento/BitBin-x-IBI-Blockchain against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fffreirenascimento%2FBitBin-x-IBI-Blockchain" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ffreirenascimento/BitBin-x-IBI-Blockchain on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ffreirenascimento/BitBin-x-IBI-Blockchain [INFO] finished tweaking git repo https://github.com/ffreirenascimento/BitBin-x-IBI-Blockchain [INFO] tweaked toml for git repo https://github.com/ffreirenascimento/BitBin-x-IBI-Blockchain written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ffreirenascimento/BitBin-x-IBI-Blockchain 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libp2p-websocket v0.21.1 [INFO] [stderr] Downloaded libp2p-yamux v0.20.0 [INFO] [stderr] Downloaded parity-multiaddr v0.9.1 [INFO] [stderr] Downloaded libp2p v0.23.0 [INFO] [stderr] Downloaded libp2p-swarm v0.20.1 [INFO] [stderr] Downloaded libp2p-wasm-ext v0.20.1 [INFO] [stderr] Downloaded yamux v0.4.7 [INFO] [stderr] Downloaded libp2p-deflate v0.20.0 [INFO] [stderr] Downloaded libp2p-core-derive v0.20.1 [INFO] [stderr] Downloaded hex-literal-impl v0.2.2 [INFO] [stderr] Downloaded libp2p-floodsub v0.20.0 [INFO] [stderr] Downloaded libp2p-gossipsub v0.20.0 [INFO] [stderr] Downloaded libp2p-request-response v0.1.1 [INFO] [stderr] Downloaded libp2p-noise v0.21.0 [INFO] [stderr] Downloaded libp2p v0.22.0 [INFO] [stderr] Downloaded jsonrpc-ipc-server v14.2.0 [INFO] [stderr] Downloaded libp2p-kad v0.21.0 [INFO] [stderr] Downloaded libp2p-core v0.20.1 [INFO] [stderr] Downloaded jsonrpc-derive v14.2.1 [INFO] [stderr] Downloaded kvdb-rocksdb v0.9.0 [INFO] [stderr] Downloaded jsonrpc-ws-server v14.2.0 [INFO] [stderr] Downloaded libp2p-mdns v0.20.0 [INFO] [stderr] Downloaded libp2p-mplex v0.20.0 [INFO] [stderr] Downloaded libp2p-noise v0.22.0 [INFO] [stderr] Downloaded jsonrpc-client-transports v14.2.0 [INFO] [stderr] Downloaded libp2p-ping v0.20.0 [INFO] [stderr] Downloaded libp2p-plaintext v0.20.0 [INFO] [stderr] Downloaded libp2p-secio v0.20.0 [INFO] [stderr] Downloaded libp2p-uds v0.20.0 [INFO] [stderr] Downloaded libp2p-dns v0.20.0 [INFO] [stderr] Downloaded libp2p-identify v0.20.0 [INFO] [stderr] Downloaded libp2p-tcp v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ca813840e74cbea4cd2983bade36e1f898b84bdb5735c2214b623c56b517f83 [INFO] running `Command { std: "docker" "start" "-a" "6ca813840e74cbea4cd2983bade36e1f898b84bdb5735c2214b623c56b517f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ca813840e74cbea4cd2983bade36e1f898b84bdb5735c2214b623c56b517f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca813840e74cbea4cd2983bade36e1f898b84bdb5735c2214b623c56b517f83", kill_on_drop: false }` [INFO] [stdout] 6ca813840e74cbea4cd2983bade36e1f898b84bdb5735c2214b623c56b517f83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00c4b08361bcf6ac6772b708354bdbc531296d042d2a03aa58dd90a2dea9dcbf [INFO] running `Command { std: "docker" "start" "-a" "00c4b08361bcf6ac6772b708354bdbc531296d042d2a03aa58dd90a2dea9dcbf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking signature v1.1.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTcJs1f" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/wasmparser-cc423e729bd5955c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmparser` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `semver-parser` (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/90384941aae4ea38de00e4702b50757e9b882a19/bin/rustc --crate-name semver_parser --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-parser-0.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bccc85276400c50 -C extra-filename=-72b9caa9dfea6bc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `crossbeam-deque` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckTIIXi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-L" "/tmp/rustckTIIXi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/anyhow-9296b492e4609453/build_script_build-9296b492e4609453" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] 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 `anyhow` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/radium-ab3e6acac3c09130.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/radium-ab3e6acac3c09130/dep-lib-radium` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9pIKsd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `semver` (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/90384941aae4ea38de00e4702b50757e9b882a19/bin/rustc --crate-name semver --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-0.9.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "serde"))' -C metadata=e55c62ad137ab825 -C extra-filename=-31d91938905790cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern semver_parser=/opt/rustwide/target/debug/deps/libsemver_parser-72b9caa9dfea6bc2.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaISC1Np/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaotUt3s" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `cc` (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/rmetatyxTTO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byte-slice-cast` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "00c4b08361bcf6ac6772b708354bdbc531296d042d2a03aa58dd90a2dea9dcbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c4b08361bcf6ac6772b708354bdbc531296d042d2a03aa58dd90a2dea9dcbf", kill_on_drop: false }` [INFO] [stdout] 00c4b08361bcf6ac6772b708354bdbc531296d042d2a03aa58dd90a2dea9dcbf