[INFO] fetching crate ppclient 0.2.2... [INFO] testing ppclient-0.2.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ppclient 0.2.2 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate ppclient 0.2.2 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 crates.io crate ppclient 0.2.2 [INFO] finished tweaking crates.io crate ppclient 0.2.2 [INFO] tweaked toml for crates.io crate ppclient 0.2.2 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate crates.io crate ppclient 0.2.2 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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] cbba4bfaee2ac94f1df34ddfe0081c860c8fcb4e9cd922a12e51e6fd74cc2fbe [INFO] running `Command { std: "docker" "start" "-a" "cbba4bfaee2ac94f1df34ddfe0081c860c8fcb4e9cd922a12e51e6fd74cc2fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbba4bfaee2ac94f1df34ddfe0081c860c8fcb4e9cd922a12e51e6fd74cc2fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbba4bfaee2ac94f1df34ddfe0081c860c8fcb4e9cd922a12e51e6fd74cc2fbe", kill_on_drop: false }` [INFO] [stdout] cbba4bfaee2ac94f1df34ddfe0081c860c8fcb4e9cd922a12e51e6fd74cc2fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 6efa4839b6ab2617217a3a1ab4b942f08e1266243e368a410b247a1e8e9f17a8 [INFO] running `Command { std: "docker" "start" "-a" "6efa4839b6ab2617217a3a1ab4b942f08e1266243e368a410b247a1e8e9f17a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.17 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling myutil v0.2.4 [INFO] [stderr] Compiling ppcore_def v0.2.2 [INFO] [stderr] Compiling ppserver_def v0.2.2 [INFO] [stderr] Compiling pprexec v0.2.2 [INFO] [stderr] Compiling ppclient v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cmd_line.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | err!("", $app); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | (_, _) => err!(env_m), [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: this warning originates in the macro `err` (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/cmd_line.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | err!("", $app); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | _ => err!(m), [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: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `Command { std: "docker" "inspect" "6efa4839b6ab2617217a3a1ab4b942f08e1266243e368a410b247a1e8e9f17a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6efa4839b6ab2617217a3a1ab4b942f08e1266243e368a410b247a1e8e9f17a8", kill_on_drop: false }` [INFO] [stdout] 6efa4839b6ab2617217a3a1ab4b942f08e1266243e368a410b247a1e8e9f17a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 6148354a0d92c4fd581395284ece6f34003ff9bff16b437277bcc84009dee18c [INFO] running `Command { std: "docker" "start" "-a" "6148354a0d92c4fd581395284ece6f34003ff9bff16b437277bcc84009dee18c", kill_on_drop: false }` [INFO] [stderr] Compiling ppclient v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cmd_line.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | err!("", $app); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | (_, _) => err!(env_m), [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: this warning originates in the macro `err` (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/cmd_line.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | err!("", $app); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | _ => err!(m), [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: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.52s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ppclient-cd0fbc3ef5729d72) [INFO] running `Command { std: "docker" "inspect" "6148354a0d92c4fd581395284ece6f34003ff9bff16b437277bcc84009dee18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6148354a0d92c4fd581395284ece6f34003ff9bff16b437277bcc84009dee18c", kill_on_drop: false }` [INFO] [stdout] 6148354a0d92c4fd581395284ece6f34003ff9bff16b437277bcc84009dee18c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 38badd18ab2847fcfbd5d2a2cfc75e2ea4d4b2175f409f1945a6e29fd8351510 [INFO] running `Command { std: "docker" "start" "-a" "38badd18ab2847fcfbd5d2a2cfc75e2ea4d4b2175f409f1945a6e29fd8351510", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/cmd_line.rs:16:23 [INFO] [stderr] | [INFO] [stderr] 16 | err!("", $app); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 146 | (_, _) => err!(env_m), [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: this warning originates in the macro `err` (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/cmd_line.rs:16:23 [INFO] [stderr] | [INFO] [stderr] 16 | err!("", $app); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 156 | _ => err!(m), [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: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ppclient` (bin "ppclient" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ppclient-cd0fbc3ef5729d72) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cmd_line::test::t_check_file_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38badd18ab2847fcfbd5d2a2cfc75e2ea4d4b2175f409f1945a6e29fd8351510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38badd18ab2847fcfbd5d2a2cfc75e2ea4d4b2175f409f1945a6e29fd8351510", kill_on_drop: false }` [INFO] [stdout] 38badd18ab2847fcfbd5d2a2cfc75e2ea4d4b2175f409f1945a6e29fd8351510