[INFO] cloning repository https://github.com/cipriancraciun/fs-assemble [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cipriancraciun/fs-assemble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipriancraciun%2Ffs-assemble", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipriancraciun%2Ffs-assemble'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af16ab4d1ad18a06f8df1b41fa086fbf3f535d0e [INFO] checking cipriancraciun/fs-assemble against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipriancraciun%2Ffs-assemble" "/workspace/builds/worker-102/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-102/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cipriancraciun/fs-assemble on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cipriancraciun/fs-assemble [INFO] finished tweaking git repo https://github.com/cipriancraciun/fs-assemble [INFO] tweaked toml for git repo https://github.com/cipriancraciun/fs-assemble written to /workspace/builds/worker-102/source/Cargo.toml [INFO] crate git repo https://github.com/cipriancraciun/fs-assemble already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7e462b6272e7602471696565fe25c0cab2237172dd107c502d2be431c8f09b2 [INFO] running `Command { std: "docker" "start" "-a" "c7e462b6272e7602471696565fe25c0cab2237172dd107c502d2be431c8f09b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7e462b6272e7602471696565fe25c0cab2237172dd107c502d2be431c8f09b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e462b6272e7602471696565fe25c0cab2237172dd107c502d2be431c8f09b2", kill_on_drop: false }` [INFO] [stdout] c7e462b6272e7602471696565fe25c0cab2237172dd107c502d2be431c8f09b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0df2fa94814570d4fe92f2c7cb517fe7651437746690f42d84c6807213e35cae [INFO] running `Command { std: "docker" "start" "-a" "0df2fa94814570d4fe92f2c7cb517fe7651437746690f42d84c6807213e35cae", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking nix v0.19.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking fs-assemble v0.0.0 (/tmp/fixit) [INFO] [stderr] Migrating sources/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | log_dump! (0xf0141374, "* protect `{}`", _descriptor.path_display ()), [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | log_dump! (0x096428c7, "* unlink `{}`", _descriptor.path_display ()), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | log_dump! (0xbd64ca66, "* copy `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | log_dump! (0x6aa9b259, "* symlink `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | log_dump! (0xa5485064, "* mkdir `{}`", _descriptor.path_display ()), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | log_dump! (0x27c9eb12, "* symlink `{}` to `{}`", _descriptor.path_display (), Path::new (_link) .display ()), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/executer.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | fail! (0x7406ae34, "invalid descriptor for `{}`", _descriptor.path_display ()), [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | fail! (0xf4de3d8d, "invalid glob pattern `{}`: {}", _pattern, _error), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | fail! (0xdca40b00, "unexpected glob error: {}", _error), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | fail! (0x6f0bb71e, "invalid regex pattern `{}`: {}", _pattern, _error), [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | fail! (0x79d3baaa, "invalid stripping for path `{}`", _path.display ()), [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | fail! (0x706787d7, "invalid empty name for path `{}`", _path.display ()), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | fail! (0xdd2d6adb, "invalid dot name for path `{}`", _path.display ()), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | fail! (0xbd9a2b27, "invalid empty name for path `{}`", _path.display ()), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | fail! (0xe43078c0, "failed `lstat` for path `{}`: {}", _path.display (), _error), [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | fail! (0xa2a172a8, "failed `readlink` for path `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | fail! (0x4ca9d919, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | fail! (0xfbccd3b6, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | fail! (0x2508f535, "failed parsing script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:16:79 [INFO] [stdout] | [INFO] [stdout] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | fail_unimplemented! (0xb2bb5d6d), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:16:79 [INFO] [stdout] | [INFO] [stdout] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | fail_unimplemented! (0x3d416349), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:825:29 [INFO] [stdout] | [INFO] [stdout] 825 | ... fail! (0xf9dc6544, "unexpected error encountered while canonicalizing path `{}`: {}", _source_pat... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | log_dump! (0xf0141374, "* protect `{}`", _descriptor.path_display ()), [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | log_dump! (0x096428c7, "* unlink `{}`", _descriptor.path_display ()), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | log_dump! (0xbd64ca66, "* copy `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | log_dump! (0x6aa9b259, "* symlink `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | log_dump! (0xa5485064, "* mkdir `{}`", _descriptor.path_display ()), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | log_dump! (0x27c9eb12, "* symlink `{}` to `{}`", _descriptor.path_display (), Path::new (_link) .display ()), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/executer.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | fail! (0x7406ae34, "invalid descriptor for `{}`", _descriptor.path_display ()), [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | fail! (0xf4de3d8d, "invalid glob pattern `{}`: {}", _pattern, _error), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | fail! (0xdca40b00, "unexpected glob error: {}", _error), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | fail! (0x6f0bb71e, "invalid regex pattern `{}`: {}", _pattern, _error), [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | fail! (0x79d3baaa, "invalid stripping for path `{}`", _path.display ()), [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | fail! (0x706787d7, "invalid empty name for path `{}`", _path.display ()), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | fail! (0xdd2d6adb, "invalid dot name for path `{}`", _path.display ()), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | fail! (0xbd9a2b27, "invalid empty name for path `{}`", _path.display ()), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | fail! (0xe43078c0, "failed `lstat` for path `{}`: {}", _path.display (), _error), [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | fail! (0xa2a172a8, "failed `readlink` for path `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | fail! (0x4ca9d919, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | fail! (0xfbccd3b6, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | fail! (0x2508f535, "failed parsing script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:16:79 [INFO] [stdout] | [INFO] [stdout] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | fail_unimplemented! (0xb2bb5d6d), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:16:79 [INFO] [stdout] | [INFO] [stdout] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | fail_unimplemented! (0x3d416349), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:825:29 [INFO] [stdout] | [INFO] [stdout] 825 | ... fail! (0xf9dc6544, "unexpected error encountered while canonicalizing path `{}`: {}", _source_pat... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating sources/bin.rs from 2018 edition to 2021 [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.27s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking fs-assemble v0.0.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | log_dump! (0xf0141374, "* protect `{}`", _descriptor.path_display ()), [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | log_dump! (0x096428c7, "* unlink `{}`", _descriptor.path_display ()), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | log_dump! (0xbd64ca66, "* copy `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | log_dump! (0x6aa9b259, "* symlink `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | log_dump! (0xf0141374, "* protect `{}`", _descriptor.path_display ()), [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | log_dump! (0xa5485064, "* mkdir `{}`", _descriptor.path_display ()), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | log_dump! (0x096428c7, "* unlink `{}`", _descriptor.path_display ()), [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | log_dump! (0x27c9eb12, "* symlink `{}` to `{}`", _descriptor.path_display (), Path::new (_link) .display ()), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/executer.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | fail! (0x7406ae34, "invalid descriptor for `{}`", _descriptor.path_display ()), [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | log_dump! (0xbd64ca66, "* copy `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | fail! (0xf4de3d8d, "invalid glob pattern `{}`: {}", _pattern, _error), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | log_dump! (0x6aa9b259, "* symlink `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | fail! (0xdca40b00, "unexpected glob error: {}", _error), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | fail! (0x6f0bb71e, "invalid regex pattern `{}`: {}", _pattern, _error), [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:32:88 [INFO] [stdout] | [INFO] [stdout] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | log_dump! (0xa5485064, "* mkdir `{}`", _descriptor.path_display ()), [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | fail! (0x79d3baaa, "invalid stripping for path `{}`", _path.display ()), [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:35:102 [INFO] [stdout] | [INFO] [stdout] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/debug.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | log_dump! (0x27c9eb12, "* symlink `{}` to `{}`", _descriptor.path_display (), Path::new (_link) .display ()), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | fail! (0x706787d7, "invalid empty name for path `{}`", _path.display ()), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | fail! (0xdd2d6adb, "invalid dot name for path `{}`", _path.display ()), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | fail! (0xbd9a2b27, "invalid empty name for path `{}`", _path.display ()), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/executer.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | fail! (0x7406ae34, "invalid descriptor for `{}`", _descriptor.path_display ()), [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | fail! (0xe43078c0, "failed `lstat` for path `{}`: {}", _path.display (), _error), [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | fail! (0xf4de3d8d, "invalid glob pattern `{}`: {}", _pattern, _error), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | fail! (0xa2a172a8, "failed `readlink` for path `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | fail! (0xdca40b00, "unexpected glob error: {}", _error), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/helpers.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | fail! (0x6f0bb71e, "invalid regex pattern `{}`: {}", _pattern, _error), [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | fail! (0x4ca9d919, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | fail! (0x79d3baaa, "invalid stripping for path `{}`", _path.display ()), [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | fail! (0xfbccd3b6, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | fail! (0x706787d7, "invalid empty name for path `{}`", _path.display ()), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | fail! (0x2508f535, "failed parsing script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | fail! (0xdd2d6adb, "invalid dot name for path `{}`", _path.display ()), [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:16:79 [INFO] [stdout] | [INFO] [stdout] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | fail_unimplemented! (0xb2bb5d6d), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | fail! (0xbd9a2b27, "invalid empty name for path `{}`", _path.display ()), [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:16:79 [INFO] [stdout] | [INFO] [stdout] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | fail_unimplemented! (0x3d416349), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | fail! (0xe43078c0, "failed `lstat` for path `{}`: {}", _path.display (), _error), [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:825:29 [INFO] [stdout] | [INFO] [stdout] 825 | ... fail! (0xf9dc6544, "unexpected error encountered while canonicalizing path `{}`: {}", _source_pat... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/indexer.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | fail! (0xa2a172a8, "failed `readlink` for path `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | fail! (0x4ca9d919, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | fail! (0xfbccd3b6, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/parser.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | fail! (0x2508f535, "failed parsing script `{}`: {}", _path.display (), _error), [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:16:79 [INFO] [stdout] | [INFO] [stdout] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | fail_unimplemented! (0xb2bb5d6d), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:16:79 [INFO] [stdout] | [INFO] [stdout] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | fail_unimplemented! (0x3d416349), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> sources/macros.rs:10:91 [INFO] [stdout] | [INFO] [stdout] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: sources/planner.rs:825:29 [INFO] [stdout] | [INFO] [stdout] 825 | ... fail! (0xf9dc6544, "unexpected error encountered while canonicalizing path `{}`: {}", _source_pat... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.13s [INFO] running `Command { std: "docker" "inspect" "0df2fa94814570d4fe92f2c7cb517fe7651437746690f42d84c6807213e35cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df2fa94814570d4fe92f2c7cb517fe7651437746690f42d84c6807213e35cae", kill_on_drop: false }` [INFO] [stdout] 0df2fa94814570d4fe92f2c7cb517fe7651437746690f42d84c6807213e35cae