[INFO] cloning repository https://github.com/rongfengliang/hyperdemo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rongfengliang/hyperdemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongfengliang%2Fhyperdemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongfengliang%2Fhyperdemo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd8b0420c3a5d85c96a7157f421ee1a5a81411e1 [INFO] testing rongfengliang/hyperdemo against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongfengliang%2Fhyperdemo" "/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/rongfengliang/hyperdemo on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rongfengliang/hyperdemo [INFO] finished tweaking git repo https://github.com/rongfengliang/hyperdemo [INFO] tweaked toml for git repo https://github.com/rongfengliang/hyperdemo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rongfengliang/hyperdemo 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7d21c04ec6ebe6b2ac55c018dfd4fc6d6c6c25183564a61453c232b7c4c8eb2 [INFO] running `Command { std: "docker" "start" "-a" "f7d21c04ec6ebe6b2ac55c018dfd4fc6d6c6c25183564a61453c232b7c4c8eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7d21c04ec6ebe6b2ac55c018dfd4fc6d6c6c25183564a61453c232b7c4c8eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d21c04ec6ebe6b2ac55c018dfd4fc6d6c6c25183564a61453c232b7c4c8eb2", kill_on_drop: false }` [INFO] [stdout] f7d21c04ec6ebe6b2ac55c018dfd4fc6d6c6c25183564a61453c232b7c4c8eb2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c81969bc91891a7702df151ec3a9fb585054b91ce50b0a420c1aea7314429510 [INFO] running `Command { std: "docker" "start" "-a" "c81969bc91891a7702df151ec3a9fb585054b91ce50b0a420c1aea7314429510", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.19 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/hyper-643c549aa214d04f.d`: 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] running `Command { std: "docker" "inspect" "c81969bc91891a7702df151ec3a9fb585054b91ce50b0a420c1aea7314429510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c81969bc91891a7702df151ec3a9fb585054b91ce50b0a420c1aea7314429510", kill_on_drop: false }` [INFO] [stdout] c81969bc91891a7702df151ec3a9fb585054b91ce50b0a420c1aea7314429510