[INFO] fetching crate colloquy 0.1.4... [INFO] checking colloquy-0.1.4 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate colloquy 0.1.4 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate colloquy 0.1.4 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate colloquy 0.1.4 [INFO] finished tweaking crates.io crate colloquy 0.1.4 [INFO] tweaked toml for crates.io crate colloquy 0.1.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate colloquy 0.1.4 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v0.4.0 [INFO] [stderr] Downloaded parking_lot v0.10.0 [INFO] [stderr] Downloaded smallvec v1.2.0 [INFO] [stderr] Downloaded notcurses v1.6.6 [INFO] [stderr] Downloaded serial_test v0.4.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.9 [INFO] [stderr] Downloaded parking_lot_core v0.7.0 [INFO] [stderr] Downloaded cexpr v0.3.6 [INFO] [stderr] Downloaded clang-sys v0.28.1 [INFO] [stderr] Downloaded all_asserts v1.0.0 [INFO] [stderr] Downloaded hermit-abi v0.1.7 [INFO] [stderr] Downloaded aho-corasick v0.7.10 [INFO] [stderr] Downloaded regex v1.3.6 [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded libnotcurses-sys v1.6.6 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67ec9ce2e685a9b5304f57bcbba234df3d4bd6b5ac8fb3abaf5513462ba1f688 [INFO] running `Command { std: "docker" "start" "-a" "67ec9ce2e685a9b5304f57bcbba234df3d4bd6b5ac8fb3abaf5513462ba1f688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67ec9ce2e685a9b5304f57bcbba234df3d4bd6b5ac8fb3abaf5513462ba1f688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ec9ce2e685a9b5304f57bcbba234df3d4bd6b5ac8fb3abaf5513462ba1f688", kill_on_drop: false }` [INFO] [stdout] 67ec9ce2e685a9b5304f57bcbba234df3d4bd6b5ac8fb3abaf5513462ba1f688 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac60cc3d5eed4ef81f05c58945820e38cb5364981db7024e3a9895282210654 [INFO] running `Command { std: "docker" "start" "-a" "2ac60cc3d5eed4ef81f05c58945820e38cb5364981db7024e3a9895282210654", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc-stdhandle v0.1.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking all_asserts v1.0.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Checking serial_test v0.4.0 [INFO] [stderr] Compiling libnotcurses-sys v1.6.6 [INFO] [stderr] error: failed to run custom build command for `libnotcurses-sys v1.6.6` [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/libnotcurses-sys-e0249c328b4898ee/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libnotcurses-sys-1.6.6/build.rs:12:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Failure { command: "PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=\"1\" PKG_CONFIG_ALLOW_SYSTEM_LIBS=\"1\" \"pkg-config\" \"--libs\" \"--cflags\" \"notcurses\" \"notcurses >= 1.6.6\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "Package notcurses was not found in the pkg-config search path.\nPerhaps you should add the directory containing `notcurses.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'notcurses' found\nPackage notcurses was not found in the pkg-config search path.\nPerhaps you should add the directory containing `notcurses.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'notcurses' found\n" } } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ffcceef995 - std::backtrace_rs::backtrace::libunwind::trace::h876d7c806a499a4c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55ffcceef995 - std::backtrace_rs::backtrace::trace_unsynchronized::h93aa6ac20204363f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ffcceef995 - std::sys_common::backtrace::_print_fmt::haa4d06348037420c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55ffcceef995 - ::fmt::hb19a1068483db389 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55ffccf1a86b - core::fmt::rt::Argument::fmt::he1186800a1f8dba1 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55ffccf1a86b - core::fmt::write::h93b97d526ac83ab7 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x55ffcceec14f - std::io::Write::write_fmt::h5b8b8a434bcca5dd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55ffcceef76e - std::sys_common::backtrace::_print::h68eb04d9824256f0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55ffcceef76e - std::sys_common::backtrace::print::h9c98f0d9c4306586 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55ffccef1069 - std::panicking::default_hook::{{closure}}::hcf6830dc400daae4 [INFO] [stderr] 10: 0x55ffccef0dad - std::panicking::default_hook::h483615856e3a5cc0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55ffccef1573 - std::panicking::rust_panic_with_hook::h36ebc998f351e5fd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55ffccef1454 - std::panicking::begin_panic_handler::{{closure}}::h686207a93492b797 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55ffcceefe59 - std::sys_common::backtrace::__rust_end_short_backtrace::h2e37e6bf5aac538a [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55ffccef1187 - rust_begin_unwind [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55ffccf18aa3 - core::panicking::panic_fmt::heae5d8e5e3703b89 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55ffccf19066 - core::result::unwrap_failed::hd5eec0649c67d3d0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/result.rs:1658:5 [INFO] [stderr] 17: 0x55ffccaf318f - build_script_build::main::h5c99a65ef051bf46 [INFO] [stderr] 18: 0x55ffccaf1db3 - core::ops::function::FnOnce::call_once::hd834a379e094bf10 [INFO] [stderr] 19: 0x55ffccaf1656 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfaf41cb4397dd523 [INFO] [stderr] 20: 0x55ffccaf1b69 - std::rt::lang_start::{{closure}}::h664949d7f3564a9c [INFO] [stderr] 21: 0x55ffccee7c7d - core::ops::function::impls:: for &F>::call_once::h75d0a4fe40296b94 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55ffccee7c7d - std::panicking::try::do_call::ha27ca65264b021a4 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 23: 0x55ffccee7c7d - std::panicking::try::h901e100a17b3cd54 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 24: 0x55ffccee7c7d - std::panic::catch_unwind::h13d256f1691dfb07 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x55ffccee7c7d - std::rt::lang_start_internal::{{closure}}::hdf5a5a26190e1fd8 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x55ffccee7c7d - std::panicking::try::do_call::h3a8fb98242ec30e5 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 27: 0x55ffccee7c7d - std::panicking::try::h881801cd3cb8ba77 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 28: 0x55ffccee7c7d - std::panic::catch_unwind::he14d380083644433 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x55ffccee7c7d - std::rt::lang_start_internal::hf560e7575b65e65f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x55ffccaf1b47 - std::rt::lang_start::h394f27bbe2fe7369 [INFO] [stderr] 31: 0x55ffccaf3c55 - main [INFO] [stderr] 32: 0x7f5503afcd90 - [INFO] [stderr] 33: 0x7f5503afce40 - __libc_start_main [INFO] [stderr] 34: 0x55ffccaf14b5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2ac60cc3d5eed4ef81f05c58945820e38cb5364981db7024e3a9895282210654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac60cc3d5eed4ef81f05c58945820e38cb5364981db7024e3a9895282210654", kill_on_drop: false }` [INFO] [stdout] 2ac60cc3d5eed4ef81f05c58945820e38cb5364981db7024e3a9895282210654 [INFO] checking colloquy-0.1.4 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate colloquy 0.1.4 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate colloquy 0.1.4 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate colloquy 0.1.4 [INFO] finished tweaking crates.io crate colloquy 0.1.4 [INFO] tweaked toml for crates.io crate colloquy 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate colloquy 0.1.4 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" "+dae34b759e282c069aa28752564694effd121a63" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efb84d2a88f831ae227f866c9c45507d254ed78d7ce0a2dea37c9e70ad2b6ef2 [INFO] running `Command { std: "docker" "start" "-a" "efb84d2a88f831ae227f866c9c45507d254ed78d7ce0a2dea37c9e70ad2b6ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efb84d2a88f831ae227f866c9c45507d254ed78d7ce0a2dea37c9e70ad2b6ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb84d2a88f831ae227f866c9c45507d254ed78d7ce0a2dea37c9e70ad2b6ef2", kill_on_drop: false }` [INFO] [stdout] efb84d2a88f831ae227f866c9c45507d254ed78d7ce0a2dea37c9e70ad2b6ef2 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d569c43f7685463dbf800e4cb16324f3a8e388d1fdcf27d67576881a694454f2 [INFO] running `Command { std: "docker" "start" "-a" "d569c43f7685463dbf800e4cb16324f3a8e388d1fdcf27d67576881a694454f2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "d569c43f7685463dbf800e4cb16324f3a8e388d1fdcf27d67576881a694454f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d569c43f7685463dbf800e4cb16324f3a8e388d1fdcf27d67576881a694454f2", kill_on_drop: false }` [INFO] [stdout] d569c43f7685463dbf800e4cb16324f3a8e388d1fdcf27d67576881a694454f2