[INFO] cloning repository https://github.com/snowe2010/rust-procedural-macros-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snowe2010/rust-procedural-macros-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowe2010%2Frust-procedural-macros-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowe2010%2Frust-procedural-macros-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3541e486a561a53c51f76d4c0b492c66a5a23d5f [INFO] testing snowe2010/rust-procedural-macros-examples against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowe2010%2Frust-procedural-macros-examples" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snowe2010/rust-procedural-macros-examples on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] finished tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] tweaked toml for git repo https://github.com/snowe2010/rust-procedural-macros-examples written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/snowe2010/rust-procedural-macros-examples 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ab1b80a528731be172b7cb13061d5406cb5ec054753b50f22e0f8c0dfa4e9d0 [INFO] running `Command { std: "docker" "start" "-a" "7ab1b80a528731be172b7cb13061d5406cb5ec054753b50f22e0f8c0dfa4e9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ab1b80a528731be172b7cb13061d5406cb5ec054753b50f22e0f8c0dfa4e9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab1b80a528731be172b7cb13061d5406cb5ec054753b50f22e0f8c0dfa4e9d0", kill_on_drop: false }` [INFO] [stdout] 7ab1b80a528731be172b7cb13061d5406cb5ec054753b50f22e0f8c0dfa4e9d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79b709071ea7dedac17ec031f636612abe789352b10e180cb986203466ea495d [INFO] running `Command { std: "docker" "start" "-a" "79b709071ea7dedac17ec031f636612abe789352b10e180cb986203466ea495d", kill_on_drop: false }` [INFO] [stderr] error: couldn't prepare build directories [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/target/debug/.fingerprint` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "79b709071ea7dedac17ec031f636612abe789352b10e180cb986203466ea495d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b709071ea7dedac17ec031f636612abe789352b10e180cb986203466ea495d", kill_on_drop: false }` [INFO] [stdout] 79b709071ea7dedac17ec031f636612abe789352b10e180cb986203466ea495d [INFO] testing snowe2010/rust-procedural-macros-examples against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowe2010%2Frust-procedural-macros-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snowe2010/rust-procedural-macros-examples on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] finished tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] tweaked toml for git repo https://github.com/snowe2010/rust-procedural-macros-examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snowe2010/rust-procedural-macros-examples 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86d9cdaff87e211b86c7db2a952ee38052047e602e53751d2672ae97af9def8c [INFO] running `Command { std: "docker" "start" "-a" "86d9cdaff87e211b86c7db2a952ee38052047e602e53751d2672ae97af9def8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86d9cdaff87e211b86c7db2a952ee38052047e602e53751d2672ae97af9def8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d9cdaff87e211b86c7db2a952ee38052047e602e53751d2672ae97af9def8c", kill_on_drop: false }` [INFO] [stdout] 86d9cdaff87e211b86c7db2a952ee38052047e602e53751d2672ae97af9def8c [INFO] testing snowe2010/rust-procedural-macros-examples against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowe2010%2Frust-procedural-macros-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snowe2010/rust-procedural-macros-examples on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] finished tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] tweaked toml for git repo https://github.com/snowe2010/rust-procedural-macros-examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snowe2010/rust-procedural-macros-examples 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc74eea212b6678ccf9bfb539e87aafdb6acbc41f03b0ed2e7f04dfc0a1aeb11 [INFO] running `Command { std: "docker" "start" "-a" "fc74eea212b6678ccf9bfb539e87aafdb6acbc41f03b0ed2e7f04dfc0a1aeb11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc74eea212b6678ccf9bfb539e87aafdb6acbc41f03b0ed2e7f04dfc0a1aeb11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc74eea212b6678ccf9bfb539e87aafdb6acbc41f03b0ed2e7f04dfc0a1aeb11", kill_on_drop: false }` [INFO] [stdout] fc74eea212b6678ccf9bfb539e87aafdb6acbc41f03b0ed2e7f04dfc0a1aeb11 [INFO] testing snowe2010/rust-procedural-macros-examples against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowe2010%2Frust-procedural-macros-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snowe2010/rust-procedural-macros-examples on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] finished tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] tweaked toml for git repo https://github.com/snowe2010/rust-procedural-macros-examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snowe2010/rust-procedural-macros-examples 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fa58c99a5ae832e7effad3c4c1fced8c686eafb6981f85ad3d356a45c27d0f4 [INFO] running `Command { std: "docker" "start" "-a" "3fa58c99a5ae832e7effad3c4c1fced8c686eafb6981f85ad3d356a45c27d0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fa58c99a5ae832e7effad3c4c1fced8c686eafb6981f85ad3d356a45c27d0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa58c99a5ae832e7effad3c4c1fced8c686eafb6981f85ad3d356a45c27d0f4", kill_on_drop: false }` [INFO] [stdout] 3fa58c99a5ae832e7effad3c4c1fced8c686eafb6981f85ad3d356a45c27d0f4 [INFO] testing snowe2010/rust-procedural-macros-examples against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowe2010%2Frust-procedural-macros-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snowe2010/rust-procedural-macros-examples on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] finished tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] tweaked toml for git repo https://github.com/snowe2010/rust-procedural-macros-examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snowe2010/rust-procedural-macros-examples 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63f36dda35495d5a5ebb40f30c5d0e53bbe8124687f96b83d5b5dd27dbd86047 [INFO] running `Command { std: "docker" "start" "-a" "63f36dda35495d5a5ebb40f30c5d0e53bbe8124687f96b83d5b5dd27dbd86047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f36dda35495d5a5ebb40f30c5d0e53bbe8124687f96b83d5b5dd27dbd86047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f36dda35495d5a5ebb40f30c5d0e53bbe8124687f96b83d5b5dd27dbd86047", kill_on_drop: false }` [INFO] [stdout] 63f36dda35495d5a5ebb40f30c5d0e53bbe8124687f96b83d5b5dd27dbd86047 [INFO] testing snowe2010/rust-procedural-macros-examples against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnowe2010%2Frust-procedural-macros-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snowe2010/rust-procedural-macros-examples on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] finished tweaking git repo https://github.com/snowe2010/rust-procedural-macros-examples [INFO] tweaked toml for git repo https://github.com/snowe2010/rust-procedural-macros-examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snowe2010/rust-procedural-macros-examples 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f022c34d9d8c072c42445489a66e2ec649ab599df3e9124ccefd595bc58fe5cb [INFO] running `Command { std: "docker" "start" "-a" "f022c34d9d8c072c42445489a66e2ec649ab599df3e9124ccefd595bc58fe5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f022c34d9d8c072c42445489a66e2ec649ab599df3e9124ccefd595bc58fe5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f022c34d9d8c072c42445489a66e2ec649ab599df3e9124ccefd595bc58fe5cb", kill_on_drop: false }` [INFO] [stdout] f022c34d9d8c072c42445489a66e2ec649ab599df3e9124ccefd595bc58fe5cb [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.