[INFO] cloning repository https://github.com/paritytech/ethabi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/ethabi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fethabi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fethabi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 649d11774b43b33a9c3c4570401886698885e8b7 [INFO] building paritytech/ethabi against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fethabi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/ethabi on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paritytech/ethabi [INFO] finished tweaking git repo https://github.com/paritytech/ethabi [INFO] tweaked toml for git repo https://github.com/paritytech/ethabi written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 670ff60f31d7037756f3d90b95d86c3e7ecfec2a23dc37939925248972732a30 [INFO] running `Command { std: "docker" "start" "-a" "670ff60f31d7037756f3d90b95d86c3e7ecfec2a23dc37939925248972732a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "670ff60f31d7037756f3d90b95d86c3e7ecfec2a23dc37939925248972732a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670ff60f31d7037756f3d90b95d86c3e7ecfec2a23dc37939925248972732a30", kill_on_drop: false }` [INFO] [stdout] 670ff60f31d7037756f3d90b95d86c3e7ecfec2a23dc37939925248972732a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b02e67590e6a11f37b55f4f81043848ad5f973156cb2d5c7d05208c8c618c385 [INFO] running `Command { std: "docker" "start" "-a" "b02e67590e6a11f37b55f4f81043848ad5f973156cb2d5c7d05208c8c618c385", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ethabi-contract v11.0.0 (/opt/rustwide/workdir/contract) [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/proc-macro-error-attr-141c40050a3b2432/build_script_build-141c40050a3b2432.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro-error-attr-141c40050a3b2432/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:445:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcn2MSuY/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/rmetab8XX7S" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` [INFO] [stderr] error: could not compile `textwrap` [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] error: failed to run custom build command for `typenum v1.16.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-c1feaf7a0ffcda89/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-0d2e2c985f32377f/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.16.0/build/main.rs:176:63 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559c7a472efa - std::backtrace_rs::backtrace::libunwind::trace::he4689b9bf0d267e8 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x559c7a472efa - std::backtrace_rs::backtrace::trace_unsynchronized::h7db6fc4f57b4e02e [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559c7a472efa - std::sys_common::backtrace::_print_fmt::hb88055ecb7d9db4d [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x559c7a472efa - ::fmt::h2e136ef0d94e5f36 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x559c7a48d29e - core::fmt::write::hc5277946f874879b [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/core/src/fmt/mod.rs:1213:17 [INFO] [stderr] 5: 0x559c7a470ce5 - std::io::Write::write_fmt::h23b8a9c043f88fc8 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x559c7a472cc5 - std::sys_common::backtrace::_print::hcea3fbc97811d19b [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x559c7a472cc5 - std::sys_common::backtrace::print::h03de668ee41765f6 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x559c7a47434f - std::panicking::default_hook::{{closure}}::h86769ade6898c211 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x559c7a47408b - std::panicking::default_hook::h478db07ae5c8a032 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x559c7a474a59 - std::panicking::rust_panic_with_hook::hf3045f8495ef3859 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x559c7a4747f9 - std::panicking::begin_panic_handler::{{closure}}::h1faf9b45dbafba06 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:579:13 [INFO] [stderr] 12: 0x559c7a4733ac - std::sys_common::backtrace::__rust_end_short_backtrace::h22a1eeec8680aa07 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x559c7a474502 - rust_begin_unwind [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x559c7a442153 - core::panicking::panic_fmt::h1ed1f526bead6a14 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/core/src/panicking.rs:64:14 [INFO] [stderr] 15: 0x559c7a442543 - core::result::unwrap_failed::h31fdc904c4614ec0 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/core/src/result.rs:1790:5 [INFO] [stderr] 16: 0x559c7a44b30d - core::result::Result::unwrap::h933db2fb1fc73578 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/core/src/result.rs:1112:23 [INFO] [stderr] 17: 0x559c7a44d3b9 - build_script_main::main::hce06baa1cade8658 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.16.0/build/main.rs:176:9 [INFO] [stderr] 18: 0x559c7a456e8b - core::ops::function::FnOnce::call_once::haed07b3be8454b4c [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 19: 0x559c7a4479fe - std::sys_common::backtrace::__rust_begin_short_backtrace::hf52c5dcd9bbb795e [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 20: 0x559c7a456a11 - std::rt::lang_start::{{closure}}::h038d0000fc5a00e7 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/rt.rs:166:18 [INFO] [stderr] 21: 0x559c7a46e01c - core::ops::function::impls:: for &F>::call_once::h0bf8554344b68f3b [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/core/src/ops/function.rs:287:13 [INFO] [stderr] 22: 0x559c7a46e01c - std::panicking::try::do_call::h9f15134593ae3f07 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:483:40 [INFO] [stderr] 23: 0x559c7a46e01c - std::panicking::try::h27cb85e1a8823d9d [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:447:19 [INFO] [stderr] 24: 0x559c7a46e01c - std::panic::catch_unwind::h50a67507db0f0db4 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panic.rs:140:14 [INFO] [stderr] 25: 0x559c7a46e01c - std::rt::lang_start_internal::{{closure}}::hfeb20646a20a6201 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x559c7a46e01c - std::panicking::try::do_call::ha70164a462f6d38c [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:483:40 [INFO] [stderr] 27: 0x559c7a46e01c - std::panicking::try::h0cd29f8dbe49120c [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:447:19 [INFO] [stderr] 28: 0x559c7a46e01c - std::panic::catch_unwind::h284b3226071f0686 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panic.rs:140:14 [INFO] [stderr] 29: 0x559c7a46e01c - std::rt::lang_start_internal::h9b70962bd14bedd0 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x559c7a4569ea - std::rt::lang_start::hf6edcbca1b0652d2 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/rt.rs:165:17 [INFO] [stderr] 31: 0x559c7a44d59e - main [INFO] [stderr] 32: 0x7f33d8730d90 - [INFO] [stderr] 33: 0x7f33d8730e40 - __libc_start_main [INFO] [stderr] 34: 0x559c7a442685 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `strsim` [INFO] [stderr] error: could not compile `quote` [INFO] [stderr] error: could not compile `hex-literal` due to previous error [INFO] [stderr] error: could not compile `ansi_term` due to previous error [INFO] [stderr] error: could not compile `heck` [INFO] [stderr] error: could not compile `libc` [INFO] [stdout] error: failed to write /tmp/rustcdYBQzx/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/rmetas1XY2o" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anyhow` due to previous error [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaofNQ92" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` due to previous error [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:445:9 [INFO] [stderr] error: could not compile `syn` [INFO] running `Command { std: "docker" "inspect" "b02e67590e6a11f37b55f4f81043848ad5f973156cb2d5c7d05208c8c618c385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b02e67590e6a11f37b55f4f81043848ad5f973156cb2d5c7d05208c8c618c385", kill_on_drop: false }` [INFO] [stdout] b02e67590e6a11f37b55f4f81043848ad5f973156cb2d5c7d05208c8c618c385