[INFO] cloning repository https://github.com/uraxxx/startpage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uraxxx/startpage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaxxx%2Fstartpage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaxxx%2Fstartpage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7d0e8abffae58ece4c987da65c6e84653430675
[INFO] checking uraxxx/startpage against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaxxx%2Fstartpage" "/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/uraxxx/startpage on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/uraxxx/startpage
[INFO] finished tweaking git repo https://github.com/uraxxx/startpage
[INFO] tweaked toml for git repo https://github.com/uraxxx/startpage written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/uraxxx/startpage 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6491b56f2c7583ec05d2a5eb02013aa864004a2a5aa0e3a5fcb0bec885d5728b
[INFO] running `Command { std: "docker" "start" "-a" "6491b56f2c7583ec05d2a5eb02013aa864004a2a5aa0e3a5fcb0bec885d5728b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6491b56f2c7583ec05d2a5eb02013aa864004a2a5aa0e3a5fcb0bec885d5728b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6491b56f2c7583ec05d2a5eb02013aa864004a2a5aa0e3a5fcb0bec885d5728b", kill_on_drop: false }`
[INFO] [stdout] 6491b56f2c7583ec05d2a5eb02013aa864004a2a5aa0e3a5fcb0bec885d5728b
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4488151cc8e1f494beb7a54236228b5edd96edc5d32680546fc60eafb00e1279
[INFO] running `Command { std: "docker" "start" "-a" "4488151cc8e1f494beb7a54236228b5edd96edc5d32680546fc60eafb00e1279", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking bstr v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetae44Jlt"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pin-project-lite` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9pPhQG"
[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-788f48d54c4f0130/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:     0x5646a60a2802 - std::backtrace_rs::backtrace::libunwind::trace::h13703c35a0185e13
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5646a60a2802 - std::backtrace_rs::backtrace::trace_unsynchronized::hb00392cc29b7a0f7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5646a60a2802 - std::sys::backtrace::_print_fmt::hdeb8e12813f80f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5646a60a2802 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hbacb9993e7569e08
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5646a60bf3a3 - core::fmt::rt::Argument::fmt::h5cdd79656ba2d737
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5646a60bf3a3 - core::fmt::write::h92b3fcba42b5ab23
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/mod.rs:1460:25
[INFO] [stderr]      6:     0x5646a60a0023 - std::io::default_write_fmt::hd3891f7631764542
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5646a60a0023 - std::io::Write::write_fmt::h7fc8441161b7234b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5646a60a2652 - std::sys::backtrace::BacktraceLock::print::hdf4e5cab110a3c38
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5646a60a36d2 - std::panicking::default_hook::{{closure}}::h7e40cc65d4ae1929
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5646a60a34d5 - std::panicking::default_hook::ha49f43405a4b20db
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5646a60a40a2 - std::panicking::rust_panic_with_hook::hc1d4228eadab2c83
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5646a60a3e3a - std::panicking::begin_panic_handler::{{closure}}::h5fd5af35281ec8ef
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5646a60a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hf73c3f8cb4d2fb91
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5646a60a3acd - __rustc[9e15e476495bb9cd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5646a60be4b0 - core::panicking::panic_fmt::ha7fea8b985f0d96a
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5646a60be916 - core::result::unwrap_failed::h5c67e177edd1cdec
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x5646a5f9403b - chrono_tz_build::main::hbc57ef75d0a10c52
[INFO] [stderr]     18:     0x5646a5f8e137 - build_script_build::main::h3b02e4f1848084da
[INFO] [stderr]     19:     0x5646a5f8e113 - core::ops::function::FnOnce::call_once::hb1ee17a3ccd4ef57
[INFO] [stderr]     20:     0x5646a5f8e0b6 - std::sys::backtrace::__rust_begin_short_backtrace::h8bc4d72150707159
[INFO] [stderr]     21:     0x5646a5f8e099 - std::rt::lang_start::{{closure}}::hb88d075914346f40
[INFO] [stderr]     22:     0x5646a609d1d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd6db6f3ba73c337b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x5646a609d1d0 - std::panicking::catch_unwind::do_call::hfc8bc45746292f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x5646a609d1d0 - std::panicking::catch_unwind::hb70398c704286b2f
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x5646a609d1d0 - std::panic::catch_unwind::hb90e1d13462c3e3b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5646a609d1d0 - std::rt::lang_start_internal::{{closure}}::hfdbc2eee24b24c5e
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5646a609d1d0 - std::panicking::catch_unwind::do_call::h89fbb899fcf37e5d
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5646a609d1d0 - std::panicking::catch_unwind::h861226c8ec7209d3
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5646a609d1d0 - std::panic::catch_unwind::h82bad1f5910ad0c7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5646a609d1d0 - std::rt::lang_start_internal::hae50fb685e10cd80
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5646a5f8e081 - std::rt::lang_start::h99cb145660ad22d2
[INFO] [stderr]     32:     0x5646a5f8e155 - main
[INFO] [stderr]     33:     0x74cf175e01ca - <unknown>
[INFO] [stderr]     34:     0x74cf175e028b - __libc_start_main
[INFO] [stderr]     35:     0x5646a5f8df95 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `tracing-core` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRMFZOG/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (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/rmeta3kjGiF"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (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/rmetalMKyHS"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4488151cc8e1f494beb7a54236228b5edd96edc5d32680546fc60eafb00e1279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4488151cc8e1f494beb7a54236228b5edd96edc5d32680546fc60eafb00e1279", kill_on_drop: false }`
[INFO] [stdout] 4488151cc8e1f494beb7a54236228b5edd96edc5d32680546fc60eafb00e1279
