[INFO] cloning repository https://github.com/smessmer/crypto-wallet-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smessmer/crypto-wallet-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fcrypto-wallet-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fcrypto-wallet-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e893d0fe2cb498e5012a48e25f44b0d2dea1cf7e [INFO] checking smessmer/crypto-wallet-gen against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fcrypto-wallet-gen" "/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/smessmer/crypto-wallet-gen on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smessmer/crypto-wallet-gen [INFO] finished tweaking git repo https://github.com/smessmer/crypto-wallet-gen [INFO] tweaked toml for git repo https://github.com/smessmer/crypto-wallet-gen written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/smessmer/crypto-wallet-gen 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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 926642528ded54135ca077ae924c155ae51219e0f29090bc5ed77baefbc66b7d [INFO] running `Command { std: "docker" "start" "-a" "926642528ded54135ca077ae924c155ae51219e0f29090bc5ed77baefbc66b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "926642528ded54135ca077ae924c155ae51219e0f29090bc5ed77baefbc66b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926642528ded54135ca077ae924c155ae51219e0f29090bc5ed77baefbc66b7d", kill_on_drop: false }` [INFO] [stdout] 926642528ded54135ca077ae924c155ae51219e0f29090bc5ed77baefbc66b7d [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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86d6ccf5944c51142a0b7836a60b88f7be5fed4af4db7cca39a6dadaec889f8e [INFO] running `Command { std: "docker" "start" "-a" "86d6ccf5944c51142a0b7836a60b88f7be5fed4af4db7cca39a6dadaec889f8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking ff v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling wagyu-monero v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.24 [INFO] [stderr] Checking base64ct v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking salsa20 v0.8.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking password-hash v0.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking trompt v0.0.4 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking rand_jitter v0.3.0 [INFO] [stderr] Checking rand_hc v0.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rdrand v0.8.0 [INFO] [stderr] Checking scrypt v0.7.0 [INFO] [stderr] Checking secp256k1 v0.20.2 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.57 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking regex v1.5.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/curve25519_dalek-43fc580bf9b46c4c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustckEMoD9/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustckEMoD9/symbols.o" "<9 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-dd0d24c2d91e6534.ag5l421o2lsx7hurwvuyzi3m4.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-00e09eb746d80585.rlib,libquote-4297e0e8a3084a56.rlib,libproc_macro2-4b5af828903a8ac9.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-dd0d24c2d91e6534.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: 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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYBJf0X/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin_hashes` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayjauWg/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (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 `serde_derive` (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/3298c2ca5e390fd0d104357fdeec514a152a9561/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=a80593d0109c2205 -C extra-filename=-12727667e69b312b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4b5af828903a8ac9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4297e0e8a3084a56.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-00e09eb746d80585.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "86d6ccf5944c51142a0b7836a60b88f7be5fed4af4db7cca39a6dadaec889f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d6ccf5944c51142a0b7836a60b88f7be5fed4af4db7cca39a6dadaec889f8e", kill_on_drop: false }` [INFO] [stdout] 86d6ccf5944c51142a0b7836a60b88f7be5fed4af4db7cca39a6dadaec889f8e