[INFO] cloning repository https://github.com/codewithrust/simple-ticket-war [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codewithrust/simple-ticket-war" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithrust%2Fsimple-ticket-war", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithrust%2Fsimple-ticket-war'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b69b48a245a988bc42ef39f8c8ffd2faf8fbcca [INFO] testing codewithrust/simple-ticket-war/2b69b48a245a988bc42ef39f8c8ffd2faf8fbcca against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithrust%2Fsimple-ticket-war" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codewithrust/simple-ticket-war on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codewithrust/simple-ticket-war [INFO] finished tweaking git repo https://github.com/codewithrust/simple-ticket-war [INFO] tweaked toml for git repo https://github.com/codewithrust/simple-ticket-war written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/codewithrust/simple-ticket-war 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a29b800709fc0ec1cf3ebda66d2960ed5144ae9b8a4425ab229a825e0e719f3 [INFO] running `Command { std: "docker" "start" "-a" "0a29b800709fc0ec1cf3ebda66d2960ed5144ae9b8a4425ab229a825e0e719f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a29b800709fc0ec1cf3ebda66d2960ed5144ae9b8a4425ab229a825e0e719f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a29b800709fc0ec1cf3ebda66d2960ed5144ae9b8a4425ab229a825e0e719f3", kill_on_drop: false }` [INFO] [stdout] 0a29b800709fc0ec1cf3ebda66d2960ed5144ae9b8a4425ab229a825e0e719f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77175fca456387717bf6c4d9766c291a6a8786a17a7d51f006ab46ca69e08e0d [INFO] running `Command { std: "docker" "start" "-a" "77175fca456387717bf6c4d9766c291a6a8786a17a7d51f006ab46ca69e08e0d", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.2 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling blocking v1.6.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libpolling-3bb88deba3eb4aa4.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polling` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustczbVa7t/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-io` (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/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_io --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=49d2d95fd924a0b4 -C extra-filename=-49d2d95fd924a0b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-6e0e34a52cc88f0e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rmeta --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-6987b844aebe6214.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-ed62944ee914013e.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-4dfabcc1688c0ce8.rmeta --extern parking=/opt/rustwide/target/debug/deps/libparking-c0eec4b85623c35c.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-3bb88deba3eb4aa4.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-41f4d1e743729b23.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-854636f389d4caa9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c21fe8a8378bcbcd.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "77175fca456387717bf6c4d9766c291a6a8786a17a7d51f006ab46ca69e08e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77175fca456387717bf6c4d9766c291a6a8786a17a7d51f006ab46ca69e08e0d", kill_on_drop: false }` [INFO] [stdout] 77175fca456387717bf6c4d9766c291a6a8786a17a7d51f006ab46ca69e08e0d