[INFO] cloning repository https://github.com/k9exp/http-proxy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k9exp/http-proxy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk9exp%2Fhttp-proxy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk9exp%2Fhttp-proxy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51a7781d78c53e37a1851b84fd8a33de2afaf93c [INFO] testing k9exp/http-proxy-rs against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk9exp%2Fhttp-proxy-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k9exp/http-proxy-rs on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/k9exp/http-proxy-rs [INFO] finished tweaking git repo https://github.com/k9exp/http-proxy-rs [INFO] tweaked toml for git repo https://github.com/k9exp/http-proxy-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/k9exp/http-proxy-rs 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21837fc348d0426805a46f1cebffc707392eb4da1f75cb1fbd74ef0a91cfb68e [INFO] running `Command { std: "docker" "start" "-a" "21837fc348d0426805a46f1cebffc707392eb4da1f75cb1fbd74ef0a91cfb68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21837fc348d0426805a46f1cebffc707392eb4da1f75cb1fbd74ef0a91cfb68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21837fc348d0426805a46f1cebffc707392eb4da1f75cb1fbd74ef0a91cfb68e", kill_on_drop: false }` [INFO] [stdout] 21837fc348d0426805a46f1cebffc707392eb4da1f75cb1fbd74ef0a91cfb68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c70421b81a86cc97eb004a3b47fc2933917ffff18b4afbad1c27dbfba54fc81 [INFO] running `Command { std: "docker" "start" "-a" "3c70421b81a86cc97eb004a3b47fc2933917ffff18b4afbad1c27dbfba54fc81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling pem v3.0.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] error: could not compile `futures-macro` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.29/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=63ff325bcfcc0e1f -C extra-filename=-f2e22e218c549612 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c506a05697f6e678.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-76abfdc78efad02b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3646d949ba0c744e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ring` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name ring --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=137046f50de2e4e5 -C extra-filename=-3108b35402ec205d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-3256196f79e91901.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-778c08b2406fdd3b.rmeta --extern spin=/opt/rustwide/target/debug/deps/libspin-bd5c65b66a03de3f.rmeta --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-4c6cc551cc2c6e70.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-68440fe98d45f797/out -l static=ring-core -l static=ring-test` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rcgen` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name rcgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.11.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="pem"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pem", "x509-parser", "zeroize"))' -C metadata=edb2be686b811bde -C extra-filename=-24355d46d09156fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pem=/opt/rustwide/target/debug/deps/libpem-b1362bc4c70cc583.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-3108b35402ec205d.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-10b52e5d133ae60a.rmeta --extern yasna=/opt/rustwide/target/debug/deps/libyasna-1ed426f3bf1a9476.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-68440fe98d45f797/out` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-777fd24c7d206538.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9fKbjf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3c70421b81a86cc97eb004a3b47fc2933917ffff18b4afbad1c27dbfba54fc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c70421b81a86cc97eb004a3b47fc2933917ffff18b4afbad1c27dbfba54fc81", kill_on_drop: false }` [INFO] [stdout] 3c70421b81a86cc97eb004a3b47fc2933917ffff18b4afbad1c27dbfba54fc81