[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] testing cipriancraciun/fs-assemble against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipriancraciun%2Ffs-assemble" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cipriancraciun/fs-assemble on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-73/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" "+beta-2022-04-10" "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-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95bbf6abbcdd4956cc1a0c8c2cd8116033b05dad8a59248936d45d4eb3165c59 [INFO] running `Command { std: "docker" "start" "-a" "95bbf6abbcdd4956cc1a0c8c2cd8116033b05dad8a59248936d45d4eb3165c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95bbf6abbcdd4956cc1a0c8c2cd8116033b05dad8a59248936d45d4eb3165c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95bbf6abbcdd4956cc1a0c8c2cd8116033b05dad8a59248936d45d4eb3165c59", kill_on_drop: false }` [INFO] [stdout] 95bbf6abbcdd4956cc1a0c8c2cd8116033b05dad8a59248936d45d4eb3165c59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20265881a67db145d69be725f0b42720e23ad766a7b3f8c4b3e2855d6ea99127 [INFO] running `Command { std: "docker" "start" "-a" "20265881a67db145d69be725f0b42720e23ad766a7b3f8c4b3e2855d6ea99127", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling nix v0.19.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling fs-assemble v0.0.0 (/opt/rustwide/workdir) [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: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "20265881a67db145d69be725f0b42720e23ad766a7b3f8c4b3e2855d6ea99127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20265881a67db145d69be725f0b42720e23ad766a7b3f8c4b3e2855d6ea99127", kill_on_drop: false }` [INFO] [stdout] 20265881a67db145d69be725f0b42720e23ad766a7b3f8c4b3e2855d6ea99127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 052f0745755043c5e892035e70b59e0ff580324d11f5c2f5cdb214c825077230 [INFO] running `Command { std: "docker" "start" "-a" "052f0745755043c5e892035e70b59e0ff580324d11f5c2f5cdb214c825077230", kill_on_drop: false }` [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] [stderr] Compiling fs-assemble v0.0.0 (/opt/rustwide/workdir) [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: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: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.40s [INFO] [stderr] Executable unittests sources/lib.rs (/opt/rustwide/target/debug/deps/fs_assemble-7942ef69413fa173) [INFO] [stderr] Executable unittests sources/bin.rs (/opt/rustwide/target/debug/deps/fs_assemble-5101d7cf5951fdd8) [INFO] running `Command { std: "docker" "inspect" "052f0745755043c5e892035e70b59e0ff580324d11f5c2f5cdb214c825077230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "052f0745755043c5e892035e70b59e0ff580324d11f5c2f5cdb214c825077230", kill_on_drop: false }` [INFO] [stdout] 052f0745755043c5e892035e70b59e0ff580324d11f5c2f5cdb214c825077230 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06501af38b2515e3c62ced528c94350f245927c7bb31678e56024baec303bc67 [INFO] running `Command { std: "docker" "start" "-a" "06501af38b2515e3c62ced528c94350f245927c7bb31678e56024baec303bc67", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:32:88 [INFO] [stderr] | [INFO] [stderr] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/debug.rs:64:13 [INFO] [stderr] | [INFO] [stderr] 64 | log_dump! (0xf0141374, "* protect `{}`", _descriptor.path_display ()), [INFO] [stderr] | --------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:32:88 [INFO] [stderr] | [INFO] [stderr] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/debug.rs:66:13 [INFO] [stderr] | [INFO] [stderr] 66 | log_dump! (0x096428c7, "* unlink `{}`", _descriptor.path_display ()), [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:35:102 [INFO] [stderr] | [INFO] [stderr] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/debug.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | log_dump! (0xbd64ca66, "* copy `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stderr] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:35:102 [INFO] [stderr] | [INFO] [stderr] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/debug.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | log_dump! (0x6aa9b259, "* symlink `{}` from `{}`", _descriptor.path_display (), _source.path_display ()), [INFO] [stderr] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:32:88 [INFO] [stderr] | [INFO] [stderr] 32 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/debug.rs:72:13 [INFO] [stderr] | [INFO] [stderr] 72 | log_dump! (0xa5485064, "* mkdir `{}`", _descriptor.path_display ()), [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:35:102 [INFO] [stderr] | [INFO] [stderr] 35 | $crate::tools::log ($_slug, $_level, $_code, format_args! ($_format, $_argument_1, $_argument_2)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/debug.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | log_dump! (0x27c9eb12, "* symlink `{}` to `{}`", _descriptor.path_display (), Path::new (_link) .display ()), [INFO] [stderr] | ------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `log_dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/executer.rs:235:17 [INFO] [stderr] | [INFO] [stderr] 235 | fail! (0x7406ae34, "invalid descriptor for `{}`", _descriptor.path_display ()), [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/helpers.rs:223:17 [INFO] [stderr] | [INFO] [stderr] 223 | fail! (0xf4de3d8d, "invalid glob pattern `{}`: {}", _pattern, _error), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/helpers.rs:230:17 [INFO] [stderr] | [INFO] [stderr] 230 | fail! (0xdca40b00, "unexpected glob error: {}", _error), [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/helpers.rs:250:17 [INFO] [stderr] | [INFO] [stderr] 250 | fail! (0x6f0bb71e, "invalid regex pattern `{}`: {}", _pattern, _error), [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/indexer.rs:134:13 [INFO] [stderr] | [INFO] [stderr] 134 | fail! (0x79d3baaa, "invalid stripping for path `{}`", _path.display ()), [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/indexer.rs:139:13 [INFO] [stderr] | [INFO] [stderr] 139 | fail! (0x706787d7, "invalid empty name for path `{}`", _path.display ()), [INFO] [stderr] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/indexer.rs:143:13 [INFO] [stderr] | [INFO] [stderr] 143 | fail! (0xdd2d6adb, "invalid dot name for path `{}`", _path.display ()), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/indexer.rs:149:13 [INFO] [stderr] | [INFO] [stderr] 149 | fail! (0xbd9a2b27, "invalid empty name for path `{}`", _path.display ()), [INFO] [stderr] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/indexer.rs:156:13 [INFO] [stderr] | [INFO] [stderr] 156 | fail! (0xe43078c0, "failed `lstat` for path `{}`: {}", _path.display (), _error), [INFO] [stderr] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/indexer.rs:186:17 [INFO] [stderr] | [INFO] [stderr] 186 | fail! (0xa2a172a8, "failed `readlink` for path `{}`: {}", _path.display (), _error), [INFO] [stderr] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/parser.rs:402:13 [INFO] [stderr] | [INFO] [stderr] 402 | fail! (0x4ca9d919, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stderr] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/parser.rs:409:13 [INFO] [stderr] | [INFO] [stderr] 409 | fail! (0xfbccd3b6, "failed loading script `{}`: {}", _path.display (), _error), [INFO] [stderr] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/parser.rs:416:13 [INFO] [stderr] | [INFO] [stderr] 416 | fail! (0x2508f535, "failed parsing script `{}`: {}", _path.display (), _error), [INFO] [stderr] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:16:79 [INFO] [stderr] | [INFO] [stderr] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/planner.rs:356:21 [INFO] [stderr] | [INFO] [stderr] 356 | fail_unimplemented! (0xb2bb5d6d), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:16:79 [INFO] [stderr] | [INFO] [stderr] 16 | return Err ($crate::tools::error ($_code, format_args! ("not implemented"))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/planner.rs:389:21 [INFO] [stderr] | [INFO] [stderr] 389 | fail_unimplemented! (0x3d416349), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail_unimplemented` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> sources/macros.rs:10:91 [INFO] [stderr] | [INFO] [stderr] 10 | return Err ($crate::tools::error ($_code, format_args! ($_format, $( $_arguments ),* ))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: sources/planner.rs:825:29 [INFO] [stderr] | [INFO] [stderr] 825 | ... fail! (0xf9dc6544, "unexpected error encountered while canonicalizing path `{}`: {}", _source_pat... [INFO] [stderr] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fs-assemble` (lib) generated 22 warnings [INFO] [stderr] warning: `fs-assemble` (lib test) generated 22 warnings (22 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests sources/lib.rs (/opt/rustwide/target/debug/deps/fs_assemble-7942ef69413fa173) [INFO] [stdout] [INFO] [stderr] Running unittests sources/bin.rs (/opt/rustwide/target/debug/deps/fs_assemble-5101d7cf5951fdd8) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests fs_assemble [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06501af38b2515e3c62ced528c94350f245927c7bb31678e56024baec303bc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06501af38b2515e3c62ced528c94350f245927c7bb31678e56024baec303bc67", kill_on_drop: false }` [INFO] [stdout] 06501af38b2515e3c62ced528c94350f245927c7bb31678e56024baec303bc67