[INFO] cloning repository https://github.com/TheMindCompany/kubelog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheMindCompany/kubelog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMindCompany%2Fkubelog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMindCompany%2Fkubelog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c82525f7dad267dad328b28aeb7f22b8570c709 [INFO] checking TheMindCompany/kubelog against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMindCompany%2Fkubelog" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheMindCompany/kubelog on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheMindCompany/kubelog [INFO] finished tweaking git repo https://github.com/TheMindCompany/kubelog [INFO] tweaked toml for git repo https://github.com/TheMindCompany/kubelog written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/TheMindCompany/kubelog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddcf50fbaad916a2cdc884d215c223f45b77d54a1789e9de4ab40addeb1971dd [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" "ddcf50fbaad916a2cdc884d215c223f45b77d54a1789e9de4ab40addeb1971dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddcf50fbaad916a2cdc884d215c223f45b77d54a1789e9de4ab40addeb1971dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddcf50fbaad916a2cdc884d215c223f45b77d54a1789e9de4ab40addeb1971dd", kill_on_drop: false }` [INFO] [stdout] ddcf50fbaad916a2cdc884d215c223f45b77d54a1789e9de4ab40addeb1971dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4a32f654bb3fe0474c2ef596bde563d91cb51eddb65a7cac3dffb7f7b799ce7 [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" "f4a32f654bb3fe0474c2ef596bde563d91cb51eddb65a7cac3dffb7f7b799ce7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [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] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sys-info v0.5.10 [INFO] [stderr] Checking dirs v2.0.2 [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 regex v1.3.4 [INFO] [stderr] Checking fsio v0.1.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking run_script v0.6.2 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Checking serde_json v1.0.48 [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 kubelog 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 `kubelog v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/kubelog-7e6e2c946d0eb635/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: 0x5611138e24e0 - std::backtrace_rs::backtrace::libunwind::trace::he85dfb3ae4206056 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5611138e24e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1ad28094d7b00c21 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5611138e24e0 - std::sys_common::backtrace::_print_fmt::h901b54610713cd21 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x5611138e24e0 - ::fmt::hb0ad78ee1571f7e0 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x56111390046c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x5611138dfda2 - std::io::Write::write_fmt::hf7b7d7b243f84a36 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x5611138e465d - std::sys_common::backtrace::_print::hd093978a5287b8ff [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5611138e465d - std::sys_common::backtrace::print::h20f46787581d56d7 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5611138e465d - std::panicking::default_hook::{{closure}}::h486cbb4b82ffc357 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x5611138e4308 - std::panicking::default_hook::h4190c9e3edd4d591 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x5611138e4ce1 - std::panicking::rust_panic_with_hook::h72e78719cdda225c [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x5611138e4889 - std::panicking::begin_panic_handler::{{closure}}::h8bd07dbd34150a96 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x5611138e296c - std::sys_common::backtrace::__rust_end_short_backtrace::hdb6b3066ad29028a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x5611138e4849 - rust_begin_unwind [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x5611138e47fb - std::panicking::begin_panic_fmt::hc19e75fd2b7bc39b [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:437 [INFO] [stderr] 15: 0x56111383a1a3 - clap::app::parser::Parser::gen_completions::he067e57c5833c659 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/parser.rs:131 [INFO] [stderr] 16: 0x56111373d1fe - clap::app::App::gen_completions::hd1cabd84bb76e3f3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/mod.rs:1391 [INFO] [stderr] 17: 0x56111372aa8c - build_script_build::create_completion_scripts::he030390952228cd8 [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:34 [INFO] [stderr] 18: 0x56111372a961 - build_script_build::main::h6b057e8fa1bd7ac4 [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:23 [INFO] [stderr] 19: 0x5611137369eb - core::ops::function::FnOnce::call_once::hce521a3184a7a24e [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:227 [INFO] [stderr] 20: 0x561113735fce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5d8f4e6cd16b1940 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 21: 0x5611137292b1 - std::rt::lang_start::{{closure}}::he2f4c3ae63f1d453 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/rt.rs:66 [INFO] [stderr] 22: 0x5611138e5107 - core::ops::function::impls:: for &F>::call_once::h5e15f43ce28787f7 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:259 [INFO] [stderr] 23: 0x5611138e5107 - std::panicking::try::do_call::h764f1891769113e9 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:381 [INFO] [stderr] 24: 0x5611138e5107 - std::panicking::try::h0f2fe4fdd5e0ad19 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:345 [INFO] [stderr] 25: 0x5611138e5107 - std::panic::catch_unwind::h1634e40dd3a19f80 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panic.rs:382 [INFO] [stderr] 26: 0x5611138e5107 - std::rt::lang_start_internal::h8d4bc7b854bbd5fe [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/rt.rs:51 [INFO] [stderr] 27: 0x561113729287 - std::rt::lang_start::hb23b04047791c46f [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/rt.rs:65 [INFO] [stderr] 28: 0x56111372bb8a - main [INFO] [stderr] 29: 0x7fb4f57710b3 - __libc_start_main [INFO] [stderr] 30: 0x56111371d0be - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f4a32f654bb3fe0474c2ef596bde563d91cb51eddb65a7cac3dffb7f7b799ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a32f654bb3fe0474c2ef596bde563d91cb51eddb65a7cac3dffb7f7b799ce7", kill_on_drop: false }` [INFO] [stdout] f4a32f654bb3fe0474c2ef596bde563d91cb51eddb65a7cac3dffb7f7b799ce7