[INFO] cloning repository https://github.com/yangshoulai/port-forwarding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yangshoulai/port-forwarding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangshoulai%2Fport-forwarding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangshoulai%2Fport-forwarding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c51f71cefedb0587903d9db77f803470e54ccfd1 [INFO] building yangshoulai/port-forwarding against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangshoulai%2Fport-forwarding" "/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/yangshoulai/port-forwarding on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/yangshoulai/port-forwarding [INFO] finished tweaking git repo https://github.com/yangshoulai/port-forwarding [INFO] tweaked toml for git repo https://github.com/yangshoulai/port-forwarding written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yangshoulai/port-forwarding 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded async-ssh2-lite v0.2.2 [INFO] [stderr] Downloaded plain_path v0.1.0 [INFO] [stderr] Downloaded platform-dirs v0.3.0 [INFO] [stderr] Downloaded ssh_jumper v0.4.0 [INFO] [stderr] Downloaded ssh_jumper_model v0.4.0 [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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df378a2d8abb239997c7291ba6ff490842ff551a1ccfa8fd576dcc5b265faff1 [INFO] running `Command { std: "docker" "start" "-a" "df378a2d8abb239997c7291ba6ff490842ff551a1ccfa8fd576dcc5b265faff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df378a2d8abb239997c7291ba6ff490842ff551a1ccfa8fd576dcc5b265faff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df378a2d8abb239997c7291ba6ff490842ff551a1ccfa8fd576dcc5b265faff1", kill_on_drop: false }` [INFO] [stdout] df378a2d8abb239997c7291ba6ff490842ff551a1ccfa8fd576dcc5b265faff1 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d6415dfc904d9e150e6db265fe1b2a5b4cbf8083698114027ba8eaf35ab00ba [INFO] running `Command { std: "docker" "start" "-a" "7d6415dfc904d9e150e6db265fe1b2a5b4cbf8083698114027ba8eaf35ab00ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling plain_path v0.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `anyhow` (build script) [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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=05afd53258a605c0 -C extra-filename=-19a6da3dc7991c84 --out-dir /opt/rustwide/target/debug/build/anyhow-19a6da3dc7991c84 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavfbPSG/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.44/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=b4d963fb96d7250f -C extra-filename=-c45815e40c480318 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-da68977f3b882c00.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6bd11793ea7eeed3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-fcab2832cdd8fc39.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `async-std` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7d6415dfc904d9e150e6db265fe1b2a5b4cbf8083698114027ba8eaf35ab00ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d6415dfc904d9e150e6db265fe1b2a5b4cbf8083698114027ba8eaf35ab00ba", kill_on_drop: false }` [INFO] [stdout] 7d6415dfc904d9e150e6db265fe1b2a5b4cbf8083698114027ba8eaf35ab00ba