[INFO] fetching crate cargo-intraconv 1.4.0...
[INFO] testing cargo-intraconv-1.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cargo-intraconv 1.4.0 into /workspace/builds/worker-1-tc2/source
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-intraconv 1.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8856e01b48835d520462a0da1fed22a15bc22cce3cce9fd9f1ff204c14d33c4e
[INFO] running `Command { std: "docker" "start" "-a" "8856e01b48835d520462a0da1fed22a15bc22cce3cce9fd9f1ff204c14d33c4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8856e01b48835d520462a0da1fed22a15bc22cce3cce9fd9f1ff204c14d33c4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8856e01b48835d520462a0da1fed22a15bc22cce3cce9fd9f1ff204c14d33c4e", kill_on_drop: false }`
[INFO] [stdout] 8856e01b48835d520462a0da1fed22a15bc22cce3cce9fd9f1ff204c14d33c4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 016182015f45faafda815e2018e879f2ef8f085d2b6dff030ca1f74c6f7d0965
[INFO] running `Command { std: "docker" "start" "-a" "016182015f45faafda815e2018e879f2ef8f085d2b6dff030ca1f74c6f7d0965", 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 serde_derive v1.0.117
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling argh_shared v0.1.4
[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 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 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]    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] error: 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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `crate::code_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/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 error originates in the macro `code_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/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 error originates in the macro `code_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/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 error originates in the macro `code_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/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 error originates in the macro `code_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/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 error originates in the macro `code_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/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 error originates in the macro `code_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/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 error originates in the macro `continue_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/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 error originates in the macro `continue_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/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 error originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/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 error originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/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 error 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] error: could not compile `cargo-intraconv` (lib) due to 24 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "016182015f45faafda815e2018e879f2ef8f085d2b6dff030ca1f74c6f7d0965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "016182015f45faafda815e2018e879f2ef8f085d2b6dff030ca1f74c6f7d0965", kill_on_drop: false }`
[INFO] [stdout] 016182015f45faafda815e2018e879f2ef8f085d2b6dff030ca1f74c6f7d0965
