[INFO] cloning repository https://github.com/patchup/cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patchup/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchup%2Fcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchup%2Fcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d3ee50b95606c1d5c847e593b7603625c37bbff [INFO] building patchup/cli against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchup%2Fcli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/patchup/cli [INFO] finished tweaking git repo https://github.com/patchup/cli [INFO] tweaked toml for git repo https://github.com/patchup/cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/patchup/cli on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/patchup/cli 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65af42458ab3982fd681fd173af521b87273031e2c59302e8ed8a77b3bc62f5c [INFO] running `Command { std: "docker" "start" "-a" "65af42458ab3982fd681fd173af521b87273031e2c59302e8ed8a77b3bc62f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65af42458ab3982fd681fd173af521b87273031e2c59302e8ed8a77b3bc62f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65af42458ab3982fd681fd173af521b87273031e2c59302e8ed8a77b3bc62f5c", kill_on_drop: false }` [INFO] [stdout] 65af42458ab3982fd681fd173af521b87273031e2c59302e8ed8a77b3bc62f5c [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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 851a02b9a417364450a7c0572a4be0442909aa62a9de094a2278734082f59fbb [INFO] running `Command { std: "docker" "start" "-a" "851a02b9a417364450a7c0572a4be0442909aa62a9de094a2278734082f59fbb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling integer-encoding v2.1.3 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling bipatch v1.0.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sacabase v2.0.0 [INFO] [stderr] Compiling divsufsort v2.0.0 [INFO] [stderr] Compiling pipe v0.4.0 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling sacapart v2.0.0 [INFO] [stderr] Compiling bidiff v1.0.0 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling patchup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `file::File as File` [INFO] [stdout] --> src/files/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use file::File as File; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base` is never read [INFO] [stdout] --> src/files/file.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct File { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | pub base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<7 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libbipatch-6f8234e582c6c72d,libzstd-aebfd59c70d6d11e,libzstd_safe-99141d087d47ee2b,libzstd_sys-8d6452cd79abe196,libbidiff-4b12f0aa053f5e6d,libdivsufsort-610ac9f08a3ccfc6,libinteger_encoding-3dc12454fa81a6ad,libsacapart-e708b427230dcfee,libsacabase-01017bdf84de5b0f,libnum_traits-1a1bf24cb4674887,librayon-ee2dff92145ddc0c,librayon_core-efa351b5605c368f,libnum_cpus-888ab06e44648752,liblibc-203cf9e3535f22c8,libcrossbeam_deque-61f0770fd3541a8a,libcrossbeam_epoch-01ab90f69a067d6a,libmemoffset-5adbfebf8244c340,libscopeguard-969e7c3c4435a7ba,libeither-dc6839dd41631a68,liblog-9b32a532a53b0ae4,libbyteorder-f00db367bf6f80f8,libpipe-84aa3252da017ee7,libcrossbeam_channel-7e914d89b3116ce1,libcrossbeam_utils-95b50bdac430a6cf,liblazy_static-36da267ce9339a94,libcfg_if-50b02a9e3502ecf2,libwalkdir-e16523cfab32a1c0,libsame_file-d90975b76a214118,libargh-5b6109c879b19496,libargh_shared-025791d447e68644}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-d1b6abd604e4d335/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/patchup-34a91273f0b2cded.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'debug.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'entropy_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'error_private.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'fse_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'pool.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'threading.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'xxhash.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'fse_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'hist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'huf_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_compress_literals.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_compress_sequences.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_compress_superblock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_double_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_lazy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_ldm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_opt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstdmt_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'huf_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_ddict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_decompress_block.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_v01.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_v02.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_v03.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_v04.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_v05.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_v06.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zstd_v07.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'cover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'divsufsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'fastcover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8d6452cd79abe196.rlib: archive member 'zdict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_endStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_createDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_resetCStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_createCStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_compressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_decompress_usingDict [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_initCStream_usingDict [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_freeDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-99141d087d47ee2b.rlib(zstd_safe-99141d087d47ee2b.zstd_safe.f3c2c8a7f4326770-cgu.0.rcgu.o): undefined symbol: ZSTD_freeCCtx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `patchup` (bin "patchup") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "851a02b9a417364450a7c0572a4be0442909aa62a9de094a2278734082f59fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851a02b9a417364450a7c0572a4be0442909aa62a9de094a2278734082f59fbb", kill_on_drop: false }` [INFO] [stdout] 851a02b9a417364450a7c0572a4be0442909aa62a9de094a2278734082f59fbb