[INFO] cloning repository https://github.com/madprops/Effer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madprops/Effer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadprops%2FEffer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadprops%2FEffer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62c524cb1367bb9316e1e76e435a90ffb430b8bc [INFO] checking madprops/Effer against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadprops%2FEffer" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/madprops/Effer on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/madprops/Effer [INFO] finished tweaking git repo https://github.com/madprops/Effer [INFO] tweaked toml for git repo https://github.com/madprops/Effer written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate git repo https://github.com/madprops/Effer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95189b8b95535f4e61e24cb15b3d4705c5e1e5ecba3e735a1904675ca4422d68 [INFO] running `Command { std: "docker" "start" "-a" "95189b8b95535f4e61e24cb15b3d4705c5e1e5ecba3e735a1904675ca4422d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95189b8b95535f4e61e24cb15b3d4705c5e1e5ecba3e735a1904675ca4422d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95189b8b95535f4e61e24cb15b3d4705c5e1e5ecba3e735a1904675ca4422d68", kill_on_drop: false }` [INFO] [stdout] 95189b8b95535f4e61e24cb15b3d4705c5e1e5ecba3e735a1904675ca4422d68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7c53325e5058751d060834529d189e3a09814a4d660de28f3b716116604ac2 [INFO] running `Command { std: "docker" "start" "-a" "1c7c53325e5058751d060834529d189e3a09814a4d660de28f3b716116604ac2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking colorsys v0.5.3 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking getrandom v0.1.8 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking termion v1.5.3 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Checking colorskill v1.1.3 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking rustyline v5.0.1 [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking effer v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | eprintln!("{}", $left); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encryption.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | e!("Error: Passwords Don't Match.") [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 `e` [INFO] [stdout] = note: this warning originates in the macro `e` (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/macros.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | eprint!($left, $right); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/input.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | ee!("{}", termion::cursor::Hide) [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 `ee` [INFO] [stdout] = note: this warning originates in the macro `ee` (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/macros.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | eprint!($left, $right); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/input.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | ee!("{}", termion::cursor::Show) [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 `ee` [INFO] [stdout] = note: this warning originates in the macro `ee` (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/macros.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | println!("{}", $left); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/notes.rs:417:13 [INFO] [stdout] | [INFO] [stdout] 417 | p!(format!("\n{}", message)) [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 `p` [INFO] [stdout] = note: this warning originates in the macro `p` (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/macros.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | println!("{}", $left); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/notes.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | p!("") [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 `p` [INFO] [stdout] = note: this warning originates in the macro `p` (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/macros.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | eprintln!("{}", $left); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encryption.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | e!("Error: Passwords Don't Match.") [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 `e` [INFO] [stdout] = note: this warning originates in the macro `e` (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/macros.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | eprint!($left, $right); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/input.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | ee!("{}", termion::cursor::Hide) [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 `ee` [INFO] [stdout] = note: this warning originates in the macro `ee` (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/macros.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | eprint!($left, $right); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/input.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | ee!("{}", termion::cursor::Show) [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 `ee` [INFO] [stdout] = note: this warning originates in the macro `ee` (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/macros.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | println!("{}", $left); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/notes.rs:417:13 [INFO] [stdout] | [INFO] [stdout] 417 | p!(format!("\n{}", message)) [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 `p` [INFO] [stdout] = note: this warning originates in the macro `p` (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/macros.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | println!("{}", $left); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/notes.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | p!("") [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 `p` [INFO] [stdout] = note: this warning originates in the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "1c7c53325e5058751d060834529d189e3a09814a4d660de28f3b716116604ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7c53325e5058751d060834529d189e3a09814a4d660de28f3b716116604ac2", kill_on_drop: false }` [INFO] [stdout] 1c7c53325e5058751d060834529d189e3a09814a4d660de28f3b716116604ac2