[INFO] cloning repository https://github.com/bdferul/htmx-thing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bdferul/htmx-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdferul%2Fhtmx-thing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdferul%2Fhtmx-thing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f7ffb6979ec7561a7b99e3e0d0ea4560d5b8feb [INFO] testing bdferul/htmx-thing against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdferul%2Fhtmx-thing" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bdferul/htmx-thing on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bdferul/htmx-thing [INFO] finished tweaking git repo https://github.com/bdferul/htmx-thing [INFO] tweaked toml for git repo https://github.com/bdferul/htmx-thing written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bdferul/htmx-thing 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fa76ba1542c3a51ff3e1dbe6e7435444495b8bf50e5035348969042ccec2029 [INFO] running `Command { std: "docker" "start" "-a" "8fa76ba1542c3a51ff3e1dbe6e7435444495b8bf50e5035348969042ccec2029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fa76ba1542c3a51ff3e1dbe6e7435444495b8bf50e5035348969042ccec2029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa76ba1542c3a51ff3e1dbe6e7435444495b8bf50e5035348969042ccec2029", kill_on_drop: false }` [INFO] [stdout] 8fa76ba1542c3a51ff3e1dbe6e7435444495b8bf50e5035348969042ccec2029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85c2e550fe2651510227c9d6e6e2734fc0ef5f04015972e1d776468c29d93fe3 [INFO] running `Command { std: "docker" "start" "-a" "85c2e550fe2651510227c9d6e6e2734fc0ef5f04015972e1d776468c29d93fe3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling memo-map v0.3.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling self_cell v1.0.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling minijinja v1.0.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libminijinja-94d8b3d117d5c597.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "headers", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=6de486b9afcf8541 -C extra-filename=-6de486b9afcf8541 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3817bcf510e05d.so --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-c29c614a904c0198.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c2b81b3a4442fabf.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-530b943cc235ccd2.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-31e923750229feef.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-204880bd0e0e350b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-d58b67995f1665a2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-91e2535f9080e16a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c1e31db72639f02b.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-2fae45db7829a35a.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-e108173da8449878.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-55c3b4389accb38c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-93a2254aeed0fb57.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-16b5a8e6ab1a7713.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-8945467366ba7da8.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `minijinja` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "85c2e550fe2651510227c9d6e6e2734fc0ef5f04015972e1d776468c29d93fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c2e550fe2651510227c9d6e6e2734fc0ef5f04015972e1d776468c29d93fe3", kill_on_drop: false }` [INFO] [stdout] 85c2e550fe2651510227c9d6e6e2734fc0ef5f04015972e1d776468c29d93fe3