[INFO] cloning repository https://github.com/mrxiaozhuox/Dorea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrxiaozhuox/Dorea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrxiaozhuox%2FDorea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrxiaozhuox%2FDorea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bdcf0bc139f6a5dac7ed567b7ea5bce3b45ba75 [INFO] testing mrxiaozhuox/Dorea against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrxiaozhuox%2FDorea" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrxiaozhuox/Dorea on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrxiaozhuox/Dorea [INFO] finished tweaking git repo https://github.com/mrxiaozhuox/Dorea [INFO] tweaked toml for git repo https://github.com/mrxiaozhuox/Dorea written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mrxiaozhuox/Dorea 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59eaf1b70dbe33828f29522b8ddc97886719d462c6f834a70fc27f679cab93a2 [INFO] running `Command { std: "docker" "start" "-a" "59eaf1b70dbe33828f29522b8ddc97886719d462c6f834a70fc27f679cab93a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59eaf1b70dbe33828f29522b8ddc97886719d462c6f834a70fc27f679cab93a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59eaf1b70dbe33828f29522b8ddc97886719d462c6f834a70fc27f679cab93a2", kill_on_drop: false }` [INFO] [stdout] 59eaf1b70dbe33828f29522b8ddc97886719d462c6f834a70fc27f679cab93a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7351ee05eb5a1105ba92c8673eb990fc6c4bbd5696a311565bebe0387bb95689 [INFO] running `Command { std: "docker" "start" "-a" "7351ee05eb5a1105ba92c8673eb990fc6c4bbd5696a311565bebe0387bb95689", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling ctrlc v3.2.5 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling doson v0.1.5 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling axum v0.4.8 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/axum-2fafbc3add9977b9.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hyper` (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-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.26/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="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=0fbb1a621b329bb8 -C extra-filename=-7c06e671d59c71a4 --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 futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e6a16cd1b0365930.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-655f560b951b367c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ce0175caf8a55957.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-390b34740cc5f579.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-adce183c90103ab3.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-7c69b037a485e159.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-947711e6baf00551.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-5527bd2ab7a43206.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-0f3ce2aa4ee007f9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6df6c214457c8ca7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-403a2540b80bbd55.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2618f56db1a967b4.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-442e0d38cf369aa3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f0573c0b6bbaa6ec.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-e786e3f9a3e6711f.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7351ee05eb5a1105ba92c8673eb990fc6c4bbd5696a311565bebe0387bb95689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7351ee05eb5a1105ba92c8673eb990fc6c4bbd5696a311565bebe0387bb95689", kill_on_drop: false }` [INFO] [stdout] 7351ee05eb5a1105ba92c8673eb990fc6c4bbd5696a311565bebe0387bb95689