[INFO] cloning repository https://github.com/rightfold/caper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rightfold/caper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fcaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fcaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5493aeda57ab7d66fe667e36236ea7dcb83b81f9 [INFO] checking rightfold/caper against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fcaper" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rightfold/caper on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rightfold/caper [INFO] finished tweaking git repo https://github.com/rightfold/caper [INFO] tweaked toml for git repo https://github.com/rightfold/caper written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rightfold/caper 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df92f15cda39936314954d14b805920cbceecc270aad3f6c34c656679b7f22af [INFO] running `Command { std: "docker" "start" "-a" "df92f15cda39936314954d14b805920cbceecc270aad3f6c34c656679b7f22af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df92f15cda39936314954d14b805920cbceecc270aad3f6c34c656679b7f22af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df92f15cda39936314954d14b805920cbceecc270aad3f6c34c656679b7f22af", kill_on_drop: false }` [INFO] [stdout] df92f15cda39936314954d14b805920cbceecc270aad3f6c34c656679b7f22af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbdb1d6feb275ec916fa20aa41371b5d50c2ec439cdd326b86ff864f7f526571 [INFO] running `Command { std: "docker" "start" "-a" "fbdb1d6feb275ec916fa20aa41371b5d50c2ec439cdd326b86ff864f7f526571", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking inflate v0.3.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Compiling glutin v0.10.0 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Checking bitflags v1.0.0 [INFO] [stderr] Compiling caper v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] error: failed to run custom build command for `caper v0.0.0 (/opt/rustwide/workdir)` [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/caper-7a36911bbd744c41/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/workdir/tools/build_assets.py", line 38, in [INFO] [stderr] main() [INFO] [stderr] File "/opt/rustwide/workdir/tools/build_assets.py", line 31, in main [INFO] [stderr] build_blend(blend_path, obj_path) [INFO] [stderr] File "/opt/rustwide/workdir/tools/build_assets.py", line 16, in build_blend [INFO] [stderr] subprocess.run(command, check=True) [INFO] [stderr] File "/usr/lib/python3.10/subprocess.py", line 503, in run [INFO] [stderr] with Popen(*popenargs, **kwargs) as process: [INFO] [stderr] File "/usr/lib/python3.10/subprocess.py", line 971, in __init__ [INFO] [stderr] self._execute_child(args, executable, preexec_fn, close_fds, [INFO] [stderr] File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child [INFO] [stderr] raise child_exception_type(errno_num, err_msg, err_filename) [INFO] [stderr] FileNotFoundError: [Errno 2] No such file or directory: 'blender' [INFO] [stderr] thread 'main' panicked at build.rs:9:5: [INFO] [stderr] assertion failed: status.success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c331340f25 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55c331340f25 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c331340f25 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55c331340f25 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55c33136197b - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55c33136197b - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55c33133f08f - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55c331340cfe - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55c331340cfe - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55c331342169 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x55c331341ed3 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55c331342604 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x55c3313424ad - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:650:13 [INFO] [stderr] 13: 0x55c3313413e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55c331342217 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x55c33131fbc6 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55c33131fc6f - core::panicking::panic::h5d3c2d42fa234895 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:141:5 [INFO] [stderr] 17: 0x55c331323077 - build_script_build::build_blend::hac060c9194e570d6 [INFO] [stderr] 18: 0x55c331322f26 - build_script_build::main::hc736174c64528700 [INFO] [stderr] 19: 0x55c331320ba3 - core::ops::function::FnOnce::call_once::h9498cb2678ce3317 [INFO] [stderr] 20: 0x55c3313205b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha1a0bd8cc6ffc89e [INFO] [stderr] 21: 0x55c331320a29 - std::rt::lang_start::{{closure}}::haaeffc64a46e4a12 [INFO] [stderr] 22: 0x55c33133cb41 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55c33133cb41 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 24: 0x55c33133cb41 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 25: 0x55c33133cb41 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 26: 0x55c33133cb41 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x55c33133cb41 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 28: 0x55c33133cb41 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 29: 0x55c33133cb41 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 30: 0x55c33133cb41 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x55c331320a07 - std::rt::lang_start::h460cfec1909b3f4a [INFO] [stderr] 32: 0x55c3313230b5 - main [INFO] [stderr] 33: 0x7f1c23575d90 - [INFO] [stderr] 34: 0x7f1c23575e40 - __libc_start_main [INFO] [stderr] 35: 0x55c3313201b5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fbdb1d6feb275ec916fa20aa41371b5d50c2ec439cdd326b86ff864f7f526571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbdb1d6feb275ec916fa20aa41371b5d50c2ec439cdd326b86ff864f7f526571", kill_on_drop: false }` [INFO] [stdout] fbdb1d6feb275ec916fa20aa41371b5d50c2ec439cdd326b86ff864f7f526571 [INFO] checking rightfold/caper against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fcaper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rightfold/caper on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rightfold/caper [INFO] finished tweaking git repo https://github.com/rightfold/caper [INFO] tweaked toml for git repo https://github.com/rightfold/caper written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rightfold/caper 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d52e9f3e418f446cc97af3595eee7948e17523f5cadd37d70ead62f6768622e [INFO] running `Command { std: "docker" "start" "-a" "1d52e9f3e418f446cc97af3595eee7948e17523f5cadd37d70ead62f6768622e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d52e9f3e418f446cc97af3595eee7948e17523f5cadd37d70ead62f6768622e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d52e9f3e418f446cc97af3595eee7948e17523f5cadd37d70ead62f6768622e", kill_on_drop: false }` [INFO] [stdout] 1d52e9f3e418f446cc97af3595eee7948e17523f5cadd37d70ead62f6768622e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 245d5f71af91bc39450b2a84b3dabd953e6fd75d799a517bd104f3b2eac3141b [INFO] running `Command { std: "docker" "start" "-a" "245d5f71af91bc39450b2a84b3dabd953e6fd75d799a517bd104f3b2eac3141b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "245d5f71af91bc39450b2a84b3dabd953e6fd75d799a517bd104f3b2eac3141b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245d5f71af91bc39450b2a84b3dabd953e6fd75d799a517bd104f3b2eac3141b", kill_on_drop: false }` [INFO] [stdout] 245d5f71af91bc39450b2a84b3dabd953e6fd75d799a517bd104f3b2eac3141b