[INFO] cloning repository https://github.com/sebastinez/ethers-ws-events [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastinez/ethers-ws-events" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastinez%2Fethers-ws-events", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastinez%2Fethers-ws-events'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 187820d206bebcead405f37902a83e660f36a36a [INFO] building sebastinez/ethers-ws-events against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastinez%2Fethers-ws-events" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebastinez/ethers-ws-events on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebastinez/ethers-ws-events [INFO] finished tweaking git repo https://github.com/sebastinez/ethers-ws-events [INFO] tweaked toml for git repo https://github.com/sebastinez/ethers-ws-events written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sebastinez/ethers-ws-events 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c65f02763cff50c067d1dd019b72b48960411221d265278317a20fce908561a [INFO] running `Command { std: "docker" "start" "-a" "1c65f02763cff50c067d1dd019b72b48960411221d265278317a20fce908561a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c65f02763cff50c067d1dd019b72b48960411221d265278317a20fce908561a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c65f02763cff50c067d1dd019b72b48960411221d265278317a20fce908561a", kill_on_drop: false }` [INFO] [stdout] 1c65f02763cff50c067d1dd019b72b48960411221d265278317a20fce908561a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70a1011f62dc1c4a9341c15a5071caf17f213914fcfc6cdfa3b40a4468628a73 [INFO] running `Command { std: "docker" "start" "-a" "70a1011f62dc1c4a9341c15a5071caf17f213914fcfc6cdfa3b40a4468628a73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling elliptic-curve v0.10.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling password-hash v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ecdsa v0.12.3 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling coins-bip32 v0.3.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling coins-bip39 v0.3.0 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling serde-aux v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libhttp-5f4e399b38eb49d6.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tungstenite` (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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name tungstenite --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.14.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 -C debuginfo=2 --cfg 'feature="rustls"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="rustls-tls"' --cfg 'feature="webpki"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls", "webpki"))' -C metadata=bb79a2a05a90fe98 -C extra-filename=-faa29e7a2994c833 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-c7b5ee6310df3e1f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6cffc6f16fa7d10a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8f75efa5e4c12e52.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5f4e399b38eb49d6.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-ad95e6dfac4c2c08.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-37071c70264f7b89.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-672b0c6d4e63c219.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-76e505252237bd5e.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-144f442f37a719ee.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-61356fd5f179e6ec.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3d7ecb5a676de44a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-fad1fe3ec42837d9.rmeta --extern utf8=/opt/rustwide/target/debug/deps/libutf8-636231bbcb6609d0.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-66a494f879d840c5.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-637b7066423b032c/out` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcoSPGA0/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcoSPGA0/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-dbf4c8efae71513a.ackxgfcrbcd1e1pi3nhsucpwr.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_crate-621ed25d978e0c62.rlib,libthiserror-3d7ecb5a676de44a.rlib,libtoml-5583915e7b96c66b.rlib,libserde-ebc6ae15fde13515.rlib,libsyn-388451eb378365aa.rlib,libquote-f193a2667c946da9.rlib,libproc_macro2-e7d774f1d7d97f19.rlib,libunicode_xid-8f3c11c77e2ae0a2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustcoSPGA0/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/deps/libparity_scale_codec_derive-dbf4c8efae71513a.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: 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 `parity-scale-codec-derive` (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 "/tmp/rustcJMyX4X" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "70a1011f62dc1c4a9341c15a5071caf17f213914fcfc6cdfa3b40a4468628a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a1011f62dc1c4a9341c15a5071caf17f213914fcfc6cdfa3b40a4468628a73", kill_on_drop: false }` [INFO] [stdout] 70a1011f62dc1c4a9341c15a5071caf17f213914fcfc6cdfa3b40a4468628a73