[INFO] cloning repository https://github.com/zibiax/rusty-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zibiax/rusty-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 804b8db5d99843e5965dd0a3cb83b2faf8d75599 [INFO] checking zibiax/rusty-chat against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat" "/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/zibiax/rusty-chat on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zibiax/rusty-chat [INFO] finished tweaking git repo https://github.com/zibiax/rusty-chat [INFO] tweaked toml for git repo https://github.com/zibiax/rusty-chat written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zibiax/rusty-chat 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 982590cad9f9721485d06f9c04878f1c1de5a58aba9d22300c9a3247b9b37306 [INFO] running `Command { std: "docker" "start" "-a" "982590cad9f9721485d06f9c04878f1c1de5a58aba9d22300c9a3247b9b37306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "982590cad9f9721485d06f9c04878f1c1de5a58aba9d22300c9a3247b9b37306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "982590cad9f9721485d06f9c04878f1c1de5a58aba9d22300c9a3247b9b37306", kill_on_drop: false }` [INFO] [stdout] 982590cad9f9721485d06f9c04878f1c1de5a58aba9d22300c9a3247b9b37306 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c71f3bc59cf523de3aae54021169dd2ca25d8719a59e07a9b714a0ad6c199cd [INFO] running `Command { std: "docker" "start" "-a" "8c71f3bc59cf523de3aae54021169dd2ca25d8719a59e07a9b714a0ad6c199cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.13 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaglRQtM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtokio-67f61542edc42ee0.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/equivalent-d3d0700524103a17.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/equivalent-d3d0700524103a17/dep-lib-equivalent` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pear` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRdgRZE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pear` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hashbrown-69d59772af06122b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hashbrown-69d59772af06122b/dep-lib-hashbrown` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHCSc4A" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHNy6cq/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanh9029/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8c71f3bc59cf523de3aae54021169dd2ca25d8719a59e07a9b714a0ad6c199cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c71f3bc59cf523de3aae54021169dd2ca25d8719a59e07a9b714a0ad6c199cd", kill_on_drop: false }` [INFO] [stdout] 8c71f3bc59cf523de3aae54021169dd2ca25d8719a59e07a9b714a0ad6c199cd