[INFO] cloning repository https://github.com/deixei/ChgOps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deixei/ChgOps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeixei%2FChgOps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeixei%2FChgOps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3475f3477377b9bbf99fca6b659f019d66f50362 [INFO] testing deixei/ChgOps against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeixei%2FChgOps" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deixei/ChgOps on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deixei/ChgOps [INFO] finished tweaking git repo https://github.com/deixei/ChgOps [INFO] tweaked toml for git repo https://github.com/deixei/ChgOps written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deixei/ChgOps 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5602dd3c4d01f77095bf380733690f8bf3a7babf51efaf50fae40293686340c [INFO] running `Command { std: "docker" "start" "-a" "b5602dd3c4d01f77095bf380733690f8bf3a7babf51efaf50fae40293686340c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5602dd3c4d01f77095bf380733690f8bf3a7babf51efaf50fae40293686340c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5602dd3c4d01f77095bf380733690f8bf3a7babf51efaf50fae40293686340c", kill_on_drop: false }` [INFO] [stdout] b5602dd3c4d01f77095bf380733690f8bf3a7babf51efaf50fae40293686340c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45e6f60282551963e0c377d1015de69f67ac617280c8fe6587dd66e5c7cb8e2b [INFO] running `Command { std: "docker" "start" "-a" "45e6f60282551963e0c377d1015de69f67ac617280c8fe6587dd66e5c7cb8e2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling yaml-merge-keys v0.7.0 [INFO] [stderr] Compiling clap v4.5.4 [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-178cb406d7092454/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: 0x64eedd6cd092 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64eedd6cd092 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64eedd6cd092 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64eedd6cd092 - ::fmt::he6e74fa9d0076b5d [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64eedd6e88e3 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x64eedd6e88e3 - core::fmt::write::h6442196e41589522 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x64eedd6caa83 - std::io::default_write_fmt::hcc7659f8be9b70b5 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x64eedd6caa83 - std::io::Write::write_fmt::hdd01b95af54f8b44 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x64eedd6ccee2 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x64eedd6cdf52 - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x64eedd6cdd55 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x64eedd6ce822 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x64eedd6ce6ba - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x64eedd6cd589 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x64eedd6ce34d - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x64eedd6e77b0 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x64eedd6e7c16 - core::result::unwrap_failed::hc1dbbc53e2530a6b [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x64eedd577ca8 - chrono_tz_build::main::he96c9efd76cda5bf [INFO] [stderr] 18: 0x64eedd56fd47 - build_script_build::main::hcdf96f044d86ada2 [INFO] [stderr] 19: 0x64eedd56fce3 - core::ops::function::FnOnce::call_once::h750bfb5c9fde2189 [INFO] [stderr] 20: 0x64eedd56fcc6 - std::sys::backtrace::__rust_begin_short_backtrace::hbef4b487c6032c79 [INFO] [stderr] 21: 0x64eedd56fca9 - std::rt::lang_start::{{closure}}::hcf8a966bc959bef8 [INFO] [stderr] 22: 0x64eedd6c7944 - core::ops::function::impls:: for &F>::call_once::hc4394f720a441605 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x64eedd6c7944 - std::panicking::try::do_call::hcfbf653ae9dff9d3 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x64eedd6c7944 - std::panicking::try::h282e00ddfab06dd3 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x64eedd6c7944 - std::panic::catch_unwind::h1a4f7c5f603feec0 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x64eedd6c7944 - std::rt::lang_start_internal::{{closure}}::h74ae7472f42599f3 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x64eedd6c7944 - std::panicking::try::do_call::ha8c33ea9dc720bf4 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x64eedd6c7944 - std::panicking::try::h445539db8a61fee5 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x64eedd6c7944 - std::panic::catch_unwind::ha832476451864184 [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x64eedd6c7944 - std::rt::lang_start_internal::h2cddb2630d6593cf [INFO] [stderr] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x64eedd56fc91 - std::rt::lang_start::hb1815ef906c2c2f2 [INFO] [stderr] 32: 0x64eedd56fd65 - main [INFO] [stderr] 33: 0x7a26b179e1ca - [INFO] [stderr] 34: 0x7a26b179e28b - __libc_start_main [INFO] [stderr] 35: 0x64eedd56fba5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libclap_builder-d3c5223e3b26fef5.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcAjTJet" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregex_automata-71fda709d33cbd09.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "45e6f60282551963e0c377d1015de69f67ac617280c8fe6587dd66e5c7cb8e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e6f60282551963e0c377d1015de69f67ac617280c8fe6587dd66e5c7cb8e2b", kill_on_drop: false }` [INFO] [stdout] 45e6f60282551963e0c377d1015de69f67ac617280c8fe6587dd66e5c7cb8e2b