[INFO] cloning repository https://github.com/SkylerMime/parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkylerMime/parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerMime%2Fparser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerMime%2Fparser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b12f9e9ca794c4d75c8e5f830b58f9994ec7fde3 [INFO] testing SkylerMime/parser against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerMime%2Fparser" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SkylerMime/parser [INFO] finished tweaking git repo https://github.com/SkylerMime/parser [INFO] tweaked toml for git repo https://github.com/SkylerMime/parser written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SkylerMime/parser on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SkylerMime/parser 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dfc92cd3245ebe89bdcbeee5766826dcd4533d049efabf84a3732586ddbcc9f [INFO] running `Command { std: "docker" "start" "-a" "4dfc92cd3245ebe89bdcbeee5766826dcd4533d049efabf84a3732586ddbcc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dfc92cd3245ebe89bdcbeee5766826dcd4533d049efabf84a3732586ddbcc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dfc92cd3245ebe89bdcbeee5766826dcd4533d049efabf84a3732586ddbcc9f", kill_on_drop: false }` [INFO] [stdout] 4dfc92cd3245ebe89bdcbeee5766826dcd4533d049efabf84a3732586ddbcc9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c3395b2c9e9388761031d8889818fbec961acd76414349a523973ab3bc32059 [INFO] running `Command { std: "docker" "start" "-a" "1c3395b2c9e9388761031d8889818fbec961acd76414349a523973ab3bc32059", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling rustylisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:267:37 [INFO] [stdout] | [INFO] [stdout] 267 | fn lex_string(mut remaining_string: &str) -> Vec { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 267 | fn lex_string(mut remaining_string: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:281:37 [INFO] [stdout] | [INFO] [stdout] 281 | fn get_next_token(remaining_string: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 281 | fn get_next_token(remaining_string: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:306:47 [INFO] [stdout] | [INFO] [stdout] 306 | fn get_ident_or_function(ident_and_remaining: &str) -> LexStep { [INFO] [stdout] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 306 | fn get_ident_or_function(ident_and_remaining: &str) -> LexStep<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:360:37 [INFO] [stdout] | [INFO] [stdout] 360 | fn get_number(number_and_remaining: &str) -> LexStep { [INFO] [stdout] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 360 | fn get_number(number_and_remaining: &str) -> LexStep<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:416:25 [INFO] [stdout] | [INFO] [stdout] 416 | fn parse_double(number: &str) -> Token { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 416 | fn parse_double(number: &str) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:422:22 [INFO] [stdout] | [INFO] [stdout] 422 | fn parse_int(number: &str) -> Token { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 422 | fn parse_int(number: &str) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.65s [INFO] running `Command { std: "docker" "inspect" "1c3395b2c9e9388761031d8889818fbec961acd76414349a523973ab3bc32059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3395b2c9e9388761031d8889818fbec961acd76414349a523973ab3bc32059", kill_on_drop: false }` [INFO] [stdout] 1c3395b2c9e9388761031d8889818fbec961acd76414349a523973ab3bc32059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 459e33d08ca2a7f907a69fba544a16b435c4038cd81486ac89c15877ec9dae2b [INFO] running `Command { std: "docker" "start" "-a" "459e33d08ca2a7f907a69fba544a16b435c4038cd81486ac89c15877ec9dae2b", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling rustylisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:267:37 [INFO] [stdout] | [INFO] [stdout] 267 | fn lex_string(mut remaining_string: &str) -> Vec { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 267 | fn lex_string(mut remaining_string: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:281:37 [INFO] [stdout] | [INFO] [stdout] 281 | fn get_next_token(remaining_string: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 281 | fn get_next_token(remaining_string: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:306:47 [INFO] [stdout] | [INFO] [stdout] 306 | fn get_ident_or_function(ident_and_remaining: &str) -> LexStep { [INFO] [stdout] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 306 | fn get_ident_or_function(ident_and_remaining: &str) -> LexStep<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:360:37 [INFO] [stdout] | [INFO] [stdout] 360 | fn get_number(number_and_remaining: &str) -> LexStep { [INFO] [stdout] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 360 | fn get_number(number_and_remaining: &str) -> LexStep<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:416:25 [INFO] [stdout] | [INFO] [stdout] 416 | fn parse_double(number: &str) -> Token { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 416 | fn parse_double(number: &str) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:422:22 [INFO] [stdout] | [INFO] [stdout] 422 | fn parse_int(number: &str) -> Token { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 422 | fn parse_int(number: &str) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:267:37 [INFO] [stdout] | [INFO] [stdout] 267 | fn lex_string(mut remaining_string: &str) -> Vec { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 267 | fn lex_string(mut remaining_string: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:281:37 [INFO] [stdout] | [INFO] [stdout] 281 | fn get_next_token(remaining_string: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 281 | fn get_next_token(remaining_string: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:306:47 [INFO] [stdout] | [INFO] [stdout] 306 | fn get_ident_or_function(ident_and_remaining: &str) -> LexStep { [INFO] [stdout] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 306 | fn get_ident_or_function(ident_and_remaining: &str) -> LexStep<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:360:37 [INFO] [stdout] | [INFO] [stdout] 360 | fn get_number(number_and_remaining: &str) -> LexStep { [INFO] [stdout] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 360 | fn get_number(number_and_remaining: &str) -> LexStep<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:416:25 [INFO] [stdout] | [INFO] [stdout] 416 | fn parse_double(number: &str) -> Token { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 416 | fn parse_double(number: &str) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:422:22 [INFO] [stdout] | [INFO] [stdout] 422 | fn parse_int(number: &str) -> Token { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 422 | fn parse_int(number: &str) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.39s [INFO] running `Command { std: "docker" "inspect" "459e33d08ca2a7f907a69fba544a16b435c4038cd81486ac89c15877ec9dae2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459e33d08ca2a7f907a69fba544a16b435c4038cd81486ac89c15877ec9dae2b", kill_on_drop: false }` [INFO] [stdout] 459e33d08ca2a7f907a69fba544a16b435c4038cd81486ac89c15877ec9dae2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7af57c6b91a5a5cc484e970e5cd57fa5f3f28fc6011b1185c4b7ee13954d0767 [INFO] running `Command { std: "docker" "start" "-a" "7af57c6b91a5a5cc484e970e5cd57fa5f3f28fc6011b1185c4b7ee13954d0767", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lexer.rs:267:37 [INFO] [stderr] | [INFO] [stderr] 267 | fn lex_string(mut remaining_string: &str) -> Vec { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 267 | fn lex_string(mut remaining_string: &str) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lexer.rs:281:37 [INFO] [stderr] | [INFO] [stderr] 281 | fn get_next_token(remaining_string: &str) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 281 | fn get_next_token(remaining_string: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lexer.rs:306:47 [INFO] [stderr] | [INFO] [stderr] 306 | fn get_ident_or_function(ident_and_remaining: &str) -> LexStep { [INFO] [stderr] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 306 | fn get_ident_or_function(ident_and_remaining: &str) -> LexStep<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lexer.rs:360:37 [INFO] [stderr] | [INFO] [stderr] 360 | fn get_number(number_and_remaining: &str) -> LexStep { [INFO] [stderr] | ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 360 | fn get_number(number_and_remaining: &str) -> LexStep<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lexer.rs:416:25 [INFO] [stderr] | [INFO] [stderr] 416 | fn parse_double(number: &str) -> Token { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 416 | fn parse_double(number: &str) -> Token<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lexer.rs:422:22 [INFO] [stderr] | [INFO] [stderr] 422 | fn parse_int(number: &str) -> Token { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 422 | fn parse_int(number: &str) -> Token<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rustylisp` (bin "rustylisp") generated 6 warnings (run `cargo fix --bin "rustylisp"` to apply 6 suggestions) [INFO] [stderr] warning: `rustylisp` (bin "rustylisp" test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustylisp-2a24e7fb883f45aa) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test evaluator::tests::it_evaluates_abs_function ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_add_function ... ok [INFO] [stdout] test evaluator::tests::hypot_no_args_returns_zero ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_div_function_ints ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_exp2_function_doubles ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_exp2_function_ints ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_div_function_doubles ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_ln_function ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_min_function ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_mult_function ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_sub_function ... ok [INFO] [stdout] test evaluator::tests::max_no_args_returns_nan ... ok [INFO] [stdout] test evaluator::tests::min_no_args_returns_nan ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_cbrt_function ... ok [INFO] [stdout] test lexer::tests::it_allows_ident_with_number ... ok [INFO] [stdout] test evaluator::tests::mult_no_args_returns_one ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_mod_function_ints ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_hypot_function ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_max_function ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_pow_function ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_sqrt_function ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_mod_function_doubles ... ok [INFO] [stdout] test lexer::tests::it_gets_doubles ... ok [INFO] [stdout] test lexer::tests::it_lexes_identifier_and_right_paren ... ok [INFO] [stdout] test evaluator::tests::add_no_args_returns_zero ... ok [INFO] [stdout] test lexer::tests::it_gets_idents ... ok [INFO] [stdout] test lexer::tests::it_lexes_test_line ... ok [INFO] [stdout] test lexer::tests::it_gets_ints ... ok [INFO] [stdout] test lexer::tests::it_lexes_two_token_string ... ok [INFO] [stdout] test lexer::tests::it_reads_functions ... ok [INFO] [stdout] test lexer::tests::it_reads_quit ... ok [INFO] [stdout] test lexer::tests::it_ignores_whitespace ... ok [INFO] [stdout] test lexer::tests::it_lexes_negative_ints ... ok [INFO] [stdout] test lexer::tests::it_lexes_ints ... ok [INFO] [stdout] test lexer::tests::it_gets_idents_with_whitespace ... ok [INFO] [stdout] test evaluator::tests::it_evaluates_exp_function ... ok [INFO] [stdout] test parser::tests::it_handles_partial_expressions ... ok [INFO] [stdout] test parser::tests::it_parses_binary_functions ... ok [INFO] [stdout] test parser::tests::it_parses_multiple_composite_functions ... ok [INFO] [stdout] test parser::tests::it_parses_composite_functions ... ok [INFO] [stdout] test parser::tests::it_parses_nary_functions ... ok [INFO] [stdout] test parser::tests::it_parses_unary_functions ... ok [INFO] [stdout] test lexer::tests::it_lexes_first_token_in_two_steps ... ok [INFO] [stdout] test lexer::tests::it_skips_invalid_chars ... ok [INFO] [stdout] test lexer::tests::ident_starting_with_number_invalid - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/rustylisp.rs (/opt/rustwide/target/debug/deps/rustylisp-a9d79a1f0e6f3fce) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test lexer_prints_no_parse_errors ... ok [INFO] [stdout] test add_prints_no_warnings ... ok [INFO] [stdout] test mult_prints_no_warnings ... ok [INFO] [stdout] test it_allows_multi_line_expressions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7af57c6b91a5a5cc484e970e5cd57fa5f3f28fc6011b1185c4b7ee13954d0767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7af57c6b91a5a5cc484e970e5cd57fa5f3f28fc6011b1185c4b7ee13954d0767", kill_on_drop: false }` [INFO] [stdout] 7af57c6b91a5a5cc484e970e5cd57fa5f3f28fc6011b1185c4b7ee13954d0767