[INFO] cloning repository https://github.com/saturn77/mobius_scaffold [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saturn77/mobius_scaffold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaturn77%2Fmobius_scaffold", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaturn77%2Fmobius_scaffold'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 728a0b663ab6240d4a0d0cc45a9cb2a70a85c993 [INFO] checking saturn77/mobius_scaffold against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaturn77%2Fmobius_scaffold" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/saturn77/mobius_scaffold [INFO] finished tweaking git repo https://github.com/saturn77/mobius_scaffold [INFO] tweaked toml for git repo https://github.com/saturn77/mobius_scaffold written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/saturn77/mobius_scaffold 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/saturn77/mobius_scaffold 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b118db4bd22f65215efefdd795cf69234d786d17abc8608325fffe5e00d88aa6 [INFO] running `Command { std: "docker" "start" "-a" "b118db4bd22f65215efefdd795cf69234d786d17abc8608325fffe5e00d88aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b118db4bd22f65215efefdd795cf69234d786d17abc8608325fffe5e00d88aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b118db4bd22f65215efefdd795cf69234d786d17abc8608325fffe5e00d88aa6", kill_on_drop: false }` [INFO] [stdout] b118db4bd22f65215efefdd795cf69234d786d17abc8608325fffe5e00d88aa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a1a4cc8acabfe327f6c4e41bc415e9c23d271482858b77766649e0ce24b7d83 [INFO] running `Command { std: "docker" "start" "-a" "3a1a4cc8acabfe327f6c4e41bc415e9c23d271482858b77766649e0ce24b7d83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking deunicode v1.6.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking clap_builder v4.5.34 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-d3cbe3dd41c05b27.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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: 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-78c90caa4447afe4/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.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: 0x5e54084c0c82 - 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: 0x5e54084c0c82 - 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: 0x5e54084c0c82 - std::sys::backtrace::_print_fmt::hdea0464bf10a52bb [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e54084c0c82 - ::fmt::hdb71b63b258b123c [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e54084ddb13 - core::fmt::rt::Argument::fmt::hbd99ad6563685259 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e54084ddb13 - core::fmt::write::h55411323928c6b4d [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x5e54084be5a3 - std::io::default_write_fmt::h43327276eaf33655 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e54084be5a3 - std::io::Write::write_fmt::h2e81203c40a0fe60 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5e54084c0ad2 - std::sys::backtrace::BacktraceLock::print::h10d907c5d367509e [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e54084c1b42 - std::panicking::default_hook::{{closure}}::hac640342d05c7b11 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5e54084c1945 - std::panicking::default_hook::h0e6f47b7c5643def [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e54084c2412 - std::panicking::rust_panic_with_hook::h7525fbdac37631ce [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e54084c22aa - std::panicking::begin_panic_handler::{{closure}}::h0dd5a98ff365e4cd [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e54084c1179 - std::sys::backtrace::__rust_end_short_backtrace::h13c525b7ecba1c72 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5e54084c1f3d - __rustc[1f8a704245f83f77]::rust_begin_unwind [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e54084dc9e0 - core::panicking::panic_fmt::hb5777dc372bae4b8 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e54084dce46 - core::result::unwrap_failed::ha589e22a429242ce [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x5e5408361e68 - chrono_tz_build::main::h6c4f66bb3da220ab [INFO] [stderr] 18: 0x5e540835aeb7 - build_script_build::main::he9cc2a48957fca60 [INFO] [stderr] 19: 0x5e540835ae93 - core::ops::function::FnOnce::call_once::he20fd1d1d10049ec [INFO] [stderr] 20: 0x5e540835ae36 - std::sys::backtrace::__rust_begin_short_backtrace::h174180d109f46029 [INFO] [stderr] 21: 0x5e540835ae19 - std::rt::lang_start::{{closure}}::hc2ac9ec959cf5725 [INFO] [stderr] 22: 0x5e54084bb604 - core::ops::function::impls:: for &F>::call_once::h6e055411514ec98c [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5e54084bb604 - std::panicking::try::do_call::h16cdd0f98e1006bc [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x5e54084bb604 - std::panicking::try::h881741162553c070 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x5e54084bb604 - std::panic::catch_unwind::h2eadddb0c7b62c8d [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5e54084bb604 - std::rt::lang_start_internal::{{closure}}::h9682cee8ea018920 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5e54084bb604 - std::panicking::try::do_call::h9a0f618308f48c9b [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x5e54084bb604 - std::panicking::try::hb0ad0e8e7cb4995b [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x5e54084bb604 - std::panic::catch_unwind::h4e356b30a29899dc [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5e54084bb604 - std::rt::lang_start_internal::hcaebbaf66d62f7b1 [INFO] [stderr] at /rustc/4455c8937007f3cc3c078375a335d86dbab391ce/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5e540835ae01 - std::rt::lang_start::h32eb64affcba0d62 [INFO] [stderr] 32: 0x5e540835aed5 - main [INFO] [stderr] 33: 0x72833d8971ca - [INFO] [stderr] 34: 0x72833d89728b - __libc_start_main [INFO] [stderr] 35: 0x5e540835ad15 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/clap_builder-d817cbbc55f816f3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/clap_builder-d817cbbc55f816f3/dep-lib-clap_builder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagTxNuq/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3a1a4cc8acabfe327f6c4e41bc415e9c23d271482858b77766649e0ce24b7d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1a4cc8acabfe327f6c4e41bc415e9c23d271482858b77766649e0ce24b7d83", kill_on_drop: false }` [INFO] [stdout] 3a1a4cc8acabfe327f6c4e41bc415e9c23d271482858b77766649e0ce24b7d83