[INFO] fetching crate imag 0.10.1... [INFO] checking imag-0.10.1 against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] extracting crate imag 0.10.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate imag 0.10.1 on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imag 0.10.1 [INFO] finished tweaking crates.io crate imag 0.10.1 [INFO] tweaked toml for crates.io crate imag 0.10.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate imag 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", 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] 09ff13d76fec064f3e7aa14be0f218730d4d1441669d477924f9bd0a843baa6a [INFO] running `Command { std: "docker" "start" "-a" "09ff13d76fec064f3e7aa14be0f218730d4d1441669d477924f9bd0a843baa6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09ff13d76fec064f3e7aa14be0f218730d4d1441669d477924f9bd0a843baa6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ff13d76fec064f3e7aa14be0f218730d4d1441669d477924f9bd0a843baa6a", kill_on_drop: false }` [INFO] [stdout] 09ff13d76fec064f3e7aa14be0f218730d4d1441669d477924f9bd0a843baa6a [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" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22151fbbbdc9dc2e6ecf11488672434f907eeee1a94e2a0beb05aad0a3e23357 [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" "22151fbbbdc9dc2e6ecf11488672434f907eeee1a94e2a0beb05aad0a3e23357", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling xdg-basedir v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling filters v0.3.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling resiter v0.4.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling version v3.0.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling result-inspect v0.1.0 [INFO] [stderr] Compiling option-inspect v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling hoedown v6.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling interactor v0.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mailparse v0.8.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling immeta v0.4.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling iso8601 v0.2.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling indicatif v0.12.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling vobject v0.7.0 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking libimagerror v0.10.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Checking toml-query v0.9.2 [INFO] [stderr] Checking libimagutil v0.10.1 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Checking libimagstore v0.10.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling kairos v0.3.0 [INFO] [stderr] Compiling libimagtimeui v0.10.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Checking libimaginteraction v0.10.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Checking libimagrt v0.10.1 [INFO] [stderr] Compiling libimagentryutil v0.10.1 [INFO] [stderr] Compiling libimagentrylink v0.10.1 [INFO] [stderr] Compiling libimagentrytag v0.10.1 [INFO] [stderr] Compiling libimagentrydatetime v0.10.1 [INFO] [stderr] Compiling libimagentrygps v0.10.1 [INFO] [stderr] Compiling libimagtodo v0.10.1 [INFO] [stderr] Compiling libimagtimetrack v0.10.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling libimagentryurl v0.10.1 [INFO] [stderr] Compiling libimagentryannotation v0.10.1 [INFO] [stderr] Compiling libimagentryedit v0.10.1 [INFO] [stderr] Compiling libimagentryref v0.10.1 [INFO] [stderr] Compiling imag-gps v0.10.1 [INFO] [stderr] Compiling imag-grep v0.10.1 [INFO] [stderr] Compiling imag-tag v0.10.1 [INFO] [stderr] Compiling imag-mv v0.10.1 [INFO] [stderr] Compiling imag-diagnostics v0.10.1 [INFO] [stderr] Compiling imag-id-in-collection v0.10.1 [INFO] [stderr] Compiling imag-timetrack v0.10.1 [INFO] [stderr] Compiling imag-create v0.10.1 [INFO] [stderr] Compiling imag-init v0.10.1 [INFO] [stderr] Compiling imag-ids v0.10.1 [INFO] [stderr] Compiling imag-store v0.10.1 [INFO] [stderr] Compiling libimagnotes v0.10.1 [INFO] [stderr] Compiling libimaghabit v0.10.1 [INFO] [stderr] Compiling imag-edit v0.10.1 [INFO] [stderr] Compiling imag-annotate v0.10.1 [INFO] [stderr] Compiling libimagbookmark v0.10.1 [INFO] [stderr] Compiling imag-link v0.10.1 [INFO] [stderr] Compiling libimagentrymarkdown v0.10.1 [INFO] [stderr] Compiling libimagmail v0.10.1 [INFO] [stderr] Compiling libimagcalendar v0.10.1 [INFO] [stderr] Compiling libimagcontact v0.10.1 [INFO] [stderr] Compiling imag-ref v0.10.1 [INFO] [stderr] Compiling imag-habit v0.10.1 [INFO] [stderr] Compiling imag-notes v0.10.1 [INFO] [stderr] Compiling imag-bookmark v0.10.1 [INFO] [stderr] Compiling imag-calendar v0.10.1 [INFO] [stderr] Compiling libimagwiki v0.10.1 [INFO] [stderr] Compiling imag-mail v0.10.1 [INFO] [stderr] Compiling imag-contact v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling imag-wiki v0.10.1 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling onig v5.0.0 [INFO] [stderr] Compiling syntect v3.3.0 [INFO] [stderr] Compiling mdcat v0.13.0 [INFO] [stderr] Compiling libimagentryview v0.10.1 [INFO] [stderr] Compiling libimagdiary v0.10.1 [INFO] [stderr] Compiling imag-todo v0.10.1 [INFO] [stderr] Compiling imag-view v0.10.1 [INFO] [stderr] Compiling libimaglog v0.10.1 [INFO] [stderr] Compiling imag-diary v0.10.1 [INFO] [stderr] Compiling imag-log v0.10.1 [INFO] [stderr] Compiling imag v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `imag v0.10.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/imag-9d5fc7707be53a6d/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'couldn't create completion file: entity not found', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/parser.rs:131:25 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564f1da990d0 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x564f1da990d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564f1da990d0 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564f1da990d0 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564f1dab074c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x564f1da969b2 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x564f1da9ae25 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564f1da9ae25 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564f1da9ae25 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x564f1da9a8d3 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x564f1da9b5c1 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x564f1da9b107 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x564f1da9956c - std::sys_common::backtrace::__rust_end_short_backtrace::h57be46a42dc7f24b [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564f1da9b069 - rust_begin_unwind [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x564f1da9b01b - std::panicking::begin_panic_fmt::h12277576db89392f [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x564f1da1a1a7 - clap::app::parser::Parser::gen_completions::ha1ef1a6e872cab2f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/parser.rs:131:25 [INFO] [stderr] 16: 0x564f1d9a722f - clap::app::App::gen_completions::h6f5fd5f42dc9f430 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/mod.rs:1391:9 [INFO] [stderr] 17: 0x564f1d9a8b2c - build_script_build::main::h3cfd57c0156749c3 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:165:5 [INFO] [stderr] 18: 0x564f1d9a745b - core::ops::function::FnOnce::call_once::h7eb55ee6b10912b7 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x564f1d9a914e - std::sys_common::backtrace::__rust_begin_short_backtrace::h6d38c086ae0d1b79 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x564f1d9a73d1 - std::rt::lang_start::{{closure}}::h3fc66400832d3ad4 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x564f1da9b9da - core::ops::function::impls:: for &F>::call_once::h2c4fd7d4128112a8 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x564f1da9b9da - std::panicking::try::do_call::h41fb7dbbbe7bece6 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x564f1da9b9da - std::panicking::try::hd38008ccba72bce1 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x564f1da9b9da - std::panic::catch_unwind::h057e765cd60f2d13 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x564f1da9b9da - std::rt::lang_start_internal::hdb9d0b9d2cdcda8b [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x564f1d9a73a7 - std::rt::lang_start::h031fb50dc9616417 [INFO] [stderr] at /rustc/3e826bb11228508fbe749e594038d6727208aa94/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x564f1d9a913a - main [INFO] [stderr] 28: 0x7f544ae160b3 - __libc_start_main [INFO] [stderr] 29: 0x564f1d9a70be - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "22151fbbbdc9dc2e6ecf11488672434f907eeee1a94e2a0beb05aad0a3e23357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22151fbbbdc9dc2e6ecf11488672434f907eeee1a94e2a0beb05aad0a3e23357", kill_on_drop: false }` [INFO] [stdout] 22151fbbbdc9dc2e6ecf11488672434f907eeee1a94e2a0beb05aad0a3e23357