[INFO] cloning repository https://github.com/askasp/ask_workflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/askasp/ask_workflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskasp%2Fask_workflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskasp%2Fask_workflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70e7316747970d380304613e677630b3bf113813
[INFO] checking askasp/ask_workflow against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskasp%2Fask_workflow" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/askasp/ask_workflow
[INFO] finished tweaking git repo https://github.com/askasp/ask_workflow
[INFO] tweaked toml for git repo https://github.com/askasp/ask_workflow written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/askasp/ask_workflow on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/askasp/ask_workflow 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fb0e2685848bcc6ea95b8b80808116fd2c2446f6fabba2f27f59f2e89b3ca3c
[INFO] running `Command { std: "docker" "start" "-a" "7fb0e2685848bcc6ea95b8b80808116fd2c2446f6fabba2f27f59f2e89b3ca3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fb0e2685848bcc6ea95b8b80808116fd2c2446f6fabba2f27f59f2e89b3ca3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb0e2685848bcc6ea95b8b80808116fd2c2446f6fabba2f27f59f2e89b3ca3c", kill_on_drop: false }`
[INFO] [stdout] 7fb0e2685848bcc6ea95b8b80808116fd2c2446f6fabba2f27f59f2e89b3ca3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0ac71879dabcf3f9fdb9a002e8d43c9ba21a1c33530281f4e8812138e4432df
[INFO] running `Command { std: "docker" "start" "-a" "c0ac71879dabcf3f9fdb9a002e8d43c9ba21a1c33530281f4e8812138e4432df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling syn v2.0.81
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking cuid-util v0.1.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-ae88b7cbb496603a.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcC3NnwD/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcC3NnwD/symbols.o" "<1 object files omitted>" "/tmp/rustcC3NnwD/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-bcb98947fee30259,libquote-ecafd6cc9e053f05,libproc_macro2-63d6525ad06dee13,libunicode_ident-d14904b1232aa2ec}.rlib" "<sysroot>/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/rustcC3NnwD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libopenssl_macros-7372079ef90ccb0b.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] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openssl-macros` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tracing-attributes` (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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/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("async-await"))' -C metadata=7971369a4be4fb74 -C extra-filename=-dcb529f101cef119 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-63d6525ad06dee13.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ecafd6cc9e053f05.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcb98947fee30259.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.9.0`
[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-7e263c554b51be33/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' (2728) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-build-0.3.0/src/lib.rs:505: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:     0x588454c32e62 - std::backtrace_rs::backtrace::libunwind::trace::hf09821d01bcdd165
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x588454c32e62 - std::backtrace_rs::backtrace::trace_unsynchronized::h67c79827ef895053
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x588454c32e62 - std::sys::backtrace::_print_fmt::hfd1b8a3072c0a17a
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x588454c32e62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h619153f336a61421
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x588454c4f8af - core::fmt::rt::Argument::fmt::h4d1bc03cd485b439
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x588454c4f8af - core::fmt::write::hfe855cd62e0d157c
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x588454c30663 - std::io::default_write_fmt::h540934b92f4dc07d
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x588454c30663 - std::io::Write::write_fmt::h6539d35e01d79de7
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x588454c32cb2 - std::sys::backtrace::BacktraceLock::print::h6cb91e1789a7cbc5
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x588454c33d04 - std::panicking::default_hook::{{closure}}::hd5a86dcf388d8d3e
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x588454c33b25 - std::panicking::default_hook::h4da1cae02279a3fb
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x588454c34635 - std::panicking::panic_with_hook::h8027b60c5a270458
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x588454c344ca - std::panicking::panic_handler::{{closure}}::hd4ba090b6289841c
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x588454c33359 - std::sys::backtrace::__rust_end_short_backtrace::h23f67b4a68a4195c
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x588454c3415d - __rustc[c0acf28cc60a6f1]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x588454c4e790 - core::panicking::panic_fmt::hf3a3c66bb320b838
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x588454c4ebf6 - core::result::unwrap_failed::hce589ececbed0927
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/result.rs:1852:5
[INFO] [stderr]     17:     0x588454ad6a78 - chrono_tz_build::main::he8884a1d6d443b5a
[INFO] [stderr]     18:     0x588454acfa17 - build_script_build::main::h5e183efc69a451db
[INFO] [stderr]     19:     0x588454acf9b3 - core::ops::function::FnOnce::call_once::h08a69d3523c00d21
[INFO] [stderr]     20:     0x588454acf996 - std::sys::backtrace::__rust_begin_short_backtrace::h2894fa28826ee1f1
[INFO] [stderr]     21:     0x588454acf979 - std::rt::lang_start::{{closure}}::h1351c6596c900c47
[INFO] [stderr]     22:     0x588454c2d7c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8df283588f0e8796
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     23:     0x588454c2d7c0 - std::panicking::catch_unwind::do_call::h8b4fc237972c8899
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x588454c2d7c0 - std::panicking::catch_unwind::hc230a5364e3a7c99
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x588454c2d7c0 - std::panic::catch_unwind::hc42ade884023f93a
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panic.rs:357:14
[INFO] [stderr]     26:     0x588454c2d7c0 - std::rt::lang_start_internal::{{closure}}::h01cd23081fcd9a8f
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x588454c2d7c0 - std::panicking::catch_unwind::do_call::h32191539977a2702
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x588454c2d7c0 - std::panicking::catch_unwind::h9ba2739a9cccf76b
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x588454c2d7c0 - std::panic::catch_unwind::ha9fe4986aae0684b
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panic.rs:357:14
[INFO] [stderr]     30:     0x588454c2d7c0 - std::rt::lang_start_internal::hc23d74ec965618a5
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x588454acf961 - std::rt::lang_start::h934e168bc3005af3
[INFO] [stderr]     32:     0x588454acfa35 - main
[INFO] [stderr]     33:     0x7088806461ca - <unknown>
[INFO] [stderr]     34:     0x70888064628b - __libc_start_main
[INFO] [stderr]     35:     0x588454acf875 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `enum-as-inner` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.10/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=1939d82ddbf63032 -C extra-filename=-3fa45ec6de11aa63 --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-63d6525ad06dee13.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ecafd6cc9e053f05.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcb98947fee30259.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `thiserror-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.65/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=3c3589aa75bf6f4f -C extra-filename=-9f5df2a5faa450c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-63d6525ad06dee13.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ecafd6cc9e053f05.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcb98947fee30259.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name async_trait --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.83/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=24d7b414c21b4bbc -C extra-filename=-d8f2d6d457457c60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-63d6525ad06dee13.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ecafd6cc9e053f05.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcb98947fee30259.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `zerocopy-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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name zerocopy_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.7.35/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=5688580cd0333236 -C extra-filename=-1fd8233ae1ef1e3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-63d6525ad06dee13.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ecafd6cc9e053f05.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcb98947fee30259.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamx1CTG/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `object` (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/rmetaYHeJHQ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcoWqvnM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcoWqvnM/symbols.o" "<6 object files omitted>" "/tmp/rustcoWqvnM/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-bcb98947fee30259,libquote-ecafd6cc9e053f05,libproc_macro2-63d6525ad06dee13,libunicode_ident-d14904b1232aa2ec}.rlib" "<sysroot>/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/rustcoWqvnM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-986d03f9813cfbfe.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]           Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
[INFO] [stdout]           0  libLLVM.so.21.1-rust-1.91.0-nightly 0x0000787360c2c747 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
[INFO] [stdout]           1  libLLVM.so.21.1-rust-1.91.0-nightly 0x0000787360c2d03d
[INFO] [stdout]           2  libc.so.6                           0x000078735b31c330
[INFO] [stdout]           3  libc.so.6                           0x000078735b45fbc5
[INFO] [stdout]           4  rust-lld                            0x000060667363d9d4
[INFO] [stdout]           5  rust-lld                            0x00006066736a7b9b
[INFO] [stdout]           6  libLLVM.so.21.1-rust-1.91.0-nightly 0x0000787360bdc0f2
[INFO] [stdout]           7  libLLVM.so.21.1-rust-1.91.0-nightly 0x0000787360bdbb5d
[INFO] [stdout]           8  libLLVM.so.21.1-rust-1.91.0-nightly 0x0000787360b526e0
[INFO] [stdout]           9  libc.so.6                           0x000078735b373aa4
[INFO] [stdout]           10 libc.so.6                           0x000078735b400a34 __clone + 68
[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 `futures-macro` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c0ac71879dabcf3f9fdb9a002e8d43c9ba21a1c33530281f4e8812138e4432df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ac71879dabcf3f9fdb9a002e8d43c9ba21a1c33530281f4e8812138e4432df", kill_on_drop: false }`
[INFO] [stdout] c0ac71879dabcf3f9fdb9a002e8d43c9ba21a1c33530281f4e8812138e4432df
