[INFO] cloning repository https://github.com/tomtau/check-pubkey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomtau/check-pubkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomtau%2Fcheck-pubkey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomtau%2Fcheck-pubkey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71885a724eba9a48b6110ab7bbd299e9083fb293 [INFO] checking tomtau/check-pubkey against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomtau%2Fcheck-pubkey" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomtau/check-pubkey on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomtau/check-pubkey [INFO] finished tweaking git repo https://github.com/tomtau/check-pubkey [INFO] tweaked toml for git repo https://github.com/tomtau/check-pubkey written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tomtau/check-pubkey 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ac491fc28c5f54fccc9d9b6cfc251d0baf8d2b7f2424ca66c06f830dc11221b [INFO] running `Command { std: "docker" "start" "-a" "3ac491fc28c5f54fccc9d9b6cfc251d0baf8d2b7f2424ca66c06f830dc11221b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ac491fc28c5f54fccc9d9b6cfc251d0baf8d2b7f2424ca66c06f830dc11221b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac491fc28c5f54fccc9d9b6cfc251d0baf8d2b7f2424ca66c06f830dc11221b", kill_on_drop: false }` [INFO] [stdout] 3ac491fc28c5f54fccc9d9b6cfc251d0baf8d2b7f2424ca66c06f830dc11221b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a72bf1bbb9f508bd2a6e30bee016168490bad10bb977f320aad0185bfe6dc99b [INFO] running `Command { std: "docker" "start" "-a" "a72bf1bbb9f508bd2a6e30bee016168490bad10bb977f320aad0185bfe6dc99b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Checking x25519-dalek v1.1.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/x25519_dalek-b76255f63b9c2373.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/x25519-dalek-b76255f63b9c2373/dep-lib-x25519_dalek` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num-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/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name num_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-derive-0.3.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("full-syntax"))' -C metadata=dbc62e9c5b4c7ee9 -C extra-filename=-0806607f0f33199a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7bc2d94d3bd91595.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-30958c958f949ac0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8697bdaddd45c055.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0Y0Vat/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcS8ouLl/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcS8ouLl/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/prost_derive-00eb24bc64bc5845.ct6bokxgdzuc0849uoea9fwvg.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-8697bdaddd45c055.rlib,libquote-30958c958f949ac0.rlib,libproc_macro2-7bc2d94d3bd91595.rlib,libunicode_xid-467b3a2737902552.rlib,libitertools-1bd69043de05cf30.rlib,libeither-f9ddf15dded14676.rlib,libanyhow-c9fb0f7002fc7d1d.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/rustcS8ouLl/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/libprost_derive-00eb24bc64bc5845.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 `tracing` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a72bf1bbb9f508bd2a6e30bee016168490bad10bb977f320aad0185bfe6dc99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72bf1bbb9f508bd2a6e30bee016168490bad10bb977f320aad0185bfe6dc99b", kill_on_drop: false }` [INFO] [stdout] a72bf1bbb9f508bd2a6e30bee016168490bad10bb977f320aad0185bfe6dc99b