[INFO] cloning repository https://github.com/Elias-Graf/rotten-potato [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elias-Graf/rotten-potato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElias-Graf%2Frotten-potato", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElias-Graf%2Frotten-potato'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e30ddf091c4d2325bbaef8b80c1999312804a6a6 [INFO] testing Elias-Graf/rotten-potato against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElias-Graf%2Frotten-potato" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Elias-Graf/rotten-potato [INFO] finished tweaking git repo https://github.com/Elias-Graf/rotten-potato [INFO] tweaked toml for git repo https://github.com/Elias-Graf/rotten-potato written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Elias-Graf/rotten-potato on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Elias-Graf/rotten-potato 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miette-derive v7.2.0 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded lalrpop-util v0.22.0 [INFO] [stderr] Downloaded ascii-canvas v4.0.0 [INFO] [stderr] Downloaded dissimilar v1.0.9 [INFO] [stderr] Downloaded term v1.0.0 [INFO] [stderr] Downloaded miette v7.2.0 [INFO] [stderr] Downloaded lalrpop v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5d7a33e9ce64fa8614626684345903cf4b1c8355fe536530dac9393ff08403a [INFO] running `Command { std: "docker" "start" "-a" "a5d7a33e9ce64fa8614626684345903cf4b1c8355fe536530dac9393ff08403a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5d7a33e9ce64fa8614626684345903cf4b1c8355fe536530dac9393ff08403a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d7a33e9ce64fa8614626684345903cf4b1c8355fe536530dac9393ff08403a", kill_on_drop: false }` [INFO] [stdout] a5d7a33e9ce64fa8614626684345903cf4b1c8355fe536530dac9393ff08403a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eefac82d47258ed621a79784f6c942e50b78aa9c92bec7cb69f734e0d23aad6a [INFO] running `Command { std: "docker" "start" "-a" "eefac82d47258ed621a79784f6c942e50b78aa9c92bec7cb69f734e0d23aad6a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling term v1.0.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling lalrpop-util v0.22.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling lalrpop v0.22.0 [INFO] [stderr] Compiling rotten-potato v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.42s [INFO] running `Command { std: "docker" "inspect" "eefac82d47258ed621a79784f6c942e50b78aa9c92bec7cb69f734e0d23aad6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eefac82d47258ed621a79784f6c942e50b78aa9c92bec7cb69f734e0d23aad6a", kill_on_drop: false }` [INFO] [stdout] eefac82d47258ed621a79784f6c942e50b78aa9c92bec7cb69f734e0d23aad6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5657220af75ea0dc49a54dc46b358c067df103da48552548164ae3473bfde9c [INFO] running `Command { std: "docker" "start" "-a" "e5657220af75ea0dc49a54dc46b358c067df103da48552548164ae3473bfde9c", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling lalrpop v0.22.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling lalrpop-util v0.22.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling rotten-potato v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/binary_operation.rs:279:14 [INFO] [stdout] | [INFO] [stdout] 279 | inp: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 282 | Result, LexicalError>, [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 282 | Result, LexicalError<'_>>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/comparison_operation.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 198 | inp: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 201 | Result, LexicalError>, [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | Result, LexicalError<'_>>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/def_listen.rs:157:18 [INFO] [stdout] | [INFO] [stdout] 157 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 157 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/def_poll.rs:171:18 [INFO] [stdout] | [INFO] [stdout] 171 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/def_var.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/def_widget.rs:289:18 [INFO] [stdout] | [INFO] [stdout] 289 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 289 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/def_window.rs:317:18 [INFO] [stdout] | [INFO] [stdout] 317 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 317 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/function_call.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | inp: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 93 | Result, LexicalError>, [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | Result, LexicalError<'_>>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/include.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/literal.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/symbol.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/ternary_operation.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | fn test(inp: &str) -> (Vec, Result) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | fn test(inp: &str) -> (Vec, Result>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/top_level_expr.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | inp: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 135 | Result>, LexicalError>, [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 135 | Result>, LexicalError<'_>>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/unary_operation.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn test(inp: &str) -> (Vec, Result) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn test(inp: &str) -> (Vec, Result>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/widget_call.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | fn test(inp: &str) -> (Vec, Result) { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | fn test(inp: &str) -> (Vec, Result>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.93s [INFO] running `Command { std: "docker" "inspect" "e5657220af75ea0dc49a54dc46b358c067df103da48552548164ae3473bfde9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5657220af75ea0dc49a54dc46b358c067df103da48552548164ae3473bfde9c", kill_on_drop: false }` [INFO] [stdout] e5657220af75ea0dc49a54dc46b358c067df103da48552548164ae3473bfde9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c34f0d133eb4821a5ca45bb643ed21d4f3ad161fbe75a90d1598e8d4b61372dc [INFO] running `Command { std: "docker" "start" "-a" "c34f0d133eb4821a5ca45bb643ed21d4f3ad161fbe75a90d1598e8d4b61372dc", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/ast/binary_operation.rs:279:14 [INFO] [stdout] running 91 tests [INFO] [stderr] | [INFO] [stdout] test ast::binary_operation::tests::logical::and ... ok [INFO] [stderr] 279 | inp: &str, [INFO] [stdout] test ast::binary_operation::tests::logical::precedence ... ok [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stdout] test ast::binary_operation::tests::mathematical::mul ... ok [INFO] [stderr] ... [INFO] [stdout] test ast::binary_operation::tests::mathematical::precedence ... ok [INFO] [stderr] 282 | Result, LexicalError>, [INFO] [stdout] test ast::binary_operation::tests::mathematical::add ... ok [INFO] [stderr] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test ast::comparison_operation::tests::compound ... ok [INFO] [stderr] | [INFO] [stdout] test ast::comparison_operation::tests::gt ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test ast::comparison_operation::tests::gte ... ok [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] test ast::comparison_operation::tests::lt ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test ast::binary_operation::tests::mathematical::sub ... ok [INFO] [stderr] | [INFO] [stdout] test ast::comparison_operation::tests::eq ... ok [INFO] [stderr] 282 | Result, LexicalError<'_>>, [INFO] [stdout] test ast::comparison_operation::tests::lte ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test ast::comparison_operation::tests::neq ... ok [INFO] [stderr] [INFO] [stdout] test ast::def_listen::tests::missing_name ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test ast::def_listen::tests::missing_script ... ok [INFO] [stderr] --> src/ast/comparison_operation.rs:198:14 [INFO] [stdout] test ast::def_listen::tests::name_and_args ... ok [INFO] [stderr] | [INFO] [stdout] test ast::def_poll::tests::missing_script ... ok [INFO] [stderr] 198 | inp: &str, [INFO] [stdout] test ast::def_poll::tests::script_and_args ... ok [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stdout] test ast::def_var::tests::atom_value ... ok [INFO] [stderr] ... [INFO] [stdout] test ast::def_var::tests::missing_name ... ok [INFO] [stderr] 201 | Result, LexicalError>, [INFO] [stdout] test ast::def_widget::tests::optional_param ... ok [INFO] [stderr] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test ast::def_widget::tests::params ... ok [INFO] [stderr] | [INFO] [stdout] test ast::def_widget::tests::missing_params ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test ast::def_window::tests::atom_args ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test ast::def_widget::tests::children ... ok [INFO] [stderr] | [INFO] [stdout] test ast::def_window::tests::atom_content ... ok [INFO] [stderr] 201 | Result, LexicalError<'_>>, [INFO] [stdout] test ast::def_widget::tests::required_param ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test ast::def_widget::tests::missing_name ... ok [INFO] [stderr] [INFO] [stdout] test ast::function_call::tests::nested ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test ast::include::tests::filename ... ok [INFO] [stderr] --> src/ast/def_listen.rs:157:18 [INFO] [stdout] test ast::literal::tests::content_string ... ok [INFO] [stderr] | [INFO] [stdout] test ast::include::tests::missing_path ... ok [INFO] [stderr] 157 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] test ast::function_call::tests::strlength ... ok [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test ast::symbol::tests::symbols_are_parsed ... ok [INFO] [stderr] | [INFO] [stdout] test ast::ternary_operation::tests::simple ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test ast::ternary_operation::tests::with_exprs ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test ast::top_level_expr::tests::every_expr ... ok [INFO] [stderr] | [INFO] [stdout] test ast::top_level_expr::tests::unexpected_token ... ok [INFO] [stderr] 157 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] test ast::def_window::tests::no_args ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test ast::literal::tests::content_symbol ... ok [INFO] [stderr] [INFO] [stdout] test ast::unary_operation::tests::not ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test ast::def_window::tests::widget_call_content ... ok [INFO] [stderr] --> src/ast/def_poll.rs:171:18 [INFO] [stdout] test ast::widget_call::tests::args_and_children ... ok [INFO] [stderr] | [INFO] [stdout] test ast::widget_call::tests::children_widget ... ok [INFO] [stderr] 171 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] test ast::def_window::tests::widget_args ... ok [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test lexer::matcher::peek_comment::tests::end_of_input ... ok [INFO] [stderr] | [INFO] [stdout] test ast::def_poll::tests::missing_name ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test ast::widget_call::tests::args ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test lexer::matcher::peek_comment::tests::whole_line ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::matcher::peek_comment::tests::end_of_line ... ok [INFO] [stderr] 171 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] test ast::function_call::tests::substring ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test ast::widget_call::tests::children_atom ... ok [INFO] [stderr] [INFO] [stdout] test ast::widget_call::tests::no_args ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test lexer::matcher::peek_delimiter::tests::all_delimiters_are_correctly_identified ... ok [INFO] [stderr] --> src/ast/def_var.rs:128:18 [INFO] [stdout] test lexer::matcher::peek_comment::tests::end_of_line_empty_comment ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::matcher::peek_delimiter::tests::offsets_are_correctly_calculated_at_end ... ok [INFO] [stderr] 128 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] test lexer::matcher::peek_keyword::tests::all_delimiters_are_correctly_identified ... ok [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test lexer::matcher::peek_literal_number::tests::single_digit ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::matcher::peek_literal_number::tests::offsets_are_correctly_calculated_in_the_middle ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test lexer::matcher::peek_literal_string::tests::correctly_identified_and_remove_quotes ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test lexer::matcher::peek_literal_string::tests::empty ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::matcher::peek_delimiter::tests::offsets_are_correctly_calculated_in_middle ... ok [INFO] [stderr] 128 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] test lexer::matcher::peek_literal_number::tests::offsets_are_correctly_calculated_at_end ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test lexer::matcher::peek_operator_comparison::tests::all_delimiters_are_correctly_identified ... ok [INFO] [stderr] [INFO] [stdout] test lexer::matcher::peek_keyword::tests::offsets_are_correctly_calculated_at_end ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test lexer::matcher::peek_operator_logical::tests::all_delimiters_are_correctly_identified ... ok [INFO] [stderr] --> src/ast/def_widget.rs:289:18 [INFO] [stdout] test lexer::matcher::peek_literal_string::tests::offsets_are_correctly_calculated_in_the_middle ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::matcher::peek_literal_string::tests::offsets_are_correctly_calculated_at_end ... ok [INFO] [stderr] 289 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] test lexer::matcher::peek_operator_math::tests::all_delimiters_are_correctly_identified ... ok [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test lexer::matcher::peek_operator_math::tests::offsets_are_correctly_calculated_at_end ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::matcher::peek_punctuation::tests::all_delimiters_are_correctly_identified ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test lexer::matcher::peek_operator_math::tests::offsets_are_correctly_calculated_in_middle ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test lexer::matcher::peek_punctuation::tests::offsets_are_correctly_calculated_in_middle ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::matcher::peek_punctuation::tests::offsets_are_correctly_calculated_at_end ... ok [INFO] [stderr] 289 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stdout] test lexer::matcher::peek_symbol::tests::offsets_are_correctly_calculated_in_middle ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test lexer::matcher::peek_symbol::tests::all_delimiters_are_correctly_identified ... ok [INFO] [stderr] [INFO] [stdout] test lexer::matcher::peek_symbol::tests::offsets_are_correctly_calculated_at_end ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test lexer::matcher::peek_whitespace::tests::multiple_whitespaces ... ok [INFO] [stderr] --> src/ast/def_window.rs:317:18 [INFO] [stdout] test lexer::matcher::peek_keyword::tests::offsets_are_correctly_calculated_in_middle ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::matcher::peek_whitespace::tests::single_whitespace ... ok [INFO] [stderr] 317 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stdout] test lexer::matcher::peek_whitespace::tests::offsets_are_correctly_calculated_in_the_end ... ok [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test lexer::matcher::peek_literal_number::tests::multiple_digits ... ok [INFO] [stderr] | [INFO] [stdout] test lexer::matcher::peek_whitespace::tests::offsets_are_correctly_calculated_in_the_middle ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test lexer::tests::trailing_whitespace ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 317 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/function_call.rs:90:14 [INFO] [stderr] | [INFO] [stderr] 90 | inp: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 93 | Result, LexicalError>, [INFO] [stderr] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 93 | Result, LexicalError<'_>>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/include.rs:90:18 [INFO] [stderr] | [INFO] [stderr] 90 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 90 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/literal.rs:110:18 [INFO] [stderr] | [INFO] [stderr] 110 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 110 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/symbol.rs:37:18 [INFO] [stderr] | [INFO] [stderr] 37 | fn test(inp: &str) -> (Vec, Result, LexicalError>) { [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 37 | fn test(inp: &str) -> (Vec, Result, LexicalError<'_>>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/ternary_operation.rs:76:18 [INFO] [stderr] | [INFO] [stderr] 76 | fn test(inp: &str) -> (Vec, Result) { [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 76 | fn test(inp: &str) -> (Vec, Result>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/top_level_expr.rs:132:14 [INFO] [stderr] | [INFO] [stderr] 132 | inp: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 135 | Result>, LexicalError>, [INFO] [stderr] | ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 135 | Result>, LexicalError<'_>>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/unary_operation.rs:30:18 [INFO] [stderr] | [INFO] [stderr] 30 | fn test(inp: &str) -> (Vec, Result) { [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 30 | fn test(inp: &str) -> (Vec, Result>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/widget_call.rs:199:18 [INFO] [stderr] | [INFO] [stderr] 199 | fn test(inp: &str) -> (Vec, Result) { [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 199 | fn test(inp: &str) -> (Vec, Result>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rotten-potato` (lib test) generated 15 warnings (run `cargo fix --lib -p rotten-potato --tests` to apply 15 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rotten_potato-cf575ff5fc3b3729) [INFO] [stdout] test ast::binary_operation::tests::mathematical::r#mod ... ok [INFO] [stdout] test lexer::matcher::peek_literal_string::tests::unterminated ... ok [INFO] [stdout] test ast::def_var::tests::missing_value ... ok [INFO] [stdout] test ast::include::tests::path ... ok [INFO] [stdout] test ast::binary_operation::tests::logical::or ... ok [INFO] [stdout] test ast::binary_operation::tests::mathematical::div ... ok [INFO] [stdout] test ast::def_window::tests::missing_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Doc-tests rotten_potato [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" "c34f0d133eb4821a5ca45bb643ed21d4f3ad161fbe75a90d1598e8d4b61372dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34f0d133eb4821a5ca45bb643ed21d4f3ad161fbe75a90d1598e8d4b61372dc", kill_on_drop: false }` [INFO] [stdout] c34f0d133eb4821a5ca45bb643ed21d4f3ad161fbe75a90d1598e8d4b61372dc