[INFO] cloning repository https://github.com/olivmath/server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olivmath/server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivmath%2Fserver-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivmath%2Fserver-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbbd4970aac6f5dc2f03888b203a85af1a366dbe [INFO] checking olivmath/server-rust/dbbd4970aac6f5dc2f03888b203a85af1a366dbe against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivmath%2Fserver-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olivmath/server-rust on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/olivmath/server-rust [INFO] finished tweaking git repo https://github.com/olivmath/server-rust [INFO] tweaked toml for git repo https://github.com/olivmath/server-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/olivmath/server-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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag-sval2 v1.4.2 [INFO] [stderr] Downloaded sval_serde v2.10.2 [INFO] [stderr] Downloaded sval_buffer v2.10.2 [INFO] [stderr] Downloaded sval v2.10.2 [INFO] [stderr] Downloaded sval_json v2.10.2 [INFO] [stderr] Downloaded sval_dynamic v2.10.2 [INFO] [stderr] Downloaded value-bag-serde1 v1.4.2 [INFO] [stderr] Downloaded async-lock v3.1.0 [INFO] [stderr] Downloaded sval_ref v2.10.2 [INFO] [stderr] Downloaded calc_near_x v0.1.0 [INFO] [stderr] Downloaded async-h1 v2.3.4 [INFO] [stderr] Downloaded sval_fmt v2.10.2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50ddcd939fa8cab6a480de7c74c353977c1813476dce31c1a2f435202ed13068 [INFO] running `Command { std: "docker" "start" "-a" "50ddcd939fa8cab6a480de7c74c353977c1813476dce31c1a2f435202ed13068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50ddcd939fa8cab6a480de7c74c353977c1813476dce31c1a2f435202ed13068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ddcd939fa8cab6a480de7c74c353977c1813476dce31c1a2f435202ed13068", kill_on_drop: false }` [INFO] [stdout] 50ddcd939fa8cab6a480de7c74c353977c1813476dce31c1a2f435202ed13068 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80ee5f8de3e19ce8f1b6c20b6c59d50de7fc1d574bb5db11fcd4f063745b801c [INFO] running `Command { std: "docker" "start" "-a" "80ee5f8de3e19ce8f1b6c20b6c59d50de7fc1d574bb5db11fcd4f063745b801c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking futures-lite v2.0.1 [INFO] [stderr] Checking event-listener-strategy v0.3.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking async-lock v3.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaitcyNC/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxey7e6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `percent-encoding` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalW8gQX" [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/rmetacyKpt9" [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/rmetavxWNNf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `socket2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `futures-lite` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "80ee5f8de3e19ce8f1b6c20b6c59d50de7fc1d574bb5db11fcd4f063745b801c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ee5f8de3e19ce8f1b6c20b6c59d50de7fc1d574bb5db11fcd4f063745b801c", kill_on_drop: false }` [INFO] [stdout] 80ee5f8de3e19ce8f1b6c20b6c59d50de7fc1d574bb5db11fcd4f063745b801c