[INFO] cloning repository https://github.com/VirtuousCrane/websocket_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VirtuousCrane/websocket_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirtuousCrane%2Fwebsocket_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirtuousCrane%2Fwebsocket_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 586a82ec51d32c02e057b1dde0fbdd79cbc5aac7 [INFO] testing VirtuousCrane/websocket_test/586a82ec51d32c02e057b1dde0fbdd79cbc5aac7 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirtuousCrane%2Fwebsocket_test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VirtuousCrane/websocket_test on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VirtuousCrane/websocket_test [INFO] finished tweaking git repo https://github.com/VirtuousCrane/websocket_test [INFO] tweaked toml for git repo https://github.com/VirtuousCrane/websocket_test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/VirtuousCrane/websocket_test 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 207de4af0fe2088f0a2143c055c3ec66424015c43719b3df08ba2f2cadd9a986 [INFO] running `Command { std: "docker" "start" "-a" "207de4af0fe2088f0a2143c055c3ec66424015c43719b3df08ba2f2cadd9a986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "207de4af0fe2088f0a2143c055c3ec66424015c43719b3df08ba2f2cadd9a986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "207de4af0fe2088f0a2143c055c3ec66424015c43719b3df08ba2f2cadd9a986", kill_on_drop: false }` [INFO] [stdout] 207de4af0fe2088f0a2143c055c3ec66424015c43719b3df08ba2f2cadd9a986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3791326f7ae831d1c1d97d56899b16fb1a0f5aff799db89aaa0a6ad331489e62 [INFO] running `Command { std: "docker" "start" "-a" "3791326f7ae831d1c1d97d56899b16fb1a0f5aff799db89aaa0a6ad331489e62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.108 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9oybpA/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfg-if` (lib) due to 2 previous errors [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/build/quote-471fd846edeb584c/rmetaX7JsSQ" [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/build/syn-ec1e0cffd409b00d/rmetareefcp" [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/build/proc-macro2-139bc4cd6c433fd2/rmetasv73Wv" [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/build/libc-66be98547e2d1c0a/rmetaxI41ju" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (build script) 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/rmeta5u891U" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-ident` (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/rmetaZNGMvt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (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/build/typenum-fc7f4a490157162f/rmetaw9EvYJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3791326f7ae831d1c1d97d56899b16fb1a0f5aff799db89aaa0a6ad331489e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3791326f7ae831d1c1d97d56899b16fb1a0f5aff799db89aaa0a6ad331489e62", kill_on_drop: false }` [INFO] [stdout] 3791326f7ae831d1c1d97d56899b16fb1a0f5aff799db89aaa0a6ad331489e62