[INFO] fetching crate path-dsl 0.6.1... [INFO] checking path-dsl-0.6.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate path-dsl 0.6.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate path-dsl 0.6.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate path-dsl 0.6.1 [INFO] finished tweaking crates.io crate path-dsl 0.6.1 [INFO] tweaked toml for crates.io crate path-dsl 0.6.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47f10106566c65ada9b01dd12ba6c12a7bed57d4fa1fc1fab5b7bdabf9c8c313 [INFO] running `Command { std: "docker" "start" "-a" "47f10106566c65ada9b01dd12ba6c12a7bed57d4fa1fc1fab5b7bdabf9c8c313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47f10106566c65ada9b01dd12ba6c12a7bed57d4fa1fc1fab5b7bdabf9c8c313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f10106566c65ada9b01dd12ba6c12a7bed57d4fa1fc1fab5b7bdabf9c8c313", kill_on_drop: false }` [INFO] [stdout] 47f10106566c65ada9b01dd12ba6c12a7bed57d4fa1fc1fab5b7bdabf9c8c313 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d73769100dc03cc3abbeedfb94ab89b67f62eac92348dba60931b35273a7ac3f [INFO] running `Command { std: "docker" "start" "-a" "d73769100dc03cc3abbeedfb94ab89b67f62eac92348dba60931b35273a7ac3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking path-dsl v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | #![deny(future_incompatible)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` implied by `#[deny(future_incompatible)]` [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | owned_dsl_test!(constructor: OsString::from, name: osstring); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | owned_dsl_test!(constructor: OsString::from, name: osstring); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | owned_dsl_test!(constructor: OsString::from, name: osstring); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | owned_dsl_test!(constructor: OsString::from, name: osstring); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | owned_dsl_test!(constructor: OsString::from, name: osstring); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | owned_dsl_test!(constructor: OsString::from, name: osstring); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | owned_dsl_test!(constructor: OsString::from, name: osstring); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | owned_dsl_test!(constructor: OsString::from, name: osstring); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | owned_dsl_test!(constructor: OsString::from, name: osstring); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | owned_dsl_test!(name: str); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | owned_dsl_test!(name: str); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | owned_dsl_test!(name: str); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | owned_dsl_test!(name: str); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | owned_dsl_test!(name: str); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | owned_dsl_test!(name: str); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | owned_dsl_test!(name: str); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | owned_dsl_test!(name: str); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | owned_dsl_test!(name: str); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | owned_dsl_test!(constructor: String::from, name: string); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | owned_dsl_test!(constructor: String::from, name: string); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | owned_dsl_test!(constructor: String::from, name: string); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | owned_dsl_test!(constructor: String::from, name: string); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | owned_dsl_test!(constructor: String::from, name: string); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | owned_dsl_test!(constructor: String::from, name: string); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | owned_dsl_test!(constructor: String::from, name: string); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | owned_dsl_test!(constructor: String::from, name: string); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | owned_dsl_test!(constructor: String::from, name: string); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | owned_dsl_test!(constructor: Path::new, name: path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | owned_dsl_test!(constructor: Path::new, name: path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | owned_dsl_test!(constructor: Path::new, name: path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | owned_dsl_test!(constructor: Path::new, name: path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | owned_dsl_test!(constructor: Path::new, name: path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | owned_dsl_test!(constructor: Path::new, name: path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | owned_dsl_test!(constructor: Path::new, name: path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | owned_dsl_test!(constructor: Path::new, name: path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | owned_dsl_test!(constructor: Path::new, name: path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | owned_dsl_test!(constructor: PathBuf::from, name: pathbuf); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | owned_dsl_test!(constructor: PathBuf::from, name: pathbuf); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | owned_dsl_test!(constructor: PathBuf::from, name: pathbuf); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | owned_dsl_test!(constructor: PathBuf::from, name: pathbuf); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | owned_dsl_test!(constructor: PathBuf::from, name: pathbuf); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | owned_dsl_test!(constructor: PathBuf::from, name: pathbuf); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | owned_dsl_test!(constructor: PathBuf::from, name: pathbuf); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | owned_dsl_test!(constructor: PathBuf::from, name: pathbuf); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | owned_dsl_test!(constructor: PathBuf::from, name: pathbuf); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | owned_dsl_test!(constructor: PathDSL::from, name: dsl); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | owned_dsl_test!(constructor: PathDSL::from, name: dsl); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | owned_dsl_test!(constructor: PathDSL::from, name: dsl); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | owned_dsl_test!(constructor: PathDSL::from, name: dsl); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | owned_dsl_test!(constructor: PathDSL::from, name: dsl); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | owned_dsl_test!(constructor: PathDSL::from, name: dsl); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | owned_dsl_test!(constructor: PathDSL::from, name: dsl); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | owned_dsl_test!(constructor: PathDSL::from, name: dsl); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | owned_dsl_test!(constructor: PathDSL::from, name: dsl); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | owned_dsl_test!(constructor: gen_box_path, name: box_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | owned_dsl_test!(constructor: gen_box_path, name: box_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | owned_dsl_test!(constructor: gen_box_path, name: box_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | owned_dsl_test!(constructor: gen_box_path, name: box_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | owned_dsl_test!(constructor: gen_box_path, name: box_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | owned_dsl_test!(constructor: gen_box_path, name: box_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | owned_dsl_test!(constructor: gen_box_path, name: box_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | owned_dsl_test!(constructor: gen_box_path, name: box_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | owned_dsl_test!(constructor: gen_box_path, name: box_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | owned_dsl_test!(constructor: gen_cow_path, name: cow_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | owned_dsl_test!(constructor: gen_cow_path, name: cow_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | owned_dsl_test!(constructor: gen_cow_path, name: cow_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | owned_dsl_test!(constructor: gen_cow_path, name: cow_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | owned_dsl_test!(constructor: gen_cow_path, name: cow_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | owned_dsl_test!(constructor: gen_cow_path, name: cow_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | owned_dsl_test!(constructor: gen_cow_path, name: cow_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | owned_dsl_test!(constructor: gen_cow_path, name: cow_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | owned_dsl_test!(constructor: gen_cow_path, name: cow_path); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | owned_dsl_test!(constructor: gen_cow_osstr, name: arc_osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | owned_dsl_test!(constructor: gen_cow_osstr, name: arc_osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | owned_dsl_test!(constructor: gen_cow_osstr, name: arc_osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | owned_dsl_test!(constructor: gen_cow_osstr, name: arc_osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | owned_dsl_test!(constructor: gen_cow_osstr, name: arc_osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | owned_dsl_test!(constructor: gen_cow_osstr, name: arc_osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | owned_dsl_test!(constructor: gen_cow_osstr, name: arc_osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | owned_dsl_test!(constructor: gen_cow_osstr, name: arc_osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | owned_dsl_test!(constructor: gen_cow_osstr, name: arc_osstr); [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 #79813 [INFO] [stdout] = note: this error originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 90 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `path-dsl` due to 91 previous errors [INFO] running `Command { std: "docker" "inspect" "d73769100dc03cc3abbeedfb94ab89b67f62eac92348dba60931b35273a7ac3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73769100dc03cc3abbeedfb94ab89b67f62eac92348dba60931b35273a7ac3f", kill_on_drop: false }` [INFO] [stdout] d73769100dc03cc3abbeedfb94ab89b67f62eac92348dba60931b35273a7ac3f