[INFO] cloning repository https://github.com/koyumeishi/yukicoder-md [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koyumeishi/yukicoder-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5533ea9a1be92b92c9323e11f8bd3fc9ec7b2aa8 [INFO] checking koyumeishi/yukicoder-md against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/koyumeishi/yukicoder-md [INFO] finished tweaking git repo https://github.com/koyumeishi/yukicoder-md [INFO] tweaked toml for git repo https://github.com/koyumeishi/yukicoder-md written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/koyumeishi/yukicoder-md on toolchain 4455c8937007f3cc3c078375a335d86dbab391ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/koyumeishi/yukicoder-md 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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v5.1.0 [INFO] [stderr] Downloaded include-flate-codegen v0.1.3 [INFO] [stderr] Downloaded include-flate-codegen-exports v0.1.3 [INFO] [stderr] Downloaded rust-embed-impl v5.9.0 [INFO] [stderr] Downloaded tera v1.7.1 [INFO] [stderr] Downloaded rust-embed v5.9.0 [INFO] [stderr] Downloaded include-flate v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dccad3940ad96dc0c0a139881b8ff9996b9fcb60260fa03eae381446c39d09d [INFO] running `Command { std: "docker" "start" "-a" "2dccad3940ad96dc0c0a139881b8ff9996b9fcb60260fa03eae381446c39d09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dccad3940ad96dc0c0a139881b8ff9996b9fcb60260fa03eae381446c39d09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dccad3940ad96dc0c0a139881b8ff9996b9fcb60260fa03eae381446c39d09d", kill_on_drop: false }` [INFO] [stdout] 2dccad3940ad96dc0c0a139881b8ff9996b9fcb60260fa03eae381446c39d09d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33fcbb745888ed479dfd748ec4a2cf8a796a4dd219389388aea31697e0f2d3ba [INFO] running `Command { std: "docker" "start" "-a" "33fcbb745888ed479dfd748ec4a2cf8a796a4dd219389388aea31697e0f2d3ba", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.5.3` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/chrono-tz-aa4e2241c417a535/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.5.3/build.rs:325:53: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5fbe4abe78e2 - std::backtrace_rs::backtrace::libunwind::trace::h8c99a33793ebcab8 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5fbe4abe78e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h35c50fd73168b928 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5fbe4abe78e2 - std::sys::backtrace::_print_fmt::hdea0464bf10a52bb [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5fbe4abe78e2 - ::fmt::hdb71b63b258b123c [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5fbe4ac04bb3 - core::fmt::rt::Argument::fmt::hbd99ad6563685259 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5fbe4ac04bb3 - core::fmt::write::h55411323928c6b4d [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x5fbe4abe5303 - std::io::default_write_fmt::h43327276eaf33655 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5fbe4abe5303 - std::io::Write::write_fmt::h2e81203c40a0fe60 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5fbe4abe7732 - std::sys::backtrace::BacktraceLock::print::h10d907c5d367509e [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5fbe4abe87b2 - std::panicking::default_hook::{{closure}}::hac640342d05c7b11 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5fbe4abe85b5 - std::panicking::default_hook::h0e6f47b7c5643def [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5fbe4abe9192 - std::panicking::rust_panic_with_hook::h7525fbdac37631ce [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5fbe4abe8f1a - std::panicking::begin_panic_handler::{{closure}}::h0dd5a98ff365e4cd [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5fbe4abe7dd9 - std::sys::backtrace::__rust_end_short_backtrace::h13c525b7ecba1c72 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5fbe4abe8bad - __rustc[1f8a704245f83f77]::rust_begin_unwind [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5fbe4ac03ce0 - core::panicking::panic_fmt::hb5777dc372bae4b8 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5fbe4ac04146 - core::result::unwrap_failed::ha589e22a429242ce [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x5fbe4aa680d5 - build_script_build::main::he6b4efe5025b20c2 [INFO] [stderr] 18: 0x5fbe4aa6e533 - core::ops::function::FnOnce::call_once::ha4f8b6f263fb7efd [INFO] [stderr] 19: 0x5fbe4aa60dc6 - std::sys::backtrace::__rust_begin_short_backtrace::h2db7241745f02c53 [INFO] [stderr] 20: 0x5fbe4aa6b329 - std::rt::lang_start::{{closure}}::h8331e8e0f36bb2b2 [INFO] [stderr] 21: 0x5fbe4abe2d34 - core::ops::function::impls:: for &F>::call_once::h6e055411514ec98c [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5fbe4abe2d34 - std::panicking::try::do_call::h16cdd0f98e1006bc [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5fbe4abe2d34 - std::panicking::try::h881741162553c070 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5fbe4abe2d34 - std::panic::catch_unwind::h2eadddb0c7b62c8d [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5fbe4abe2d34 - std::rt::lang_start_internal::{{closure}}::h9682cee8ea018920 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5fbe4abe2d34 - std::panicking::try::do_call::h9a0f618308f48c9b [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5fbe4abe2d34 - std::panicking::try::hb0ad0e8e7cb4995b [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5fbe4abe2d34 - std::panic::catch_unwind::h4e356b30a29899dc [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5fbe4abe2d34 - std::rt::lang_start_internal::hcaebbaf66d62f7b1 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5fbe4aa6b311 - std::rt::lang_start::he50c024546b36961 [INFO] [stderr] 31: 0x5fbe4aa68df5 - main [INFO] [stderr] 32: 0x7ecc9ec9f1ca - [INFO] [stderr] 33: 0x7ecc9ec9f28b - __libc_start_main [INFO] [stderr] 34: 0x5fbe4aa5cf45 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proc-macro-hack` (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/4455c8937007f3cc3c078375a335d86dbab391ce/bin/rustc --crate-name proc_macro_hack --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-hack-0.5.19/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=79ded29052ce14da -C extra-filename=-bf7198d31d3a1184 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4gZHLb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest_generator` (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/rmeta6WOL6o" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/4455c8937007f3cc3c078375a335d86dbab391ce/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.69/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=ea94551e158c54ca -C extra-filename=-cf7a0414f495997f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05c88b5cc12784e7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01fb9c67b270f11e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `chrono` (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/rmetaD0VClp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "33fcbb745888ed479dfd748ec4a2cf8a796a4dd219389388aea31697e0f2d3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33fcbb745888ed479dfd748ec4a2cf8a796a4dd219389388aea31697e0f2d3ba", kill_on_drop: false }` [INFO] [stdout] 33fcbb745888ed479dfd748ec4a2cf8a796a4dd219389388aea31697e0f2d3ba