[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-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlfnXd%2Fctce8_cfg_tool" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlfnXd/ctce8_cfg_tool on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-72/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-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b323f76c1f078c7f646d06d2edfb7e392830b88e8256d2b32d4e26f177591bec [INFO] running `Command { std: "docker" "start" "-a" "b323f76c1f078c7f646d06d2edfb7e392830b88e8256d2b32d4e26f177591bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b323f76c1f078c7f646d06d2edfb7e392830b88e8256d2b32d4e26f177591bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b323f76c1f078c7f646d06d2edfb7e392830b88e8256d2b32d4e26f177591bec", kill_on_drop: false }` [INFO] [stdout] b323f76c1f078c7f646d06d2edfb7e392830b88e8256d2b32d4e26f177591bec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf60ea4c10111c39b852d7d0bb17d6ccb95ca1a0a2aa7142129e94d95915130 [INFO] running `Command { std: "docker" "start" "-a" "dcf60ea4c10111c39b852d7d0bb17d6ccb95ca1a0a2aa7142129e94d95915130", kill_on_drop: false }` [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 cc v1.0.31 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [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 quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.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 52.81s [INFO] running `Command { std: "docker" "inspect" "dcf60ea4c10111c39b852d7d0bb17d6ccb95ca1a0a2aa7142129e94d95915130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf60ea4c10111c39b852d7d0bb17d6ccb95ca1a0a2aa7142129e94d95915130", kill_on_drop: false }` [INFO] [stdout] dcf60ea4c10111c39b852d7d0bb17d6ccb95ca1a0a2aa7142129e94d95915130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ec296e8504d00b25a347fcc334cd2de988af3476fd7016cc33c175b204ef7e [INFO] running `Command { std: "docker" "start" "-a" "93ec296e8504d00b25a347fcc334cd2de988af3476fd7016cc33c175b204ef7e", 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 3.19s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ctce8_cfg_tool-8b354fdc251c526f) [INFO] running `Command { std: "docker" "inspect" "93ec296e8504d00b25a347fcc334cd2de988af3476fd7016cc33c175b204ef7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ec296e8504d00b25a347fcc334cd2de988af3476fd7016cc33c175b204ef7e", kill_on_drop: false }` [INFO] [stdout] 93ec296e8504d00b25a347fcc334cd2de988af3476fd7016cc33c175b204ef7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ef9745c5c00b9ceb9f3aae0201d1902bf8e234eb9bd01ebee88130e12b7d07a [INFO] running `Command { std: "docker" "start" "-a" "3ef9745c5c00b9ceb9f3aae0201d1902bf8e234eb9bd01ebee88130e12b7d07a", 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.05s [INFO] [stderr] Running unittests src/main.rs (/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" "3ef9745c5c00b9ceb9f3aae0201d1902bf8e234eb9bd01ebee88130e12b7d07a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef9745c5c00b9ceb9f3aae0201d1902bf8e234eb9bd01ebee88130e12b7d07a", kill_on_drop: false }` [INFO] [stdout] 3ef9745c5c00b9ceb9f3aae0201d1902bf8e234eb9bd01ebee88130e12b7d07a