[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] testing TheMindCompany/kubelog against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMindCompany%2Fkubelog" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheMindCompany/kubelog on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheMindCompany/kubelog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sys-info v0.5.10
[INFO] [stderr]   Downloaded vec_map v0.8.1
[INFO] [stderr]   Downloaded maplit v1.0.2
[INFO] [stderr]   Downloaded unicode-xid v0.2.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.8
[INFO] [stderr]   Downloaded pest_generator v2.1.2
[INFO] [stderr]   Downloaded version_check v0.9.1
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.11
[INFO] [stderr]   Downloaded dirs v2.0.2
[INFO] [stderr]   Downloaded redox_users v0.3.4
[INFO] [stderr]   Downloaded constant_time_eq v0.1.5
[INFO] [stderr]   Downloaded autocfg v1.0.0
[INFO] [stderr]   Downloaded itoa v0.4.5
[INFO] [stderr]   Downloaded rand_chacha v0.2.1
[INFO] [stderr]   Downloaded sha-1 v0.8.2
[INFO] [stderr]   Downloaded syn-mid v0.5.0
[INFO] [stderr]   Downloaded c2-chacha v0.2.3
[INFO] [stderr]   Downloaded remove_dir_all v0.5.2
[INFO] [stderr]   Downloaded termios v0.3.1
[INFO] [stderr]   Downloaded structopt-derive v0.4.4
[INFO] [stderr]   Downloaded unicode-width v0.1.7
[INFO] [stderr]   Downloaded dirs-sys v0.3.4
[INFO] [stderr]   Downloaded clicolors-control v1.0.1
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded users v0.9.1
[INFO] [stderr]   Downloaded generic-array v0.12.3
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded log v0.4.8
[INFO] [stderr]   Downloaded rust-argon2 v0.7.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.56
[INFO] [stderr]   Downloaded dialoguer v0.5.0
[INFO] [stderr]   Downloaded tempfile v3.1.0
[INFO] [stderr]   Downloaded console v0.9.2
[INFO] [stderr]   Downloaded cc v1.0.50
[INFO] [stderr]   Downloaded typenum v1.11.2
[INFO] [stderr]   Downloaded bitflags v1.2.1
[INFO] [stderr]   Downloaded getrandom v0.1.14
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded arrayvec v0.5.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.6
[INFO] [stderr]   Downloaded thread_local v1.0.1
[INFO] [stderr]   Downloaded memchr v2.3.3
[INFO] [stderr]   Downloaded quote v1.0.2
[INFO] [stderr]   Downloaded slog v2.5.2
[INFO] [stderr]   Downloaded ryu v1.0.2
[INFO] [stderr]   Downloaded ucd-trie v0.1.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.9
[INFO] [stderr]   Downloaded proc-macro-error v0.4.11
[INFO] [stderr]   Downloaded structopt v0.3.11
[INFO] [stderr]   Downloaded serde_derive v1.0.104
[INFO] [stderr]   Downloaded heck v0.3.1
[INFO] [stderr]   Downloaded handlebars v3.0.1
[INFO] [stderr]   Downloaded base64 v0.11.0
[INFO] [stderr]   Downloaded encode_unicode v0.3.6
[INFO] [stderr]   Downloaded serde_json v1.0.48
[INFO] [stderr]   Downloaded serde v1.0.104
[INFO] [stderr]   Downloaded unicode-segmentation v1.6.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.9
[INFO] [stderr]   Downloaded syn v1.0.16
[INFO] [stderr]   Downloaded clap v2.33.0
[INFO] [stderr]   Downloaded regex v1.3.4
[INFO] [stderr]   Downloaded regex-syntax v0.6.16
[INFO] [stderr]   Downloaded libc v0.2.67
[INFO] [stderr]   Downloaded fsio v0.1.2
[INFO] [stderr]   Downloaded run_script v0.6.2
[INFO] [stderr]   Downloaded winapi v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 07f7ec045ada1fab0b08ec19a8f53e43297638ae636298007e71d7acebe58920
[INFO] running `Command { std: "docker" "start" "07f7ec045ada1fab0b08ec19a8f53e43297638ae636298007e71d7acebe58920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07f7ec045ada1fab0b08ec19a8f53e43297638ae636298007e71d7acebe58920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07f7ec045ada1fab0b08ec19a8f53e43297638ae636298007e71d7acebe58920" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07f7ec045ada1fab0b08ec19a8f53e43297638ae636298007e71d7acebe58920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07f7ec045ada1fab0b08ec19a8f53e43297638ae636298007e71d7acebe58920" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling getrandom v0.1.14
[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 cfg-if v0.1.10
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[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 log v0.4.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.11
[INFO] [stderr]    Compiling proc-macro-error v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.6.16
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.9
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling users v0.9.1
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling sys-info v0.5.10
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling fsio v0.1.2
[INFO] [stderr]    Compiling run_script v0.6.2
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling serde_json v1.0.48
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling pest_generator v2.1.2
[INFO] [stderr]    Compiling console v0.9.2
[INFO] [stderr]    Compiling dialoguer v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.4
[INFO] [stderr]    Compiling handlebars v3.0.1
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/command_control/install_handler/generator/install_build_mod.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Debug, Default, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/command_control/install_handler/generator/install_build_mod.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Debug, Default, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/command_control/install_handler/generator/install_build_mod.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Serialize, Deserialize, Debug, Default, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/command_control/install_handler/generator/install_build_mod.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Serialize, Deserialize, Debug, Default, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/command_control/install_handler/generator/install_build_mod.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Debug, Default, Clone)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Function`
[INFO] [stdout] 13 | struct Function {
[INFO] [stdout]    |        -------- `Function` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/command_control/install_handler/generator/install_build_mod.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Debug, Default, Clone)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Function`
[INFO] [stdout] 13 | struct Function {
[INFO] [stdout]    |        -------- `Function` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/command_control/install_handler/generator/install_build_mod.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Serialize, Deserialize, Debug, Default, Clone)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_InstallScriptModBuilder`
[INFO] [stdout] 20 | pub struct InstallScriptModBuilder {}
[INFO] [stdout]    |            ----------------------- `InstallScriptModBuilder` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/command_control/install_handler/generator/install_build_mod.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Serialize, Deserialize, Debug, Default, Clone)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_InstallScriptModBuilder`
[INFO] [stdout] 20 | pub struct InstallScriptModBuilder {}
[INFO] [stdout]    |            ----------------------- `InstallScriptModBuilder` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `kubelog v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/release/build/kubelog-26f518801f84901b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1716) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.0/src/app/parser.rs:131:25:
[INFO] [stderr]   couldn't create completion file: description() is deprecated; use Display
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x643aedce1fd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x643aedcf5a9a - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      2:     0x643aedce639c - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x643aedccc4d6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x643aedcdd561 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]      5:     0x643aedcdd71b - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x643aedccc582 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x643aedcc3ec9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x643aedcccd7d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]      9:     0x643aedcf620c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]     10:     0x643aedc765d7 - <clap[159c42f92d79dc8e]::app::parser::Parser>::gen_completions
[INFO] [stderr]     11:     0x643aedbcec5e - <clap[159c42f92d79dc8e]::app::App>::gen_completions::<&std[97b98282bc616a66]::path::Path, &str>
[INFO] [stderr]     12:     0x643aedbe1829 - build_script_build[d0fdd55942a704e0]::create_completion_scripts
[INFO] [stderr]     13:     0x643aedbe193a - build_script_build[d0fdd55942a704e0]::main
[INFO] [stderr]     14:     0x643aedbe5673 - <fn() as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x643aedbe0206 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     16:     0x643aedbe0b29 - std[97b98282bc616a66]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     17:     0x643aedcdcc47 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]     18:     0x643aedbe01f1 - std[97b98282bc616a66]::rt::lang_start::<()>
[INFO] [stderr]     19:     0x643aedbe5db5 - main
[INFO] [stderr]     20:     0x78ecfe0f5601 - <unknown>
[INFO] [stderr]     21:     0x78ecfe0f5718 - __libc_start_main
[INFO] [stderr]     22:     0x643aedbcea85 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "07f7ec045ada1fab0b08ec19a8f53e43297638ae636298007e71d7acebe58920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07f7ec045ada1fab0b08ec19a8f53e43297638ae636298007e71d7acebe58920", kill_on_drop: false }`
[INFO] [stdout] 07f7ec045ada1fab0b08ec19a8f53e43297638ae636298007e71d7acebe58920
