[INFO] cloning repository https://github.com/flosse/openfairdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flosse/openfairdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflosse%2Fopenfairdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflosse%2Fopenfairdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e6e0745bd50970b5c6c8bd3a03afb03471bcada [INFO] testing flosse/openfairdb against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflosse%2Fopenfairdb" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flosse/openfairdb on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/flosse/openfairdb [INFO] finished tweaking git repo https://github.com/flosse/openfairdb [INFO] tweaked toml for git repo https://github.com/flosse/openfairdb written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/flosse/openfairdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded lz4_flex v0.8.2 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded fail v0.4.0 [INFO] [stderr] Downloaded fastdivide v0.3.0 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.5 [INFO] [stderr] Downloaded random-number v0.1.6 [INFO] [stderr] Downloaded maud_macros v0.22.3 [INFO] [stderr] Downloaded fallible_collections v0.4.3 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded tantivy-bitpacker v0.1.1 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded tantivy-common v0.1.0 [INFO] [stderr] Downloaded levenshtein_automata v0.2.1 [INFO] [stderr] Downloaded geocoding v0.3.1 [INFO] [stderr] Downloaded bitpacking v0.8.4 [INFO] [stderr] Downloaded ownedbytes v0.1.0 [INFO] [stderr] Downloaded random-pick v1.2.14 [INFO] [stderr] Downloaded tantivy v0.16.1 [INFO] [stderr] Downloaded measure_time v0.7.0 [INFO] [stderr] Downloaded passwords v3.1.8 [INFO] [stderr] Downloaded tantivy-query-grammar v0.15.0 [INFO] [stderr] Downloaded quoted_printable v0.4.3 [INFO] [stderr] Downloaded captcha v0.0.8 [INFO] [stderr] Downloaded tantivy-fst v0.3.0 [INFO] [stderr] Downloaded lodepng v3.4.6 [INFO] [stderr] Downloaded maud_htmlescape v0.17.1 [INFO] [stderr] Downloaded maud v0.22.3 [INFO] [stderr] Downloaded geo-types v0.6.2 [INFO] [stderr] Downloaded pwhash v1.0.0 [INFO] [stderr] Downloaded fastfield_codecs v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b39bf5387bf7b46546f9f30c1eb06ecd462538d5d3044244a1a6aef8834986c2 [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" "b39bf5387bf7b46546f9f30c1eb06ecd462538d5d3044244a1a6aef8834986c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b39bf5387bf7b46546f9f30c1eb06ecd462538d5d3044244a1a6aef8834986c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39bf5387bf7b46546f9f30c1eb06ecd462538d5d3044244a1a6aef8834986c2", kill_on_drop: false }` [INFO] [stdout] b39bf5387bf7b46546f9f30c1eb06ecd462538d5d3044244a1a6aef8834986c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 711dd5f442e79fae60d2920633ab295c76c6135916cca90ce4844d680d33cde2 [INFO] running `Command { std: "docker" "start" "-a" "711dd5f442e79fae60d2920633ab295c76c6135916cca90ce4844d680d33cde2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling maud_htmlescape v0.17.1 [INFO] [stderr] Compiling tantivy-bitpacker v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling fastdivide v0.3.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tantivy-common v0.1.0 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling ownedbytes v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rocket v0.4.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling fastfield_codecs v0.1.0 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling lz4_flex v0.8.2 [INFO] [stderr] Compiling openfairdb v0.10.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling measure_time v0.7.0 [INFO] [stderr] Compiling combine v4.6.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] error: failed to run custom build command for `openfairdb v0.10.5 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openfairdb-4d54f8f71a8b784f/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: spurious network error (2 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stderr] warning: spurious network error (1 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stderr] error: failed to fetch `https://github.com/rust-lang/crates.io-index` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] network failure seems to have happened [INFO] [stderr] if a proxy or similar is necessary `net.git-fetch-with-cli` may help here [INFO] [stderr] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stderr] thread 'main' panicked at 'Unable to successfully execute trunk: Os { code: 2, kind: NotFound, message: "No such file or directory" }', build.rs:19:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55acfba375fc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55acfba375fc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55acfba375fc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55acfba375fc - ::fmt::hf439e5ed84c74abd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55acfba5561c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x55acfba33f05 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x55acfba38c00 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55acfba38c00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55acfba38c00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x55acfba387ab - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x55acfba392b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x55acfba38d90 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x55acfba37ab4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x55acfba38cf9 - rust_begin_unwind [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x55acfb9fd161 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stderr] 15: 0x55acfb9fd1f3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stderr] 16: 0x55acfba0294f - core::result::Result::expect::h528ca5f9d225af06 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1255:23 [INFO] [stderr] 17: 0x55acfba04672 - build_script_build::main::hde281c24025eae03 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:15:9 [INFO] [stderr] 18: 0x55acfb9fffab - core::ops::function::FnOnce::call_once::hc0a6b93bdcc6dec0 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55acfba0187e - std::sys_common::backtrace::__rust_begin_short_backtrace::h6f073dd00ee37d13 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 20: 0x55acfba06371 - std::rt::lang_start::{{closure}}::h51ac05e9e5616617 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55acfba36e41 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55acfba36e41 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stderr] 23: 0x55acfba36e41 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stderr] 24: 0x55acfba36e41 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stderr] 25: 0x55acfba36e41 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55acfba36e41 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stderr] 27: 0x55acfba36e41 - std::panicking::try::ha9e37f45dc542517 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stderr] 28: 0x55acfba36e41 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stderr] 29: 0x55acfba36e41 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55acfba06340 - std::rt::lang_start::h2fd446a5e57a7acf [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55acfba04d2c - main [INFO] [stderr] 32: 0x7f6a93fda0b3 - __libc_start_main [INFO] [stderr] 33: 0x55acfb9fd87e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "711dd5f442e79fae60d2920633ab295c76c6135916cca90ce4844d680d33cde2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711dd5f442e79fae60d2920633ab295c76c6135916cca90ce4844d680d33cde2", kill_on_drop: false }` [INFO] [stdout] 711dd5f442e79fae60d2920633ab295c76c6135916cca90ce4844d680d33cde2