[INFO] cloning repository https://github.com/J164/puzzle-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/J164/puzzle-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ164%2Fpuzzle-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ164%2Fpuzzle-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea76f6dfe3a2f25a77a7ef7bb44039331b8f21f6 [INFO] testing J164/puzzle-solver/ea76f6dfe3a2f25a77a7ef7bb44039331b8f21f6 against 1.94.0 for beta-1.95-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ164%2Fpuzzle-solver" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/J164/puzzle-solver [INFO] finished tweaking git repo https://github.com/J164/puzzle-solver [INFO] tweaked toml for git repo https://github.com/J164/puzzle-solver written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/J164/puzzle-solver on toolchain 1.94.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/J164/puzzle-solver 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime v0.11.3 [INFO] [stderr] Downloaded tracing-serde v0.1.3 [INFO] [stderr] Downloaded vercel_runtime_macro v1.1.4 [INFO] [stderr] Downloaded vercel_runtime v1.1.4 [INFO] [stderr] Downloaded vercel_runtime_router v1.1.4 [INFO] [stderr] Downloaded query_map v0.7.0 [INFO] [stderr] Downloaded http-serde v2.1.1 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.11.1 [INFO] [stderr] Downloaded lambda_http v0.11.4 [INFO] [stderr] Downloaded simba v0.8.1 [INFO] [stderr] Downloaded hyper-util v0.1.9 [INFO] [stderr] Downloaded cc v1.1.22 [INFO] [stderr] Downloaded safe_arch v0.7.2 [INFO] [stderr] Downloaded imageproc v0.25.0 [INFO] [stderr] Downloaded wide v0.7.28 [INFO] [stderr] Downloaded aws_lambda_events v0.15.1 [INFO] [stderr] Downloaded tokio-stream v0.1.16 [INFO] [stderr] Downloaded bytes v1.7.2 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded regex v1.10.6 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded libc v0.2.159 [INFO] [stderr] Downloaded puzzle-utils v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0186ea4770219e79adbc4adc245a989fbf7f1e661f29a0d7cf51193ade574fb6 [INFO] running `Command { std: "docker" "start" "-a" "0186ea4770219e79adbc4adc245a989fbf7f1e661f29a0d7cf51193ade574fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0186ea4770219e79adbc4adc245a989fbf7f1e661f29a0d7cf51193ade574fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0186ea4770219e79adbc4adc245a989fbf7f1e661f29a0d7cf51193ade574fb6", kill_on_drop: false }` [INFO] [stdout] 0186ea4770219e79adbc4adc245a989fbf7f1e661f29a0d7cf51193ade574fb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c6afcbb1e4a84a05a7a53fd22cb2f4d34e5a295863e18a89d20fdf27484cf4f [INFO] running `Command { std: "docker" "start" "-a" "6c6afcbb1e4a84a05a7a53fd22cb2f4d34e5a295863e18a89d20fdf27484cf4f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling vercel_runtime_router v1.1.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling vercel_runtime_macro v1.1.4 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling aws_lambda_events v0.15.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling puzzle-utils v0.3.0 [INFO] [stderr] Compiling lambda_runtime_api_client v0.11.1 [INFO] [stderr] Compiling lambda_runtime v0.11.3 [INFO] [stderr] Compiling lambda_http v0.11.4 [INFO] [stderr] Compiling vercel_runtime v1.1.4 [INFO] [stderr] Compiling puzzle-solver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `puzzle-solver` (bin "nonogram-unsolved") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcR3jM7d/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvercel_runtime-ccfcfb2b131a17f7,libvercel_runtime_router-00b83d0c156e1064,libsyn-22f7c4e0cc1e5a08,libquote-66452191a5400569,libproc_macro2-10d7022c6809e38e,libunicode_ident-9342c7434f8435dc}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libglob-61e2fdb429f7580a,liblambda_http-42924f81da4fd7aa,libserde_urlencoded-26d4e27411670b4c,libmime-a641f9c01534a6cb,libencoding_rs-f0823026c9cc5400,liburl-ef232c90a27fdb79,libidna-2fba3888be839043,libunicode_normalization-c872853c07026193,libtinyvec-a97851bd329c49f1,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-ac3a9219bb861bd3,libaws_lambda_events-555f5cd3587741c6,libquery_map-b994f522543fd802,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,liblambda_runtime-71dcb52b38fe6467,libhttp_serde-51aef597467f3fed,libserde_path_to_error-1de35982bd2a7236,libasync_stream-44718fff2689d60b,libbase64-703a072699e04b45,liblambda_runtime_api_client-f30310a71053e911,libtracing_subscriber-a57136e83833700a,libtracing_serde-c2833a6235b459c5,libserde_json-b42be25a68a4d7fe,libryu-699d873b70a51909,libsharded_slab-81315c50cd9c25cd,liblazy_static-43935f8bf5aea94d,libmatchers-056cef97b9f4a1c4,libregex_automata-7a307640bf1b6370,libregex_syntax-1645dc7fcb72a2f2,libregex-78ff5f81a88050b8,libregex_automata-4318f7b48405b67c,libaho_corasick-63f98dbd4959f4dd,libregex_syntax-1ef77d7d89a32519,libthread_local-9ba5f6bada89a3a6,libhttp_body_util-5a5816d420a1b6f3,libhyper_util-ebd0f0fd52104acb,libtracing-8b73c67044c4fa6b,libtracing_core-1c9d2a74959cd2e0,libonce_cell-094b42711f647a4b,libhyper-fcb01a86a56fe484,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-fa23031857a4c944,libhttp_body-5bfbad08fc025600,libfutures-89d05e1a22e9a82c,libfutures_executor-c5f1f04f1e4873d0,libtower-cc08760dd79133cc,libpin_project-083b4480fd3aa49d,libtower_service-61a6e2aaa442e2aa,libtower_layer-11b600c9d83f94cb,libfutures_util-7174cb0e43cdafee,libfutures_io-908944657f6b474b,libslab-9fd6d2346d8c9543,libfutures_channel-df65c598c7840c49,libfutures_sink-2a35776efa3c3123,libfutures_task-e0504997a60d9cbc,libpin_utils-47b630022fed6c6f,libtokio_stream-24b38ffb58c1b102,libfutures_core-406c2a40b3572a34,libtokio-7a4f5a2f94929ad4,libsocket2-d31744bb4291599e,libmio-5b60d9769c57500b,libpin_project_lite-e3c28f4ec0dfe3d7,libhttp-7a48c39a2342fac7,libitoa-d1583638e81b51ac,libbytes-cfce8b115eb7e4ee,libfnv-68f5b69a4a74de9d,libpuzzle_utils-8549c4f5def00c66,libimageproc-a9ac7b41d5285480,libnalgebra-217e6ca7e1e02f1e,libmatrixmultiply-b03678c3fcf12b60,librawpointer-92e00ef2eb82c545,libtypenum-a981b1e64d56f372,libsimba-9f75cce984e02f54,libwide-dfd4508ec74ad0af,libsafe_arch-8d7c21d9f8d7c1ff,libapprox-bd644c6d8115f980,libnum-6f4f221a32f214ab,libnum_iter-139eca4c46ae59dc,libnum_complex-8bd1cfc9daf4e73a,librand_distr-b9821d4973e62954,librand-254dc18eca65a9ea,librand_chacha-35d422a0da97d7ac,libppv_lite86-d051e429f9a21415,libzerocopy-f29c9d6465bb413c,libbyteorder-dbd39c167c1d2bf6,librand_core-6a41c68c00d69ae1,libgetrandom-0d03c4575a98cd5a,liblibc-3986092d23da6575,libab_glyph-4fbfd28d75a3b15c,libowned_ttf_parser-b4fb586a19b33054,libttf_parser-c88a6f8560758187,libab_glyph_rasterizer-d9590876b1a2dfe9,libserde-13bca946898736b9,libimage-8c2f292ae400bd1d,libimage_webp-96f4174986a4aa95,libqoi-d02459889e713ebd,librayon-c5a3035a84970a8d,libpng-252afd49fb46165f,libbitflags-5ad7515f16cf4338,libfdeflate-582ce809fa900145,libexr-72c98bd77bc1e3df,libflume-ffd0391ee290ccc9,libminiz_oxide-ebd04bf1eb36bbce,libadler-6b682875780502c5,libzune_inflate-1aa5a8152a4df27f,librayon_core-d47caa0051424add,libcrossbeam_deque-1b3b8c98d283b3a8,libcrossbeam_epoch-7962ead1b5757eee,libcrossbeam_utils-27aa756775d56a20,libbit_field-625b3731cfc8af66,liblebe-613f722b9877f1aa,libhalf-d50881c803daaa15,libsmallvec-519e51c4aa52a43d,libzune_jpeg-b691a863ceddded3,libzune_core-88ef48c267f460e4,libgif-fe794e68e59eedbb,libcolor_quant-46b80db604cf5163,libbyteorder_lite-3b5f78e05ff16982,libravif-5c0c2f4ba6d3aeb1,libloop9-2b24e40fc3c444d4,libavif_serialize-0bb3dc6a723b28ee,libquick_error-c48250a65daa6b68,librgb-d103198587be3c0e,librav1e-410680b6c0be5417,libprofiling-df5c0416d066519a,libav1_grain-10bdb354bf7ea795,libnom-873efc84b5fefd70,libmemchr-70255688e61adbed,libnum_rational-f9ada71d8398dab1,libnum_bigint-13d696ad6fc6d183,libnum_integer-b8c9a3c1a0482724,libanyhow-547b1bbf603a23c7,libdebug_unreachable-91705696109a80ae,libmaybe_rayon-0c1d13e796f59e7d,libv_frame-7610b5a728cb3527,libaligned_vec-4f9a24be92517b49,libarrayvec-15152cb2c65ef14a,libthiserror-97319a5dbc29edec,libbitstream_io-28698e14c25fb1e2,libitertools-d0102008eba0cbd1,libeither-43d68c321dd2eb08,liblog-07b996ceb896ebc4,libimgref-17af865326c1559c,libbytemuck-300adf8209fb095b,libnum_traits-b7d4b914f38ff32a,libtiff-f3bc9f087b100050,libflate2-18e6d97a5e336c3e,libminiz_oxide-d22fb4d63f086a54,libsimd_adler32-d3d0c25fa0b68e11,libcrc32fast-363021e7a7a333fb,libcfg_if-ae53b56998a284ac,libweezl-28b801684d087be5,libjpeg_decoder-bc0cf4007aae9534}.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/rustcR3jM7d/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/nonogram_unsolved-b611d945bac6bb48" "-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] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6c6afcbb1e4a84a05a7a53fd22cb2f4d34e5a295863e18a89d20fdf27484cf4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6afcbb1e4a84a05a7a53fd22cb2f4d34e5a295863e18a89d20fdf27484cf4f", kill_on_drop: false }` [INFO] [stdout] 6c6afcbb1e4a84a05a7a53fd22cb2f4d34e5a295863e18a89d20fdf27484cf4f