[INFO] cloning repository https://github.com/awsomearvinder/doas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awsomearvinder/doas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawsomearvinder%2Fdoas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawsomearvinder%2Fdoas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85605afc8d167168ef37633f849235db7994432e [INFO] testing awsomearvinder/doas against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawsomearvinder%2Fdoas" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/awsomearvinder/doas [INFO] finished tweaking git repo https://github.com/awsomearvinder/doas [INFO] tweaked toml for git repo https://github.com/awsomearvinder/doas written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awsomearvinder/doas on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awsomearvinder/doas 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha-1 v0.9.7 [INFO] [stderr] Downloaded block-cipher v0.7.1 [INFO] [stderr] Downloaded arrayvec v0.5.2 [INFO] [stderr] Downloaded cc v1.0.69 [INFO] [stderr] Downloaded proc-macro2 v1.0.28 [INFO] [stderr] Downloaded unicode-segmentation v1.8.0 [INFO] [stderr] Downloaded crypto-mac v0.8.0 [INFO] [stderr] Downloaded pwhash v0.3.1 [INFO] [stderr] Downloaded nom v5.1.2 [INFO] [stderr] Downloaded syn v1.0.75 [INFO] [stderr] Downloaded structopt-derive v0.4.15 [INFO] [stderr] Downloaded structopt v0.3.22 [INFO] [stderr] Downloaded blowfish v0.5.0 [INFO] [stderr] Downloaded hmac v0.8.1 [INFO] [stderr] Downloaded rpassword v4.0.5 [INFO] [stderr] Downloaded libc v0.2.101 [INFO] [stderr] Downloaded lexical-core v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36033541c44bab92c8aa59764ee209d620c91ba435b24ebc739d4204cfac7317 [INFO] running `Command { std: "docker" "start" "-a" "36033541c44bab92c8aa59764ee209d620c91ba435b24ebc739d4204cfac7317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36033541c44bab92c8aa59764ee209d620c91ba435b24ebc739d4204cfac7317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36033541c44bab92c8aa59764ee209d620c91ba435b24ebc739d4204cfac7317", kill_on_drop: false }` [INFO] [stdout] 36033541c44bab92c8aa59764ee209d620c91ba435b24ebc739d4204cfac7317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6bb4bdf9ed10535913bd50dc8ee0a9f0876903737fc71a7022f8a213ccf3ea93 [INFO] running `Command { std: "docker" "start" "-a" "6bb4bdf9ed10535913bd50dc8ee0a9f0876903737fc71a7022f8a213ccf3ea93", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blowfish v0.5.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pwhash v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling doas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/lexer.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn get_tokens(data: &str) -> Result, LexerError<&str>> { [INFO] [stdout] | ^^^^ ----- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn get_tokens(data: &str) -> Result>, LexerError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/lexer.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | fn get_next_token(data: &str) -> nom::IResult<&str, Token, LexerError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | fn get_next_token(data: &str) -> nom::IResult<&str, Token<'_>, LexerError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/lexer.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_set_env(data: &str) -> nom::IResult<&str, Token, LexerError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_set_env(data: &str) -> nom::IResult<&str, Token<'_>, LexerError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.79s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [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" "6bb4bdf9ed10535913bd50dc8ee0a9f0876903737fc71a7022f8a213ccf3ea93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb4bdf9ed10535913bd50dc8ee0a9f0876903737fc71a7022f8a213ccf3ea93", kill_on_drop: false }` [INFO] [stdout] 6bb4bdf9ed10535913bd50dc8ee0a9f0876903737fc71a7022f8a213ccf3ea93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fbe52ad1373c2401f68e3789dbc599213593da063b4c84fe6980e215f0e9fd79 [INFO] running `Command { std: "docker" "start" "-a" "fbe52ad1373c2401f68e3789dbc599213593da063b4c84fe6980e215f0e9fd79", kill_on_drop: false }` [INFO] [stderr] Compiling doas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/lexer.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn get_tokens(data: &str) -> Result, LexerError<&str>> { [INFO] [stdout] | ^^^^ ----- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn get_tokens(data: &str) -> Result>, LexerError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/lexer.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | fn get_next_token(data: &str) -> nom::IResult<&str, Token, LexerError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | fn get_next_token(data: &str) -> nom::IResult<&str, Token<'_>, LexerError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/lexer.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_set_env(data: &str) -> nom::IResult<&str, Token, LexerError<&str>> { [INFO] [stdout] | ^^^^ ---- ----- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_set_env(data: &str) -> nom::IResult<&str, Token<'_>, LexerError<&str>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [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" "fbe52ad1373c2401f68e3789dbc599213593da063b4c84fe6980e215f0e9fd79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe52ad1373c2401f68e3789dbc599213593da063b4c84fe6980e215f0e9fd79", kill_on_drop: false }` [INFO] [stdout] fbe52ad1373c2401f68e3789dbc599213593da063b4c84fe6980e215f0e9fd79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 04ad8f4306f8e5fc6775d165d9b10793eb8e12c19f5216cd5c857b2e5b8934a5 [INFO] running `Command { std: "docker" "start" "-a" "04ad8f4306f8e5fc6775d165d9b10793eb8e12c19f5216cd5c857b2e5b8934a5", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/lexer.rs:18:25 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn get_tokens(data: &str) -> Result, LexerError<&str>> { [INFO] [stderr] | ^^^^ ----- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 18 | pub fn get_tokens(data: &str) -> Result>, LexerError<&str>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/lexer.rs:33:25 [INFO] [stderr] | [INFO] [stderr] 33 | fn get_next_token(data: &str) -> nom::IResult<&str, Token, LexerError<&str>> { [INFO] [stderr] | ^^^^ ---- ----- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 33 | fn get_next_token(data: &str) -> nom::IResult<&str, Token<'_>, LexerError<&str>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/lexer.rs:54:24 [INFO] [stderr] | [INFO] [stderr] 54 | fn parse_set_env(data: &str) -> nom::IResult<&str, Token, LexerError<&str>> { [INFO] [stderr] | ^^^^ ---- ----- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 54 | fn parse_set_env(data: &str) -> nom::IResult<&str, Token<'_>, LexerError<&str>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `doas` (bin "doas" test) generated 3 warnings (run `cargo fix --bin "doas" --tests` to apply 3 suggestions) [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 v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/doas-4fa942a5cafc0d5a) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test parser::lexer::lexer_tests::test_get_next_word ... ok [INFO] [stdout] test parser::lexer::lexer_tests::test_parse_set_env ... ok [INFO] [stdout] test parser::lexer::lexer_tests::test_parse_set_env_with_escapes ... ok [INFO] [stdout] test parser::lexer::lexer_tests::test_parse_set_env_with_quotes ... ok [INFO] [stdout] test parser::rules::tests::test_escape_string ... ok [INFO] [stdout] test parser::lexer::lexer_tests::test_full_line ... ok [INFO] [stdout] test parser::tests::check_parse_deny_full_multi_line ... ok [INFO] [stdout] test parser::tests::check_parse_error_then_line ... ok [INFO] [stdout] test parser::tests::check_parse_full_line ... ok [INFO] [stdout] test parser::tests::check_parse_full_multi_line ... ok [INFO] [stdout] test parser::tests::check_unknown_cmd_path ... ok [INFO] [stdout] test parser::tests::check_parse_line ... ok [INFO] [stdout] test parser::tests::check_unknown_option ... ok [INFO] [stdout] test parser::tests::check_unknown_rule ... ok [INFO] [stdout] test parser::tests::check_parse_multi_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04ad8f4306f8e5fc6775d165d9b10793eb8e12c19f5216cd5c857b2e5b8934a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ad8f4306f8e5fc6775d165d9b10793eb8e12c19f5216cd5c857b2e5b8934a5", kill_on_drop: false }` [INFO] [stdout] 04ad8f4306f8e5fc6775d165d9b10793eb8e12c19f5216cd5c857b2e5b8934a5