[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] testing AlfnXd/ctce8_cfg_tool against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfnXd%2Fctce8_cfg_tool" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlfnXd/ctce8_cfg_tool on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-38/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bincode v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ade9f737a8e9e52c57d291c3cdaf5e13e7652e4b6a82fcd83fe9a0fdba9fbd4c [INFO] running `Command { std: "docker" "start" "-a" "ade9f737a8e9e52c57d291c3cdaf5e13e7652e4b6a82fcd83fe9a0fdba9fbd4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ade9f737a8e9e52c57d291c3cdaf5e13e7652e4b6a82fcd83fe9a0fdba9fbd4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade9f737a8e9e52c57d291c3cdaf5e13e7652e4b6a82fcd83fe9a0fdba9fbd4c", kill_on_drop: false }` [INFO] [stdout] ade9f737a8e9e52c57d291c3cdaf5e13e7652e4b6a82fcd83fe9a0fdba9fbd4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19bd591bb40d27cce9c27e57f3082acd572ff8f9a2fbfc863b17a11164dfbcfa [INFO] running `Command { std: "docker" "start" "-a" "19bd591bb40d27cce9c27e57f3082acd572ff8f9a2fbfc863b17a11164dfbcfa", kill_on_drop: false }` [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 cc v1.0.31 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling ctce8_cfg_tool v0.1.0 (/opt/rustwide/workdir) [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 17.19s [INFO] running `Command { std: "docker" "inspect" "19bd591bb40d27cce9c27e57f3082acd572ff8f9a2fbfc863b17a11164dfbcfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19bd591bb40d27cce9c27e57f3082acd572ff8f9a2fbfc863b17a11164dfbcfa", kill_on_drop: false }` [INFO] [stdout] 19bd591bb40d27cce9c27e57f3082acd572ff8f9a2fbfc863b17a11164dfbcfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee9246ba1c5c8096a0ed72f9b829455b55f5d0ebb65b11a33d6a1e5f290fae59 [INFO] running `Command { std: "docker" "start" "-a" "ee9246ba1c5c8096a0ed72f9b829455b55f5d0ebb65b11a33d6a1e5f290fae59", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ctce8_cfg_tool v0.1.0 (/opt/rustwide/workdir) [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 test [unoptimized + debuginfo] target(s) in 30.67s [INFO] running `Command { std: "docker" "inspect" "ee9246ba1c5c8096a0ed72f9b829455b55f5d0ebb65b11a33d6a1e5f290fae59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9246ba1c5c8096a0ed72f9b829455b55f5d0ebb65b11a33d6a1e5f290fae59", kill_on_drop: false }` [INFO] [stdout] ee9246ba1c5c8096a0ed72f9b829455b55f5d0ebb65b11a33d6a1e5f290fae59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7d440ebe0a798c0baa8b6fb7740e4821458789f0943df6aa3b78679edb4b083 [INFO] running `Command { std: "docker" "start" "-a" "e7d440ebe0a798c0baa8b6fb7740e4821458789f0943df6aa3b78679edb4b083", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:20:75 [INFO] [stderr] | [INFO] [stderr] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 305 | / turn!(UnpackError { [INFO] [stderr] 306 | | reason: "文件格式不正确(CTCE8_HEADER_PART1)" [INFO] [stderr] 307 | | }) [INFO] [stderr] | |______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `turn` [INFO] [stderr] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:20:75 [INFO] [stderr] | [INFO] [stderr] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 319 | / turn!(UnpackError { [INFO] [stderr] 320 | | reason: "文件大小不正确,可能不兼容该版本 cfg 文件" [INFO] [stderr] 321 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `turn` [INFO] [stderr] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:20:75 [INFO] [stderr] | [INFO] [stderr] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 330 | / turn!(UnpackError { [INFO] [stderr] 331 | | reason: "文件格式不正确(CTCE8_HEADER_PART2)" [INFO] [stderr] 332 | | }) [INFO] [stderr] | |______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `turn` [INFO] [stderr] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:20:75 [INFO] [stderr] | [INFO] [stderr] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 349 | / turn!(UnpackError { [INFO] [stderr] 350 | | reason: "文件数据不正确,压缩的数据丢失" [INFO] [stderr] 351 | | }) [INFO] [stderr] | |______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `turn` [INFO] [stderr] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:20:75 [INFO] [stderr] | [INFO] [stderr] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 364 | / turn!(UnpackError { [INFO] [stderr] 365 | | reason: "文件格式不正确,cfc header magic位 校验失败" [INFO] [stderr] 366 | | }) [INFO] [stderr] | |______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `turn` [INFO] [stderr] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:20:75 [INFO] [stderr] | [INFO] [stderr] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 372 | / turn!(UnpackError { [INFO] [stderr] 373 | | reason: "文件格式不正确,cfg header crc32 校验失败" [INFO] [stderr] 374 | | }) [INFO] [stderr] | |______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `turn` [INFO] [stderr] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:20:75 [INFO] [stderr] | [INFO] [stderr] 20 | return core::result::Result::Err(core::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 431 | / turn!(UnpackError { [INFO] [stderr] 432 | | reason: "文件数据不正确,压缩数据 CRC32 校验失败" [INFO] [stderr] 433 | | }) [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `turn` [INFO] [stderr] = note: this warning originates in the macro `turn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ctce8_cfg_tool` (bin "ctce8_cfg_tool" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ctce8_cfg_tool-8b354fdc251c526f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7d440ebe0a798c0baa8b6fb7740e4821458789f0943df6aa3b78679edb4b083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d440ebe0a798c0baa8b6fb7740e4821458789f0943df6aa3b78679edb4b083", kill_on_drop: false }` [INFO] [stdout] e7d440ebe0a798c0baa8b6fb7740e4821458789f0943df6aa3b78679edb4b083