[INFO] cloning repository https://github.com/swlkr/dioxus-axum-hydrate-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swlkr/dioxus-axum-hydrate-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswlkr%2Fdioxus-axum-hydrate-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswlkr%2Fdioxus-axum-hydrate-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4950c6bce25d371a630a072810ae6c7c3875852 [INFO] testing swlkr/dioxus-axum-hydrate-example against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswlkr%2Fdioxus-axum-hydrate-example" "/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/swlkr/dioxus-axum-hydrate-example on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/swlkr/dioxus-axum-hydrate-example [INFO] finished tweaking git repo https://github.com/swlkr/dioxus-axum-hydrate-example [INFO] tweaked toml for git repo https://github.com/swlkr/dioxus-axum-hydrate-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/swlkr/dioxus-axum-hydrate-example 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-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/frontend/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sledgehammer_utils v0.1.0 [INFO] [stderr] Downloaded execute v0.2.11 [INFO] [stderr] Downloaded dioxus-ssr v0.3.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d032fe096e04e53a0d818a2830520c37f033e97715607e3ac92af3a88129993 [INFO] running `Command { std: "docker" "start" "-a" "6d032fe096e04e53a0d818a2830520c37f033e97715607e3ac92af3a88129993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d032fe096e04e53a0d818a2830520c37f033e97715607e3ac92af3a88129993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d032fe096e04e53a0d818a2830520c37f033e97715607e3ac92af3a88129993", kill_on_drop: false }` [INFO] [stdout] 6d032fe096e04e53a0d818a2830520c37f033e97715607e3ac92af3a88129993 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f04d9880db43d5d647c651d00d6f5f33e57b2d960f5ea13965a14d6efcb37fd6 [INFO] running `Command { std: "docker" "start" "-a" "f04d9880db43d5d647c651d00d6f5f33e57b2d960f5ea13965a14d6efcb37fd6", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/frontend/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling bumpslab v0.2.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling smallbox v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling internment v0.7.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling ux v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.8 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling execute-command-macro v0.1.8 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling execute v0.2.11 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Compiling sledgehammer_bindgen v0.1.3 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling enumset v1.0.12 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling web-sys v0.3.61 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.34 [INFO] [stderr] Compiling dioxus-core v0.3.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libignore-0b64f471d818d654.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ignore` (lib) due to 1 previous error [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 `pin-project-internal` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98732b21c7caa94d -C extra-filename=-44a8aa2283760120 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5cfbe53c84b43bc7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f0f9a1b5e3c7160f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8312ac69292e7228.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libjs_sys-0dc509ff5e0b1617.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `js-sys` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio` (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-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f397868d2e7d538a -C extra-filename=-40a9073604365016 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d41a62099e4fef91.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e2bd2d97f3b44fb3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6b06f66a11d59526.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-27c167744e9ac20f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e307dca430271dfe.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6df6c214457c8ca7.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-7c71a68e9a634e16.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ffc779778f92701b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-6ee6a139366c44a4.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f04d9880db43d5d647c651d00d6f5f33e57b2d960f5ea13965a14d6efcb37fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04d9880db43d5d647c651d00d6f5f33e57b2d960f5ea13965a14d6efcb37fd6", kill_on_drop: false }` [INFO] [stdout] f04d9880db43d5d647c651d00d6f5f33e57b2d960f5ea13965a14d6efcb37fd6