[INFO] cloning repository https://github.com/poliorcetics/cargo-intraconv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poliorcetics/cargo-intraconv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoliorcetics%2Fcargo-intraconv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoliorcetics%2Fcargo-intraconv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa4e760651f668730f34bec9de11188ad702cc9d
[INFO] testing poliorcetics/cargo-intraconv/fa4e760651f668730f34bec9de11188ad702cc9d against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoliorcetics%2Fcargo-intraconv" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/poliorcetics/cargo-intraconv
[INFO] finished tweaking git repo https://github.com/poliorcetics/cargo-intraconv
[INFO] tweaked toml for git repo https://github.com/poliorcetics/cargo-intraconv written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poliorcetics/cargo-intraconv on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/poliorcetics/cargo-intraconv already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo_metadata v0.12.1
[INFO] [stderr]   Downloaded argh v0.1.4
[INFO] [stderr]   Downloaded serde v1.0.117
[INFO] [stderr]   Downloaded argh_shared v0.1.4
[INFO] [stderr]   Downloaded argh_derive v0.1.4
[INFO] [stderr]   Downloaded semver-parser v0.10.0
[INFO] [stderr]   Downloaded toml v0.5.7
[INFO] [stderr]   Downloaded serde_derive v1.0.117
[INFO] [stderr]   Downloaded serde_json v1.0.59
[INFO] [stderr]   Downloaded syn v1.0.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a
[INFO] running `Command { std: "docker" "start" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling argh_shared v0.1.4
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling argh_derive v0.1.4
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling semver-parser v0.10.0
[INFO] [stderr]    Compiling argh v0.1.4
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling cargo_metadata v0.12.1
[INFO] [stderr]    Compiling cargo-intraconv v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file_finder.rs:8:20
[INFO] [stdout]    |
[INFO] [stdout]  8 |       let manifest = crate::code_error!(
[INFO] [stdout]    |  ____________________-
[INFO] [stdout]  9 | |         1,
[INFO] [stdout] 10 | |         MetadataCommand::new().no_deps().exec(),
[INFO] [stdout] 11 | |         "This is not a cargo directory, pass the files explicitly"
[INFO] [stdout] 12 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let start_dir = code_error!(1, env::current_dir(), "Failed to get current directory");
[INFO] [stdout]    |                     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |           let conf_file = code_error!(
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 43 | |             1,
[INFO] [stdout] 44 | |             std::fs::read(conf_file),
[INFO] [stdout] 45 | |             "Failed to read the given configuration file"
[INFO] [stdout] 46 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         code_error!(
[INFO] [stdout] 70 | |             1,
[INFO] [stdout] 71 | |             fc.finish(),
[INFO] [stdout] 72 | |             "Failed to canonicalize a path from the configuration file, \
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |             start_dir.display(),
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `code_error`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |           let content = code_error!(
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 60 | |             1,
[INFO] [stdout] 61 | |             String::from_utf8(cf),
[INFO] [stdout] 62 | |             "The given configuration file is not readable as UTF-8"
[INFO] [stdout] 63 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let fc: RawFileConfig = code_error!(
[INFO] [stdout]    |  _________________________________-
[INFO] [stdout] 65 | |             1,
[INFO] [stdout] 66 | |             toml::from_str(&content),
[INFO] [stdout] 67 | |             "Failed to parse the content of the configuration file"
[INFO] [stdout] 68 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |       let default_crate = code_error!(
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 83 | |         1,
[INFO] [stdout] 84 | |         Krate::new(&args.krate).ok_or("Invalid Rust identifier"),
[INFO] [stdout] 85 | |         "Invalid crate name: '{}'",
[INFO] [stdout] 86 | |         &args.krate
[INFO] [stdout] 87 | |     )
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]    --> src/error.rs:18:53
[INFO] [stdout]     |
[INFO] [stdout]  18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let path = continue_error!(path.canonicalize(), "Failed to canonicalize '{:?}'", path);
[INFO] [stdout]     |                        --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `continue_error` (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]    --> src/error.rs:18:53
[INFO] [stdout]     |
[INFO] [stdout]  18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 |                         &continue_error!(&file, "Failed to access '{:?}' in '{:?}'", &file, &path),
[INFO] [stdout]     |                          ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `continue_error` (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]    --> src/error.rs:29:51
[INFO] [stdout]     |
[INFO] [stdout]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |       let file = BufReader::new(return_error!(
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 183 | |         File::open(&path),
[INFO] [stdout] 184 | |         "Failed to open file '{}' for reading",
[INFO] [stdout] 185 | |         &path_display
[INFO] [stdout] 186 | |     ));
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` (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]    --> src/error.rs:29:51
[INFO] [stdout]     |
[INFO] [stdout]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let actions = return_error!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 188 | |         ctx.transform_file(file),
[INFO] [stdout] 189 | |         "Failed to transform file '{}'",
[INFO] [stdout] 190 | |         &path_display
[INFO] [stdout] 191 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` (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]    --> src/error.rs:29:51
[INFO] [stdout]     |
[INFO] [stdout]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:224:20
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let mut file = return_error!(
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 225 | |         OpenOptions::new().write(true).truncate(true).open(path),
[INFO] [stdout] 226 | |         "Failed to open file '{}' for writing",
[INFO] [stdout] 227 | |         &path_display
[INFO] [stdout] 228 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn options(&self) -> &crate::ConversionOptions {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |         ||
[INFO] [stdout]    |                    |         |the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn options(&self) -> &crate::ConversionOptions<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 34.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-intraconv v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file_finder.rs:8:20
[INFO] [stdout]    |
[INFO] [stdout]  8 |       let manifest = crate::code_error!(
[INFO] [stdout]    |  ____________________-
[INFO] [stdout]  9 | |         1,
[INFO] [stdout] 10 | |         MetadataCommand::new().no_deps().exec(),
[INFO] [stdout] 11 | |         "This is not a cargo directory, pass the files explicitly"
[INFO] [stdout] 12 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let start_dir = code_error!(1, env::current_dir(), "Failed to get current directory");
[INFO] [stdout]    |                     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |           let conf_file = code_error!(
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 43 | |             1,
[INFO] [stdout] 44 | |             std::fs::read(conf_file),
[INFO] [stdout] 45 | |             "Failed to read the given configuration file"
[INFO] [stdout] 46 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         code_error!(
[INFO] [stdout] 70 | |             1,
[INFO] [stdout] 71 | |             fc.finish(),
[INFO] [stdout] 72 | |             "Failed to canonicalize a path from the configuration file, \
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |             start_dir.display(),
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `code_error`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cargo-intraconv v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |           let content = code_error!(
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 60 | |             1,
[INFO] [stdout] 61 | |             String::from_utf8(cf),
[INFO] [stdout] 62 | |             "The given configuration file is not readable as UTF-8"
[INFO] [stdout] 63 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let fc: RawFileConfig = code_error!(
[INFO] [stdout]    |  _________________________________-
[INFO] [stdout] 65 | |             1,
[INFO] [stdout] 66 | |             toml::from_str(&content),
[INFO] [stdout] 67 | |             "Failed to parse the content of the configuration file"
[INFO] [stdout] 68 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |       let default_crate = code_error!(
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 83 | |         1,
[INFO] [stdout] 84 | |         Krate::new(&args.krate).ok_or("Invalid Rust identifier"),
[INFO] [stdout] 85 | |         "Invalid crate name: '{}'",
[INFO] [stdout] 86 | |         &args.krate
[INFO] [stdout] 87 | |     )
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]    --> src/error.rs:18:53
[INFO] [stdout]     |
[INFO] [stdout]  18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let path = continue_error!(path.canonicalize(), "Failed to canonicalize '{:?}'", path);
[INFO] [stdout]     |                        --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `continue_error` (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]    --> src/error.rs:18:53
[INFO] [stdout]     |
[INFO] [stdout]  18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 |                         &continue_error!(&file, "Failed to access '{:?}' in '{:?}'", &file, &path),
[INFO] [stdout]     |                          ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `continue_error` (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]    --> src/error.rs:29:51
[INFO] [stdout]     |
[INFO] [stdout]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |       let file = BufReader::new(return_error!(
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 183 | |         File::open(&path),
[INFO] [stdout] 184 | |         "Failed to open file '{}' for reading",
[INFO] [stdout] 185 | |         &path_display
[INFO] [stdout] 186 | |     ));
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` (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]    --> src/error.rs:29:51
[INFO] [stdout]     |
[INFO] [stdout]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let actions = return_error!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 188 | |         ctx.transform_file(file),
[INFO] [stdout] 189 | |         "Failed to transform file '{}'",
[INFO] [stdout] 190 | |         &path_display
[INFO] [stdout] 191 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` (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]    --> src/error.rs:29:51
[INFO] [stdout]     |
[INFO] [stdout]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:224:20
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let mut file = return_error!(
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 225 | |         OpenOptions::new().write(true).truncate(true).open(path),
[INFO] [stdout] 226 | |         "Failed to open file '{}' for writing",
[INFO] [stdout] 227 | |         &path_display
[INFO] [stdout] 228 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn options(&self) -> &crate::ConversionOptions {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |         ||
[INFO] [stdout]    |                    |         |the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn options(&self) -> &crate::ConversionOptions<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/error.rs:18:53
[INFO] [stdout]    |
[INFO] [stdout] 18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stdout]    |                                                     ^
[INFO] [stdout] ...
[INFO] [stdout] 73 |         res = continue_error!(TestResult::Ok(4), "");
[INFO] [stdout]    |               -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `continue_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/file_finder.rs:8:20
[INFO] [stdout]    |
[INFO] [stdout]  8 |       let manifest = crate::code_error!(
[INFO] [stdout]    |  ____________________-
[INFO] [stdout]  9 | |         1,
[INFO] [stdout] 10 | |         MetadataCommand::new().no_deps().exec(),
[INFO] [stdout] 11 | |         "This is not a cargo directory, pass the files explicitly"
[INFO] [stdout] 12 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `crate::code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let start_dir = code_error!(1, env::current_dir(), "Failed to get current directory");
[INFO] [stdout]    |                     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |           let conf_file = code_error!(
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 43 | |             1,
[INFO] [stdout] 44 | |             std::fs::read(conf_file),
[INFO] [stdout] 45 | |             "Failed to read the given configuration file"
[INFO] [stdout] 46 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         code_error!(
[INFO] [stdout] 70 | |             1,
[INFO] [stdout] 71 | |             fc.finish(),
[INFO] [stdout] 72 | |             "Failed to canonicalize a path from the configuration file, \
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |             start_dir.display(),
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `code_error`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |           let content = code_error!(
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 60 | |             1,
[INFO] [stdout] 61 | |             String::from_utf8(cf),
[INFO] [stdout] 62 | |             "The given configuration file is not readable as UTF-8"
[INFO] [stdout] 63 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let fc: RawFileConfig = code_error!(
[INFO] [stdout]    |  _________________________________-
[INFO] [stdout] 65 | |             1,
[INFO] [stdout] 66 | |             toml::from_str(&content),
[INFO] [stdout] 67 | |             "Failed to parse the content of the configuration file"
[INFO] [stdout] 68 | |         );
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stdout]    |
[INFO] [stdout] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |       let default_crate = code_error!(
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 83 | |         1,
[INFO] [stdout] 84 | |         Krate::new(&args.krate).ok_or("Invalid Rust identifier"),
[INFO] [stdout] 85 | |         "Invalid crate name: '{}'",
[INFO] [stdout] 86 | |         &args.krate
[INFO] [stdout] 87 | |     )
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `code_error` (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]    --> src/error.rs:18:53
[INFO] [stdout]     |
[INFO] [stdout]  18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let path = continue_error!(path.canonicalize(), "Failed to canonicalize '{:?}'", path);
[INFO] [stdout]     |                        --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `continue_error` (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]    --> src/error.rs:18:53
[INFO] [stdout]     |
[INFO] [stdout]  18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 |                         &continue_error!(&file, "Failed to access '{:?}' in '{:?}'", &file, &path),
[INFO] [stdout]     |                          ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `continue_error` (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]    --> src/error.rs:29:51
[INFO] [stdout]     |
[INFO] [stdout]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |       let file = BufReader::new(return_error!(
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 183 | |         File::open(&path),
[INFO] [stdout] 184 | |         "Failed to open file '{}' for reading",
[INFO] [stdout] 185 | |         &path_display
[INFO] [stdout] 186 | |     ));
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` (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]    --> src/error.rs:29:51
[INFO] [stdout]     |
[INFO] [stdout]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let actions = return_error!(
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 188 | |         ctx.transform_file(file),
[INFO] [stdout] 189 | |         "Failed to transform file '{}'",
[INFO] [stdout] 190 | |         &path_display
[INFO] [stdout] 191 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` (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]    --> src/error.rs:29:51
[INFO] [stdout]     |
[INFO] [stdout]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:224:20
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let mut file = return_error!(
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 225 | |         OpenOptions::new().write(true).truncate(true).open(path),
[INFO] [stdout] 226 | |         "Failed to open file '{}' for writing",
[INFO] [stdout] 227 | |         &path_display
[INFO] [stdout] 228 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn options(&self) -> &crate::ConversionOptions {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |         ||
[INFO] [stdout]    |                    |         |the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn options(&self) -> &crate::ConversionOptions<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-intraconv v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/error.rs:40:72
[INFO] [stderr]    |
[INFO] [stderr] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stderr]    |                                                                          ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/file_finder.rs:8:20
[INFO] [stderr]    |
[INFO] [stderr]  8 |       let manifest = crate::code_error!(
[INFO] [stderr]    |  ____________________-
[INFO] [stderr]  9 | |         1,
[INFO] [stderr] 10 | |         MetadataCommand::new().no_deps().exec(),
[INFO] [stderr] 11 | |         "This is not a cargo directory, pass the files explicitly"
[INFO] [stderr] 12 | |     );
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `crate::code_error` (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]   --> src/error.rs:40:72
[INFO] [stderr]    |
[INFO] [stderr] 40 |         $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stderr]    |                                                                        ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let start_dir = code_error!(1, env::current_dir(), "Failed to get current directory");
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stderr]    |
[INFO] [stderr] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stderr]    |                                                                          ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:42:25
[INFO] [stderr]    |
[INFO] [stderr] 42 |           let conf_file = code_error!(
[INFO] [stderr]    |  _________________________-
[INFO] [stderr] 43 | |             1,
[INFO] [stderr] 44 | |             std::fs::read(conf_file),
[INFO] [stderr] 45 | |             "Failed to read the given configuration file"
[INFO] [stderr] 46 | |         );
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stderr]    |
[INFO] [stderr] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stderr]    |                                                                          ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 | /         code_error!(
[INFO] [stderr] 70 | |             1,
[INFO] [stderr] 71 | |             fc.finish(),
[INFO] [stderr] 72 | |             "Failed to canonicalize a path from the configuration file, \
[INFO] [stderr] ...  |
[INFO] [stderr] 76 | |             start_dir.display(),
[INFO] [stderr] 77 | |         )
[INFO] [stderr]    | |_________- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `code_error`
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stderr]    |
[INFO] [stderr] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stderr]    |                                                                          ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:59:23
[INFO] [stderr]    |
[INFO] [stderr] 59 |           let content = code_error!(
[INFO] [stderr]    |  _______________________-
[INFO] [stderr] 60 | |             1,
[INFO] [stderr] 61 | |             String::from_utf8(cf),
[INFO] [stderr] 62 | |             "The given configuration file is not readable as UTF-8"
[INFO] [stderr] 63 | |         );
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stderr]    |
[INFO] [stderr] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stderr]    |                                                                          ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:64:33
[INFO] [stderr]    |
[INFO] [stderr] 64 |           let fc: RawFileConfig = code_error!(
[INFO] [stderr]    |  _________________________________-
[INFO] [stderr] 65 | |             1,
[INFO] [stderr] 66 | |             toml::from_str(&content),
[INFO] [stderr] 67 | |             "Failed to parse the content of the configuration file"
[INFO] [stderr] 68 | |         );
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `code_error` (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]   --> src/error.rs:40:72
[INFO] [stderr]    |
[INFO] [stderr] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stderr]    |                                                                          ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:82:25
[INFO] [stderr]    |
[INFO] [stderr] 82 |       let default_crate = code_error!(
[INFO] [stderr]    |  _________________________-
[INFO] [stderr] 83 | |         1,
[INFO] [stderr] 84 | |         Krate::new(&args.krate).ok_or("Invalid Rust identifier"),
[INFO] [stderr] 85 | |         "Invalid crate name: '{}'",
[INFO] [stderr] 86 | |         &args.krate
[INFO] [stderr] 87 | |     )
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `code_error` (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]    --> src/error.rs:18:53
[INFO] [stderr]     |
[INFO] [stderr]  18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stderr]     |                                                     ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:107:24
[INFO] [stderr]     |
[INFO] [stderr] 107 |             let path = continue_error!(path.canonicalize(), "Failed to canonicalize '{:?}'", path);
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `continue_error` (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]    --> src/error.rs:18:53
[INFO] [stderr]     |
[INFO] [stderr]  18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stderr]     |                                                     ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:142:26
[INFO] [stderr]     |
[INFO] [stderr] 142 |                         &continue_error!(&file, "Failed to access '{:?}' in '{:?}'", &file, &path),
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `continue_error` (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]    --> src/error.rs:29:51
[INFO] [stderr]     |
[INFO] [stderr]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stderr]     |                                                     ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:182:31
[INFO] [stderr]     |
[INFO] [stderr] 182 |       let file = BufReader::new(return_error!(
[INFO] [stderr]     |  _______________________________-
[INFO] [stderr] 183 | |         File::open(&path),
[INFO] [stderr] 184 | |         "Failed to open file '{}' for reading",
[INFO] [stderr] 185 | |         &path_display
[INFO] [stderr] 186 | |     ));
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` (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]    --> src/error.rs:29:51
[INFO] [stderr]     |
[INFO] [stderr]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stderr]     |                                                     ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:187:19
[INFO] [stderr]     |
[INFO] [stderr] 187 |       let actions = return_error!(
[INFO] [stderr]     |  ___________________-
[INFO] [stderr] 188 | |         ctx.transform_file(file),
[INFO] [stderr] 189 | |         "Failed to transform file '{}'",
[INFO] [stderr] 190 | |         &path_display
[INFO] [stderr] 191 | |     );
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` (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]    --> src/error.rs:29:51
[INFO] [stderr]     |
[INFO] [stderr]  29 |           $crate::__error!(return, $value, $($arg)*);
[INFO] [stderr]     |                                                     ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:224:20
[INFO] [stderr]     |
[INFO] [stderr] 224 |       let mut file = return_error!(
[INFO] [stderr]     |  ____________________-
[INFO] [stderr] 225 | |         OpenOptions::new().write(true).truncate(true).open(path),
[INFO] [stderr] 226 | |         "Failed to open file '{}' for writing",
[INFO] [stderr] 227 | |         &path_display
[INFO] [stderr] 228 | |     );
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/transform.rs:56:20
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn options(&self) -> &crate::ConversionOptions {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                    |         ||
[INFO] [stderr]    |                    |         |the same lifetime is hidden here
[INFO] [stderr]    |                    |         the same lifetime is elided here
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn options(&self) -> &crate::ConversionOptions<'_> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/error.rs:18:53
[INFO] [stderr]    |
[INFO] [stderr] 18 |         $crate::__error!(continue, $value, $($arg)*);
[INFO] [stderr]    |                                                     ^
[INFO] [stderr] ...
[INFO] [stderr] 73 |         res = continue_error!(TestResult::Ok(4), "");
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `continue_error` (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]   --> src/error.rs:40:72
[INFO] [stderr]    |
[INFO] [stderr] 40 |           $crate::__error!(::std::process::exit($code), $value, $($arg)*);
[INFO] [stderr]    |                                                                          ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/file_finder.rs:8:20
[INFO] [stderr]    |
[INFO] [stderr]  8 |       let manifest = crate::code_error!(
[INFO] [stderr]    |  ____________________-
[INFO] [stderr]  9 | |         1,
[INFO] [stderr] 10 | |         MetadataCommand::new().no_deps().exec(),
[INFO] [stderr] 11 | |         "This is not a cargo directory, pass the files explicitly"
[INFO] [stderr] 12 | |     );
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `crate::code_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-intraconv` (lib) generated 13 warnings (run `cargo fix --lib -p cargo-intraconv` to apply 1 suggestion)
[INFO] [stderr] warning: `cargo-intraconv` (lib test) generated 14 warnings (12 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-intraconv v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/cargo_intraconv-f874691a9e94de13)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test action::tests::as_new_line ... ok
[INFO] [stdout] test action::tests::is_unchanged ... ok
[INFO] [stdout] test cli_args::test_check_krate ... ok
[INFO] [stdout] test candidate::tests::candidate_from_line_ok_long ... ok
[INFO] [stdout] test candidate::tests::candidate_from_line_ok_short ... ok
[INFO] [stdout] test consts::item_types ... ok
[INFO] [stdout] test candidate::tests::candidate_from_line_err ... ok
[INFO] [stdout] test consts::rust_identifier ... ok
[INFO] [stdout] test consts::local_path_long ... ok
[INFO] [stdout] test consts::link_to_treat_long_matching ... ok
[INFO] [stdout] test consts::html_section ... ok
[INFO] [stdout] test candidate::tests::do_not_transform_primitive ... ok
[INFO] [stdout] test consts::rust_identifier_re ... ok
[INFO] [stdout] test error::continue_error ... ok
[INFO] [stdout] test error::return_error ... ok
[INFO] [stdout] test link_parts::tests::disambiguate_from ... ok
[INFO] [stdout] test link_parts::tests::link_parts_dis ... ok
[INFO] [stdout] test link_parts::tests::test_associated_item_parts ... ok
[INFO] [stdout] test link_parts::tests::do_not_transform_primitive ... ok
[INFO] [stdout] test link_parts::tests::test_start_and_middle ... ok
[INFO] [stdout] test link_parts::tests::test_item_parts ... ok
[INFO] [stdout] test link_parts::tests::test_section_parts ... ok
[INFO] [stdout] test link_parts::tests::test_start_middle_end ... ok
[INFO] [stdout] test link_parts::tests::test_module_parts ... ok
[INFO] [stdout] test link_parts::tests::test_favored_docs_rs ... ok
[INFO] [stdout] test link_parts::tests::test_favored_doc_rust_lang_org ... ok
[INFO] [stdout] test transform::tests::delete_local_links ... ok
[INFO] [stdout] test transform::tests::assoc_add_self_when_type_block_is_empty ... ok
[INFO] [stdout] test options::new_valid ... ok
[INFO] [stdout] test link_parts::tests::test_link_parts ... ok
[INFO] [stdout] test options::new_invalid ... ok
[INFO] [stdout] test consts::type_block_start ... ok
[INFO] [stdout] test options::name ... ok
[INFO] [stdout] test link_parts::tests::test_favored_parts ... ok
[INFO] [stdout] test link_parts::tests::test_link_parts_transform ... ok
[INFO] [stdout] test transform::tests::new ... ok
[INFO] [stdout] test transform::tests::section_add_nothing ... ok
[INFO] [stdout] test transform::tests::non_line ... ok
[INFO] [stdout] test transform::tests::type_block_none_to_some ... ok
[INFO] [stdout] test transform::tests::type_block_some_to_none ... ok
[INFO] [stdout] test transform::tests::find_type_blocks::empty_iter ... ok
[INFO] [stdout] test transform::tests::find_type_blocks::no_type_blocks ... ok
[INFO] [stdout] test transform::tests::find_type_blocks::all_type_block_combinations ... ok
[INFO] [stdout] test candidate::tests::candidate_transform ... ok
[INFO] [stdout] test transform::tests::find_type_blocks::one_type_block_amongst_other_lines ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/cargo_intraconv-abcc5e6be32e42ba)
[INFO] [stdout] test transform::tests::find_type_blocks::several_type_block_amongst_other_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests cargo_intraconv
[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.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a", kill_on_drop: false }`
[INFO] [stdout] 550342b61d8e3ee8ce10cb7250cbabcc50db13dc15b44370a6ce790aa5ac894a
