[INFO] fetching crate cargo-intraconv 1.4.0...
[INFO] checking cargo-intraconv-1.4.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate cargo-intraconv 1.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cargo-intraconv 1.4.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-intraconv 1.4.0
[INFO] finished tweaking crates.io crate cargo-intraconv 1.4.0
[INFO] tweaked toml for crates.io crate cargo-intraconv 1.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-intraconv 1.4.0 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e0921464677cf825155348afb0d4768baaba9ecf6a740dc21121c6ab9f1b1e2
[INFO] running `Command { std: "docker" "start" "-a" "6e0921464677cf825155348afb0d4768baaba9ecf6a740dc21121c6ab9f1b1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e0921464677cf825155348afb0d4768baaba9ecf6a740dc21121c6ab9f1b1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0921464677cf825155348afb0d4768baaba9ecf6a740dc21121c6ab9f1b1e2", kill_on_drop: false }`
[INFO] [stdout] 6e0921464677cf825155348afb0d4768baaba9ecf6a740dc21121c6ab9f1b1e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6bab2c85588a519584c91830867ced9422e23eb891ce37ac8af8ef81ac0d65d
[INFO] running `Command { std: "docker" "start" "-a" "d6bab2c85588a519584c91830867ced9422e23eb891ce37ac8af8ef81ac0d65d", 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 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]     Checking itoa v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling argh_derive v0.1.4
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking semver-parser v0.10.0
[INFO] [stderr]     Checking argh v0.1.4
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking toml v0.5.7
[INFO] [stderr]     Checking cargo_metadata v0.12.1
[INFO] [stderr]     Checking 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)]` 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]    = warning: this was previously accepted by the compiler 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: 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]    = 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: 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)]` 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]    = warning: this was previously accepted by the compiler 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: 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]    = 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: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.73s
[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" "d6bab2c85588a519584c91830867ced9422e23eb891ce37ac8af8ef81ac0d65d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6bab2c85588a519584c91830867ced9422e23eb891ce37ac8af8ef81ac0d65d", kill_on_drop: false }`
[INFO] [stdout] d6bab2c85588a519584c91830867ced9422e23eb891ce37ac8af8ef81ac0d65d
