[INFO] cloning repository https://github.com/ranafge/tokio-with-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ranafge/tokio-with-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d671e82cc71593212e7a6cfc9b2c7aee36c767ca [INFO] checking ranafge/tokio-with-example against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 75% (747/989) Updating files: 76% (752/989) Updating files: 77% (762/989) Updating files: 78% (772/989) Updating files: 79% (782/989) Updating files: 80% (792/989) Updating files: 81% (802/989) Updating files: 82% (811/989) Updating files: 83% (821/989) Updating files: 84% (831/989) Updating files: 85% (841/989) Updating files: 86% (851/989) Updating files: 87% (861/989) Updating files: 88% (871/989) Updating files: 89% (881/989) Updating files: 90% (891/989) Updating files: 91% (900/989) Updating files: 92% (910/989) Updating files: 93% (920/989) Updating files: 94% (930/989) Updating files: 95% (940/989) Updating files: 96% (950/989) Updating files: 97% (960/989) Updating files: 98% (970/989) Updating files: 99% (980/989) Updating files: 100% (989/989) Updating files: 100% (989/989), done. [INFO] validating manifest of git repo https://github.com/ranafge/tokio-with-example on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ranafge/tokio-with-example [INFO] finished tweaking git repo https://github.com/ranafge/tokio-with-example [INFO] tweaked toml for git repo https://github.com/ranafge/tokio-with-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ranafge/tokio-with-example 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fd1a03948f0f420d9059e9ae1c5d5f76c3daddeb9e0d357384873ca3f07682d [INFO] running `Command { std: "docker" "start" "-a" "7fd1a03948f0f420d9059e9ae1c5d5f76c3daddeb9e0d357384873ca3f07682d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fd1a03948f0f420d9059e9ae1c5d5f76c3daddeb9e0d357384873ca3f07682d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd1a03948f0f420d9059e9ae1c5d5f76c3daddeb9e0d357384873ca3f07682d", kill_on_drop: false }` [INFO] [stdout] 7fd1a03948f0f420d9059e9ae1c5d5f76c3daddeb9e0d357384873ca3f07682d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a43bf82dbb6505105f19b55fce07bb90d26478fd44d5891b8a09cdaaf592bc64 [INFO] running `Command { std: "docker" "start" "-a" "a43bf82dbb6505105f19b55fce07bb90d26478fd44d5891b8a09cdaaf592bc64", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tokio-test v0.1.0 (/opt/rustwide/workdir/tokio-test) [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking rust_tokio_with_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `info` [INFO] [stdout] --> examples/info.rs:6:47 [INFO] [stdout] | [INFO] [stdout] 6 | // command: cargo run --examples &name of file [INFO] [stdout] | ^ consider adding a `main` function to `examples/info.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_tokio_with_example` (example "info") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `tokio::runtime::Handle` [INFO] [stdout] --> examples/dumps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::runtime::Handle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TcpStream` [INFO] [stdout] --> examples/echo.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | use tokio::net::{TcpListener, TcpStream}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dump` found for struct `Handle` in the current scope [INFO] [stdout] --> examples/dumps.rs:33:73 [INFO] [stdout] | [INFO] [stdout] 33 | if let Ok(dump) = timeout(Duration::from_secs(2),handle.dump()).await { [INFO] [stdout] | ^^^^ method not found in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_tokio_with_example` (example "dumps") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a43bf82dbb6505105f19b55fce07bb90d26478fd44d5891b8a09cdaaf592bc64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43bf82dbb6505105f19b55fce07bb90d26478fd44d5891b8a09cdaaf592bc64", kill_on_drop: false }` [INFO] [stdout] a43bf82dbb6505105f19b55fce07bb90d26478fd44d5891b8a09cdaaf592bc64 [INFO] checking ranafge/tokio-with-example against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 62% (614/989) Updating files: 63% (624/989) Updating files: 64% (633/989) Updating files: 65% (643/989) Updating files: 66% (653/989) Updating files: 67% (663/989) Updating files: 68% (673/989) Updating files: 69% (683/989) Updating files: 70% (693/989) Updating files: 71% (703/989) Updating files: 72% (713/989) Updating files: 73% (722/989) Updating files: 74% (732/989) Updating files: 75% (742/989) Updating files: 76% (752/989) Updating files: 77% (762/989) Updating files: 78% (772/989) Updating files: 79% (782/989) Updating files: 80% (792/989) Updating files: 81% (802/989) Updating files: 82% (811/989) Updating files: 83% (821/989) Updating files: 84% (831/989) Updating files: 85% (841/989) Updating files: 86% (851/989) Updating files: 87% (861/989) Updating files: 88% (871/989) Updating files: 89% (881/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3c63mfhu7ucysxp1.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3cvrj10rwfx3xnis.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3hlknoetqx4m5ehh.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3ifgt75v8iurzx6e.o [INFO] [stderr] Updating files: 90% (891/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3mpjko7tyoib778l.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3oa35q5zk1saprb6.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3vj1xl431mkrmqp9.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3vzsxnhhd24fe9c5.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3x3h5gfn50ogj2h0.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3xmf9cgpeckp2rwn.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3yvuvg3sr8n9rn4u.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3ywv69dlzonhc2xz.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/43bk0jbmrq9pki2i.o [INFO] [stderr] Updating files: 91% (900/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4fe08vpaftayyoeu.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4khuor3fquwkmyt1.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4ld13ddl3muls4m1.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4ofhe5gal95ji5qq.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4ql5lsrxlgq1ziiu.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4rdc7xfnzat93oep.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4tcbwwb18tcsl36f.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4tfsomszid1h8fyz.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/50muef4orks0gouw.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/5en3m3jpe7bfk75v.o [INFO] [stderr] Updating files: 92% (910/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/5ii1nam5d4odu3c.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/dep-graph.bin [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/hrufrepliad4fty.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/i1l76057emovjli.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/ihvjllp0892f2ur.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/kxcn5m42ku02m9n.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/lp4gtrcwg9sxtzo.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/lvlde82meycfsi0.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/m4vkvhzob1unz89.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/n4bederp262b3s.o [INFO] [stderr] Updating files: 93% (920/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/nmh69fko63aiti7.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/oiraarkd00q1n1v.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/p13c42oxsyp9n70.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/qdz0132mocdeywu.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/qs8ze4auquj88dd.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/s46nx11p7opnwcv.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/t62ns7lpehl0ng0.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/trne2ig7uatrvu5.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/vmwyh5immtmuhij.o [INFO] [stderr] Updating files: 94% (930/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/work-products.bin [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/ysvq4vemnde89wt.o [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/print_each_packet-3arza56q4rt4e': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking ranafge/tokio-with-example against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 70% (700/989) Updating files: 71% (703/989) Updating files: 72% (713/989) Updating files: 73% (722/989) Updating files: 74% (732/989) Updating files: 75% (742/989) Updating files: 76% (752/989) Updating files: 77% (762/989) Updating files: 78% (772/989) Updating files: 79% (782/989) Updating files: 80% (792/989) Updating files: 81% (802/989) Updating files: 82% (811/989) Updating files: 83% (821/989) Updating files: 84% (831/989) Updating files: 85% (841/989) Updating files: 86% (851/989) Updating files: 87% (861/989) Updating files: 88% (871/989) Updating files: 89% (881/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3c63mfhu7ucysxp1.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3cvrj10rwfx3xnis.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3hlknoetqx4m5ehh.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3ifgt75v8iurzx6e.o [INFO] [stderr] Updating files: 90% (891/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3mpjko7tyoib778l.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3oa35q5zk1saprb6.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3vj1xl431mkrmqp9.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3vzsxnhhd24fe9c5.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3x3h5gfn50ogj2h0.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3xmf9cgpeckp2rwn.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3yvuvg3sr8n9rn4u.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/3ywv69dlzonhc2xz.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/43bk0jbmrq9pki2i.o [INFO] [stderr] Updating files: 91% (900/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4fe08vpaftayyoeu.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4khuor3fquwkmyt1.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4ld13ddl3muls4m1.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4ofhe5gal95ji5qq.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4ql5lsrxlgq1ziiu.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4rdc7xfnzat93oep.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4tcbwwb18tcsl36f.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/4tfsomszid1h8fyz.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/50muef4orks0gouw.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/5en3m3jpe7bfk75v.o [INFO] [stderr] Updating files: 92% (910/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/5ii1nam5d4odu3c.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/dep-graph.bin [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/hrufrepliad4fty.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/i1l76057emovjli.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/ihvjllp0892f2ur.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/kxcn5m42ku02m9n.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/lp4gtrcwg9sxtzo.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/lvlde82meycfsi0.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/m4vkvhzob1unz89.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/n4bederp262b3s.o [INFO] [stderr] Updating files: 93% (920/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/nmh69fko63aiti7.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/oiraarkd00q1n1v.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/p13c42oxsyp9n70.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/qdz0132mocdeywu.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/qs8ze4auquj88dd.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/s46nx11p7opnwcv.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/t62ns7lpehl0ng0.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/trne2ig7uatrvu5.o [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/vmwyh5immtmuhij.o [INFO] [stderr] Updating files: 94% (930/989) error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/work-products.bin [INFO] [stderr] error: unable to write file target/debug/incremental/print_each_packet-2w5596n36xdk3/s-gttomxnnha-1b80u19-bfum31vj02hosv8g69h2ab8zh/ysvq4vemnde89wt.o [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/print_each_packet-3arza56q4rt4e': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking ranafge/tokio-with-example against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 60% (602/989) Updating files: 61% (604/989) error: unable to write file target/debug/deps/libwindows_sys-4c5764f3412d7eb6.rmeta [INFO] [stderr] Updating files: 61% (613/989) error: unable to write file target/debug/deps/libwindows_sys-7434f7c9342f0a16.rmeta [INFO] [stderr] Updating files: 62% (614/989) error: unable to write file target/debug/deps/libwindows_sys-fcd806cb0ce07f8f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_sys-fcd806cb0ce07f8f.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-1fd4de3616d8c288.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-1fd4de3616d8c288.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-5ed392ba99a296da.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-5ed392ba99a296da.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-c7d7ce24e94890ae.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-caf739fae0eb3bf3.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-89e275f8bdc673c6.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-89e275f8bdc673c6.rmeta [INFO] [stderr] Updating files: 63% (624/989) error: unable to write file target/debug/deps/libwindows_x86_64_msvc-8d242ca7b41e2ce0.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-961b52438b813c0e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-961b52438b813c0e.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-b6a2c35c254d5785.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/lock_api-3e4136a9e2ab229e.d [INFO] [stderr] error: unable to write file target/debug/deps/lock_api-cbe2bc0357c6ebd8.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-5205cb0196ae13b1.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-90c36d1c32cefe75.d [INFO] [stderr] error: unable to write file target/debug/deps/mio-0591b3851d233d6a.d [INFO] [stderr] Updating files: 64% (633/989) error: unable to write file target/debug/deps/mio-fe4a125bf9dca84a.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-77ee99b0b1bbbd9c.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-ac6a361b46ec6dbd.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-2ef8eb3cc292aaa0.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-52ebf53b2dc79f73.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot-2712a6177ac4309d.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot-7bb3fc6f4848ca9d.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-82ef52a36316b5a3.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-c73ccf32738ae8dd.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_project_lite-410021615cf5ab6f.d [INFO] [stderr] Updating files: 65% (643/989) error: unable to write file target/debug/deps/pin_project_lite-faebc93112566f2c.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-5090c806b961f299.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-b746d32005c31615.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-7610ce373cca0023.d [INFO] [stderr] error: unable to write file target/debug/deps/quote-448d405c25da8546.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-020dd35077685ca0.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-10c2307c334a6562.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-1f8558305d8bd75f.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-ce47b8fe9c9fcac0.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example.d [INFO] [stderr] Updating files: 66% (653/989) error: unable to write file target/debug/deps/rust_tokio_with_example.exe [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example.pdb [INFO] [stderr] error: unable to write file target/debug/deps/scopeguard-5296a71d3721966e.d [INFO] [stderr] error: unable to write file target/debug/deps/scopeguard-80c2254082da7066.d [INFO] [stderr] error: unable to write file target/debug/deps/slab-165146e61990f65b.d [INFO] [stderr] error: unable to write file target/debug/deps/slab-860510d72b4c1bd7.d [INFO] [stderr] error: unable to create file target/debug/deps/smallvec-0100cae57399aa89.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/smallvec-be8cec086ab8176c.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/socket2-4044dda1db72bd20.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/socket2-a1247f7fbbb0a376.d [INFO] [stderr] Updating files: 67% (663/989) error: unable to write file target/debug/deps/syn-19f5ab391ae3fae9.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-3877987f1a2a14ee.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-5400be9fe47177dc.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-b41f2cc33bb64eca.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_macros-b41f2cc33bb64eca.dll [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-b41f2cc33bb64eca.dll.exp: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_macros-b41f2cc33bb64eca.dll.lib [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-b41f2cc33bb64eca.pdb: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_stream-3dfb11863d3c6c30.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_stream-cd51d6c60d64b810.d: No space left on device [INFO] [stderr] Updating files: 68% (673/989) error: unable to create file target/debug/deps/tokio_test-175d2900b0488f82.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tokio_test-c15984dc36d5bd62.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tokio_util-189ed0d61e6cc696.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tokio_util-5f83ecd0a867637e.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing-050a98a5420cf8cd.d [INFO] [stderr] error: unable to create file target/debug/deps/tracing-9834fc919b4c1754.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing_core-596358f684267293.d [INFO] [stderr] error: unable to create file target/debug/deps/tracing_core-93744854a8f23be5.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/unicode_ident-5ea8f212918f5c2b.d [INFO] [stderr] error: unable to create file target/debug/deps/windows_sys-2eb4bde771e574f9.d: No space left on device [INFO] [stderr] Updating files: 69% (683/989) error: unable to create file target/debug/deps/windows_sys-4c5764f3412d7eb6.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_sys-7434f7c9342f0a16.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_sys-fcd806cb0ce07f8f.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-1fd4de3616d8c288.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/windows_targets-5ed392ba99a296da.d [INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-c7d7ce24e94890ae.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-caf739fae0eb3bf3.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-89e275f8bdc673c6.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-8d242ca7b41e2ce0.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-961b52438b813c0e.d: No space left on device [INFO] [stderr] Updating files: 70% (693/989) error: unable to create file target/debug/deps/windows_x86_64_msvc-b6a2c35c254d5785.d: No space left on device [INFO] [stderr] fatal: cannot create directory at 'target/debug/examples': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking ranafge/tokio-with-example against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_sys-4c5764f3412d7eb6.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_sys-7434f7c9342f0a16.rmeta [INFO] [stderr] Updating files: 62% (614/989) error: unable to write file target/debug/deps/libwindows_sys-fcd806cb0ce07f8f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_sys-fcd806cb0ce07f8f.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-1fd4de3616d8c288.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-1fd4de3616d8c288.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-5ed392ba99a296da.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-5ed392ba99a296da.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-c7d7ce24e94890ae.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-caf739fae0eb3bf3.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-89e275f8bdc673c6.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-89e275f8bdc673c6.rmeta [INFO] [stderr] Updating files: 63% (624/989) error: unable to write file target/debug/deps/libwindows_x86_64_msvc-8d242ca7b41e2ce0.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-961b52438b813c0e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-961b52438b813c0e.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-b6a2c35c254d5785.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/lock_api-3e4136a9e2ab229e.d [INFO] [stderr] error: unable to write file target/debug/deps/lock_api-cbe2bc0357c6ebd8.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-5205cb0196ae13b1.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-90c36d1c32cefe75.d [INFO] [stderr] error: unable to write file target/debug/deps/mio-0591b3851d233d6a.d [INFO] [stderr] Updating files: 64% (633/989) error: unable to write file target/debug/deps/mio-fe4a125bf9dca84a.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-77ee99b0b1bbbd9c.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-ac6a361b46ec6dbd.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-2ef8eb3cc292aaa0.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-52ebf53b2dc79f73.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot-2712a6177ac4309d.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot-7bb3fc6f4848ca9d.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-82ef52a36316b5a3.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-c73ccf32738ae8dd.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_project_lite-410021615cf5ab6f.d [INFO] [stderr] Updating files: 65% (643/989) error: unable to write file target/debug/deps/pin_project_lite-faebc93112566f2c.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-5090c806b961f299.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-b746d32005c31615.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-7610ce373cca0023.d [INFO] [stderr] error: unable to write file target/debug/deps/quote-448d405c25da8546.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-020dd35077685ca0.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-10c2307c334a6562.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-1f8558305d8bd75f.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-ce47b8fe9c9fcac0.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example.d [INFO] [stderr] Updating files: 66% (653/989) error: unable to write file target/debug/deps/rust_tokio_with_example.exe [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example.pdb [INFO] [stderr] error: unable to write file target/debug/deps/scopeguard-5296a71d3721966e.d [INFO] [stderr] error: unable to write file target/debug/deps/scopeguard-80c2254082da7066.d [INFO] [stderr] error: unable to write file target/debug/deps/slab-165146e61990f65b.d [INFO] [stderr] error: unable to write file target/debug/deps/slab-860510d72b4c1bd7.d [INFO] [stderr] error: unable to create file target/debug/deps/smallvec-0100cae57399aa89.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/smallvec-be8cec086ab8176c.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/socket2-4044dda1db72bd20.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/socket2-a1247f7fbbb0a376.d [INFO] [stderr] Updating files: 67% (663/989) error: unable to write file target/debug/deps/syn-19f5ab391ae3fae9.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-3877987f1a2a14ee.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-5400be9fe47177dc.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-b41f2cc33bb64eca.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_macros-b41f2cc33bb64eca.dll [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-b41f2cc33bb64eca.dll.exp: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_macros-b41f2cc33bb64eca.dll.lib [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-b41f2cc33bb64eca.pdb: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_stream-3dfb11863d3c6c30.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_stream-cd51d6c60d64b810.d: No space left on device [INFO] [stderr] Updating files: 68% (673/989) error: unable to create file target/debug/deps/tokio_test-175d2900b0488f82.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tokio_test-c15984dc36d5bd62.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tokio_util-189ed0d61e6cc696.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tokio_util-5f83ecd0a867637e.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing-050a98a5420cf8cd.d [INFO] [stderr] error: unable to create file target/debug/deps/tracing-9834fc919b4c1754.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing_core-596358f684267293.d [INFO] [stderr] error: unable to create file target/debug/deps/tracing_core-93744854a8f23be5.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/unicode_ident-5ea8f212918f5c2b.d [INFO] [stderr] error: unable to create file target/debug/deps/windows_sys-2eb4bde771e574f9.d: No space left on device [INFO] [stderr] Updating files: 69% (683/989) error: unable to create file target/debug/deps/windows_sys-4c5764f3412d7eb6.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_sys-7434f7c9342f0a16.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_sys-fcd806cb0ce07f8f.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-1fd4de3616d8c288.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/windows_targets-5ed392ba99a296da.d [INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-c7d7ce24e94890ae.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-caf739fae0eb3bf3.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-89e275f8bdc673c6.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-8d242ca7b41e2ce0.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-961b52438b813c0e.d: No space left on device [INFO] [stderr] Updating files: 70% (693/989) error: unable to create file target/debug/deps/windows_x86_64_msvc-b6a2c35c254d5785.d: No space left on device [INFO] [stderr] fatal: cannot create directory at 'target/debug/examples': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking ranafge/tokio-with-example against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 60% (597/989) Updating files: 61% (604/989) error: unable to write file target/debug/deps/libwindows_sys-4c5764f3412d7eb6.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_sys-7434f7c9342f0a16.rmeta [INFO] [stderr] Updating files: 62% (614/989) error: unable to write file target/debug/deps/libwindows_sys-fcd806cb0ce07f8f.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_sys-fcd806cb0ce07f8f.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-1fd4de3616d8c288.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-1fd4de3616d8c288.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-5ed392ba99a296da.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-5ed392ba99a296da.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-c7d7ce24e94890ae.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-caf739fae0eb3bf3.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-89e275f8bdc673c6.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-89e275f8bdc673c6.rmeta [INFO] [stderr] Updating files: 63% (624/989) error: unable to write file target/debug/deps/libwindows_x86_64_msvc-8d242ca7b41e2ce0.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-961b52438b813c0e.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-961b52438b813c0e.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-b6a2c35c254d5785.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/lock_api-3e4136a9e2ab229e.d [INFO] [stderr] error: unable to write file target/debug/deps/lock_api-cbe2bc0357c6ebd8.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-5205cb0196ae13b1.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-90c36d1c32cefe75.d [INFO] [stderr] error: unable to write file target/debug/deps/mio-0591b3851d233d6a.d [INFO] [stderr] Updating files: 64% (633/989) error: unable to write file target/debug/deps/mio-fe4a125bf9dca84a.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-77ee99b0b1bbbd9c.d [INFO] [stderr] error: unable to write file target/debug/deps/num_cpus-ac6a361b46ec6dbd.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-2ef8eb3cc292aaa0.d [INFO] [stderr] error: unable to write file target/debug/deps/once_cell-52ebf53b2dc79f73.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot-2712a6177ac4309d.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot-7bb3fc6f4848ca9d.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-82ef52a36316b5a3.d [INFO] [stderr] error: unable to write file target/debug/deps/parking_lot_core-c73ccf32738ae8dd.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_project_lite-410021615cf5ab6f.d [INFO] [stderr] Updating files: 65% (643/989) error: unable to write file target/debug/deps/pin_project_lite-faebc93112566f2c.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-5090c806b961f299.d [INFO] [stderr] error: unable to write file target/debug/deps/pin_utils-b746d32005c31615.d [INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-7610ce373cca0023.d [INFO] [stderr] error: unable to write file target/debug/deps/quote-448d405c25da8546.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-020dd35077685ca0.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-10c2307c334a6562.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-1f8558305d8bd75f.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example-ce47b8fe9c9fcac0.d [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example.d [INFO] [stderr] Updating files: 66% (653/989) error: unable to write file target/debug/deps/rust_tokio_with_example.exe [INFO] [stderr] error: unable to write file target/debug/deps/rust_tokio_with_example.pdb [INFO] [stderr] error: unable to write file target/debug/deps/scopeguard-5296a71d3721966e.d [INFO] [stderr] error: unable to write file target/debug/deps/scopeguard-80c2254082da7066.d [INFO] [stderr] error: unable to write file target/debug/deps/slab-165146e61990f65b.d [INFO] [stderr] error: unable to write file target/debug/deps/slab-860510d72b4c1bd7.d [INFO] [stderr] error: unable to create file target/debug/deps/smallvec-0100cae57399aa89.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/smallvec-be8cec086ab8176c.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/socket2-4044dda1db72bd20.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/socket2-a1247f7fbbb0a376.d [INFO] [stderr] Updating files: 67% (663/989) error: unable to write file target/debug/deps/syn-19f5ab391ae3fae9.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-3877987f1a2a14ee.d [INFO] [stderr] error: unable to write file target/debug/deps/tokio-5400be9fe47177dc.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-b41f2cc33bb64eca.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_macros-b41f2cc33bb64eca.dll [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-b41f2cc33bb64eca.dll.exp: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_macros-b41f2cc33bb64eca.dll.lib [INFO] [stderr] error: unable to create file target/debug/deps/tokio_macros-b41f2cc33bb64eca.pdb: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tokio_stream-3dfb11863d3c6c30.d [INFO] [stderr] error: unable to create file target/debug/deps/tokio_stream-cd51d6c60d64b810.d: No space left on device [INFO] [stderr] Updating files: 68% (673/989) error: unable to create file target/debug/deps/tokio_test-175d2900b0488f82.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tokio_test-c15984dc36d5bd62.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tokio_util-189ed0d61e6cc696.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/tokio_util-5f83ecd0a867637e.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing-050a98a5420cf8cd.d [INFO] [stderr] error: unable to create file target/debug/deps/tracing-9834fc919b4c1754.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/tracing_core-596358f684267293.d [INFO] [stderr] error: unable to create file target/debug/deps/tracing_core-93744854a8f23be5.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/unicode_ident-5ea8f212918f5c2b.d [INFO] [stderr] error: unable to create file target/debug/deps/windows_sys-2eb4bde771e574f9.d: No space left on device [INFO] [stderr] Updating files: 69% (683/989) error: unable to create file target/debug/deps/windows_sys-4c5764f3412d7eb6.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_sys-7434f7c9342f0a16.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_sys-fcd806cb0ce07f8f.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-1fd4de3616d8c288.d: No space left on device [INFO] [stderr] error: unable to write file target/debug/deps/windows_targets-5ed392ba99a296da.d [INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-c7d7ce24e94890ae.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_targets-caf739fae0eb3bf3.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-89e275f8bdc673c6.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-8d242ca7b41e2ce0.d: No space left on device [INFO] [stderr] error: unable to create file target/debug/deps/windows_x86_64_msvc-961b52438b813c0e.d: No space left on device [INFO] [stderr] Updating files: 70% (693/989) error: unable to create file target/debug/deps/windows_x86_64_msvc-b6a2c35c254d5785.d: No space left on device [INFO] [stderr] fatal: cannot create directory at 'target/debug/examples': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/ranafge/tokio-with-example [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.