[INFO] cloning repository https://github.com/shigedangao/annyeong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shigedangao/annyeong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshigedangao%2Fannyeong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshigedangao%2Fannyeong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3877f779e2022081bf5442bb9abb8b15575150b7 [INFO] checking shigedangao/annyeong against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshigedangao%2Fannyeong" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shigedangao/annyeong on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shigedangao/annyeong [INFO] finished tweaking git repo https://github.com/shigedangao/annyeong [INFO] tweaked toml for git repo https://github.com/shigedangao/annyeong written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shigedangao/annyeong 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube-derive v0.63.2 [INFO] [stderr] Downloaded kube-client v0.63.2 [INFO] [stderr] Downloaded kube v0.63.2 [INFO] [stderr] Downloaded openssl-sys v0.9.68 [INFO] [stderr] Downloaded kube-runtime v0.63.2 [INFO] [stderr] Downloaded openssl v0.10.37 [INFO] [stderr] Downloaded k8s-openapi v0.13.1 [INFO] [stderr] Downloaded kube-core v0.63.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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db2a12d7a555277f3201a3a4d280adcfd6c5e9c4f01c5e0f9803093ebadba487 [INFO] running `Command { std: "docker" "start" "-a" "db2a12d7a555277f3201a3a4d280adcfd6c5e9c4f01c5e0f9803093ebadba487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db2a12d7a555277f3201a3a4d280adcfd6c5e9c4f01c5e0f9803093ebadba487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db2a12d7a555277f3201a3a4d280adcfd6c5e9c4f01c5e0f9803093ebadba487", kill_on_drop: false }` [INFO] [stdout] db2a12d7a555277f3201a3a4d280adcfd6c5e9c4f01c5e0f9803093ebadba487 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42d9e2802fba55666e7a79ce3aa333593da52819450e18293efb1023d17a4dd8 [INFO] running `Command { std: "docker" "start" "-a" "42d9e2802fba55666e7a79ce3aa333593da52819450e18293efb1023d17a4dd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling openssl v0.10.37 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.68 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling k8s-openapi v0.13.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v4.2.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `darling_core` (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/336209eef13882bd1e211b24779584cb7ef911eb/bin/rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.13.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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=293b66d5b3d704ed -C extra-filename=-bf661216a43e7adb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48b8a442ef0069b6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5f0c6c50e846786f.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-fa8c1da8ed62b3e3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-63371d0a8054f6a3.rmeta --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] [stderr] error: could not compile `futures-macro` (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/336209eef13882bd1e211b24779584cb7ef911eb/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.17/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())' -C metadata=6a75eeb8949f3e4c -C extra-filename=-11c4cace85077f13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-bf7198d31d3a1184.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48b8a442ef0069b6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5f0c6c50e846786f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-63371d0a8054f6a3.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg fn_like_proc_macro` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `pin-project-internal` (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/336209eef13882bd1e211b24779584cb7ef911eb/bin/rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.0.8/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())' -C metadata=b6313be448e4b7c8 -C extra-filename=-1a19f7dd32348f34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48b8a442ef0069b6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5f0c6c50e846786f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-63371d0a8054f6a3.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-fa647a9d97dfec2d.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQSQZIg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_json` (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/rmetadqozDL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "42d9e2802fba55666e7a79ce3aa333593da52819450e18293efb1023d17a4dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42d9e2802fba55666e7a79ce3aa333593da52819450e18293efb1023d17a4dd8", kill_on_drop: false }` [INFO] [stdout] 42d9e2802fba55666e7a79ce3aa333593da52819450e18293efb1023d17a4dd8