[INFO] cloning repository https://github.com/ofkarosia/grave_manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ofkarosia/grave_manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofkarosia%2Fgrave_manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofkarosia%2Fgrave_manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddb03efaa1f18dd90204e6ef23c7a9ad52502260 [INFO] testing ofkarosia/grave_manager against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofkarosia%2Fgrave_manager" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ofkarosia/grave_manager on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ofkarosia/grave_manager [INFO] finished tweaking git repo https://github.com/ofkarosia/grave_manager [INFO] tweaked toml for git repo https://github.com/ofkarosia/grave_manager written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ofkarosia/grave_manager 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f2524871bce95f64894261bf9f21ba11be35a763a7c438b8945632b5e2f1a16 [INFO] running `Command { std: "docker" "start" "-a" "4f2524871bce95f64894261bf9f21ba11be35a763a7c438b8945632b5e2f1a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f2524871bce95f64894261bf9f21ba11be35a763a7c438b8945632b5e2f1a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f2524871bce95f64894261bf9f21ba11be35a763a7c438b8945632b5e2f1a16", kill_on_drop: false }` [INFO] [stdout] 4f2524871bce95f64894261bf9f21ba11be35a763a7c438b8945632b5e2f1a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efa91dea4073af85eb36d2b39c1ee0cbd6201ae372a4f1ef0f1d2c70df638af5 [INFO] running `Command { std: "docker" "start" "-a" "efa91dea4073af85eb36d2b39c1ee0cbd6201ae372a4f1ef0f1d2c70df638af5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.1.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `reqwest` (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/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.5/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 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="macos-system-configuration"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "socks", "stream", "trust-dns", "zstd"))' -C metadata=644aa4135d3d2315 -C extra-filename=-644aa4135d3d2315 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-1d5853d8a2dd9229.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-de56c2ce5fbc2bf0.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8700cf6701f4ea83.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c0f31fa35edb8ae0.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a74d77e2ab1a5ea5.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c3eae5ff6f4786f8.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-15c239d65b353106.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-0434658a1020c83c.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b6b0f680cc960e1c.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-c82f7d3786518ef6.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4a4f1d7952871e6d.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-3c1da9064155c766.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5041df58b609dd17.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-0eb1053c709f71ab.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2579a5a2dbce8c4d.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-566b615028bbb9d4.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-03a9c3dca4dd5f58.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-dd4734ba15c3811e.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-88cba40a7181d984.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-04d37b8eb510eecb.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-a84a40c4ace77d9f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3b156d3a48c6780a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67de914f5e457432.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-c335d46e070978bf.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-8e2645005ea8a742.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-25be331f37e4b20f.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-d2d4b26b954b926a.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-368ccdc980bf098e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d79477b6a7acdfea.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "efa91dea4073af85eb36d2b39c1ee0cbd6201ae372a4f1ef0f1d2c70df638af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa91dea4073af85eb36d2b39c1ee0cbd6201ae372a4f1ef0f1d2c70df638af5", kill_on_drop: false }` [INFO] [stdout] efa91dea4073af85eb36d2b39c1ee0cbd6201ae372a4f1ef0f1d2c70df638af5