[INFO] cloning repository https://github.com/slucasmyer/reverse-proxy-w-cache-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slucasmyer/reverse-proxy-w-cache-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslucasmyer%2Freverse-proxy-w-cache-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslucasmyer%2Freverse-proxy-w-cache-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b45f53f9cf78a681c0de8640260f9610031ae79 [INFO] testing slucasmyer/reverse-proxy-w-cache-rust against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslucasmyer%2Freverse-proxy-w-cache-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slucasmyer/reverse-proxy-w-cache-rust on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slucasmyer/reverse-proxy-w-cache-rust [INFO] finished tweaking git repo https://github.com/slucasmyer/reverse-proxy-w-cache-rust [INFO] tweaked toml for git repo https://github.com/slucasmyer/reverse-proxy-w-cache-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/slucasmyer/reverse-proxy-w-cache-rust 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6c82278d7cdfb4049f045c0ebac59e233e7e6fcd6d583d981944ea96a545a62 [INFO] running `Command { std: "docker" "start" "-a" "d6c82278d7cdfb4049f045c0ebac59e233e7e6fcd6d583d981944ea96a545a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6c82278d7cdfb4049f045c0ebac59e233e7e6fcd6d583d981944ea96a545a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c82278d7cdfb4049f045c0ebac59e233e7e6fcd6d583d981944ea96a545a62", kill_on_drop: false }` [INFO] [stdout] d6c82278d7cdfb4049f045c0ebac59e233e7e6fcd6d583d981944ea96a545a62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 661c4ab68a528a3662264588dac109f0b86490cb607ed9f3a149c81440144e49 [INFO] running `Command { std: "docker" "start" "-a" "661c4ab68a528a3662264588dac109f0b86490cb607ed9f3a149c81440144e49", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.78 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling openssl v0.10.43 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling warp-reverse-proxy v0.5.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWdej57" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp-reverse-proxy` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcM4QOmZ/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `warp` (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-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name warp --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/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="multipart"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-compression", "compression", "compression-brotli", "compression-gzip", "default", "multipart", "tls", "tokio-rustls", "tokio-tungstenite", "websocket"))' -C metadata=7f22ba37def27825 -C extra-filename=-ff36f2514fbff81d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfed4fc704947305.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-93222ddac505dca7.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3b6fe75012d58155.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-4203390b84076e2d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b7a1f94874099dcf.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d75b81319f7ee8d3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d92df7c38c336d51.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-df56754a5ea019bb.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-69518e25574ffaf4.rmeta --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-65a03bf202f3e863.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-bf512ecf668f0e68.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-9cf1cd78e7976d99.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-7619bde26ee4647d.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-ddc34d439339bb5f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-40b4ec7f9216364a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8b54f8fc9dcc9d5e.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-b2ce03fec8cae3ab.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-19dba6747f6636e6.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-154ee884de9dd91c.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-d1793e6887c8e0ac.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4f4619ca9bcb8a4a.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-442e0d38cf369aa3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-97739b31ef9ad38b.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `reqwest` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "661c4ab68a528a3662264588dac109f0b86490cb607ed9f3a149c81440144e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661c4ab68a528a3662264588dac109f0b86490cb607ed9f3a149c81440144e49", kill_on_drop: false }` [INFO] [stdout] 661c4ab68a528a3662264588dac109f0b86490cb607ed9f3a149c81440144e49