[INFO] updating cached repository https://github.com/jkcclemens/sess_repro [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 69bf9d047200f49e884270d2aa4e6c9073cfde81 [INFO] testing jkcclemens/sess_repro against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Fsess_repro" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcclemens/sess_repro on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jkcclemens/sess_repro [INFO] finished tweaking git repo https://github.com/jkcclemens/sess_repro [INFO] tweaked toml for git repo https://github.com/jkcclemens/sess_repro written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jkcclemens/sess_repro already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 24d13d6cdfda3599dcca34e968a28b9edbed594ea5f015c1ae3a7f8a1699c9f2 [INFO] running `"docker" "start" "-a" "24d13d6cdfda3599dcca34e968a28b9edbed594ea5f015c1ae3a7f8a1699c9f2"` [INFO] [stderr] Compiling untrusted v0.6.1 [INFO] [stderr] Compiling serde v1.0.42 [INFO] [stderr] Compiling pear v0.0.16 (http://github.com/SergioBenitez/pear#44bbca0d) [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling rocket v0.4.0-dev (https://github.com/SergioBenitez/Rocket#0e85f9ef) [INFO] [stderr] Compiling pear_codegen v0.0.16 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] error: failed to run custom build command for `pear_codegen v0.0.16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pear_codegen-b1aab06a7e1e5484/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Pear requires a nightly or dev version of Rust. [INFO] [stderr] Installed version is: 1.39.0-beta.2 (2019-09-27). Minimum required: 1.27.0-nightly (2018-04-14). [INFO] [stderr] thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/build.rs:31:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e6f3de924 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x557e6f3de924 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x557e6f3de924 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x557e6f3de924 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x557e6f3fc3ec - core::fmt::write::h7fd0d904495c035f [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x557e6f3dc177 - std::io::Write::write_fmt::h663e4bf63637c947 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x557e6f3e0ca5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x557e6f3e0ca5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x557e6f3e0ca5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x557e6f3e0996 - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x557e6f3e12f5 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x557e6f3b62df - std::panicking::begin_panic::h66799300deebf20d [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:407 [INFO] [stderr] 12: 0x557e6f3b411a - build_script_build::main::h06a42437709dcdbe [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/build.rs:31 [INFO] [stderr] 13: 0x557e6f3b5820 - std::rt::lang_start::{{closure}}::hfc0353410afe3734 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x557e6f3e0d73 - std::rt::lang_start_internal::{{closure}}::hf85bf15597d76295 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x557e6f3e0d73 - std::panicking::try::do_call::hd308ec0604b9bc21 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 16: 0x557e6f3e700a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x557e6f3e17ed - std::panicking::try::hafc45125a5bd2b22 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 18: 0x557e6f3e17ed - std::panic::catch_unwind::h8494678ec44c4b51 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x557e6f3e17ed - std::rt::lang_start_internal::h7404667a595739f8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x557e6f3b57f9 - std::rt::lang_start::h99f2fc67faccdd93 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x557e6f3b4efa - main [INFO] [stderr] 22: 0x7ff79be95b97 - __libc_start_main [INFO] [stderr] 23: 0x557e6f3b3a6a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: could not find `Op` in `proc_macro` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:72:42 [INFO] [stderr] | [INFO] [stderr] 72 | let mut op = proc_macro::Op::new(tt.op(), spacing); [INFO] [stderr] | ^^ could not find `Op` in `proc_macro` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Term` in `proc_macro` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:279:31 [INFO] [stderr] | [INFO] [stderr] 279 | term: proc_macro::Term::new(string, span.0), [INFO] [stderr] | ^^^^ could not find `Term` in `proc_macro` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Term` in crate `proc_macro` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:273:23 [INFO] [stderr] | [INFO] [stderr] 273 | term: proc_macro::Term, [INFO] [stderr] | ^^^^ not found in `proc_macro` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 3 | use Term; [INFO] [stderr] | [INFO] [stderr] 3 | use imp::Term; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/lib.rs:28:34 [INFO] [stderr] | [INFO] [stderr] 28 | #![cfg_attr(feature = "nightly", feature(proc_macro))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:177:23 [INFO] [stderr] | [INFO] [stderr] 177 | pub struct SourceFile(proc_macro::SourceFile, FileName); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:180:16 [INFO] [stderr] | [INFO] [stderr] 180 | fn new(sf: proc_macro::SourceFile) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:247:13 [INFO] [stderr] | [INFO] [stderr] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:252:13 [INFO] [stderr] | [INFO] [stderr] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `empty` found for type `proc_macro::TokenStream` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:18:46 [INFO] [stderr] | [INFO] [stderr] 18 | TokenStream(proc_macro::TokenStream::empty()) [INFO] [stderr] | ^^^^^ function or associated item not found in `proc_macro::TokenStream` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Op` found for type `proc_macro::TokenTree` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:132:36 [INFO] [stderr] | [INFO] [stderr] 132 | proc_macro::TokenTree::Op(tt) => { [INFO] [stderr] | ^^ variant or associated item not found in `proc_macro::TokenTree` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Term` found for type `proc_macro::TokenTree` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:141:36 [INFO] [stderr] | [INFO] [stderr] 141 | proc_macro::TokenTree::Term(s) => { [INFO] [stderr] | ^^^^ variant or associated item not found in `proc_macro::TokenTree` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:181:36 [INFO] [stderr] | [INFO] [stderr] 181 | let filename = FileName(sf.path().to_string()); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_string` found for type `std::path::PathBuf` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:181:43 [INFO] [stderr] | [INFO] [stderr] 181 | let filename = FileName(sf.path().to_string()); [INFO] [stderr] | ^^^^^^^^^ help: there is a method with a similar name: `to_str` [INFO] [stderr] | [INFO] [stderr] = note: the method `to_string` exists but the following trait bounds were not satisfied: [INFO] [stderr] `std::path::Path : std::string::ToString` [INFO] [stderr] `std::path::PathBuf : std::string::ToString` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:191:16 [INFO] [stderr] | [INFO] [stderr] 191 | self.0.is_real() [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_def_site' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:227:14 [INFO] [stderr] | [INFO] [stderr] 227 | Span(proc_macro::Span::def_site()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54724 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:231:21 [INFO] [stderr] | [INFO] [stderr] 231 | Span(self.0.resolved_at(other.0)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:235:21 [INFO] [stderr] | [INFO] [stderr] 235 | Span(self.0.located_at(other.0)) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:243:32 [INFO] [stderr] | [INFO] [stderr] 243 | SourceFile::new(self.0.source_file()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:247:62 [INFO] [stderr] | [INFO] [stderr] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:247:38 [INFO] [stderr] | [INFO] [stderr] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:247:44 [INFO] [stderr] | [INFO] [stderr] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:252:62 [INFO] [stderr] | [INFO] [stderr] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:252:38 [INFO] [stderr] | [INFO] [stderr] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:252:44 [INFO] [stderr] | [INFO] [stderr] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:257:16 [INFO] [stderr] | [INFO] [stderr] 257 | self.0.join(other.0).map(Span) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:261:16 [INFO] [stderr] | [INFO] [stderr] 261 | self.0.eq(&other.0) [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54725 [INFO] [stderr] [INFO] [stderr] error: aborting due to 26 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433, E0554, E0599, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `proc-macro2`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "24d13d6cdfda3599dcca34e968a28b9edbed594ea5f015c1ae3a7f8a1699c9f2"` [INFO] running `"docker" "rm" "-f" "24d13d6cdfda3599dcca34e968a28b9edbed594ea5f015c1ae3a7f8a1699c9f2"` [INFO] [stdout] 24d13d6cdfda3599dcca34e968a28b9edbed594ea5f015c1ae3a7f8a1699c9f2