[INFO] cloning repository https://github.com/aydrian/rust-functions-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aydrian/rust-functions-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydrian%2Frust-functions-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydrian%2Frust-functions-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e503f49ea67b90ae505bb4c8d31fd902c7bc9d6b [INFO] checking aydrian/rust-functions-example/e503f49ea67b90ae505bb4c8d31fd902c7bc9d6b against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydrian%2Frust-functions-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aydrian/rust-functions-example on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/aydrian/rust-functions-example [INFO] finished tweaking git repo https://github.com/aydrian/rust-functions-example [INFO] tweaked toml for git repo https://github.com/aydrian/rust-functions-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aydrian/rust-functions-example 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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project v1.0.3 [INFO] [stderr] error: failed to unpack package `pin-project v1.0.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `pin-project-1.0.3/tests/ui/pinned_drop/invalid-self.stderr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.0.3/tests/ui/pinned_drop/invalid-self.stderr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `pin-project-1.0.3/tests/ui/pinned_drop/invalid-self.stderr` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.0.3/tests/ui/pinned_drop/invalid-self.stderr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking aydrian/rust-functions-example/e503f49ea67b90ae505bb4c8d31fd902c7bc9d6b against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydrian%2Frust-functions-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking aydrian/rust-functions-example/e503f49ea67b90ae505bb4c8d31fd902c7bc9d6b against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydrian%2Frust-functions-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aydrian/rust-functions-example on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/aydrian/rust-functions-example [INFO] finished tweaking git repo https://github.com/aydrian/rust-functions-example [INFO] tweaked toml for git repo https://github.com/aydrian/rust-functions-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aydrian/rust-functions-example 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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.2.1 [INFO] [stderr] error: failed to unpack package `pin-project-lite v0.2.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `pin-project-lite-0.2.1/tests/ui/packed.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.1/tests/ui/packed.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `pin-project-lite-0.2.1/tests/ui/packed.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.1/tests/ui/packed.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking aydrian/rust-functions-example/e503f49ea67b90ae505bb4c8d31fd902c7bc9d6b against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydrian%2Frust-functions-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aydrian/rust-functions-example on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/aydrian/rust-functions-example [INFO] finished tweaking git repo https://github.com/aydrian/rust-functions-example [INFO] tweaked toml for git repo https://github.com/aydrian/rust-functions-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aydrian/rust-functions-example 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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-internal v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 498d425a502b1c047efe8d1eb0dabd76089357ba14ec81c01fd9b31aac4e2cfd [INFO] running `Command { std: "docker" "start" "-a" "498d425a502b1c047efe8d1eb0dabd76089357ba14ec81c01fd9b31aac4e2cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498d425a502b1c047efe8d1eb0dabd76089357ba14ec81c01fd9b31aac4e2cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498d425a502b1c047efe8d1eb0dabd76089357ba14ec81c01fd9b31aac4e2cfd", kill_on_drop: false }` [INFO] [stdout] 498d425a502b1c047efe8d1eb0dabd76089357ba14ec81c01fd9b31aac4e2cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5626ede521c9eb6eec5a36d6be12a38dda6e521a3dc615538f5c5e4bb94aadf [INFO] running `Command { std: "docker" "start" "-a" "c5626ede521c9eb6eec5a36d6be12a38dda6e521a3dc615538f5c5e4bb94aadf", kill_on_drop: false }` [INFO] [stderr] time="2024-11-28T14:25:08Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/c5626ede521c9eb6eec5a36d6be12a38dda6e521a3dc615538f5c5e4bb94aadf/.tmp-hostconfig.json2490057101: no space left on device [INFO] running `Command { std: "docker" "inspect" "c5626ede521c9eb6eec5a36d6be12a38dda6e521a3dc615538f5c5e4bb94aadf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5626ede521c9eb6eec5a36d6be12a38dda6e521a3dc615538f5c5e4bb94aadf", kill_on_drop: false }` [INFO] [stdout] c5626ede521c9eb6eec5a36d6be12a38dda6e521a3dc615538f5c5e4bb94aadf