[INFO] cloning repository https://github.com/jlgerber/packybara-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/packybara-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 013e341ada37c7de63beaf525d92eab336961671 [INFO] checking jlgerber/packybara-cli against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jlgerber/packybara-cli [INFO] finished tweaking git repo https://github.com/jlgerber/packybara-cli [INFO] tweaked toml for git repo https://github.com/jlgerber/packybara-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jlgerber/packybara-cli on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jlgerber/packybara-cli 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b49475aa0a83f5eff4ecf4300dd4f06bd1624066579cabaddea690bca396d288 [INFO] running `Command { std: "docker" "start" "-a" "b49475aa0a83f5eff4ecf4300dd4f06bd1624066579cabaddea690bca396d288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b49475aa0a83f5eff4ecf4300dd4f06bd1624066579cabaddea690bca396d288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b49475aa0a83f5eff4ecf4300dd4f06bd1624066579cabaddea690bca396d288", kill_on_drop: false }` [INFO] [stdout] b49475aa0a83f5eff4ecf4300dd4f06bd1624066579cabaddea690bca396d288 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5534779ef5c55487d1bcad11c16c22d746e76c8e1ebc69fb5e69c5c72f71f5cd [INFO] running `Command { std: "docker" "start" "-a" "5534779ef5c55487d1bcad11c16c22d746e76c8e1ebc69fb5e69c5c72f71f5cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking siphasher v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking postgres-protocol v0.5.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking postgres-types v0.1.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking simple_xml_serialize v0.2.3 [INFO] [stderr] Checking whoami v0.7.0 [INFO] [stderr] Checking main_error v0.1.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-trait` (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/8a0378607d6b34c242e3bfa75554871be641864b/bin/rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.24/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("support_old_nightly"))' -C metadata=bb09bc4b194c737f -C extra-filename=-1e83c7769847acbb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fa4d71d0fd643806.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-32a2e5c4e4e82d5d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a625dde7a2e018bb.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcwuYGCj/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwuYGCj/symbols.o" "<5 object files omitted>" "/tmp/rustcwuYGCj/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-a625dde7a2e018bb.rlib,libquote-32a2e5c4e4e82d5d.rlib,libproc_macro2-fa4d71d0fd643806.rlib,libunicode_xid-6bb29a11fe85b6ff.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwuYGCj/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/librustversion-b1c7e1d6c5e07134.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 `rustversion` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `synstructure` (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/8a0378607d6b34c242e3bfa75554871be641864b/bin/rustc --crate-name synstructure --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.12.3/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"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=5133b48f4916ecea -C extra-filename=-0ead8a57eb7be265 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fa4d71d0fd643806.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-32a2e5c4e4e82d5d.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-a625dde7a2e018bb.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustccdhTPU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-hack` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQ0IfxM/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snafu-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/8a0378607d6b34c242e3bfa75554871be641864b/bin/rustc --crate-name snafu_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-derive-0.6.2/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("unstable-backtraces-impl-std"))' -C metadata=5b784313437bd1fb -C extra-filename=-45f83dec01331344 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fa4d71d0fd643806.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-32a2e5c4e4e82d5d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a625dde7a2e018bb.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4uHIJj/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5534779ef5c55487d1bcad11c16c22d746e76c8e1ebc69fb5e69c5c72f71f5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5534779ef5c55487d1bcad11c16c22d746e76c8e1ebc69fb5e69c5c72f71f5cd", kill_on_drop: false }` [INFO] [stdout] 5534779ef5c55487d1bcad11c16c22d746e76c8e1ebc69fb5e69c5c72f71f5cd