[INFO] cloning repository https://github.com/p2mate/control-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p2mate/control-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp2mate%2Fcontrol-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp2mate%2Fcontrol-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4687aad86d0a29ff0dc9f4cac9a5920d5a2c200
[INFO] building p2mate/control-rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp2mate%2Fcontrol-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/p2mate/control-rs
[INFO] finished tweaking git repo https://github.com/p2mate/control-rs
[INFO] tweaked toml for git repo https://github.com/p2mate/control-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/p2mate/control-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/p2mate/control-rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e607aa181cbc78aa98c87e6dd0cfe1be818b02b30d91fa0c8f8fac74b109776a
[INFO] running `Command { std: "docker" "start" "-a" "e607aa181cbc78aa98c87e6dd0cfe1be818b02b30d91fa0c8f8fac74b109776a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e607aa181cbc78aa98c87e6dd0cfe1be818b02b30d91fa0c8f8fac74b109776a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e607aa181cbc78aa98c87e6dd0cfe1be818b02b30d91fa0c8f8fac74b109776a", kill_on_drop: false }`
[INFO] [stdout] e607aa181cbc78aa98c87e6dd0cfe1be818b02b30d91fa0c8f8fac74b109776a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4edab0253339b65a1851225aacf11b35574268f979db424329fc6ae5d391f360
[INFO] running `Command { std: "docker" "start" "-a" "4edab0253339b65a1851225aacf11b35574268f979db424329fc6ae5d391f360", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.50
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling capnp v0.13.6
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling boxfnonce v0.1.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling capnpc v0.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling mio v0.7.6
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling libudev v0.2.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling pipefile v0.1.1
[INFO] [stderr]    Compiling daemonize v0.4.1
[INFO] [stderr]    Compiling control-dsc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling tokio-macros v0.3.1
[INFO] [stderr]    Compiling serialport v3.3.0
[INFO] [stderr]    Compiling tokio v0.3.4
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling flexi_logger v0.16.2
[INFO] [stderr]    Compiling tokio-util v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.8
[INFO] [stderr]    Compiling futures v0.3.8
[INFO] [stderr]    Compiling capnp-futures v0.13.1
[INFO] [stderr]    Compiling capnp-rpc v0.13.1
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 22 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn get_ip_endpoint_arg(value_name: &str) -> clap::Arg {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                                    |        |
[INFO] [stdout]    |                                    |        the same lifetime is hidden here
[INFO] [stdout]    |                                    |        the same lifetime is hidden here
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn get_ip_endpoint_arg(value_name: &str) -> clap::Arg<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:945:23
[INFO] [stdout]     |
[INFO] [stdout] 945 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 945 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:992:23
[INFO] [stdout]     |
[INFO] [stdout] 992 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 992 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:995:33
[INFO] [stdout]     |
[INFO] [stdout] 995 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 995 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1058:23
[INFO] [stdout]      |
[INFO] [stdout] 1058 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1058 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]      |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:562:23
[INFO] [stdout]     |
[INFO] [stdout] 562 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:157:23
[INFO] [stdout]     |
[INFO] [stdout] 157 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1105:23
[INFO] [stdout]      |
[INFO] [stdout] 1105 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1105 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]      |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1108:33
[INFO] [stdout]      |
[INFO] [stdout] 1108 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1108 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]      |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:623:23
[INFO] [stdout]     |
[INFO] [stdout] 623 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 623 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:626:33
[INFO] [stdout]     |
[INFO] [stdout] 626 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 626 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1171:23
[INFO] [stdout]      |
[INFO] [stdout] 1171 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1171 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]      |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:719:23
[INFO] [stdout]     |
[INFO] [stdout] 719 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 719 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1218:23
[INFO] [stdout]      |
[INFO] [stdout] 1218 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1218 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]      |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:766:23
[INFO] [stdout]     |
[INFO] [stdout] 766 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 766 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1221:33
[INFO] [stdout]      |
[INFO] [stdout] 1221 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1221 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]      |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:221:33
[INFO] [stdout]     |
[INFO] [stdout] 221 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:361:23
[INFO] [stdout]     |
[INFO] [stdout] 361 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:364:33
[INFO] [stdout]     |
[INFO] [stdout] 364 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:427:23
[INFO] [stdout]     |
[INFO] [stdout] 427 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 427 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 481 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:484:33
[INFO] [stdout]     |
[INFO] [stdout] 484 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 484 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:769:33
[INFO] [stdout]     |
[INFO] [stdout] 769 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:832:23
[INFO] [stdout]     |
[INFO] [stdout] 832 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 832 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:879:23
[INFO] [stdout]     |
[INFO] [stdout] 879 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:882:33
[INFO] [stdout]     |
[INFO] [stdout] 882 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 882 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4edab0253339b65a1851225aacf11b35574268f979db424329fc6ae5d391f360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4edab0253339b65a1851225aacf11b35574268f979db424329fc6ae5d391f360", kill_on_drop: false }`
[INFO] [stdout] 4edab0253339b65a1851225aacf11b35574268f979db424329fc6ae5d391f360
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db5504360e1a0b377a36d189e7d58b93854a1b2ae411a02d8e36355a13e66e9e
[INFO] running `Command { std: "docker" "start" "-a" "db5504360e1a0b377a36d189e7d58b93854a1b2ae411a02d8e36355a13e66e9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling control-dsc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 22 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:562:23
[INFO] [stdout]     |
[INFO] [stdout] 562 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:427:23
[INFO] [stdout]     |
[INFO] [stdout] 427 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 427 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:481:23
[INFO] [stdout]     |
[INFO] [stdout] 481 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 481 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:484:33
[INFO] [stdout]     |
[INFO] [stdout] 484 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 484 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:945:23
[INFO] [stdout]     |
[INFO] [stdout] 945 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 945 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:992:23
[INFO] [stdout]     |
[INFO] [stdout] 992 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 992 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:995:33
[INFO] [stdout]     |
[INFO] [stdout] 995 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 995 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1058:23
[INFO] [stdout]      |
[INFO] [stdout] 1058 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1058 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]      |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1105:23
[INFO] [stdout]      |
[INFO] [stdout] 1105 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1105 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]      |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1108:33
[INFO] [stdout]      |
[INFO] [stdout] 1108 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1108 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]      |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1171:23
[INFO] [stdout]      |
[INFO] [stdout] 1171 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1171 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]      |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1218:23
[INFO] [stdout]      |
[INFO] [stdout] 1218 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1218 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]      |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:1221:33
[INFO] [stdout]      |
[INFO] [stdout] 1221 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1221 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]      |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:719:23
[INFO] [stdout]     |
[INFO] [stdout] 719 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 719 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:766:23
[INFO] [stdout]     |
[INFO] [stdout] 766 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 766 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:769:33
[INFO] [stdout]     |
[INFO] [stdout] 769 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:832:23
[INFO] [stdout]     |
[INFO] [stdout] 832 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 832 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:361:23
[INFO] [stdout]     |
[INFO] [stdout] 361 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:879:23
[INFO] [stdout]     |
[INFO] [stdout] 879 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:157:23
[INFO] [stdout]     |
[INFO] [stdout] 157 |       pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |       pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:221:33
[INFO] [stdout]     |
[INFO] [stdout] 221 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:882:33
[INFO] [stdout]     |
[INFO] [stdout] 882 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 882 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:364:33
[INFO] [stdout]     |
[INFO] [stdout] 364 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:623:23
[INFO] [stdout]     |
[INFO] [stdout] 623 |       pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 623 |       pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/control-dsc-fa0233c75ab2a5b4/out/extron_capnp.rs:626:33
[INFO] [stdout]     |
[INFO] [stdout] 626 |       pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 626 |       pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn get_ip_endpoint_arg(value_name: &str) -> clap::Arg {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                                    |        |
[INFO] [stdout]    |                                    |        the same lifetime is hidden here
[INFO] [stdout]    |                                    |        the same lifetime is hidden here
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn get_ip_endpoint_arg(value_name: &str) -> clap::Arg<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "db5504360e1a0b377a36d189e7d58b93854a1b2ae411a02d8e36355a13e66e9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db5504360e1a0b377a36d189e7d58b93854a1b2ae411a02d8e36355a13e66e9e", kill_on_drop: false }`
[INFO] [stdout] db5504360e1a0b377a36d189e7d58b93854a1b2ae411a02d8e36355a13e66e9e
