[INFO] cloning repository https://github.com/Balaji2682/caboose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Balaji2682/caboose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBalaji2682%2Fcaboose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBalaji2682%2Fcaboose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e2a77e0328887a3294a1114d1f423a441f37c17 [INFO] testing Balaji2682/caboose against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBalaji2682%2Fcaboose" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Balaji2682/caboose [INFO] finished tweaking git repo https://github.com/Balaji2682/caboose [INFO] tweaked toml for git repo https://github.com/Balaji2682/caboose written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Balaji2682/caboose on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Balaji2682/caboose 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21e2879ea23b6eb37fdcf7573b421ccc3a56f8315449609845369a328b0db6e5 [INFO] running `Command { std: "docker" "start" "-a" "21e2879ea23b6eb37fdcf7573b421ccc3a56f8315449609845369a328b0db6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21e2879ea23b6eb37fdcf7573b421ccc3a56f8315449609845369a328b0db6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e2879ea23b6eb37fdcf7573b421ccc3a56f8315449609845369a328b0db6e5", kill_on_drop: false }` [INFO] [stdout] 21e2879ea23b6eb37fdcf7573b421ccc3a56f8315449609845369a328b0db6e5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27f368a6770644ae2547ad18a25ef1c482f7592a3ef2d81dbdcc482023cbaf12 [INFO] running `Command { std: "docker" "start" "-a" "27f368a6770644ae2547ad18a25ef1c482f7592a3ef2d81dbdcc482023cbaf12", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serial2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling caboose v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.35s [INFO] running `Command { std: "docker" "inspect" "27f368a6770644ae2547ad18a25ef1c482f7592a3ef2d81dbdcc482023cbaf12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f368a6770644ae2547ad18a25ef1c482f7592a3ef2d81dbdcc482023cbaf12", kill_on_drop: false }` [INFO] [stdout] 27f368a6770644ae2547ad18a25ef1c482f7592a3ef2d81dbdcc482023cbaf12 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e42f3046e771cc3dc51234fa3639bd29f8673130a383318cdddf931c3b942fcc [INFO] running `Command { std: "docker" "start" "-a" "e42f3046e771cc3dc51234fa3639bd29f8673130a383318cdddf931c3b942fcc", kill_on_drop: false }` [INFO] [stderr] Compiling caboose v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFSqVkZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcaboose-55d2ccb417f254ef,libstrip_ansi_escapes-3dd7d83391258abb,libvte-e10d5ca26985397f,libtoml-994078aeb780a199,libtoml_writer-817f39e1be962c04,libtoml_parser-9275b7f2e05c2b79,libwinnow-3b590e38c49211c8,libserde_spanned-3a9a375ca12c45c1,libtoml_datetime-8364efe04fc48434,libcrossterm-29c41543337117c0,librustix-1889a38f27f48501,liblinux_raw_sys-643c105a3c17340d,libderive_more-ff55c727f2d274d2,libtokio-53f124cad233e9fa,libsocket2-8ad65a081a747b03,libbytes-8160c0ff9646c5ab,libpin_project_lite-63e0d9d6cb6ec6cf,libportable_pty-fa91e27f9cb272d4,libshell_words-ac7c6b9a20be3d81,libserial2-8d355b1ada6cb357,libfiledescriptor-48d98bdf2b3a8e8a,libthiserror-58075398df09d117,libnix-9997ea0861d07944,libdowncast_rs-1e443d4ec2f3d3a7,libanyhow-bf2ca2eac6d23ebd,libregex-f0fce7787dddb483,libregex_automata-5d46fbe641660939,libaho_corasick-f1af112c5e1646db,libmemchr-b567a4d9673dfb1d,libregex_syntax-5210c8a89f502eee,libsysinfo-99b7dbd77a8feaed,libonce_cell-9ec3b2d30075ab56,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libratatui-bc1497e5b9b68759,libunicode_truncate-efb344fcade28f19,libunicode_width-4f088c2c392af6be,liblru-41f22f5922b36d46,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libitertools-1e0056997c3d0872,libeither-415b250dd7beb7ac,libcassowary-76b58fcdcb11d2e8,libcompact_str-83a017284329232a,libryu-b4971a7af0446da6,libitoa-ba08b808be5ac239,libstatic_assertions-95336585f0b7f57d,libcastaway-64e1a177ee58c300,libunicode_segmentation-199dfca739cb0090,libunicode_width-8906f12a608a28d1,libstrum-d8edac1265f7e3a8,libcrossterm-065036272d9800da,librustix-e8de106e5f55f4b5,liblinux_raw_sys-13997ef84976b16e,libbitflags-e970e635774c6f7e,libparking_lot-32ad4b47db40b68f,libparking_lot_core-7a81b1af6cb46968,libcfg_if-73907a425b6e514e,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libsignal_hook_mio-9fe8d527572af68c,libsignal_hook-880bde8fbd565547,libsignal_hook_registry-8213e8c7325036e7,libmio-f753515a748b76f6,liblibc-74a3673fe051db05,liblog-b4877c6cda7d43ee,libserde-7e27f3eabf037ee4,libserde_core-2c931dd3fb8fd185,libclap-575942848372f8ec,libclap_builder-78d0a5f24c7a4bab,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcFSqVkZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_tracker_tests-3fdd639a94188551" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcPgNlT1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcaboose-55d2ccb417f254ef,libstrip_ansi_escapes-3dd7d83391258abb,libvte-e10d5ca26985397f,libtoml-994078aeb780a199,libtoml_writer-817f39e1be962c04,libtoml_parser-9275b7f2e05c2b79,libwinnow-3b590e38c49211c8,libserde_spanned-3a9a375ca12c45c1,libtoml_datetime-8364efe04fc48434,libcrossterm-29c41543337117c0,librustix-1889a38f27f48501,liblinux_raw_sys-643c105a3c17340d,libderive_more-ff55c727f2d274d2,libtokio-53f124cad233e9fa,libsocket2-8ad65a081a747b03,libbytes-8160c0ff9646c5ab,libpin_project_lite-63e0d9d6cb6ec6cf,libportable_pty-fa91e27f9cb272d4,libshell_words-ac7c6b9a20be3d81,libserial2-8d355b1ada6cb357,libfiledescriptor-48d98bdf2b3a8e8a,libthiserror-58075398df09d117,libnix-9997ea0861d07944,libdowncast_rs-1e443d4ec2f3d3a7,libanyhow-bf2ca2eac6d23ebd,libregex-f0fce7787dddb483,libregex_automata-5d46fbe641660939,libaho_corasick-f1af112c5e1646db,libmemchr-b567a4d9673dfb1d,libregex_syntax-5210c8a89f502eee,libsysinfo-99b7dbd77a8feaed,libonce_cell-9ec3b2d30075ab56,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libratatui-bc1497e5b9b68759,libunicode_truncate-efb344fcade28f19,libunicode_width-4f088c2c392af6be,liblru-41f22f5922b36d46,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libitertools-1e0056997c3d0872,libeither-415b250dd7beb7ac,libcassowary-76b58fcdcb11d2e8,libcompact_str-83a017284329232a,libryu-b4971a7af0446da6,libitoa-ba08b808be5ac239,libstatic_assertions-95336585f0b7f57d,libcastaway-64e1a177ee58c300,libunicode_segmentation-199dfca739cb0090,libunicode_width-8906f12a608a28d1,libstrum-d8edac1265f7e3a8,libcrossterm-065036272d9800da,librustix-e8de106e5f55f4b5,liblinux_raw_sys-13997ef84976b16e,libbitflags-e970e635774c6f7e,libparking_lot-32ad4b47db40b68f,libparking_lot_core-7a81b1af6cb46968,libcfg_if-73907a425b6e514e,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libsignal_hook_mio-9fe8d527572af68c,libsignal_hook-880bde8fbd565547,libsignal_hook_registry-8213e8c7325036e7,libmio-f753515a748b76f6,liblibc-74a3673fe051db05,liblog-b4877c6cda7d43ee,libserde-7e27f3eabf037ee4,libserde_core-2c931dd3fb8fd185,libclap-575942848372f8ec,libclap_builder-78d0a5f24c7a4bab,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcPgNlT1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_tests-f758f554889d8e6a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caboose` (test "test_tracker_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `caboose` (test "git_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e42f3046e771cc3dc51234fa3639bd29f8673130a383318cdddf931c3b942fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42f3046e771cc3dc51234fa3639bd29f8673130a383318cdddf931c3b942fcc", kill_on_drop: false }` [INFO] [stdout] e42f3046e771cc3dc51234fa3639bd29f8673130a383318cdddf931c3b942fcc