[INFO] fetching crate test-to-vec 0.4.3... [INFO] testing test-to-vec-0.4.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate test-to-vec 0.4.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate test-to-vec 0.4.3 [INFO] finished tweaking crates.io crate test-to-vec 0.4.3 [INFO] tweaked toml for crates.io crate test-to-vec 0.4.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate test-to-vec 0.4.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding nom v3.2.1 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e53f516a0b4289e4ab1ed26c73984fb78687e4e1ec5e11b980daceecc5a83d04 [INFO] running `Command { std: "docker" "start" "-a" "e53f516a0b4289e4ab1ed26c73984fb78687e4e1ec5e11b980daceecc5a83d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e53f516a0b4289e4ab1ed26c73984fb78687e4e1ec5e11b980daceecc5a83d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53f516a0b4289e4ab1ed26c73984fb78687e4e1ec5e11b980daceecc5a83d04", kill_on_drop: false }` [INFO] [stdout] e53f516a0b4289e4ab1ed26c73984fb78687e4e1ec5e11b980daceecc5a83d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b7070d9153a4ba293f7b4c3d2183a715090d66418335bf7aaaaf0708df2d406 [INFO] running `Command { std: "docker" "start" "-a" "0b7070d9153a4ba293f7b4c3d2183a715090d66418335bf7aaaaf0708df2d406", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling test-to-vec v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 7 | / named!( [INFO] [stdout] 8 | | rest_of_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 9 | | do_parse!( [INFO] [stdout] 10 | | content: map_res!( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 8 | rest_of_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 64 | / named!( [INFO] [stdout] 65 | | suite_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 66 | | do_parse!( [INFO] [stdout] 67 | | ws!( [INFO] [stdout] ... | [INFO] [stdout] 73 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 65 | suite_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 84 | / named!( [INFO] [stdout] 85 | | ok<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 86 | | map!(tag!("ok"), [INFO] [stdout] 87 | | |_| "pass") [INFO] [stdout] 88 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 85 | ok<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 90 | / named!( [INFO] [stdout] 91 | | failed<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 92 | | map!(tag!("FAILED"), [INFO] [stdout] 93 | | |_| "fail") [INFO] [stdout] 94 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 91 | failed<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 96 | / named!( [INFO] [stdout] 97 | | ok_or_failed<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 98 | | alt!(ok | failed) [INFO] [stdout] 99 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 97 | ok_or_failed<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | test_result, [INFO] [stdout] | | ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 110 | | do_parse!( [INFO] [stdout] 111 | | tag!("test") >> [INFO] [stdout] ... | [INFO] [stdout] 125 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 109 | test_result>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 127 | / named!( [INFO] [stdout] 128 | | test_results >, [INFO] [stdout] | | ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 129 | | many0!( [INFO] [stdout] 130 | | test_result [INFO] [stdout] 131 | | ) [INFO] [stdout] 132 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 128 | test_results> >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 155 | / named!( [INFO] [stdout] 156 | | suite_result, [INFO] [stdout] | | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 157 | | do_parse!( [INFO] [stdout] 158 | | ws!(tag!("test result: ")) >> [INFO] [stdout] ... | [INFO] [stdout] 180 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 156 | suite_result>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 182 | / named!( [INFO] [stdout] 183 | | fail_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 184 | | do_parse!( [INFO] [stdout] 185 | | ws!(tag!("----")) >> [INFO] [stdout] ... | [INFO] [stdout] 194 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 183 | fail_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 202 | / named!( [INFO] [stdout] 203 | | failure, [INFO] [stdout] | | ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 204 | | do_parse!( [INFO] [stdout] 205 | | name: fail_line >> [INFO] [stdout] ... | [INFO] [stdout] 217 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 203 | failure>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | named!(failures >, many1!(failure)); [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 named here [INFO] [stdout] | the same 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] 219 | named!(failures> >, many1!(failure)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | named!(fail_opt > >, [INFO] [stdout] | - ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | _| the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] 222 | | opt!( [INFO] [stdout] 223 | | do_parse!( [INFO] [stdout] 224 | | ws!( [INFO] [stdout] ... | [INFO] [stdout] 234 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 221 | named!(fail_opt> > >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:287:18 [INFO] [stdout] | [INFO] [stdout] 286 | / named!( [INFO] [stdout] 287 | | suite_parser, [INFO] [stdout] | | ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 288 | | do_parse!( [INFO] [stdout] 289 | | name: suite_line >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 287 | suite_parser>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 298 | / named!( [INFO] [stdout] 299 | | suites_parser >, [INFO] [stdout] | | ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 300 | | many1!(suite_parser) [INFO] [stdout] 301 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 299 | suites_parser > >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:304:21 [INFO] [stdout] | [INFO] [stdout] 303 | / named!( [INFO] [stdout] 304 | | compile_error >, [INFO] [stdout] | | ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 305 | | do_parse!( [INFO] [stdout] 306 | | ws!(tag!("error")) >> [INFO] [stdout] ... | [INFO] [stdout] 336 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 304 | compile_error > >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "0b7070d9153a4ba293f7b4c3d2183a715090d66418335bf7aaaaf0708df2d406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7070d9153a4ba293f7b4c3d2183a715090d66418335bf7aaaaf0708df2d406", kill_on_drop: false }` [INFO] [stdout] 0b7070d9153a4ba293f7b4c3d2183a715090d66418335bf7aaaaf0708df2d406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4884050ca62ba9c1fe1be1afe0abde2a228a6b9543820dc0973cdc874e351178 [INFO] running `Command { std: "docker" "start" "-a" "4884050ca62ba9c1fe1be1afe0abde2a228a6b9543820dc0973cdc874e351178", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 7 | / named!( [INFO] [stdout] 8 | | rest_of_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 9 | | do_parse!( [INFO] [stdout] 10 | | content: map_res!( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 8 | rest_of_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 64 | / named!( [INFO] [stdout] 65 | | suite_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 66 | | do_parse!( [INFO] [stdout] 67 | | ws!( [INFO] [stdout] ... | [INFO] [stdout] 73 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 65 | suite_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 84 | / named!( [INFO] [stdout] 85 | | ok<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 86 | | map!(tag!("ok"), [INFO] [stdout] 87 | | |_| "pass") [INFO] [stdout] 88 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 85 | ok<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 90 | / named!( [INFO] [stdout] 91 | | failed<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 92 | | map!(tag!("FAILED"), [INFO] [stdout] 93 | | |_| "fail") [INFO] [stdout] 94 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 91 | failed<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 96 | / named!( [INFO] [stdout] 97 | | ok_or_failed<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 98 | | alt!(ok | failed) [INFO] [stdout] 99 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 97 | ok_or_failed<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | test_result, [INFO] [stdout] | | ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 110 | | do_parse!( [INFO] [stdout] 111 | | tag!("test") >> [INFO] [stdout] ... | [INFO] [stdout] 125 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 109 | test_result>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 127 | / named!( [INFO] [stdout] 128 | | test_results >, [INFO] [stdout] | | ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 129 | | many0!( [INFO] [stdout] 130 | | test_result [INFO] [stdout] 131 | | ) [INFO] [stdout] 132 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 128 | test_results> >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 155 | / named!( [INFO] [stdout] 156 | | suite_result, [INFO] [stdout] | | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 157 | | do_parse!( [INFO] [stdout] 158 | | ws!(tag!("test result: ")) >> [INFO] [stdout] ... | [INFO] [stdout] 180 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 156 | suite_result>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 182 | / named!( [INFO] [stdout] 183 | | fail_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 184 | | do_parse!( [INFO] [stdout] 185 | | ws!(tag!("----")) >> [INFO] [stdout] ... | [INFO] [stdout] 194 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 183 | fail_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 202 | / named!( [INFO] [stdout] 203 | | failure, [INFO] [stdout] | | ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 204 | | do_parse!( [INFO] [stdout] 205 | | name: fail_line >> [INFO] [stdout] ... | [INFO] [stdout] 217 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 203 | failure>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | named!(failures >, many1!(failure)); [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 named here [INFO] [stdout] | the same 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] 219 | named!(failures> >, many1!(failure)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | named!(fail_opt > >, [INFO] [stdout] | - ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | _| the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] 222 | | opt!( [INFO] [stdout] 223 | | do_parse!( [INFO] [stdout] 224 | | ws!( [INFO] [stdout] ... | [INFO] [stdout] 234 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 221 | named!(fail_opt> > >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:287:18 [INFO] [stdout] | [INFO] [stdout] 286 | / named!( [INFO] [stdout] 287 | | suite_parser, [INFO] [stdout] | | ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 288 | | do_parse!( [INFO] [stdout] 289 | | name: suite_line >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 287 | suite_parser>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 298 | / named!( [INFO] [stdout] 299 | | suites_parser >, [INFO] [stdout] | | ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 300 | | many1!(suite_parser) [INFO] [stdout] 301 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 299 | suites_parser > >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:304:21 [INFO] [stdout] | [INFO] [stdout] 303 | / named!( [INFO] [stdout] 304 | | compile_error >, [INFO] [stdout] | | ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 305 | | do_parse!( [INFO] [stdout] 306 | | ws!(tag!("error")) >> [INFO] [stdout] ... | [INFO] [stdout] 336 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 304 | compile_error > >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling test-to-vec v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 7 | / named!( [INFO] [stdout] 8 | | rest_of_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 9 | | do_parse!( [INFO] [stdout] 10 | | content: map_res!( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 8 | rest_of_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 64 | / named!( [INFO] [stdout] 65 | | suite_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 66 | | do_parse!( [INFO] [stdout] 67 | | ws!( [INFO] [stdout] ... | [INFO] [stdout] 73 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 65 | suite_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 84 | / named!( [INFO] [stdout] 85 | | ok<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 86 | | map!(tag!("ok"), [INFO] [stdout] 87 | | |_| "pass") [INFO] [stdout] 88 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 85 | ok<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 90 | / named!( [INFO] [stdout] 91 | | failed<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 92 | | map!(tag!("FAILED"), [INFO] [stdout] 93 | | |_| "fail") [INFO] [stdout] 94 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 91 | failed<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 96 | / named!( [INFO] [stdout] 97 | | ok_or_failed<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 98 | | alt!(ok | failed) [INFO] [stdout] 99 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 97 | ok_or_failed<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 108 | / named!( [INFO] [stdout] 109 | | test_result, [INFO] [stdout] | | ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 110 | | do_parse!( [INFO] [stdout] 111 | | tag!("test") >> [INFO] [stdout] ... | [INFO] [stdout] 125 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 109 | test_result>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 127 | / named!( [INFO] [stdout] 128 | | test_results >, [INFO] [stdout] | | ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 129 | | many0!( [INFO] [stdout] 130 | | test_result [INFO] [stdout] 131 | | ) [INFO] [stdout] 132 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 128 | test_results> >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 155 | / named!( [INFO] [stdout] 156 | | suite_result, [INFO] [stdout] | | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 157 | | do_parse!( [INFO] [stdout] 158 | | ws!(tag!("test result: ")) >> [INFO] [stdout] ... | [INFO] [stdout] 180 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 156 | suite_result>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 182 | / named!( [INFO] [stdout] 183 | | fail_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 184 | | do_parse!( [INFO] [stdout] 185 | | ws!(tag!("----")) >> [INFO] [stdout] ... | [INFO] [stdout] 194 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 183 | fail_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 202 | / named!( [INFO] [stdout] 203 | | failure, [INFO] [stdout] | | ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 204 | | do_parse!( [INFO] [stdout] 205 | | name: fail_line >> [INFO] [stdout] ... | [INFO] [stdout] 217 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 203 | failure>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | named!(failures >, many1!(failure)); [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 named here [INFO] [stdout] | the same 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] 219 | named!(failures> >, many1!(failure)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | named!(fail_opt > >, [INFO] [stdout] | - ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | _| the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] 222 | | opt!( [INFO] [stdout] 223 | | do_parse!( [INFO] [stdout] 224 | | ws!( [INFO] [stdout] ... | [INFO] [stdout] 234 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 221 | named!(fail_opt> > >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:287:18 [INFO] [stdout] | [INFO] [stdout] 286 | / named!( [INFO] [stdout] 287 | | suite_parser, [INFO] [stdout] | | ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 288 | | do_parse!( [INFO] [stdout] 289 | | name: suite_line >> [INFO] [stdout] ... | [INFO] [stdout] 296 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 287 | suite_parser>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 298 | / named!( [INFO] [stdout] 299 | | suites_parser >, [INFO] [stdout] | | ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 300 | | many1!(suite_parser) [INFO] [stdout] 301 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 299 | suites_parser > >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:304:21 [INFO] [stdout] | [INFO] [stdout] 303 | / named!( [INFO] [stdout] 304 | | compile_error >, [INFO] [stdout] | | ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 305 | | do_parse!( [INFO] [stdout] 306 | | ws!(tag!("error")) >> [INFO] [stdout] ... | [INFO] [stdout] 336 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same 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] 304 | compile_error > >, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "4884050ca62ba9c1fe1be1afe0abde2a228a6b9543820dc0973cdc874e351178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4884050ca62ba9c1fe1be1afe0abde2a228a6b9543820dc0973cdc874e351178", kill_on_drop: false }` [INFO] [stdout] 4884050ca62ba9c1fe1be1afe0abde2a228a6b9543820dc0973cdc874e351178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 098d98e1799a940ebd5d38174752f9969b7a78c8841abb7edcea4f11bd707470 [INFO] running `Command { std: "docker" "start" "-a" "098d98e1799a940ebd5d38174752f9969b7a78c8841abb7edcea4f11bd707470", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 7 | / named!( [INFO] [stderr] 8 | | rest_of_line<&str>, [INFO] [stderr] | | ^^^^ the same lifetime is elided here [INFO] [stderr] 9 | | do_parse!( [INFO] [stderr] 10 | | content: map_res!( [INFO] [stderr] ... | [INFO] [stderr] 17 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same lifetime is named 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 8 | rest_of_line<&'a str>, [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:65:16 [INFO] [stderr] | [INFO] [stderr] 64 | / named!( [INFO] [stderr] 65 | | suite_line<&str>, [INFO] [stderr] | | ^^^^ the same lifetime is elided here [INFO] [stderr] 66 | | do_parse!( [INFO] [stderr] 67 | | ws!( [INFO] [stderr] ... | [INFO] [stderr] 73 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 65 | suite_line<&'a str>, [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:85:8 [INFO] [stderr] | [INFO] [stderr] 84 | / named!( [INFO] [stderr] 85 | | ok<&str>, [INFO] [stderr] | | ^^^^ the same lifetime is elided here [INFO] [stderr] 86 | | map!(tag!("ok"), [INFO] [stderr] 87 | | |_| "pass") [INFO] [stderr] 88 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 85 | ok<&'a str>, [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:91:12 [INFO] [stderr] | [INFO] [stderr] 90 | / named!( [INFO] [stderr] 91 | | failed<&str>, [INFO] [stderr] | | ^^^^ the same lifetime is elided here [INFO] [stderr] 92 | | map!(tag!("FAILED"), [INFO] [stderr] 93 | | |_| "fail") [INFO] [stderr] 94 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 91 | failed<&'a str>, [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:97:18 [INFO] [stderr] | [INFO] [stderr] 96 | / named!( [INFO] [stderr] 97 | | ok_or_failed<&str>, [INFO] [stderr] | | ^^^^ the same lifetime is elided here [INFO] [stderr] 98 | | alt!(ok | failed) [INFO] [stderr] 99 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 97 | ok_or_failed<&'a str>, [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:109:17 [INFO] [stderr] | [INFO] [stderr] 108 | / named!( [INFO] [stderr] 109 | | test_result, [INFO] [stderr] | | ^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] 110 | | do_parse!( [INFO] [stderr] 111 | | tag!("test") >> [INFO] [stderr] ... | [INFO] [stderr] 125 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 109 | test_result>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:128:22 [INFO] [stderr] | [INFO] [stderr] 127 | / named!( [INFO] [stderr] 128 | | test_results >, [INFO] [stderr] | | ^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] 129 | | many0!( [INFO] [stderr] 130 | | test_result [INFO] [stderr] 131 | | ) [INFO] [stderr] 132 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 128 | test_results> >, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:156:18 [INFO] [stderr] | [INFO] [stderr] 155 | / named!( [INFO] [stderr] 156 | | suite_result, [INFO] [stderr] | | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] 157 | | do_parse!( [INFO] [stderr] 158 | | ws!(tag!("test result: ")) >> [INFO] [stderr] ... | [INFO] [stderr] 180 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 156 | suite_result>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:183:15 [INFO] [stderr] | [INFO] [stderr] 182 | / named!( [INFO] [stderr] 183 | | fail_line<&str>, [INFO] [stderr] | | ^^^^ the same lifetime is elided here [INFO] [stderr] 184 | | do_parse!( [INFO] [stderr] 185 | | ws!(tag!("----")) >> [INFO] [stderr] ... | [INFO] [stderr] 194 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 183 | fail_line<&'a str>, [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:203:13 [INFO] [stderr] | [INFO] [stderr] 202 | / named!( [INFO] [stderr] 203 | | failure, [INFO] [stderr] | | ^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] 204 | | do_parse!( [INFO] [stderr] 205 | | name: fail_line >> [INFO] [stderr] ... | [INFO] [stderr] 217 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 203 | failure>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:219:21 [INFO] [stderr] | [INFO] [stderr] 219 | named!(failures >, many1!(failure)); [INFO] [stderr] | --------------------^^^^^^^--------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | the same 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] 219 | named!(failures> >, many1!(failure)); [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:221:28 [INFO] [stderr] | [INFO] [stderr] 221 | named!(fail_opt > >, [INFO] [stderr] | - ^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | _| the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] 222 | | opt!( [INFO] [stderr] 223 | | do_parse!( [INFO] [stderr] 224 | | ws!( [INFO] [stderr] ... | [INFO] [stderr] 234 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 221 | named!(fail_opt> > >, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:287:18 [INFO] [stderr] | [INFO] [stderr] 286 | / named!( [INFO] [stderr] 287 | | suite_parser, [INFO] [stderr] | | ^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] 288 | | do_parse!( [INFO] [stderr] 289 | | name: suite_line >> [INFO] [stderr] ... | [INFO] [stderr] 296 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 287 | suite_parser>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:299:23 [INFO] [stderr] | [INFO] [stderr] 298 | / named!( [INFO] [stderr] 299 | | suites_parser >, [INFO] [stderr] | | ^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] 300 | | many1!(suite_parser) [INFO] [stderr] 301 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 299 | suites_parser > >, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:304:21 [INFO] [stderr] | [INFO] [stderr] 303 | / named!( [INFO] [stderr] 304 | | compile_error >, [INFO] [stderr] | | ^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] 305 | | do_parse!( [INFO] [stderr] 306 | | ws!(tag!("error")) >> [INFO] [stderr] ... | [INFO] [stderr] 336 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same 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] 304 | compile_error > >, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `test-to-vec` (lib) generated 15 warnings (run `cargo fix --lib -p test-to-vec` to apply 15 suggestions) [INFO] [stderr] warning: `test-to-vec` (lib test) generated 15 warnings (15 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 v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_to_vec-eaf743e089c29b76) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test parser_tests::it_should_match_a_compiler_line ... ok [INFO] [stdout] test parser_tests::it_should_match_failed ... ok [INFO] [stdout] test parser_tests::compile_fail ... ok [INFO] [stdout] test parser_tests::it_should_parse_a_downloading_line ... ok [INFO] [stdout] test parser_tests::it_should_parse_a_suite_result ... ok [INFO] [stdout] test parser_tests::it_should_parse_an_installing_line ... ok [INFO] [stdout] test parser_tests::it_should_parse_finish_line ... ok [INFO] [stdout] test parser_tests::it_should_parse_successful_test_output ... ok [INFO] [stdout] test parser_tests::it_should_parse_suite_count ... ok [INFO] [stdout] test parser_tests::it_should_parse_suite_line ... ok [INFO] [stdout] test parser_tests::it_should_parse_test_result ... ok [INFO] [stdout] test parser_tests::it_should_parse_test_results ... ok [INFO] [stdout] test parser_tests::test_fail_line ... ok [INFO] [stdout] test parser_tests::test_failure ... ok [INFO] [stdout] test parser_tests::test_fail_run ... ok [INFO] [stdout] test parser_tests::test_failures ... ok [INFO] [stdout] test parser_tests::test_success_run ... ok [INFO] [stdout] test parser_tests::it_should_match_ok ... ok [INFO] [stdout] test parser_tests::test_full_run ... ok [INFO] [stderr] Doc-tests test_to_vec [INFO] [stdout] test parser_tests::it_should_capture_digits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "098d98e1799a940ebd5d38174752f9969b7a78c8841abb7edcea4f11bd707470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "098d98e1799a940ebd5d38174752f9969b7a78c8841abb7edcea4f11bd707470", kill_on_drop: false }` [INFO] [stdout] 098d98e1799a940ebd5d38174752f9969b7a78c8841abb7edcea4f11bd707470