[INFO] cloning repository https://github.com/TheMindCompany/kubessh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheMindCompany/kubessh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMindCompany%2Fkubessh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMindCompany%2Fkubessh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 926303ceb4311aaff0be593fe41c67af154fb554 [INFO] checking TheMindCompany/kubessh against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMindCompany%2Fkubessh" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheMindCompany/kubessh on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheMindCompany/kubessh [INFO] finished tweaking git repo https://github.com/TheMindCompany/kubessh [INFO] tweaked toml for git repo https://github.com/TheMindCompany/kubessh written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/TheMindCompany/kubessh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+4a23c45c7893f1416456144e3883cc48ea91722e" "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] df76241ee0f2ffa83eb46b296bfd5dc2ebcbfeddb3b69a40de8535fda67721b6 [INFO] running `Command { std: "docker" "start" "-a" "df76241ee0f2ffa83eb46b296bfd5dc2ebcbfeddb3b69a40de8535fda67721b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df76241ee0f2ffa83eb46b296bfd5dc2ebcbfeddb3b69a40de8535fda67721b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df76241ee0f2ffa83eb46b296bfd5dc2ebcbfeddb3b69a40de8535fda67721b6", kill_on_drop: false }` [INFO] [stdout] df76241ee0f2ffa83eb46b296bfd5dc2ebcbfeddb3b69a40de8535fda67721b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8f5ab807a748ba24aae559cda844a875245835d98b808025399ab5745c8bfd4 [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" "a8f5ab807a748ba24aae559cda844a875245835d98b808025399ab5745c8bfd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking users v0.9.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling sys-info v0.5.10 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking fsio v0.1.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking run_script v0.6.2 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling kubessh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/build.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `kubessh v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/kubessh-3b0061bccd4d7099/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'couldn't create completion file: other os error', /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: 0x55ebeabe0b00 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55ebeabe0b00 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ebeabe0b00 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55ebeabe0b00 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55ebeac00e7c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55ebeabddf52 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55ebeabe28d5 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55ebeabe28d5 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55ebeabe28d5 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55ebeabe2383 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55ebeabe3071 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55ebeabe2bb7 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55ebeabe0f9c - std::sys_common::backtrace::__rust_end_short_backtrace::h57be46a42dc7f24b [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55ebeabe2b19 - rust_begin_unwind [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55ebeabe2acb - std::panicking::begin_panic_fmt::h12277576db89392f [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55ebeab36f37 - clap::app::parser::Parser::gen_completions::h625da24af8fcd1a7 [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: 0x55ebeaa418df - clap::app::App::gen_completions::h3c1942f0cbd4ea77 [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: 0x55ebeaa2d14b - build_script_build::create_completion_scripts::h67d88c9507d099af [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:34:5 [INFO] [stderr] 18: 0x55ebeaa2d031 - build_script_build::main::h93efbad2a6de4414 [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:23:5 [INFO] [stderr] 19: 0x55ebeaa38feb - core::ops::function::FnOnce::call_once::h28423313d2acd29c [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55ebeaa3095e - std::sys_common::backtrace::__rust_begin_short_backtrace::h84fc8ad1a0eada22 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55ebeaa2bde1 - std::rt::lang_start::{{closure}}::hd14dba02eac8a37b [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55ebeabe348a - core::ops::function::impls:: for &F>::call_once::h2c4fd7d4128112a8 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55ebeabe348a - std::panicking::try::do_call::h41fb7dbbbe7bece6 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55ebeabe348a - std::panicking::try::hd38008ccba72bce1 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55ebeabe348a - std::panic::catch_unwind::h057e765cd60f2d13 [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x55ebeabe348a - std::rt::lang_start_internal::hdb9d0b9d2cdcda8b [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55ebeaa2bdb7 - std::rt::lang_start::h5c194d5dcb85d5ca [INFO] [stderr] at /rustc/4a23c45c7893f1416456144e3883cc48ea91722e/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55ebeaa2e21a - main [INFO] [stderr] 29: 0x7f0999a040b3 - __libc_start_main [INFO] [stderr] 30: 0x55ebeaa200be - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a8f5ab807a748ba24aae559cda844a875245835d98b808025399ab5745c8bfd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f5ab807a748ba24aae559cda844a875245835d98b808025399ab5745c8bfd4", kill_on_drop: false }` [INFO] [stdout] a8f5ab807a748ba24aae559cda844a875245835d98b808025399ab5745c8bfd4