[INFO] cloning repository https://github.com/piccoloser/tide_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piccoloser/tide_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiccoloser%2Ftide_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiccoloser%2Ftide_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4cbda5399bdb32f5d70b82bdcf3f72229c4a5b5 [INFO] checking piccoloser/tide_template against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiccoloser%2Ftide_template" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/piccoloser/tide_template on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/piccoloser/tide_template [INFO] finished tweaking git repo https://github.com/piccoloser/tide_template [INFO] tweaked toml for git repo https://github.com/piccoloser/tide_template written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/piccoloser/tide_template 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-client v6.5.2 [INFO] [stderr] Downloaded tide-tera v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df612a11037abcf4278c061a77f3a858ad404acf7db4522bd48f5ff46c4eaa23 [INFO] running `Command { std: "docker" "start" "-a" "df612a11037abcf4278c061a77f3a858ad404acf7db4522bd48f5ff46c4eaa23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df612a11037abcf4278c061a77f3a858ad404acf7db4522bd48f5ff46c4eaa23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df612a11037abcf4278c061a77f3a858ad404acf7db4522bd48f5ff46c4eaa23", kill_on_drop: false }` [INFO] [stdout] df612a11037abcf4278c061a77f3a858ad404acf7db4522bd48f5ff46c4eaa23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dacff90b8a85128d74a9a82893cef664622b3a85c7a07c5b9c84bc638958776 [INFO] running `Command { std: "docker" "start" "-a" "7dacff90b8a85128d74a9a82893cef664622b3a85c7a07c5b9c84bc638958776", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking route-recognizer v0.2.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [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] 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/rustcR6uq9M/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcR6uq9M/symbols.o" "<4 object files omitted>" "/opt/rustwide/target/debug/deps/time_macros_impl-995a95d860b0c3a7.a7ay6fh6p19epeazoia1vykll.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstandback-f7a808e40926a65a.rlib,libsyn-509689f7df82ebed.rlib,libquote-c501dc564182a279.rlib,libproc_macro2-271dc8c35f9ebbff.rlib,libunicode_ident-529583a66dd5bf11.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-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/libtime_macros_impl-995a95d860b0c3a7.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] 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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.56/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=a53dfe4e47a23e95 -C extra-filename=-c95d602e22ab6ed5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-271dc8c35f9ebbff.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c501dc564182a279.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-509689f7df82ebed.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `time-macros-impl` (lib) due to 1 previous error [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/rustcOmFXou/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcOmFXou/symbols.o" "<6 object files omitted>" "/opt/rustwide/target/debug/deps/futures_macro-5e7b1399b01220a8.8hqkke0x5w9eceyrjj0x958zz.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-509689f7df82ebed.rlib,libquote-c501dc564182a279.rlib,libproc_macro2-271dc8c35f9ebbff.rlib,libunicode_ident-529583a66dd5bf11.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-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/libfutures_macro-5e7b1399b01220a8.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] 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 `pin-project-internal` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.0.10/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=b5e07fcdda9de4f1 -C extra-filename=-c5c328489d35df0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-271dc8c35f9ebbff.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c501dc564182a279.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-509689f7df82ebed.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTjbYfF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.6.1` [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-87c219b303e49b2c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CHRONO_TZ_TIMEZONE_FILTER [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-build-0.0.2/src/lib.rs:478: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: 0x62eb6c301070 - std::backtrace_rs::backtrace::libunwind::trace::h00ed8f7a49b23656 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x62eb6c301070 - std::backtrace_rs::backtrace::trace_unsynchronized::hb9a616e2fc1d376f [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x62eb6c301070 - std::sys::backtrace::_print_fmt::h7db298e83a256d29 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62eb6c301070 - ::fmt::hd1ae340659526716 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62eb6c31f223 - core::fmt::rt::Argument::fmt::hac01a348e20ee70d [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x62eb6c31f223 - core::fmt::write::hc504a50407028ef6 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x62eb6c2fe3d3 - std::io::Write::write_fmt::ha00ae9415040e09a [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x62eb6c300ec2 - std::sys::backtrace::BacktraceLock::print::h6f3c8a163b5a5ba5 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62eb6c301e1f - std::panicking::default_hook::{{closure}}::h4661160df59af739 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x62eb6c301c8a - std::panicking::default_hook::h79b0b0cb5c9a45eb [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x62eb6c302802 - std::panicking::rust_panic_with_hook::he8f5885f4873cada [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x62eb6c30258a - std::panicking::begin_panic_handler::{{closure}}::hce5053f4756cff33 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x62eb6c301589 - std::sys::backtrace::__rust_end_short_backtrace::h634718bdeca7b4fe [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x62eb6c30221d - rust_begin_unwind [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x62eb6c31e2d0 - core::panicking::panic_fmt::h0e90de0256284326 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x62eb6c31e746 - core::result::unwrap_failed::h5fc58cd3e583ac28 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x62eb6c20b16e - chrono_tz_build::main::h22b78a9029799cb2 [INFO] [stderr] 17: 0x62eb6c204297 - build_script_build::main::h3405f1e411c96fa6 [INFO] [stderr] 18: 0x62eb6c204233 - core::ops::function::FnOnce::call_once::h385b2d2417f33324 [INFO] [stderr] 19: 0x62eb6c204216 - std::sys::backtrace::__rust_begin_short_backtrace::h83baed68669fc4d1 [INFO] [stderr] 20: 0x62eb6c2041f9 - std::rt::lang_start::{{closure}}::h4cfaee8343ed905a [INFO] [stderr] 21: 0x62eb6c2fb4c0 - core::ops::function::impls:: for &F>::call_once::h1b551c6ace84f634 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x62eb6c2fb4c0 - std::panicking::try::do_call::hcda773f48bd80f09 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x62eb6c2fb4c0 - std::panicking::try::h225c38e862182721 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x62eb6c2fb4c0 - std::panic::catch_unwind::h6eb4a99877840d20 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x62eb6c2fb4c0 - std::rt::lang_start_internal::{{closure}}::h64597ebca62f6e02 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x62eb6c2fb4c0 - std::panicking::try::do_call::ha3630280e291428a [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x62eb6c2fb4c0 - std::panicking::try::h13d8cfc120ae8ff3 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x62eb6c2fb4c0 - std::panic::catch_unwind::h9b1225c928e48a40 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x62eb6c2fb4c0 - std::rt::lang_start_internal::h27f44511957e98ab [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x62eb6c2041e1 - std::rt::lang_start::h42db239d4e2655cd [INFO] [stderr] 31: 0x62eb6c2042b5 - main [INFO] [stderr] 32: 0x7a572874bd90 - [INFO] [stderr] 33: 0x7a572874be40 - __libc_start_main [INFO] [stderr] 34: 0x62eb6c2040f5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `regex-syntax` (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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.137/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=1642ea8221a65547 -C extra-filename=-95dcde9cb1f75c34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-271dc8c35f9ebbff.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c501dc564182a279.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-509689f7df82ebed.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7dacff90b8a85128d74a9a82893cef664622b3a85c7a07c5b9c84bc638958776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dacff90b8a85128d74a9a82893cef664622b3a85c7a07c5b9c84bc638958776", kill_on_drop: false }` [INFO] [stdout] 7dacff90b8a85128d74a9a82893cef664622b3a85c7a07c5b9c84bc638958776