[INFO] cloning repository https://github.com/mozilla/sccache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/sccache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fsccache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fsccache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f318a8675e4c3de4f5e8ab2d086189f2ae5f5cf [INFO] checking mozilla/sccache against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fsccache" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/sccache on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mozilla/sccache [INFO] finished tweaking git repo https://github.com/mozilla/sccache [INFO] tweaked toml for git repo https://github.com/mozilla/sccache written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/sccache already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4ab992b6e550c96f271bef343286965a4244e1cc3532b8bd607f6e29a7e9fabf [INFO] running `Command { std: "docker" "start" "-a" "4ab992b6e550c96f271bef343286965a4244e1cc3532b8bd607f6e29a7e9fabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ab992b6e550c96f271bef343286965a4244e1cc3532b8bd607f6e29a7e9fabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab992b6e550c96f271bef343286965a4244e1cc3532b8bd607f6e29a7e9fabf", kill_on_drop: false }` [INFO] [stdout] 4ab992b6e550c96f271bef343286965a4244e1cc3532b8bd607f6e29a7e9fabf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cabe8d071cddd155a83b2ad08341cabc4756eaf10e8501777a79132061b9ad4e [INFO] running `Command { std: "docker" "start" "-a" "cabe8d071cddd155a83b2ad08341cabc4756eaf10e8501777a79132061b9ad4e", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking pin-project-lite v0.2.1 [INFO] [stderr] Checking futures-io v0.3.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking predicates-core v1.0.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking ar v0.8.0 [INFO] [stderr] Checking counted-array v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tower-service v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking predicates-tree v1.0.1 [INFO] [stderr] Checking tower-layer v0.1.0 [INFO] [stderr] Checking tower-discover v0.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking jobserver v0.1.21 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking tower-load-shed v0.1.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Checking cc v1.0.66 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking conhash v0.4.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking tower-retry v0.1.0 [INFO] [stderr] Checking tower-timeout v0.1.1 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking retry v1.2.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking memcached-rs v0.4.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-serde v0.1.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tower-util v0.1.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling derive-error v0.0.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking tokio-process v0.2.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking hyperx v0.12.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking zip v0.5.9 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking tower-buffer v0.1.2 [INFO] [stderr] Checking tower-limit v0.1.3 [INFO] [stderr] Checking tower v0.1.1 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking futures-executor v0.3.9 [INFO] [stderr] Checking tokio-compat v0.1.6 [INFO] [stderr] Checking futures v0.3.9 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking tokio-serde-bincode v0.1.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking selenium-rs v0.1.2 [INFO] [stderr] Checking redis v0.17.0 [INFO] [stderr] Checking zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Checking sccache v0.2.16-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/diab.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/diab.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | cannot_cache!(arg.flag_str().expect("Can't be Argument::Raw/UnknownFlag",)) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/diab.rs:256:17 [INFO] [stdout] | [INFO] [stdout] 256 | None => cannot_cache!("no input file"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/diab.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | None => cannot_cache!("unknown source language"), [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 `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | cannot_cache!(arg.flag_str().expect("Can't be Argument::Raw/UnknownFlag",)) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:312:26 [INFO] [stdout] | [INFO] [stdout] 312 | _ => cannot_cache!("-x"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:317:46 [INFO] [stdout] | [INFO] [stdout] 317 | Some(s) if &s != arch => cannot_cache!("multiple different -arch"), [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 `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:376:19 [INFO] [stdout] | [INFO] [stdout] 376 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:387:35 [INFO] [stdout] | [INFO] [stdout] 387 | | Some(TooHard(_)) => cannot_cache!(arg [INFO] [stdout] | ___________________________________- [INFO] [stdout] 388 | | .flag_str() [INFO] [stdout] 389 | | .unwrap_or("Can't handle complex arguments through clang",)), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:392:37 [INFO] [stdout] | [INFO] [stdout] 392 | Argument::Raw(_) => cannot_cache!("Can't handle Raw arguments with -Xclang"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:394:21 [INFO] [stdout] | [INFO] [stdout] 394 | cannot_cache!("Can't handle UnknownFlag arguments with -Xclang") [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:444:17 [INFO] [stdout] | [INFO] [stdout] 444 | None => cannot_cache!("no input file"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:458:17 [INFO] [stdout] | [INFO] [stdout] 458 | None => cannot_cache!("unknown source language"), [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 `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:466:19 [INFO] [stdout] | [INFO] [stdout] 466 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:470:17 [INFO] [stdout] | [INFO] [stdout] 470 | cannot_cache!(arg.flag_str().expect("Can't be Argument::Raw/UnknownFlag",)) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | cannot_cache!("output to nul") [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:584:23 [INFO] [stdout] | [INFO] [stdout] 584 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:590:39 [INFO] [stdout] | [INFO] [stdout] 590 | | Some(TooHard(_)) => cannot_cache!(arg [INFO] [stdout] | _______________________________________- [INFO] [stdout] 591 | | .flag_str() [INFO] [stdout] 592 | | .unwrap_or("Can't handle complex arguments through clang",)), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:639:21 [INFO] [stdout] | [INFO] [stdout] 639 | None => cannot_cache!("unknown source language"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:642:17 [INFO] [stdout] | [INFO] [stdout] 642 | None => cannot_cache!("no input file"), [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 `cannot_cache` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/compiler/rust.rs:1134:6 [INFO] [stdout] | [INFO] [stdout] 1134 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1022:19 [INFO] [stdout] | [INFO] [stdout] 1022 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1025:17 [INFO] [stdout] | [INFO] [stdout] 1025 | cannot_cache!(arg.flag_str().expect("Can't be Argument::Raw/UnknownFlag",)) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1062:21 [INFO] [stdout] | [INFO] [stdout] 1062 | cannot_cache!("crate-type", others_string) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1073:49 [INFO] [stdout] | [INFO] [stdout] 1073 | ("extra-filename", None) => cannot_cache!("extra-filename"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1082:43 [INFO] [stdout] | [INFO] [stdout] 1082 | ("incremental", _) => cannot_cache!("incremental"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1099:62 [INFO] [stdout] | [INFO] [stdout] 1099 | ArgTarget::Path(_) | ArgTarget::Unsure(_) => cannot_cache!("target"), [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 `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1154:9 [INFO] [stdout] | [INFO] [stdout] 1154 | cannot_cache!("crate-type", "No crate-type passed".to_owned()) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/diab.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/diab.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | cannot_cache!(arg.flag_str().expect("Can't be Argument::Raw/UnknownFlag",)) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/diab.rs:256:17 [INFO] [stdout] | [INFO] [stdout] 256 | None => cannot_cache!("no input file"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/diab.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | None => cannot_cache!("unknown source language"), [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 `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | cannot_cache!(arg.flag_str().expect("Can't be Argument::Raw/UnknownFlag",)) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:312:26 [INFO] [stdout] | [INFO] [stdout] 312 | _ => cannot_cache!("-x"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:317:46 [INFO] [stdout] | [INFO] [stdout] 317 | Some(s) if &s != arch => cannot_cache!("multiple different -arch"), [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 `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:376:19 [INFO] [stdout] | [INFO] [stdout] 376 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:387:35 [INFO] [stdout] | [INFO] [stdout] 387 | | Some(TooHard(_)) => cannot_cache!(arg [INFO] [stdout] | ___________________________________- [INFO] [stdout] 388 | | .flag_str() [INFO] [stdout] 389 | | .unwrap_or("Can't handle complex arguments through clang",)), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:392:37 [INFO] [stdout] | [INFO] [stdout] 392 | Argument::Raw(_) => cannot_cache!("Can't handle Raw arguments with -Xclang"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:394:21 [INFO] [stdout] | [INFO] [stdout] 394 | cannot_cache!("Can't handle UnknownFlag arguments with -Xclang") [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:444:17 [INFO] [stdout] | [INFO] [stdout] 444 | None => cannot_cache!("no input file"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/gcc.rs:458:17 [INFO] [stdout] | [INFO] [stdout] 458 | None => cannot_cache!("unknown source language"), [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 `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:466:19 [INFO] [stdout] | [INFO] [stdout] 466 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:470:17 [INFO] [stdout] | [INFO] [stdout] 470 | cannot_cache!(arg.flag_str().expect("Can't be Argument::Raw/UnknownFlag",)) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | cannot_cache!("output to nul") [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:584:23 [INFO] [stdout] | [INFO] [stdout] 584 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:590:39 [INFO] [stdout] | [INFO] [stdout] 590 | | Some(TooHard(_)) => cannot_cache!(arg [INFO] [stdout] | _______________________________________- [INFO] [stdout] 591 | | .flag_str() [INFO] [stdout] 592 | | .unwrap_or("Can't handle complex arguments through clang",)), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:639:21 [INFO] [stdout] | [INFO] [stdout] 639 | None => cannot_cache!("unknown source language"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/msvc.rs:642:17 [INFO] [stdout] | [INFO] [stdout] 642 | None => cannot_cache!("no input file"), [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 `cannot_cache` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/compiler/rust.rs:1134:6 [INFO] [stdout] | [INFO] [stdout] 1134 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1022:19 [INFO] [stdout] | [INFO] [stdout] 1022 | let arg = try_or_cannot_cache!(arg, "argument parse"); [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1025:17 [INFO] [stdout] | [INFO] [stdout] 1025 | cannot_cache!(arg.flag_str().expect("Can't be Argument::Raw/UnknownFlag",)) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1062:21 [INFO] [stdout] | [INFO] [stdout] 1062 | cannot_cache!("crate-type", others_string) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1073:49 [INFO] [stdout] | [INFO] [stdout] 1073 | ("extra-filename", None) => cannot_cache!("extra-filename"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1082:43 [INFO] [stdout] | [INFO] [stdout] 1082 | ("incremental", _) => cannot_cache!("incremental"), [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 `cannot_cache` (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/compiler/compiler.rs:702:58 [INFO] [stdout] | [INFO] [stdout] 702 | return CompilerArguments::CannotCache($why, None); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1099:62 [INFO] [stdout] | [INFO] [stdout] 1099 | ArgTarget::Path(_) | ArgTarget::Unsure(_) => cannot_cache!("target"), [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 `cannot_cache` (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/compiler/compiler.rs:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1154:9 [INFO] [stdout] | [INFO] [stdout] 1154 | cannot_cache!("crate-type", "No crate-type passed".to_owned()) [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 `cannot_cache` [INFO] [stdout] = note: this warning originates in the macro `cannot_cache` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filetime` [INFO] [stdout] --> src/compiler/rust.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | filetime: FileTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `info` [INFO] [stdout] --> src/server.rs:670:5 [INFO] [stdout] | [INFO] [stdout] 670 | info: ActiveInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | Err(e) => panic!(format!("Failed to initalize logging: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 96 - Err(e) => panic!(format!("Failed to initalize logging: {:?}", e)), [INFO] [stdout] 96 + Err(e) => panic!("Failed to initalize logging: {:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filetime` [INFO] [stdout] --> src/compiler/rust.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | filetime: FileTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `info` [INFO] [stdout] --> src/server.rs:670:5 [INFO] [stdout] | [INFO] [stdout] 670 | info: ActiveInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cache/gcs.rs:593:36 [INFO] [stdout] | [INFO] [stdout] 593 | .map_err(move |err| panic!(err.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 593 | .map_err(move |err| panic!("{}", err.to_string())); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | Err(e) => panic!(format!("Failed to initalize logging: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 96 - Err(e) => panic!(format!("Failed to initalize logging: {:?}", e)), [INFO] [stdout] 96 + Err(e) => panic!("Failed to initalize logging: {:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "cabe8d071cddd155a83b2ad08341cabc4756eaf10e8501777a79132061b9ad4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cabe8d071cddd155a83b2ad08341cabc4756eaf10e8501777a79132061b9ad4e", kill_on_drop: false }` [INFO] [stdout] cabe8d071cddd155a83b2ad08341cabc4756eaf10e8501777a79132061b9ad4e