[INFO] fetching crate path-dsl 0.6.1... [INFO] checking path-dsl-0.6.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate path-dsl 0.6.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate path-dsl 0.6.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate path-dsl 0.6.1 [INFO] finished tweaking crates.io crate path-dsl 0.6.1 [INFO] tweaked toml for crates.io crate path-dsl 0.6.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded more-asserts v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288cdc0114ca339c276b15a1f2a1cf8c678f7336250f05072fc076d2f2deef8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "288cdc0114ca339c276b15a1f2a1cf8c678f7336250f05072fc076d2f2deef8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288cdc0114ca339c276b15a1f2a1cf8c678f7336250f05072fc076d2f2deef8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288cdc0114ca339c276b15a1f2a1cf8c678f7336250f05072fc076d2f2deef8c", kill_on_drop: false }` [INFO] [stdout] 288cdc0114ca339c276b15a1f2a1cf8c678f7336250f05072fc076d2f2deef8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a62aab66716300c54e83ae1d4e9bdc9ad2821194fb9af9c1b0336e670b7f0ac5 [INFO] running `Command { std: "docker" "start" "-a" "a62aab66716300c54e83ae1d4e9bdc9ad2821194fb9af9c1b0336e670b7f0ac5", kill_on_drop: false }` [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking path-dsl v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1373:123 [INFO] [stdout] | [INFO] [stdout] 1373 | ::std::convert::Into::::into($crate::path_impl!( @($crate::CopylessDSL::new())@ $($other)* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | owned_dsl_test!(constructor: OsStr::new, name: osstr); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | #![deny(future_incompatible)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` implied by `#[deny(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 90 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `path-dsl` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a62aab66716300c54e83ae1d4e9bdc9ad2821194fb9af9c1b0336e670b7f0ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62aab66716300c54e83ae1d4e9bdc9ad2821194fb9af9c1b0336e670b7f0ac5", kill_on_drop: false }` [INFO] [stdout] a62aab66716300c54e83ae1d4e9bdc9ad2821194fb9af9c1b0336e670b7f0ac5