[INFO] cloning repository https://github.com/kljensen/workers-link-shortener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kljensen/workers-link-shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkljensen%2Fworkers-link-shortener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkljensen%2Fworkers-link-shortener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c74becd3a9fa393c5fab0c1dafc0bf79bad84421 [INFO] testing kljensen/workers-link-shortener against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkljensen%2Fworkers-link-shortener" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kljensen/workers-link-shortener on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kljensen/workers-link-shortener [INFO] finished tweaking git repo https://github.com/kljensen/workers-link-shortener [INFO] tweaked toml for git repo https://github.com/kljensen/workers-link-shortener written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kljensen/workers-link-shortener 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fe748303085f2ef492a876bd3c36fb27aa3a55e16ea413f2e16516f1d8ca26e [INFO] running `Command { std: "docker" "start" "-a" "3fe748303085f2ef492a876bd3c36fb27aa3a55e16ea413f2e16516f1d8ca26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fe748303085f2ef492a876bd3c36fb27aa3a55e16ea413f2e16516f1d8ca26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe748303085f2ef492a876bd3c36fb27aa3a55e16ea413f2e16516f1d8ca26e", kill_on_drop: false }` [INFO] [stdout] 3fe748303085f2ef492a876bd3c36fb27aa3a55e16ea413f2e16516f1d8ca26e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87a115868da0a27b9668ffb38297d10a3699aad01843da1703845fdde3bc2bbe [INFO] running `Command { std: "docker" "start" "-a" "87a115868da0a27b9668ffb38297d10a3699aad01843da1703845fdde3bc2bbe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.8.6` [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-3eb9dd529c2631f7/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.2.1/src/lib.rs:503: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: 0x5dd5bb0410f2 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5dd5bb0410f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5dd5bb0410f2 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5dd5bb0410f2 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5dd5bb05fa23 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5dd5bb05fa23 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5dd5bb03e8a3 - std::io::Write::write_fmt::hd7148372e3f24f7f [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5dd5bb040f42 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5dd5bb041ee0 - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5dd5bb041c7d - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5dd5bb0428c2 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5dd5bb04264a - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5dd5bb0415e9 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5dd5bb0422dd - rust_begin_unwind [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5dd5bb05e870 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5dd5bb05ed16 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5dd5baeee948 - chrono_tz_build::main::h7936afb09f588566 [INFO] [stderr] 17: 0x5dd5baee7437 - build_script_build::main::h407f5b382acab245 [INFO] [stderr] 18: 0x5dd5baee7413 - core::ops::function::FnOnce::call_once::hb4b7ec07c3711239 [INFO] [stderr] 19: 0x5dd5baee73b6 - std::sys::backtrace::__rust_begin_short_backtrace::h29d982fcc538b81f [INFO] [stderr] 20: 0x5dd5baee7399 - std::rt::lang_start::{{closure}}::h36fc9cd11cc4fb33 [INFO] [stderr] 21: 0x5dd5bb03ba10 - core::ops::function::impls:: for &F>::call_once::h33287b43c0d9b74e [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5dd5bb03ba10 - std::panicking::try::do_call::h950deea04e63c578 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x5dd5bb03ba10 - std::panicking::try::h8b80c9c9e5c511fb [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x5dd5bb03ba10 - std::panic::catch_unwind::h97d55420e82cf688 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5dd5bb03ba10 - std::rt::lang_start_internal::{{closure}}::h00d84c6e50c56107 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5dd5bb03ba10 - std::panicking::try::do_call::hf5ef28c8d4275fb5 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x5dd5bb03ba10 - std::panicking::try::hda9c732051b56a12 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x5dd5bb03ba10 - std::panic::catch_unwind::hcdf79cd462221919 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5dd5bb03ba10 - std::rt::lang_start_internal::ha3a6af00ba726ea7 [INFO] [stderr] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5dd5baee7381 - std::rt::lang_start::hf349aa6f2b67dd9c [INFO] [stderr] 31: 0x5dd5baee7455 - main [INFO] [stderr] 32: 0x74f65c423d90 - [INFO] [stderr] 33: 0x74f65c423e40 - __libc_start_main [INFO] [stderr] 34: 0x5dd5baee7295 - _start [INFO] [stderr] 35: 0x0 - [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/rmetaLYoaG5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustcvK96ke/lib.rmeta: 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] running `Command { std: "docker" "inspect" "87a115868da0a27b9668ffb38297d10a3699aad01843da1703845fdde3bc2bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a115868da0a27b9668ffb38297d10a3699aad01843da1703845fdde3bc2bbe", kill_on_drop: false }` [INFO] [stdout] 87a115868da0a27b9668ffb38297d10a3699aad01843da1703845fdde3bc2bbe