[INFO] cloning repository https://github.com/AlfnXd/ctce8_cfg_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlfnXd/ctce8_cfg_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfnXd%2Fctce8_cfg_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfnXd%2Fctce8_cfg_tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4efcd8536208d6efe69b78706b495b9a5caf263 [INFO] checking AlfnXd/ctce8_cfg_tool against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfnXd%2Fctce8_cfg_tool" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlfnXd/ctce8_cfg_tool on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlfnXd/ctce8_cfg_tool [INFO] finished tweaking git repo https://github.com/AlfnXd/ctce8_cfg_tool [INFO] tweaked toml for git repo https://github.com/AlfnXd/ctce8_cfg_tool written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/AlfnXd/ctce8_cfg_tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 894af603db9e4ef20768526676d93acf152da2948672d066a6663cc31482fd6f [INFO] running `Command { std: "docker" "start" "-a" "894af603db9e4ef20768526676d93acf152da2948672d066a6663cc31482fd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "894af603db9e4ef20768526676d93acf152da2948672d066a6663cc31482fd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "894af603db9e4ef20768526676d93acf152da2948672d066a6663cc31482fd6f", kill_on_drop: false }` [INFO] [stdout] 894af603db9e4ef20768526676d93acf152da2948672d066a6663cc31482fd6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d66212080050c4a4cf0a8321998b08684e9c40e6aaed7167b00df61e3f3e119 [INFO] running `Command { std: "docker" "start" "-a" "4d66212080050c4a4cf0a8321998b08684e9c40e6aaed7167b00df61e3f3e119", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking ctce8_cfg_tool v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 305 | / turn!(UnpackError { [INFO] [stdout] 306 | | reason: "文件格式不正确(CTCE8_HEADER_PART1)" [INFO] [stdout] 307 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | / turn!(UnpackError { [INFO] [stdout] 320 | | reason: "文件大小不正确,可能不兼容该版本 cfg 文件" [INFO] [stdout] 321 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | / turn!(UnpackError { [INFO] [stdout] 331 | | reason: "文件格式不正确(CTCE8_HEADER_PART2)" [INFO] [stdout] 332 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 349 | / turn!(UnpackError { [INFO] [stdout] 350 | | reason: "文件数据不正确,压缩的数据丢失" [INFO] [stdout] 351 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | / turn!(UnpackError { [INFO] [stdout] 365 | | reason: "文件格式不正确,cfc header magic位 校验失败" [INFO] [stdout] 366 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 372 | / turn!(UnpackError { [INFO] [stdout] 373 | | reason: "文件格式不正确,cfg header crc32 校验失败" [INFO] [stdout] 374 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 431 | / turn!(UnpackError { [INFO] [stdout] 432 | | reason: "文件数据不正确,压缩数据 CRC32 校验失败" [INFO] [stdout] 433 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 305 | / turn!(UnpackError { [INFO] [stdout] 306 | | reason: "文件格式不正确(CTCE8_HEADER_PART1)" [INFO] [stdout] 307 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | / turn!(UnpackError { [INFO] [stdout] 320 | | reason: "文件大小不正确,可能不兼容该版本 cfg 文件" [INFO] [stdout] 321 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | / turn!(UnpackError { [INFO] [stdout] 331 | | reason: "文件格式不正确(CTCE8_HEADER_PART2)" [INFO] [stdout] 332 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 349 | / turn!(UnpackError { [INFO] [stdout] 350 | | reason: "文件数据不正确,压缩的数据丢失" [INFO] [stdout] 351 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | / turn!(UnpackError { [INFO] [stdout] 365 | | reason: "文件格式不正确,cfc header magic位 校验失败" [INFO] [stdout] 366 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 372 | / turn!(UnpackError { [INFO] [stdout] 373 | | reason: "文件格式不正确,cfg header crc32 校验失败" [INFO] [stdout] 374 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 431 | / turn!(UnpackError { [INFO] [stdout] 432 | | reason: "文件数据不正确,压缩数据 CRC32 校验失败" [INFO] [stdout] 433 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.65s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking ctce8_cfg_tool v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 305 | / turn!(UnpackError { [INFO] [stdout] 306 | | reason: "文件格式不正确(CTCE8_HEADER_PART1)" [INFO] [stdout] 307 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 305 | / turn!(UnpackError { [INFO] [stdout] 306 | | reason: "文件格式不正确(CTCE8_HEADER_PART1)" [INFO] [stdout] 307 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | / turn!(UnpackError { [INFO] [stdout] 320 | | reason: "文件大小不正确,可能不兼容该版本 cfg 文件" [INFO] [stdout] 321 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | / turn!(UnpackError { [INFO] [stdout] 320 | | reason: "文件大小不正确,可能不兼容该版本 cfg 文件" [INFO] [stdout] 321 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | / turn!(UnpackError { [INFO] [stdout] 331 | | reason: "文件格式不正确(CTCE8_HEADER_PART2)" [INFO] [stdout] 332 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | / turn!(UnpackError { [INFO] [stdout] 331 | | reason: "文件格式不正确(CTCE8_HEADER_PART2)" [INFO] [stdout] 332 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 349 | / turn!(UnpackError { [INFO] [stdout] 350 | | reason: "文件数据不正确,压缩的数据丢失" [INFO] [stdout] 351 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 349 | / turn!(UnpackError { [INFO] [stdout] 350 | | reason: "文件数据不正确,压缩的数据丢失" [INFO] [stdout] 351 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | / turn!(UnpackError { [INFO] [stdout] 365 | | reason: "文件格式不正确,cfc header magic位 校验失败" [INFO] [stdout] 366 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 372 | / turn!(UnpackError { [INFO] [stdout] 373 | | reason: "文件格式不正确,cfg header crc32 校验失败" [INFO] [stdout] 374 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | / turn!(UnpackError { [INFO] [stdout] 365 | | reason: "文件格式不正确,cfc header magic位 校验失败" [INFO] [stdout] 366 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 431 | / turn!(UnpackError { [INFO] [stdout] 432 | | reason: "文件数据不正确,压缩数据 CRC32 校验失败" [INFO] [stdout] 433 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 372 | / turn!(UnpackError { [INFO] [stdout] 373 | | reason: "文件格式不正确,cfg header crc32 校验失败" [INFO] [stdout] 374 | | }) [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (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/main.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 431 | / turn!(UnpackError { [INFO] [stdout] 432 | | reason: "文件数据不正确,压缩数据 CRC32 校验失败" [INFO] [stdout] 433 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: 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 `turn` [INFO] [stdout] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "4d66212080050c4a4cf0a8321998b08684e9c40e6aaed7167b00df61e3f3e119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d66212080050c4a4cf0a8321998b08684e9c40e6aaed7167b00df61e3f3e119", kill_on_drop: false }` [INFO] [stdout] 4d66212080050c4a4cf0a8321998b08684e9c40e6aaed7167b00df61e3f3e119