[INFO] cloning repository https://github.com/floppyMike/RustProjects [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/floppyMike/RustProjects" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfloppyMike%2FRustProjects", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfloppyMike%2FRustProjects'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10e19b270bbaa91fb2c446bcf56d1296dc994cd4 [INFO] testing floppyMike/RustProjects against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfloppyMike%2FRustProjects" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/floppyMike/RustProjects on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/floppyMike/RustProjects [INFO] finished tweaking git repo https://github.com/floppyMike/RustProjects [INFO] tweaked toml for git repo https://github.com/floppyMike/RustProjects written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate git repo https://github.com/floppyMike/RustProjects already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6517f623e33e0c08779bd61b818fbccae84996899d46fcc76bd0b0a3a5899b5a [INFO] running `Command { std: "docker" "start" "-a" "6517f623e33e0c08779bd61b818fbccae84996899d46fcc76bd0b0a3a5899b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6517f623e33e0c08779bd61b818fbccae84996899d46fcc76bd0b0a3a5899b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6517f623e33e0c08779bd61b818fbccae84996899d46fcc76bd0b0a3a5899b5a", kill_on_drop: false }` [INFO] [stdout] 6517f623e33e0c08779bd61b818fbccae84996899d46fcc76bd0b0a3a5899b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3ca508ce0ae80cf45991307fd85e6626134182c8ee19c10e01778e240e901f [INFO] running `Command { std: "docker" "start" "-a" "7b3ca508ce0ae80cf45991307fd85e6626134182c8ee19c10e01778e240e901f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.4 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rug v1.12.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling fibonacci_sequence v0.1.0 (/opt/rustwide/workdir/fibonacci_sequence) [INFO] [stderr] Compiling prime_factorization v0.1.0 (/opt/rustwide/workdir/prime_factorization) [INFO] [stderr] Compiling pi_to_nth_digit v0.1.0 (/opt/rustwide/workdir/pi_to_nth_digit) [INFO] [stderr] Compiling bin_to_dec v0.1.0 (/opt/rustwide/workdir/bin_to_dec) [INFO] [stderr] Compiling e_to_nth_digit v0.1.0 (/opt/rustwide/workdir/e_to_nth_digit) [INFO] [stderr] Compiling change_return v0.1.0 (/opt/rustwide/workdir/change_return) [INFO] [stderr] Compiling next_prime_number v0.1.0 (/opt/rustwide/workdir/next_prime_number) [INFO] [stderr] Compiling unit_converter v0.1.0 (/opt/rustwide/workdir/unit_converter) [INFO] [stderr] Compiling mortgage v0.1.0 (/opt/rustwide/workdir/mortgage) [INFO] [stderr] Compiling w_h_floor v0.1.0 (/opt/rustwide/workdir/w_h_floor) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> mortgage/src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 28 | let loan = arg_to_int!(args.next().unwrap(), f64); [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 `arg_to_int` (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] --> unit_converter/src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 38 | let val = arg_to_int!(args.next().unwrap(), f64); [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 `arg_to_int` (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] --> mortgage/src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 29 | let interest = arg_to_int!(args.next().unwrap(), f64); [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 `arg_to_int` (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] --> mortgage/src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 30 | let n = arg_to_int!(args.next().unwrap(), u16); [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 `arg_to_int` (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] --> change_return/src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 28 | let mut num = arg_to_int!(args.next().unwrap(), f64); [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 `arg_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] running `Command { std: "docker" "inspect" "7b3ca508ce0ae80cf45991307fd85e6626134182c8ee19c10e01778e240e901f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3ca508ce0ae80cf45991307fd85e6626134182c8ee19c10e01778e240e901f", kill_on_drop: false }` [INFO] [stdout] 7b3ca508ce0ae80cf45991307fd85e6626134182c8ee19c10e01778e240e901f