[INFO] cloning repository https://github.com/x4m3/time-bank-progress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x4m3/time-bank-progress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx4m3%2Ftime-bank-progress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx4m3%2Ftime-bank-progress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1926ae8351918e41f32a3f2c3665320deb033b46 [INFO] checking x4m3/time-bank-progress against master#6a9758d4f38d4763bd437c48fa7e5246cecf8d04 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx4m3%2Ftime-bank-progress" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/x4m3/time-bank-progress on toolchain 6a9758d4f38d4763bd437c48fa7e5246cecf8d04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/x4m3/time-bank-progress [INFO] finished tweaking git repo https://github.com/x4m3/time-bank-progress [INFO] tweaked toml for git repo https://github.com/x4m3/time-bank-progress written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/x4m3/time-bank-progress 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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leptos v0.5.0 [INFO] [stderr] Downloaded leptos_router v0.5.0 [INFO] [stderr] Downloaded leptos_server v0.5.0 [INFO] [stderr] Downloaded leptos_macro v0.5.0 [INFO] [stderr] Downloaded server_fn_macro_default v0.5.0 [INFO] [stderr] Downloaded leptos_config v0.5.0 [INFO] [stderr] Downloaded leptos_dom v0.5.0 [INFO] [stderr] Downloaded leptos_hot_reload v0.5.0 [INFO] [stderr] Downloaded leptos_reactive v0.5.0 [INFO] [stderr] Downloaded server_fn_macro v0.5.0 [INFO] [stderr] Downloaded server_fn v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d46e5926b2be84de50f0b0959294fb9d4c8d2e2d55cec6ce586ddd681551796 [INFO] running `Command { std: "docker" "start" "-a" "5d46e5926b2be84de50f0b0959294fb9d4c8d2e2d55cec6ce586ddd681551796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d46e5926b2be84de50f0b0959294fb9d4c8d2e2d55cec6ce586ddd681551796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d46e5926b2be84de50f0b0959294fb9d4c8d2e2d55cec6ce586ddd681551796", kill_on_drop: false }` [INFO] [stdout] 5d46e5926b2be84de50f0b0959294fb9d4c8d2e2d55cec6ce586ddd681551796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f81f2d1a1a6a41091f05b2c903a71ee3bc6d6d9189c9e85c7349fa313a5101c [INFO] running `Command { std: "docker" "start" "-a" "9f81f2d1a1a6a41091f05b2c903a71ee3bc6d6d9189c9e85c7349fa313a5101c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking self_cell v1.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking inventory v0.3.11 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling server_fn_macro v0.5.0 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling derive-where v1.2.1 [INFO] [stderr] Compiling syn_derive v0.1.6 [INFO] [stderr] Compiling server_fn_macro_default v0.5.0 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Compiling quote-use v0.7.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking leptos_config v0.5.0 [INFO] [stderr] Compiling leptos_hot_reload v0.5.0 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Compiling leptos_macro v0.5.0 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking server_fn v0.5.0 [INFO] [stderr] Checking leptos_reactive v0.5.0 [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking gloo-net v0.2.6 [INFO] [stderr] Checking leptos_server v0.5.0 [INFO] [stderr] Checking leptos_dom v0.5.0 [INFO] [stderr] Checking leptos v0.5.0 [INFO] [stderr] Checking leptos_router v0.5.0 [INFO] [stderr] Checking time-bank-progress v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9f81f2d1a1a6a41091f05b2c903a71ee3bc6d6d9189c9e85c7349fa313a5101c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f81f2d1a1a6a41091f05b2c903a71ee3bc6d6d9189c9e85c7349fa313a5101c", kill_on_drop: false }` [INFO] [stdout] 9f81f2d1a1a6a41091f05b2c903a71ee3bc6d6d9189c9e85c7349fa313a5101c [INFO] checking x4m3/time-bank-progress against try#99e7531f0d1cf95a50aff9cccb24863963e6bbe2 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx4m3%2Ftime-bank-progress" "/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/x4m3/time-bank-progress on toolchain 99e7531f0d1cf95a50aff9cccb24863963e6bbe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/x4m3/time-bank-progress [INFO] finished tweaking git repo https://github.com/x4m3/time-bank-progress [INFO] tweaked toml for git repo https://github.com/x4m3/time-bank-progress written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/x4m3/time-bank-progress 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" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0957e4a810f2144d528a52850f8b63e50f7f75c8898359d19c3f2ba079ba001 [INFO] running `Command { std: "docker" "start" "-a" "c0957e4a810f2144d528a52850f8b63e50f7f75c8898359d19c3f2ba079ba001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0957e4a810f2144d528a52850f8b63e50f7f75c8898359d19c3f2ba079ba001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0957e4a810f2144d528a52850f8b63e50f7f75c8898359d19c3f2ba079ba001", kill_on_drop: false }` [INFO] [stdout] c0957e4a810f2144d528a52850f8b63e50f7f75c8898359d19c3f2ba079ba001 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a138ae468484fd30ea3cc655ae0a2f37385a9f1d8cc5b0900c703980c194f3e [INFO] running `Command { std: "docker" "start" "-a" "0a138ae468484fd30ea3cc655ae0a2f37385a9f1d8cc5b0900c703980c194f3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking self_cell v1.0.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking inventory v0.3.11 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling server_fn_macro v0.5.0 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling derive-where v1.2.1 [INFO] [stderr] Compiling syn_derive v0.1.6 [INFO] [stderr] Compiling server_fn_macro_default v0.5.0 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcQK4waB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcQK4waB/symbols.o" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-ed1b1d70ae24a7b1.wasm_bindgen_macro.95a646d26e8cb573-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-ed1b1d70ae24a7b1.2tcb3dsdoyxihcdl.rcgu.rmeta" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-ed1b1d70ae24a7b1.1dab0f2wtuyubh5o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro_support-2b97bb519e6815a7.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-08975ad6814e0130.rlib" "/opt/rustwide/target/debug/deps/libbumpalo-ca0ecf0617c49ff4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0e92222931ba42dd.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-650aa455f54b2dcc.rlib" "/opt/rustwide/target/debug/deps/libsyn-d455080626071d86.rlib" "/opt/rustwide/target/debug/deps/libquote-9a2d213f799b83da.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6eebdd7794f32a71.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-ed1b1d70ae24a7b1.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-macro` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing` (lib) [INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.8.3` [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-f225d90f6c9cb50f/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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-build-0.2.0/src/lib.rs:480: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: 0x55cfeab2fc55 - std::backtrace_rs::backtrace::libunwind::trace::h2ee3005dffdea7bb [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55cfeab2fc55 - std::backtrace_rs::backtrace::trace_unsynchronized::h29d7541700709739 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cfeab2fc55 - std::sys_common::backtrace::_print_fmt::h4d88b45add21de25 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55cfeab2fc55 - ::fmt::h6b7ca6137b02a6ad [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55cfeab4db3b - core::fmt::rt::Argument::fmt::ha089d1cf6d9ba2f4 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55cfeab4db3b - core::fmt::write::h624e967dc73b4bc5 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x55cfeab2dd4f - std::io::Write::write_fmt::h72edeab6ea028b92 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x55cfeab2fa2e - std::sys_common::backtrace::_print::hf65575924589623c [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55cfeab2fa2e - std::sys_common::backtrace::print::h124949c5602539b3 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55cfeab30ce9 - std::panicking::default_hook::{{closure}}::h5479306d9c6efdcc [INFO] [stderr] 10: 0x55cfeab30a2d - std::panicking::default_hook::hc2f60221f2cc7691 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55cfeab31183 - std::panicking::rust_panic_with_hook::h6c29b00684f06221 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55cfeab31064 - std::panicking::begin_panic_handler::{{closure}}::h1077938777a34e42 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55cfeab30119 - std::sys_common::backtrace::__rust_end_short_backtrace::h70455e11024d2caa [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55cfeab30d97 - rust_begin_unwind [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55cfea9ce123 - core::panicking::panic_fmt::hae8363c24d61fe85 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55cfea9ce656 - core::result::unwrap_failed::h1d0efe1e70344cc3 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x55cfea9d50ab - chrono_tz_build::main::h62c5e3969874e1a3 [INFO] [stderr] 18: 0x55cfea9cebf7 - build_script_build::main::hfe0658ba37eb48b2 [INFO] [stderr] 19: 0x55cfea9cebc3 - core::ops::function::FnOnce::call_once::hf7f2c57fff1fc9b8 [INFO] [stderr] 20: 0x55cfea9ceb06 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2f034f2ba8d05777 [INFO] [stderr] 21: 0x55cfea9ceb59 - std::rt::lang_start::{{closure}}::hf08cb3018b27af29 [INFO] [stderr] 22: 0x55cfeab2b076 - core::ops::function::impls:: for &F>::call_once::hb552e0462c82af72 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55cfeab2b076 - std::panicking::try::do_call::h45d4a16d52e3d290 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:559:40 [INFO] [stderr] 24: 0x55cfeab2b076 - std::panicking::try::h2d18612aafa3f63e [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:523:19 [INFO] [stderr] 25: 0x55cfeab2b076 - std::panic::catch_unwind::h82a6fe7ff4c6a1b8 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panic.rs:149:14 [INFO] [stderr] 26: 0x55cfeab2b076 - std::rt::lang_start_internal::{{closure}}::hc1dbe6c9a4999ad0 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/rt.rs:141:48 [INFO] [stderr] 27: 0x55cfeab2b076 - std::panicking::try::do_call::h71096a66266b0394 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:559:40 [INFO] [stderr] 28: 0x55cfeab2b076 - std::panicking::try::h20b3dce1c5a6974e [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:523:19 [INFO] [stderr] 29: 0x55cfeab2b076 - std::panic::catch_unwind::h15f33457133808f8 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panic.rs:149:14 [INFO] [stderr] 30: 0x55cfeab2b076 - std::rt::lang_start_internal::h816fb1f687f535e2 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/rt.rs:141:20 [INFO] [stderr] 31: 0x55cfea9ceb37 - std::rt::lang_start::h2852391940bae2e4 [INFO] [stderr] 32: 0x55cfea9cec15 - main [INFO] [stderr] 33: 0x7f4a375dcd90 - [INFO] [stderr] 34: 0x7f4a375dce40 - __libc_start_main [INFO] [stderr] 35: 0x55cfea9cea35 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLd5fa7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcqL1PwR/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcqL1PwR/symbols.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.typed_builder_macro.126f52114f3ef648-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.3vj3u6l4jhdy4zkj.rcgu.rmeta" "/opt/rustwide/target/debug/deps/typed_builder_macro-b954a4dafc8406b1.3xex2tfy4d5efhul.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-d455080626071d86.rlib" "/opt/rustwide/target/debug/deps/libquote-9a2d213f799b83da.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6eebdd7794f32a71.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtyped_builder_macro-b954a4dafc8406b1.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `typed-builder-macro` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaarGr4Y/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0a138ae468484fd30ea3cc655ae0a2f37385a9f1d8cc5b0900c703980c194f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a138ae468484fd30ea3cc655ae0a2f37385a9f1d8cc5b0900c703980c194f3e", kill_on_drop: false }` [INFO] [stdout] 0a138ae468484fd30ea3cc655ae0a2f37385a9f1d8cc5b0900c703980c194f3e