[INFO] cloning repository https://github.com/rburchell/cloudron-rust-rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rburchell/cloudron-rust-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frburchell%2Fcloudron-rust-rocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frburchell%2Fcloudron-rust-rocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 429a68b87dbf49b9b6ffda0a3991fa6a25eca917 [INFO] testing rburchell/cloudron-rust-rocket against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frburchell%2Fcloudron-rust-rocket" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rburchell/cloudron-rust-rocket 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/rburchell/cloudron-rust-rocket [INFO] finished tweaking git repo https://github.com/rburchell/cloudron-rust-rocket [INFO] tweaked toml for git repo https://github.com/rburchell/cloudron-rust-rocket written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rburchell/cloudron-rust-rocket 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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 29b416e56516bedd8cb8b132dbdc01884546ffaf3e7f3e15e0e31cd144b7d198 [INFO] running `Command { std: "docker" "start" "-a" "29b416e56516bedd8cb8b132dbdc01884546ffaf3e7f3e15e0e31cd144b7d198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29b416e56516bedd8cb8b132dbdc01884546ffaf3e7f3e15e0e31cd144b7d198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b416e56516bedd8cb8b132dbdc01884546ffaf3e7f3e15e0e31cd144b7d198", kill_on_drop: false }` [INFO] [stdout] 29b416e56516bedd8cb8b132dbdc01884546ffaf3e7f3e15e0e31cd144b7d198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f25eaa5c44ff455f50a872a7f821491ba54375afe0322569f8312dad0634c444 [INFO] running `Command { std: "docker" "start" "-a" "f25eaa5c44ff455f50a872a7f821491ba54375afe0322569f8312dad0634c444", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] error: failed to run custom build command for `pear_codegen v0.1.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pear_codegen-92f92777eaa5c0a3/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Pear requires a 'dev' or 'nightly' version of rustc. [INFO] [stderr] Installed version: 1.77.0 (2024-03-17) [INFO] [stderr] Minimum required: 1.31.0-nightly (2018-10-05) [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.1.4/build.rs:24:13: [INFO] [stderr] Aborting compilation due to incompatible compiler. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55cada411976 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55cada411976 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cada411976 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55cada411976 - ::fmt::h9c4bd387f9f3f544 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55cada433fe0 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55cada433fe0 - core::fmt::write::h938c332fdab924eb [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55cada40f72f - std::io::Write::write_fmt::h4a694b02e44e6363 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x55cada411754 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55cada411754 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55cada412cb7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stderr] 10: 0x55cada412a19 - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55cada413148 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:781:13 [INFO] [stderr] 12: 0x55cada3debce - std::panicking::begin_panic::{{closure}}::hff4acc0be5b31030 [INFO] [stderr] 13: 0x55cada3dead6 - std::sys_common::backtrace::__rust_end_short_backtrace::hea90224e13bcd719 [INFO] [stderr] 14: 0x55cada3deb77 - std::panicking::begin_panic::h9896789b920cfa89 [INFO] [stderr] 15: 0x55cada3e1efc - build_script_build::main::hc991cbd267787301 [INFO] [stderr] 16: 0x55cada3dee03 - core::ops::function::FnOnce::call_once::h8cd5dcc20ef4de32 [INFO] [stderr] 17: 0x55cada3deae6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd79c3e7ed072b011 [INFO] [stderr] 18: 0x55cada3deb39 - std::rt::lang_start::{{closure}}::h1f5621466dff20c3 [INFO] [stderr] 19: 0x55cada40bed1 - core::ops::function::impls:: for &F>::call_once::he2501730d3d7649e [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 20: 0x55cada40bed1 - std::panicking::try::do_call::h900df580cee6b404 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stderr] 21: 0x55cada40bed1 - std::panicking::try::h2835d399792b43db [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stderr] 22: 0x55cada40bed1 - std::panic::catch_unwind::hdff7b6e6c35776df [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stderr] 23: 0x55cada40bed1 - std::rt::lang_start_internal::{{closure}}::h6f12a67e0af11221 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/rt.rs:148:48 [INFO] [stderr] 24: 0x55cada40bed1 - std::panicking::try::do_call::h226d8232820746bf [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x55cada40bed1 - std::panicking::try::h7a70dd2f0620aaac [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x55cada40bed1 - std::panic::catch_unwind::h4827d3381ec3b157 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x55cada40bed1 - std::rt::lang_start_internal::hc3f700406209db2c [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/rt.rs:148:20 [INFO] [stderr] 28: 0x55cada3deb17 - std::rt::lang_start::h78684fe1a63fc063 [INFO] [stderr] 29: 0x55cada3e2425 - main [INFO] [stderr] 30: 0x7f204467ad90 - [INFO] [stderr] 31: 0x7f204467ae40 - __libc_start_main [INFO] [stderr] 32: 0x55cada3de925 - _start [INFO] [stderr] 33: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f25eaa5c44ff455f50a872a7f821491ba54375afe0322569f8312dad0634c444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25eaa5c44ff455f50a872a7f821491ba54375afe0322569f8312dad0634c444", kill_on_drop: false }` [INFO] [stdout] f25eaa5c44ff455f50a872a7f821491ba54375afe0322569f8312dad0634c444 [INFO] testing rburchell/cloudron-rust-rocket 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%2Frburchell%2Fcloudron-rust-rocket" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rburchell/cloudron-rust-rocket 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/rburchell/cloudron-rust-rocket [INFO] finished tweaking git repo https://github.com/rburchell/cloudron-rust-rocket [INFO] tweaked toml for git repo https://github.com/rburchell/cloudron-rust-rocket written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rburchell/cloudron-rust-rocket 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 82a5cad3842a233f1734968e701efc140595013611d1b43e1b35202abe7c8993 [INFO] running `Command { std: "docker" "start" "-a" "82a5cad3842a233f1734968e701efc140595013611d1b43e1b35202abe7c8993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82a5cad3842a233f1734968e701efc140595013611d1b43e1b35202abe7c8993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a5cad3842a233f1734968e701efc140595013611d1b43e1b35202abe7c8993", kill_on_drop: false }` [INFO] [stdout] 82a5cad3842a233f1734968e701efc140595013611d1b43e1b35202abe7c8993 [INFO] testing rburchell/cloudron-rust-rocket 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%2Frburchell%2Fcloudron-rust-rocket" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-7-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*' [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] testing rburchell/cloudron-rust-rocket 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%2Frburchell%2Fcloudron-rust-rocket" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] /workspace/builds/worker-7-tc2/source/.git/objects/info: No space left on device [INFO] testing rburchell/cloudron-rust-rocket 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%2Frburchell%2Fcloudron-rust-rocket" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] /workspace/builds/worker-7-tc2/source/.git/objects/info: No space left on device [INFO] testing rburchell/cloudron-rust-rocket 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%2Frburchell%2Fcloudron-rust-rocket" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rburchell/cloudron-rust-rocket 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/rburchell/cloudron-rust-rocket [INFO] finished tweaking git repo https://github.com/rburchell/cloudron-rust-rocket [INFO] tweaked toml for git repo https://github.com/rburchell/cloudron-rust-rocket written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rburchell/cloudron-rust-rocket 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a09ba94c7113b12cd81a0099c9051d1732a9ae1fd53333a6ae099b712302ec6b [INFO] running `Command { std: "docker" "start" "-a" "a09ba94c7113b12cd81a0099c9051d1732a9ae1fd53333a6ae099b712302ec6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a09ba94c7113b12cd81a0099c9051d1732a9ae1fd53333a6ae099b712302ec6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a09ba94c7113b12cd81a0099c9051d1732a9ae1fd53333a6ae099b712302ec6b", kill_on_drop: false }` [INFO] [stdout] a09ba94c7113b12cd81a0099c9051d1732a9ae1fd53333a6ae099b712302ec6b [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.