[INFO] fetching crate hostsmod 0.2.2... [INFO] testing hostsmod-0.2.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate hostsmod 0.2.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate hostsmod 0.2.2 [INFO] finished tweaking crates.io crate hostsmod 0.2.2 [INFO] tweaked toml for crates.io crate hostsmod 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hostsmod 0.2.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hostsmod 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded radium v0.5.3 [INFO] [stderr] Downloaded dtoa v0.4.7 [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded structopt v0.3.21 [INFO] [stderr] Downloaded structopt-derive v0.4.14 [INFO] [stderr] Downloaded nom v6.1.2 [INFO] [stderr] Downloaded bitvec v0.19.4 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded lexical-core v0.7.5 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a67e3ce8264e45f8194f77be4462605a1906fe6bf708ab383e874ec8198c316b [INFO] running `Command { std: "docker" "start" "-a" "a67e3ce8264e45f8194f77be4462605a1906fe6bf708ab383e874ec8198c316b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a67e3ce8264e45f8194f77be4462605a1906fe6bf708ab383e874ec8198c316b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67e3ce8264e45f8194f77be4462605a1906fe6bf708ab383e874ec8198c316b", kill_on_drop: false }` [INFO] [stdout] a67e3ce8264e45f8194f77be4462605a1906fe6bf708ab383e874ec8198c316b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aca0194c1625de8a213c65b9566d97761ca44d42ced7d27ac6dae0fe9607ecb [INFO] running `Command { std: "docker" "start" "-a" "6aca0194c1625de8a213c65b9566d97761ca44d42ced7d27ac6dae0fe9607ecb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling hostsmod v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ^^ ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | input: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 192 | ) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 192 | ) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ^^ ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | input: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 192 | ) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 192 | ) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "6aca0194c1625de8a213c65b9566d97761ca44d42ced7d27ac6dae0fe9607ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aca0194c1625de8a213c65b9566d97761ca44d42ced7d27ac6dae0fe9607ecb", kill_on_drop: false }` [INFO] [stdout] 6aca0194c1625de8a213c65b9566d97761ca44d42ced7d27ac6dae0fe9607ecb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 458b1b5ef489a855c414e5b88ed9fb5d3b2953d42354c10a0f6a6c7abc101214 [INFO] running `Command { std: "docker" "start" "-a" "458b1b5ef489a855c414e5b88ed9fb5d3b2953d42354c10a0f6a6c7abc101214", kill_on_drop: false }` [INFO] [stderr] Compiling hostsmod v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ^^ ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | input: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 192 | ) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 192 | ) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ^^ ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | input: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 192 | ) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 192 | ) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- --------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ^^ ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parse/mod.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | input: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 192 | ) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stdout] | ---- -- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 192 | ) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "458b1b5ef489a855c414e5b88ed9fb5d3b2953d42354c10a0f6a6c7abc101214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458b1b5ef489a855c414e5b88ed9fb5d3b2953d42354c10a0f6a6c7abc101214", kill_on_drop: false }` [INFO] [stdout] 458b1b5ef489a855c414e5b88ed9fb5d3b2953d42354c10a0f6a6c7abc101214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9ae74d1a365821cb5fa55c409dea15e23cfe3601dd89c7991e7676a5ea1358f [INFO] running `Command { std: "docker" "start" "-a" "b9ae74d1a365821cb5fa55c409dea15e23cfe3601dd89c7991e7676a5ea1358f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parse/mod.rs:139:32 [INFO] [stderr] | [INFO] [stderr] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- --------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parse/mod.rs:170:27 [INFO] [stderr] | [INFO] [stderr] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stderr] | ^^ ---- -- ---- the same lifetime is elided here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 170 | fn comb_entry<'a>(input: &'a str) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stderr] | ++ ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parse/mod.rs:191:13 [INFO] [stderr] | [INFO] [stderr] 191 | input: &'a str, [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 192 | ) -> IResult<&str, (IpAddr, Vec>, Option<&str>)> { [INFO] [stderr] | ---- -- ---- the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is named here [INFO] [stderr] | the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 192 | ) -> IResult<&'a str, (IpAddr, Vec>, Option<&'a str>)> { [INFO] [stderr] | ++ ++ [INFO] [stderr] [INFO] [stderr] warning: `hostsmod` (lib) generated 3 warnings [INFO] [stderr] warning: `hostsmod` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parse/mod.rs:139:32 [INFO] [stderr] | [INFO] [stderr] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- --------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 139 | pub fn parse_hosts_file(input: &str) -> IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `hostsmod` (bin "hostsmod" test) generated 3 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hostsmod-dd0ce4f71c2f297d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hostsmod-679d115bc9fb5497) [INFO] [stdout] test parse::tests::test_parse_hosts_realistic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests hostsmod [INFO] [stdout] test parse::tests::test_parse_hosts_realistic ... ok [INFO] [stdout] test opts::tests::test_parse_actions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "b9ae74d1a365821cb5fa55c409dea15e23cfe3601dd89c7991e7676a5ea1358f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ae74d1a365821cb5fa55c409dea15e23cfe3601dd89c7991e7676a5ea1358f", kill_on_drop: false }` [INFO] [stdout] b9ae74d1a365821cb5fa55c409dea15e23cfe3601dd89c7991e7676a5ea1358f