[INFO] fetching crate path-dsl 0.6.1... [INFO] checking path-dsl-0.6.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate path-dsl 0.6.1 into /workspace/builds/worker-7-tc2/source [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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate path-dsl 0.6.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding more-asserts v0.2.2 (available: v0.3.1) [INFO] [stderr] Adding paste v0.1.18 (available: v1.0.15) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d38e92f7b38f1d93ad5374fffe4ced59dd45c871e30945c903334f0b9aa6e882 [INFO] running `Command { std: "docker" "start" "-a" "d38e92f7b38f1d93ad5374fffe4ced59dd45c871e30945c903334f0b9aa6e882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d38e92f7b38f1d93ad5374fffe4ced59dd45c871e30945c903334f0b9aa6e882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d38e92f7b38f1d93ad5374fffe4ced59dd45c871e30945c903334f0b9aa6e882", kill_on_drop: false }` [INFO] [stdout] d38e92f7b38f1d93ad5374fffe4ced59dd45c871e30945c903334f0b9aa6e882 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 253098dd284f4422fa95e9fcb9f07f25d10c0eca3f8d616d504055fc7f5cd42c [INFO] running `Command { std: "docker" "start" "-a" "253098dd284f4422fa95e9fcb9f07f25d10c0eca3f8d616d504055fc7f5cd42c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking more-asserts v0.2.2 [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] = 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: 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] = note: this error originates in the macro `path` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (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` which comes from the expansion of the macro `owned_dsl_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `path-dsl` (lib test) due to 180 previous errors [INFO] running `Command { std: "docker" "inspect" "253098dd284f4422fa95e9fcb9f07f25d10c0eca3f8d616d504055fc7f5cd42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "253098dd284f4422fa95e9fcb9f07f25d10c0eca3f8d616d504055fc7f5cd42c", kill_on_drop: false }` [INFO] [stdout] 253098dd284f4422fa95e9fcb9f07f25d10c0eca3f8d616d504055fc7f5cd42c