[INFO] fetching crate imag 0.10.1... [INFO] checking imag-0.10.1 against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] extracting crate imag 0.10.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate imag 0.10.1 on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b66378614b7c8e512b24042fd051f2b6b0f2ff1550347f0ae0e0383d040d93df [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" "b66378614b7c8e512b24042fd051f2b6b0f2ff1550347f0ae0e0383d040d93df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b66378614b7c8e512b24042fd051f2b6b0f2ff1550347f0ae0e0383d040d93df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66378614b7c8e512b24042fd051f2b6b0f2ff1550347f0ae0e0383d040d93df", kill_on_drop: false }` [INFO] [stdout] b66378614b7c8e512b24042fd051f2b6b0f2ff1550347f0ae0e0383d040d93df [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431cae0ea3814480f2cbda257fff994d11edc8ee66eb153c8f6370140d89d8da [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" "431cae0ea3814480f2cbda257fff994d11edc8ee66eb153c8f6370140d89d8da", 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 semver-parser v0.7.0 [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 rustc-demangle v0.1.16 [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 syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.1 [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 rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures v0.1.29 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling resiter v0.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling option-inspect v0.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling version v3.0.0 [INFO] [stderr] Compiling result-inspect v0.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling walkdir v2.3.1 [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 pest v2.1.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [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 tokio-sync v0.1.8 [INFO] [stderr] Compiling hoedown v6.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking aho-corasick v0.7.9 [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 csv-core v0.1.10 [INFO] [stderr] Compiling smallvec v0.6.13 [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 memchr v1.0.2 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling interactor v0.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling immeta v0.4.0 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling mailparse v0.8.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling iso8601 v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling indicatif v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling http-body v0.1.0 [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 failure v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [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 serde_json v1.0.48 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking toml v0.5.6 [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 bincode v1.2.1 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [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 libimagutil v0.10.1 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Checking toml-query v0.9.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling kairos v0.3.0 [INFO] [stderr] Compiling libimagtimeui v0.10.1 [INFO] [stderr] Checking libimagstore v0.10.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling cookie_store v0.7.0 [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 libimagentryurl v0.10.1 [INFO] [stderr] Compiling libimagentryannotation v0.10.1 [INFO] [stderr] Compiling libimagbookmark v0.10.1 [INFO] [stderr] Compiling libimagentryedit v0.10.1 [INFO] [stderr] Compiling libimagentryref v0.10.1 [INFO] [stderr] Compiling imag-id-in-collection v0.10.1 [INFO] [stderr] Compiling imag-tag v0.10.1 [INFO] [stderr] Compiling imag-gps v0.10.1 [INFO] [stderr] Compiling imag-grep v0.10.1 [INFO] [stderr] Compiling imag-store v0.10.1 [INFO] [stderr] Compiling imag-ids v0.10.1 [INFO] [stderr] Compiling imag-create v0.10.1 [INFO] [stderr] Compiling imag-init v0.10.1 [INFO] [stderr] Compiling imag-diagnostics v0.10.1 [INFO] [stderr] Compiling imag-timetrack v0.10.1 [INFO] [stderr] Compiling imag-mv v0.10.1 [INFO] [stderr] Compiling imag-link v0.10.1 [INFO] [stderr] Compiling imag-bookmark v0.10.1 [INFO] [stderr] Compiling libimaghabit v0.10.1 [INFO] [stderr] Compiling libimagnotes v0.10.1 [INFO] [stderr] Compiling imag-edit v0.10.1 [INFO] [stderr] Compiling imag-annotate v0.10.1 [INFO] [stderr] Compiling libimagentrymarkdown v0.10.1 [INFO] [stderr] Compiling libimagcontact v0.10.1 [INFO] [stderr] Compiling libimagmail v0.10.1 [INFO] [stderr] Compiling libimagcalendar 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 libimagwiki v0.10.1 [INFO] [stderr] Compiling imag-calendar v0.10.1 [INFO] [stderr] Compiling imag-contact v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling imag-mail v0.10.1 [INFO] [stderr] Compiling imag-wiki v0.10.1 [INFO] [stderr] Compiling reqwest v0.9.24 [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-44775040700ee413/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: 0x559e775d27c0 - std::backtrace_rs::backtrace::libunwind::trace::h14e81b0c16b543a7 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x559e775d27c0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc9e39e172835ff32 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x559e775d27c0 - std::sys_common::backtrace::_print_fmt::h31994df1c8c77b8f [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x559e775d27c0 - ::fmt::he74e98acff43ec99 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x559e775ec05c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x559e775d05c7 - std::io::Write::write_fmt::hea6289e6649ff508 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/io/mod.rs:1517 [INFO] [stderr] 6: 0x559e775d48d0 - std::sys_common::backtrace::_print::h8cc65937fea24014 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x559e775d48d0 - std::sys_common::backtrace::print::hff6a0ebb96535e34 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x559e775d48d0 - std::panicking::default_hook::{{closure}}::h71b9700c5dda1b1d [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x559e775d461c - std::panicking::default_hook::h0c46e634c06c69b6 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x559e775d4f33 - std::panicking::rust_panic_with_hook::he52576a0c2093334 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x559e775d4b09 - std::panicking::begin_panic_handler::{{closure}}::h411c800b810762b2 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x559e775d2c4c - std::sys_common::backtrace::__rust_end_short_backtrace::ha657a272019e6aad [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x559e775d4ac9 - rust_begin_unwind [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x559e775d4a7b - std::panicking::begin_panic_fmt::h8679424505ca4cf5 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:437 [INFO] [stderr] 15: 0x559e77554e7e - clap::app::parser::Parser::gen_completions::h02332316813dbd1d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/parser.rs:131 [INFO] [stderr] 16: 0x559e774e22be - clap::app::App::gen_completions::he682d07b967a34a8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/mod.rs:1391 [INFO] [stderr] 17: 0x559e774e3b23 - build_script_build::main::h78267aac8082a50a [INFO] [stderr] at /opt/rustwide/workdir/build.rs:165 [INFO] [stderr] 18: 0x559e774e21ab - core::ops::function::FnOnce::call_once::h13da5128fe6faf98 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/core/src/ops/function.rs:227 [INFO] [stderr] 19: 0x559e774e241e - std::sys_common::backtrace::__rust_begin_short_backtrace::h527088d96cbc4696 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x559e774e23f1 - std::rt::lang_start::{{closure}}::h5c7b003c55533f37 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x559e775d5331 - core::ops::function::impls:: for &F>::call_once::h009d20b8a620bf60 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/core/src/ops/function.rs:259 [INFO] [stderr] 22: 0x559e775d5331 - std::panicking::try::do_call::h09431c39e2107c90 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:381 [INFO] [stderr] 23: 0x559e775d5331 - std::panicking::try::he27cf60b958af343 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:345 [INFO] [stderr] 24: 0x559e775d5331 - std::panic::catch_unwind::h7b646b0041dc5591 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panic.rs:382 [INFO] [stderr] 25: 0x559e775d5331 - std::rt::lang_start_internal::hdad6c98af1e4747e [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x559e774e23c7 - std::rt::lang_start::h960688be5408da6d [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x559e774e420a - main [INFO] [stderr] 28: 0x7f44682700b3 - __libc_start_main [INFO] [stderr] 29: 0x559e774e20be - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "431cae0ea3814480f2cbda257fff994d11edc8ee66eb153c8f6370140d89d8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431cae0ea3814480f2cbda257fff994d11edc8ee66eb153c8f6370140d89d8da", kill_on_drop: false }` [INFO] [stdout] 431cae0ea3814480f2cbda257fff994d11edc8ee66eb153c8f6370140d89d8da