[INFO] cloning repository https://github.com/iomentum/cargo-breaking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iomentum/cargo-breaking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiomentum%2Fcargo-breaking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiomentum%2Fcargo-breaking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9d28fcae0addbfea77a1f2e576909c913136945 [INFO] testing iomentum/cargo-breaking against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiomentum%2Fcargo-breaking" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iomentum/cargo-breaking on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iomentum/cargo-breaking [INFO] finished tweaking git repo https://github.com/iomentum/cargo-breaking [INFO] tweaked toml for git repo https://github.com/iomentum/cargo-breaking written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/iomentum/cargo-breaking already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2e43bfca65e62dac2fdde9cb13cc7c0254b422bdc73e734fc5f8ceb7277cdcc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d2e43bfca65e62dac2fdde9cb13cc7c0254b422bdc73e734fc5f8ceb7277cdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2e43bfca65e62dac2fdde9cb13cc7c0254b422bdc73e734fc5f8ceb7277cdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e43bfca65e62dac2fdde9cb13cc7c0254b422bdc73e734fc5f8ceb7277cdcc", kill_on_drop: false }` [INFO] [stdout] d2e43bfca65e62dac2fdde9cb13cc7c0254b422bdc73e734fc5f8ceb7277cdcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0bb61eef331a09abb5b6143c616a1d00f5bef4cf3077f0271860d22044fa776a [INFO] running `Command { std: "docker" "start" "-a" "0bb61eef331a09abb5b6143c616a1d00f5bef4cf3077f0271860d22044fa776a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cargo_toml v0.9.1 [INFO] [stderr] Compiling cargo-breaking v0.0.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "0bb61eef331a09abb5b6143c616a1d00f5bef4cf3077f0271860d22044fa776a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb61eef331a09abb5b6143c616a1d00f5bef4cf3077f0271860d22044fa776a", kill_on_drop: false }` [INFO] [stdout] 0bb61eef331a09abb5b6143c616a1d00f5bef4cf3077f0271860d22044fa776a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65584ea956ec3a150f5bced996548e1673798a688c9e1a7b209bc152dab3d8bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "65584ea956ec3a150f5bced996548e1673798a688c9e1a7b209bc152dab3d8bc", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-breaking v0.0.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cargo-breaking` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cargo_breaking --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=ceeac7d717ee3646 -C extra-filename=-ceeac7d717ee3646 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib --extern cargo_toml=/opt/rustwide/target/debug/deps/libcargo_toml-fe894c3b425d51cc.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f3f4b6d7c7230217.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-362a29e87381f2c0.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-86b8323be4af2b79.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7a9b03bfb5194673.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-d695366a1514c76d/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-67bc0b3bfccd087e/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.method.79722f65-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7.3rwbtj0l8tywoy0p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-d695366a1514c76d/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-67bc0b3bfccd087e/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libcargo_breaking-a75c242545545f19.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libcargo_toml-fe894c3b425d51cc.rlib" "/opt/rustwide/target/debug/deps/libtoml-90384f68d10f1c50.rlib" "/opt/rustwide/target/debug/deps/libserde-3c23fd9b0fa528ce.rlib" "/opt/rustwide/target/debug/deps/libgit2-362a29e87381f2c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/liburl-1e637887594621c3.rlib" "/opt/rustwide/target/debug/deps/libidna-40eec4d460a32d4a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-038a6c386f55ffc0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-c15bac84cc728454.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-d3e92eec1ae1e1ee.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ede0711cf7c52617.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7c5d18956af55f6f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib" "/opt/rustwide/target/debug/deps/libsemver-86b8323be4af2b79.rlib" "/opt/rustwide/target/debug/deps/libclap-f3f4b6d7c7230217.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-4b0ca82d78414019.rlib" "/opt/rustwide/target/debug/deps/liblibc-9968682e0e3804c1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libsyn-7a9b03bfb5194673.rlib" "/opt/rustwide/target/debug/deps/libquote-c7449b38a6935064.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-636568e891c13334.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13ddfd22c44f8fb9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/method-d0b7182216052ea7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-breaking` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "65584ea956ec3a150f5bced996548e1673798a688c9e1a7b209bc152dab3d8bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65584ea956ec3a150f5bced996548e1673798a688c9e1a7b209bc152dab3d8bc", kill_on_drop: false }` [INFO] [stdout] 65584ea956ec3a150f5bced996548e1673798a688c9e1a7b209bc152dab3d8bc