[INFO] fetching crate nopkg 1.0.1... [INFO] checking nopkg-1.0.1 against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] extracting crate nopkg 1.0.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate nopkg 1.0.1 [INFO] finished tweaking crates.io crate nopkg 1.0.1 [INFO] tweaked toml for crates.io crate nopkg 1.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nopkg 1.0.1 on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nopkg 1.0.1 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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.1.15 [INFO] [stderr] Downloaded enum_dispatch v0.3.4 [INFO] [stderr] Downloaded ureq v1.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7bf8bacdbc2635a75a051211bf76c7c7ce58d915c24feebbe406317c3719cb4 [INFO] running `Command { std: "docker" "start" "-a" "d7bf8bacdbc2635a75a051211bf76c7c7ce58d915c24feebbe406317c3719cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7bf8bacdbc2635a75a051211bf76c7c7ce58d915c24feebbe406317c3719cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7bf8bacdbc2635a75a051211bf76c7c7ce58d915c24feebbe406317c3719cb4", kill_on_drop: false }` [INFO] [stdout] d7bf8bacdbc2635a75a051211bf76c7c7ce58d915c24feebbe406317c3719cb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfa6947c34f21f77590205c3f50d6656c4795220d6b6141c3c317acd14b44aa2 [INFO] running `Command { std: "docker" "start" "-a" "bfa6947c34f21f77590205c3f50d6656c4795220d6b6141c3c317acd14b44aa2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling enum_dispatch v0.3.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWgRGU2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (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/rustc1yE2zl/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1yE2zl/symbols.o" "<16 object files omitted>" "/tmp/rustc1yE2zl/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-7312192981307898,libquote-44bf8733ef5db845,libproc_macro2-f3ff91c81d54fcf0,libunicode_xid-467b3a2737902552,libheck-51a1760d2d91f6d3,libunicode_segmentation-5f0f920faf4d8fb4}.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/rustc1yE2zl/raw-dylibs" "-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/libstrum_macros-a7e7a1cd5d574e60.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 `strum_macros` (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 "/opt/rustwide/target/debug/deps/rmetao0O7q9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (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/e43d139a82620a268d3828a73e12a8679339e8f8/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.117/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=5f2e4d72c930888b -C extra-filename=-dcffdf4ecd591368 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f3ff91c81d54fcf0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-44bf8733ef5db845.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7312192981307898.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bfa6947c34f21f77590205c3f50d6656c4795220d6b6141c3c317acd14b44aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa6947c34f21f77590205c3f50d6656c4795220d6b6141c3c317acd14b44aa2", kill_on_drop: false }` [INFO] [stdout] bfa6947c34f21f77590205c3f50d6656c4795220d6b6141c3c317acd14b44aa2