[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 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfloppyMike%2FRustProjects" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/floppyMike/RustProjects on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mexprp v0.3.0 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded rug v1.12.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87cf44dc529bd1b9d30cf1d43a2d090cf8223c5a587d47f002c936fa5e594fca [INFO] running `Command { std: "docker" "start" "-a" "87cf44dc529bd1b9d30cf1d43a2d090cf8223c5a587d47f002c936fa5e594fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87cf44dc529bd1b9d30cf1d43a2d090cf8223c5a587d47f002c936fa5e594fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87cf44dc529bd1b9d30cf1d43a2d090cf8223c5a587d47f002c936fa5e594fca", kill_on_drop: false }` [INFO] [stdout] 87cf44dc529bd1b9d30cf1d43a2d090cf8223c5a587d47f002c936fa5e594fca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4a043e07fc0e5c7c0e527cf1566ad113c2b11724acbf535fdb420f556ada6d3 [INFO] running `Command { std: "docker" "start" "-a" "b4a043e07fc0e5c7c0e527cf1566ad113c2b11724acbf535fdb420f556ada6d3", 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 failure_derive v0.1.8 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [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 quote v1.0.9 [INFO] [stderr] Compiling bin_to_dec v0.1.0 (/opt/rustwide/workdir/bin_to_dec) [INFO] [stderr] Compiling fibonacci_sequence v0.1.0 (/opt/rustwide/workdir/fibonacci_sequence) [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] [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] = 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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 pi_to_nth_digit v0.1.0 (/opt/rustwide/workdir/pi_to_nth_digit) [INFO] [stderr] Compiling prime_factorization v0.1.0 (/opt/rustwide/workdir/prime_factorization) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling e_to_nth_digit v0.1.0 (/opt/rustwide/workdir/e_to_nth_digit) [INFO] [stderr] Compiling mortgage v0.1.0 (/opt/rustwide/workdir/mortgage) [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] = 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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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] [stderr] Compiling change_return v0.1.0 (/opt/rustwide/workdir/change_return) [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] = 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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 w_h_floor v0.1.0 (/opt/rustwide/workdir/w_h_floor) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b4a043e07fc0e5c7c0e527cf1566ad113c2b11724acbf535fdb420f556ada6d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a043e07fc0e5c7c0e527cf1566ad113c2b11724acbf535fdb420f556ada6d3", kill_on_drop: false }` [INFO] [stdout] b4a043e07fc0e5c7c0e527cf1566ad113c2b11724acbf535fdb420f556ada6d3