[INFO] cloning repository https://github.com/dymk/embedded-gcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dymk/embedded-gcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdymk%2Fembedded-gcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdymk%2Fembedded-gcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caf36bd76482994c891f68e5131d33a31d39a547 [INFO] checking dymk/embedded-gcode against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdymk%2Fembedded-gcode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dymk/embedded-gcode [INFO] finished tweaking git repo https://github.com/dymk/embedded-gcode [INFO] tweaked toml for git repo https://github.com/dymk/embedded-gcode written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dymk/embedded-gcode on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dymk/embedded-gcode 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abb4200012525fc1dbb8075d8f1dfb3b60bc10670dc810ad79bfd491e961e949 [INFO] running `Command { std: "docker" "start" "-a" "abb4200012525fc1dbb8075d8f1dfb3b60bc10670dc810ad79bfd491e961e949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb4200012525fc1dbb8075d8f1dfb3b60bc10670dc810ad79bfd491e961e949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb4200012525fc1dbb8075d8f1dfb3b60bc10670dc810ad79bfd491e961e949", kill_on_drop: false }` [INFO] [stdout] abb4200012525fc1dbb8075d8f1dfb3b60bc10670dc810ad79bfd491e961e949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73cedbe7ad31021674a4789c908ef53a8c02a93a96ed62a9603886b827012b0a [INFO] running `Command { std: "docker" "start" "-a" "73cedbe7ad31021674a4789c908ef53a8c02a93a96ed62a9603886b827012b0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking bump-into v0.8.3 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling subenum v1.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling variadics_please v1.0.0 (https://github.com/bevyengine/variadics_please.git?rev=ead8d193db2bd9ca1e06e3ae832f49ead430722e#ead8d193) [INFO] [stderr] Checking embedded-gcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stdout] warning: struct `Fcode` is never constructed [INFO] [stdout] --> src/gcode/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Fcode(pub f32); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Position` is never constructed [INFO] [stdout] --> src/parse_error.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Position { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse(input: Input) -> IParseResult<'_, Self> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 49 | fn parse(input: Input<'_>) -> IParseResult<'_, Self> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_expression(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_expression(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | fn parse_atom(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 58 | fn parse_atom(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_func_call(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_func_call(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_func_call_atan(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_func_call_atan(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_func_call_exists(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_func_call_exists(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:132:33 [INFO] [stdout] | [INFO] [stdout] 132 | fn parse_unary_func_name(input: Input) -> IParseResult<'_, UnaryFuncName> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 132 | fn parse_unary_func_name(input: Input<'_>) -> IParseResult<'_, UnaryFuncName> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | fn parse_group(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 144 | fn parse_group(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | fn parse_factor(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 152 | fn parse_factor(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/line_reader.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | Err(err) => panic!("{:?}", err), [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/line_reader.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | panic!( [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] ... [INFO] [stdout] 129 | test_parser_impl!(test_parse_axes, Axes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] = note: this warning originates in the macro `test_parser_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 36 | Err(err) => panic!("{:?}", err), [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] ... [INFO] [stdout] 129 | test_parser_impl!(test_parse_axes, Axes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] = note: this warning originates in the macro `test_parser_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | panic!( [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] ... [INFO] [stdout] 130 | test_parser_impl!(test_parse_param, Param); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] = note: this warning originates in the macro `test_parser_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 36 | Err(err) => panic!("{:?}", err), [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] ... [INFO] [stdout] 130 | test_parser_impl!(test_parse_param, Param); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] = note: this warning originates in the macro `test_parser_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | panic!( [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] ... [INFO] [stdout] 131 | test_parser_impl!(test_parse_command, Command); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] = note: this warning originates in the macro `test_parser_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 36 | Err(err) => panic!("{:?}", err), [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] ... [INFO] [stdout] 131 | test_parser_impl!(test_parse_command, Command); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] = note: this warning originates in the macro `test_parser_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | panic!( [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] ... [INFO] [stdout] 132 | test_parser_impl!(test_parse_expr, Expression); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] = note: this warning originates in the macro `test_parser_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 36 | Err(err) => panic!("{:?}", err), [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] ... [INFO] [stdout] 132 | test_parser_impl!(test_parse_expr, Expression); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/macro_test_parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] = note: this warning originates in the macro `test_parser_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/test_parse_expression.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | panic!("{:?} {}", code, input.as_utf8().unwrap()) [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/test_parse_expression.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `panic` is ambiguous [INFO] [stdout] --> src/parser/test/test_parse_expression.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | Err(err) => panic!("{:?}", err), [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #147319 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `panic` could refer to the macro imported here [INFO] [stdout] --> src/parser/test/test_parse_expression.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `panic` to disambiguate [INFO] [stdout] = help: or use `self::panic` to refer to this macro unambiguously [INFO] [stdout] note: `panic` could also refer to a macro from prelude [INFO] [stdout] --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/prelude/mod.rs:41:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Fcode` is never constructed [INFO] [stdout] --> src/gcode/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Fcode(pub f32); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Position` is never constructed [INFO] [stdout] --> src/parse_error.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Position { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse(input: Input) -> IParseResult<'_, Self> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 49 | fn parse(input: Input<'_>) -> IParseResult<'_, Self> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_expression(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_expression(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | fn parse_atom(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 58 | fn parse_atom(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_func_call(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 76 | fn parse_func_call(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_func_call_atan(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_func_call_atan(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_func_call_exists(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_func_call_exists(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:132:33 [INFO] [stdout] | [INFO] [stdout] 132 | fn parse_unary_func_name(input: Input) -> IParseResult<'_, UnaryFuncName> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 132 | fn parse_unary_func_name(input: Input<'_>) -> IParseResult<'_, UnaryFuncName> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | fn parse_group(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 144 | fn parse_group(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/toplevel/parse_expression.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | fn parse_factor(input: Input) -> IParseResult<'_, Expression> { [INFO] [stdout] | ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 152 | fn parse_factor(input: Input<'_>) -> IParseResult<'_, Expression> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.57s [INFO] running `Command { std: "docker" "inspect" "73cedbe7ad31021674a4789c908ef53a8c02a93a96ed62a9603886b827012b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cedbe7ad31021674a4789c908ef53a8c02a93a96ed62a9603886b827012b0a", kill_on_drop: false }` [INFO] [stdout] 73cedbe7ad31021674a4789c908ef53a8c02a93a96ed62a9603886b827012b0a