[INFO] cloning repository https://github.com/comprakt/comprakt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comprakt/comprakt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomprakt%2Fcomprakt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomprakt%2Fcomprakt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2315e85972e63ea327c4d115ffe623253b520440 [INFO] checking comprakt/comprakt against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomprakt%2Fcomprakt" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/comprakt/comprakt on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/comprakt/comprakt [INFO] finished tweaking git repo https://github.com/comprakt/comprakt [INFO] tweaked toml for git repo https://github.com/comprakt/comprakt written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/comprakt/comprakt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-8/source/compiler-cli/Cargo.toml: the cargo feature `default-run` has been stabilized in the 1.37 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-default-run-field for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1aa77099f2ab854a78c976e54b427a58bdd4df556b32ababb675ce180020830c [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" "1aa77099f2ab854a78c976e54b427a58bdd4df556b32ababb675ce180020830c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aa77099f2ab854a78c976e54b427a58bdd4df556b32ababb675ce180020830c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa77099f2ab854a78c976e54b427a58bdd4df556b32ababb675ce180020830c", kill_on_drop: false }` [INFO] [stdout] 1aa77099f2ab854a78c976e54b427a58bdd4df556b32ababb675ce180020830c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb715bd4c9b0a49b109a795372f32157687629d88665fd3f1c0bad613f13cdb1 [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" "eb715bd4c9b0a49b109a795372f32157687629d88665fd3f1c0bad613f13cdb1", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/compiler-cli/Cargo.toml: the cargo feature `default-run` has been stabilized in the 1.37 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-default-run-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Checking strum v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking levenshtein v1.0.3 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking trilean v1.0.1 [INFO] [stderr] Checking indexmap v0.4.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Checking shell-words v0.1.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling clang-sys v0.26.3 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking bit-set v0.2.0 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking priority-queue v0.5.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking wait-timeout v0.1.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling const-cstr-fork v0.2.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking criterion-plot v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking quote v0.6.10 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling libc-extra v0.3.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking streaming-stats v0.2.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking criterion-stats v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Checking syn v0.15.23 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking rand_pcg v0.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Compiling cexpr v0.3.3 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Compiling mjrt-impl v0.1.0 (/opt/rustwide/workdir/mjrt-impl) [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking tempfile v3.0.5 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking gcollections v1.4.0 [INFO] [stderr] Compiling mjrt v0.1.0 (/opt/rustwide/workdir/mjrt) [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Checking intervallum v1.3.0 [INFO] [stderr] error: failed to run custom build command for `mjrt v0.1.0 (/opt/rustwide/workdir/mjrt)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mjrt-7d20c01d530942d5/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_CHECKED_NEW [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DEFAULT [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/mjrt-impl/Cargo.toml [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/mjrt-impl/src/lib.rs [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/mjrt-impl/Cargo.lock [INFO] [stderr] invoking cargo build with features "checked_new default " in mjrt-impl crate at "/opt/rustwide/workdir/mjrt-impl" [INFO] [stderr] cargo:rerun-if-env-changed=PROFILE [INFO] [stderr] invoking cargo build [INFO] [stderr] in mjrt-impl crate dir "/opt/rustwide/workdir/mjrt-impl" [INFO] [stderr] command: "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/bin/cargo" "build" "--features" "checked_new default " [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Downloading crates ... [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] error: failed to download from `https://crates.io/api/v1/crates/backtrace-sys/0.1.24/download` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] [6] Couldn't resolve host name (Could not resolve host: crates.io) [INFO] [stderr] thread 'main' panicked at 'static lib artifact was not built, expected at "/opt/rustwide/workdir/mjrt-impl/target/debug/libmjrt_impl.a"', mjrt/build.rs:76:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5555b8809cf0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5555b8809cf0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5555b8809cf0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5555b8809cf0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5555b8824aef - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5555b8807ba2 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x5555b880b8b5 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5555b880b8b5 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5555b880b8b5 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5555b880b363 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5555b880bebd - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5555b880ba57 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5555b880a1ac - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5555b880b9b9 - rust_begin_unwind [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5555b87c8ecb - std::panicking::begin_panic_fmt::h0b6b6d9d830486ef [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x5555b87d5958 - build_script_build::main::h9b6c777db4e4c98f [INFO] [stderr] at /opt/rustwide/workdir/mjrt/build.rs:76:5 [INFO] [stderr] 16: 0x5555b87d29fb - core::ops::function::FnOnce::call_once::hec7a5bb6c02d4dfd [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 17: 0x5555b87d164e - std::sys_common::backtrace::__rust_begin_short_backtrace::h1c84e761ad0ace40 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 18: 0x5555b87d7a21 - std::rt::lang_start::{{closure}}::h11b946d08fe060da [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:66:18 [INFO] [stderr] 19: 0x5555b880c2ba - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 20: 0x5555b880c2ba - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:379:40 [INFO] [stderr] 21: 0x5555b880c2ba - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:343:19 [INFO] [stderr] 22: 0x5555b880c2ba - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panic.rs:431:14 [INFO] [stderr] 23: 0x5555b880c2ba - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:51:25 [INFO] [stderr] 24: 0x5555b87d7a00 - std::rt::lang_start::h0a25581764cbbe80 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:65:5 [INFO] [stderr] 25: 0x5555b87d617c - main [INFO] [stderr] 26: 0x7f576f2d80b3 - __libc_start_main [INFO] [stderr] 27: 0x5555b87c99ae - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eb715bd4c9b0a49b109a795372f32157687629d88665fd3f1c0bad613f13cdb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb715bd4c9b0a49b109a795372f32157687629d88665fd3f1c0bad613f13cdb1", kill_on_drop: false }` [INFO] [stdout] eb715bd4c9b0a49b109a795372f32157687629d88665fd3f1c0bad613f13cdb1