[INFO] cloning repository https://github.com/CleverCloud/nlrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CleverCloud/nlrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCleverCloud%2Fnlrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCleverCloud%2Fnlrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b75ffafc409f15f812faf3c5828ace8c6a43e8e8
[INFO] testing CleverCloud/nlrs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCleverCloud%2Fnlrs" "/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/CleverCloud/nlrs
[INFO] finished tweaking git repo https://github.com/CleverCloud/nlrs
[INFO] tweaked toml for git repo https://github.com/CleverCloud/nlrs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CleverCloud/nlrs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CleverCloud/nlrs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac7f1d1acd1eca54c3942c8948f6e54ace4451c99300bdc701aee6d70ebd53ac
[INFO] running `Command { std: "docker" "start" "-a" "ac7f1d1acd1eca54c3942c8948f6e54ace4451c99300bdc701aee6d70ebd53ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac7f1d1acd1eca54c3942c8948f6e54ace4451c99300bdc701aee6d70ebd53ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac7f1d1acd1eca54c3942c8948f6e54ace4451c99300bdc701aee6d70ebd53ac", kill_on_drop: false }`
[INFO] [stdout] ac7f1d1acd1eca54c3942c8948f6e54ace4451c99300bdc701aee6d70ebd53ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 323cc49e0fb158201dd45c8409b59cfb937b0b872f42d836317b9010ac1c3634
[INFO] running `Command { std: "docker" "start" "-a" "323cc49e0fb158201dd45c8409b59cfb937b0b872f42d836317b9010ac1c3634", kill_on_drop: false }`
[INFO] [stderr]    Compiling nlrs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ipvs/destination.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 344 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 345 | |     R,
[INFO] [stdout] 346 | |     Result<Vec<DestinationAttribute>, crate::ResponseError<GetDestinationParseError>>,
[INFO] [stdout] 347 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 344 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ipvs/service.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 212 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 213 | |     R,
[INFO] [stdout] 214 | |     Result<Vec<ServiceAttribute>, crate::ResponseError<GetServiceParseError>>,
[INFO] [stdout] 215 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 212 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/addr.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 240 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 241 | |     R,
[INFO] [stdout] 242 | |     Result<RawAddressDetails, crate::ResponseError<GetAddressParseError>>,
[INFO] [stdout] 243 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 240 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/link/get.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 155 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 156 | |     R,
[INFO] [stdout] 157 | |     Result<RawLinkDetails, crate::ResponseError<GetLinkParseError>>,
[INFO] [stdout] 158 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 155 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/neigh.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 254 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 255 | |     R,
[INFO] [stdout] 256 | |     Result<Neighbour, crate::ResponseError<GetNeighbourParseError>>,
[INFO] [stdout] 257 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 254 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/route.rs:572:13
[INFO] [stdout]     |
[INFO] [stdout] 572 |     reader: &mut R,
[INFO] [stdout]     |             ^^^^^^ the lifetime is elided here
[INFO] [stdout] 573 | ) -> crate::netlink::msg::NlMsgIter<R, Result<RouteDetails, crate::ResponseError<GetRouteParseError>>>
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 573 | ) -> crate::netlink::msg::NlMsgIter<'_, R, Result<RouteDetails, crate::ResponseError<GetRouteParseError>>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "323cc49e0fb158201dd45c8409b59cfb937b0b872f42d836317b9010ac1c3634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "323cc49e0fb158201dd45c8409b59cfb937b0b872f42d836317b9010ac1c3634", kill_on_drop: false }`
[INFO] [stdout] 323cc49e0fb158201dd45c8409b59cfb937b0b872f42d836317b9010ac1c3634
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 148d31fb93eda8a322655700f9e80145a4ca0842a07ee1ac94a50e782fcdf025
[INFO] running `Command { std: "docker" "start" "-a" "148d31fb93eda8a322655700f9e80145a4ca0842a07ee1ac94a50e782fcdf025", kill_on_drop: false }`
[INFO] [stderr]    Compiling nlrs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ipvs/destination.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 344 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 345 | |     R,
[INFO] [stdout] 346 | |     Result<Vec<DestinationAttribute>, crate::ResponseError<GetDestinationParseError>>,
[INFO] [stdout] 347 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 344 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ipvs/service.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 212 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 213 | |     R,
[INFO] [stdout] 214 | |     Result<Vec<ServiceAttribute>, crate::ResponseError<GetServiceParseError>>,
[INFO] [stdout] 215 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 212 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/addr.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 240 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 241 | |     R,
[INFO] [stdout] 242 | |     Result<RawAddressDetails, crate::ResponseError<GetAddressParseError>>,
[INFO] [stdout] 243 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 240 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/link/get.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 155 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 156 | |     R,
[INFO] [stdout] 157 | |     Result<RawLinkDetails, crate::ResponseError<GetLinkParseError>>,
[INFO] [stdout] 158 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 155 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/neigh.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 254 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 255 | |     R,
[INFO] [stdout] 256 | |     Result<Neighbour, crate::ResponseError<GetNeighbourParseError>>,
[INFO] [stdout] 257 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 254 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/route.rs:572:13
[INFO] [stdout]     |
[INFO] [stdout] 572 |     reader: &mut R,
[INFO] [stdout]     |             ^^^^^^ the lifetime is elided here
[INFO] [stdout] 573 | ) -> crate::netlink::msg::NlMsgIter<R, Result<RouteDetails, crate::ResponseError<GetRouteParseError>>>
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 573 | ) -> crate::netlink::msg::NlMsgIter<'_, R, Result<RouteDetails, crate::ResponseError<GetRouteParseError>>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ipvs/destination.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 344 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 345 | |     R,
[INFO] [stdout] 346 | |     Result<Vec<DestinationAttribute>, crate::ResponseError<GetDestinationParseError>>,
[INFO] [stdout] 347 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 344 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ipvs/service.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 212 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 213 | |     R,
[INFO] [stdout] 214 | |     Result<Vec<ServiceAttribute>, crate::ResponseError<GetServiceParseError>>,
[INFO] [stdout] 215 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 212 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/addr.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 240 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 241 | |     R,
[INFO] [stdout] 242 | |     Result<RawAddressDetails, crate::ResponseError<GetAddressParseError>>,
[INFO] [stdout] 243 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 240 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/link/get.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 155 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 156 | |     R,
[INFO] [stdout] 157 | |     Result<RawLinkDetails, crate::ResponseError<GetLinkParseError>>,
[INFO] [stdout] 158 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 155 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/neigh.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |       reader: &mut R,
[INFO] [stdout]     |               ^^^^^^ the lifetime is elided here
[INFO] [stdout] 254 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stdout]     |  ______^
[INFO] [stdout] 255 | |     R,
[INFO] [stdout] 256 | |     Result<Neighbour, crate::ResponseError<GetNeighbourParseError>>,
[INFO] [stdout] 257 | | > {
[INFO] [stdout]     | |_^ the same lifetime is hidden 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] 254 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rtnetlink/route.rs:572:13
[INFO] [stdout]     |
[INFO] [stdout] 572 |     reader: &mut R,
[INFO] [stdout]     |             ^^^^^^ the lifetime is elided here
[INFO] [stdout] 573 | ) -> crate::netlink::msg::NlMsgIter<R, Result<RouteDetails, crate::ResponseError<GetRouteParseError>>>
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 573 | ) -> crate::netlink::msg::NlMsgIter<'_, R, Result<RouteDetails, crate::ResponseError<GetRouteParseError>>>
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "148d31fb93eda8a322655700f9e80145a4ca0842a07ee1ac94a50e782fcdf025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "148d31fb93eda8a322655700f9e80145a4ca0842a07ee1ac94a50e782fcdf025", kill_on_drop: false }`
[INFO] [stdout] 148d31fb93eda8a322655700f9e80145a4ca0842a07ee1ac94a50e782fcdf025
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aae80967a427d93fb04d0a6eb7c3d0ad052f60d74354f21818dc3e9eb893879a
[INFO] running `Command { std: "docker" "start" "-a" "aae80967a427d93fb04d0a6eb7c3d0ad052f60d74354f21818dc3e9eb893879a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ipvs/destination.rs:343:13
[INFO] [stderr]     |
[INFO] [stderr] 343 |       reader: &mut R,
[INFO] [stderr]     |               ^^^^^^ the lifetime is elided here
[INFO] [stderr] 344 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stderr]     |  ______^
[INFO] [stderr] 345 | |     R,
[INFO] [stderr] 346 | |     Result<Vec<DestinationAttribute>, crate::ResponseError<GetDestinationParseError>>,
[INFO] [stderr] 347 | | > {
[INFO] [stderr]     | |_^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 344 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ipvs/service.rs:211:13
[INFO] [stderr]     |
[INFO] [stderr] 211 |       reader: &mut R,
[INFO] [stderr]     |               ^^^^^^ the lifetime is elided here
[INFO] [stderr] 212 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stderr]     |  ______^
[INFO] [stderr] 213 | |     R,
[INFO] [stderr] 214 | |     Result<Vec<ServiceAttribute>, crate::ResponseError<GetServiceParseError>>,
[INFO] [stderr] 215 | | > {
[INFO] [stderr]     | |_^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 212 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rtnetlink/addr.rs:239:13
[INFO] [stderr]     |
[INFO] [stderr] 239 |       reader: &mut R,
[INFO] [stderr]     |               ^^^^^^ the lifetime is elided here
[INFO] [stderr] 240 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stderr]     |  ______^
[INFO] [stderr] 241 | |     R,
[INFO] [stderr] 242 | |     Result<RawAddressDetails, crate::ResponseError<GetAddressParseError>>,
[INFO] [stderr] 243 | | > {
[INFO] [stderr]     | |_^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 240 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rtnetlink/link/get.rs:154:13
[INFO] [stderr]     |
[INFO] [stderr] 154 |       reader: &mut R,
[INFO] [stderr]     |               ^^^^^^ the lifetime is elided here
[INFO] [stderr] 155 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stderr]     |  ______^
[INFO] [stderr] 156 | |     R,
[INFO] [stderr] 157 | |     Result<RawLinkDetails, crate::ResponseError<GetLinkParseError>>,
[INFO] [stderr] 158 | | > {
[INFO] [stderr]     | |_^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 155 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rtnetlink/neigh.rs:253:13
[INFO] [stderr]     |
[INFO] [stderr] 253 |       reader: &mut R,
[INFO] [stderr]     |               ^^^^^^ the lifetime is elided here
[INFO] [stderr] 254 |   ) -> crate::netlink::msg::NlMsgIter<
[INFO] [stderr]     |  ______^
[INFO] [stderr] 255 | |     R,
[INFO] [stderr] 256 | |     Result<Neighbour, crate::ResponseError<GetNeighbourParseError>>,
[INFO] [stderr] 257 | | > {
[INFO] [stderr]     | |_^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 254 | ) -> crate::netlink::msg::NlMsgIter<'_, 
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rtnetlink/route.rs:572:13
[INFO] [stderr]     |
[INFO] [stderr] 572 |     reader: &mut R,
[INFO] [stderr]     |             ^^^^^^ the lifetime is elided here
[INFO] [stderr] 573 | ) -> crate::netlink::msg::NlMsgIter<R, Result<RouteDetails, crate::ResponseError<GetRouteParseError>>>
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 573 | ) -> crate::netlink::msg::NlMsgIter<'_, R, Result<RouteDetails, crate::ResponseError<GetRouteParseError>>>
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `nlrs` (lib) generated 6 warnings (run `cargo fix --lib -p nlrs` to apply 6 suggestions)
[INFO] [stderr] warning: `nlrs` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nlrs-af57ad22c6db7213)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nlrs
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/wireguard.rs - wireguard (line 15) ... FAILED
[INFO] [stdout] test src/netlink/msg.rs - netlink::msg::NlMsgHeader (line 3) ... FAILED
[INFO] [stdout] test src/rtnetlink/addr.rs - rtnetlink::addr (line 23) ... ok
[INFO] [stdout] test src/rtnetlink/addr.rs - rtnetlink::addr (line 41) ... ok
[INFO] [stdout] test src/rtnetlink/link/veth.rs - rtnetlink::link::veth (line 6) ... ok
[INFO] [stdout] test src/rtnetlink/addr.rs - rtnetlink::addr (line 6) ... ok
[INFO] [stdout] test src/rtnetlink/route.rs - rtnetlink::route (line 6) ... ok
[INFO] [stdout] test src/rtnetlink/neigh.rs - rtnetlink::neigh (line 6) ... ok
[INFO] [stdout] test src/netns.rs - netns (line 10) ... ok
[INFO] [stdout] test src/ipvs/mod.rs - ipvs (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/wireguard.rs - wireguard (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `base64`
[INFO] [stdout]   --> src/wireguard.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use base64::{Engine, prelude::BASE64_STANDARD};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `base64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `base64`, use `cargo add base64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `base64`
[INFO] [stdout]   --> src/wireguard.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use base64::{Engine, prelude::BASE64_STANDARD};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `base64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `base64`, use `cargo add base64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/netlink/msg.rs - netlink::msg::NlMsgHeader (line 3) stdout ----
[INFO] [stdout] error: expected item, found `<-`
[INFO] [stdout]  --> src/netlink/msg.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | <------------------ 4 bytes -------------------->
[INFO] [stdout]   | ^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/netlink/msg.rs - netlink::msg::NlMsgHeader (line 3)
[INFO] [stdout]     src/wireguard.rs - wireguard (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.20s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "aae80967a427d93fb04d0a6eb7c3d0ad052f60d74354f21818dc3e9eb893879a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae80967a427d93fb04d0a6eb7c3d0ad052f60d74354f21818dc3e9eb893879a", kill_on_drop: false }`
[INFO] [stdout] aae80967a427d93fb04d0a6eb7c3d0ad052f60d74354f21818dc3e9eb893879a
