[INFO] cloning repository https://github.com/drahnr/cachepot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drahnr/cachepot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b46b99bc726e08b3d3be98665b9e2e9c136494ef [INFO] building drahnr/cachepot against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drahnr/cachepot on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drahnr/cachepot [INFO] finished tweaking git repo https://github.com/drahnr/cachepot [INFO] tweaked toml for git repo https://github.com/drahnr/cachepot written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/drahnr/cachepot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e30b14e8a8402d1d2ef568a9e2112157c91edf61d1c05e37d5db75331d54a98 [INFO] running `Command { std: "docker" "start" "-a" "6e30b14e8a8402d1d2ef568a9e2112157c91edf61d1c05e37d5db75331d54a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e30b14e8a8402d1d2ef568a9e2112157c91edf61d1c05e37d5db75331d54a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e30b14e8a8402d1d2ef568a9e2112157c91edf61d1c05e37d5db75331d54a98", kill_on_drop: false }` [INFO] [stdout] 6e30b14e8a8402d1d2ef568a9e2112157c91edf61d1c05e37d5db75331d54a98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1dd79e24ccbd53cb19422c34f3b6047bfeb2f5dbe9ae7cbabd763fc86436c10 [INFO] running `Command { std: "docker" "start" "-a" "a1dd79e24ccbd53cb19422c34f3b6047bfeb2f5dbe9ae7cbabd763fc86436c10", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling ar v0.8.0 [INFO] [stderr] Compiling counted-array v0.1.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling conhash v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling hyperx v0.13.2 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling ghash v0.3.1 [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.20 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling retry v1.2.0 [INFO] [stderr] Compiling memcached-rs v0.4.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling simple_asn1 v0.5.2 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling rsa v0.4.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling futures-locks v0.6.0 [INFO] [stderr] Compiling tokio-serde v0.6.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling oid v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling picky-asn1 v0.3.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling picky-asn1-der v0.2.4 [INFO] [stderr] Compiling picky-asn1-x509 v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling picky v6.2.0 [INFO] [stderr] Compiling zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling cachepot v0.1.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:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | 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` which comes from the expansion of the macro `try_or_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:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | 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:258:17 [INFO] [stdout] | [INFO] [stdout] 258 | 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:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | 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:249:19 [INFO] [stdout] | [INFO] [stdout] 249 | 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` which comes from the expansion of the macro `try_or_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:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | 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:315:26 [INFO] [stdout] | [INFO] [stdout] 315 | _ => 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:320:46 [INFO] [stdout] | [INFO] [stdout] 320 | 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:379:19 [INFO] [stdout] | [INFO] [stdout] 379 | 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` which comes from the expansion of the macro `try_or_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:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | | Some(TooHard(_)) => cannot_cache!(arg [INFO] [stdout] | ___________________________________- [INFO] [stdout] 391 | | .flag_str() [INFO] [stdout] 392 | | .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:395:37 [INFO] [stdout] | [INFO] [stdout] 395 | 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:397:21 [INFO] [stdout] | [INFO] [stdout] 397 | 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:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | 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:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | 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:462:19 [INFO] [stdout] | [INFO] [stdout] 462 | 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` which comes from the expansion of the macro `try_or_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:466:17 [INFO] [stdout] | [INFO] [stdout] 466 | 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:482:21 [INFO] [stdout] | [INFO] [stdout] 482 | 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:580:23 [INFO] [stdout] | [INFO] [stdout] 580 | 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` which comes from the expansion of the macro `try_or_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:586:39 [INFO] [stdout] | [INFO] [stdout] 586 | | Some(TooHard(_)) => cannot_cache!(arg [INFO] [stdout] | _______________________________________- [INFO] [stdout] 587 | | .flag_str() [INFO] [stdout] 588 | | .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:635:21 [INFO] [stdout] | [INFO] [stdout] 635 | 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:638:17 [INFO] [stdout] | [INFO] [stdout] 638 | 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:705:71 [INFO] [stdout] | [INFO] [stdout] 705 | return CompilerArguments::CannotCache($why, Some($extra_info)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compiler/rust.rs:1052:19 [INFO] [stdout] | [INFO] [stdout] 1052 | 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` which comes from the expansion of the macro `try_or_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:1055:17 [INFO] [stdout] | [INFO] [stdout] 1055 | 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:1092:21 [INFO] [stdout] | [INFO] [stdout] 1092 | 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:1103:49 [INFO] [stdout] | [INFO] [stdout] 1103 | ("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:1112:43 [INFO] [stdout] | [INFO] [stdout] 1112 | ("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:1129:62 [INFO] [stdout] | [INFO] [stdout] 1129 | 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:1184:9 [INFO] [stdout] | [INFO] [stdout] 1184 | 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 `filetime` is never read [INFO] [stdout] --> src/compiler/rust.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct RustupProxy { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 117 | proxy_executable: PathBuf, [INFO] [stdout] 118 | filetime: FileTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `RustupProxy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `info` is never read [INFO] [stdout] --> src/server.rs:672:5 [INFO] [stdout] | [INFO] [stdout] 631 | struct CachepotService [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 672 | info: ActiveInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CachepotService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `info` is never read [INFO] [stdout] --> src/server.rs:1737:5 [INFO] [stdout] | [INFO] [stdout] 1736 | struct ActiveInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 1737 | info: Arc>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActiveInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/generator.rs:760:13: Broken MIR: generator contains type CompilerCacheEntry in MIR, but typeck only knows about {ResumeTy, &CachepotService, PathBuf, &[(OsString, OsString)], (), CachepotService, Vec<(OsString, OsString)>, RwLockReadFut>, FileTime)>>, futures_locks::RwLockReadGuard>, FileTime)>>, std::option::Option> + std::marker::Send>>>, Pin> + std::marker::Send>>, std::option::Option<(PathBuf, FileTime)>, FileTime, impl futures::Future>, anyhow::Error>>, RwLockReadFut>>>, std::option::Option>>, Handle, impl futures::Future + 'static)>, std::option::Option + 'static)>>), anyhow::Error>>, std::result::Result<(Box>, std::option::Option>>), anyhow::Error>, anyhow::Error, RwLockWriteFut>>>, Box>, std::option::Option>>, Box>, bool, RwLockWriteFut>, FileTime)>>} and [&server::CachepotService, std::path::PathBuf, std::path::PathBuf, &[(std::ffi::OsString, std::ffi::OsString)]] [INFO] [stdout] --> src/server.rs:878:39 [INFO] [stdout] | [INFO] [stdout] 878 | ) -> Result>> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 879 | | trace!("compiler_info"); [INFO] [stdout] 880 | | [INFO] [stdout] 881 | | let me = self.clone(); [INFO] [stdout] ... | [INFO] [stdout] 1016 | | } [INFO] [stdout] 1017 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/compiler/rustc_errors/src/lib.rs:1398:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f852a6c6210 - std::backtrace_rs::backtrace::libunwind::trace::h0635bbcc15f1a527 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f852a6c6210 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f139649c4717994 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f852a6c6210 - std::sys_common::backtrace::_print_fmt::h1bfd64239328f990 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f852a6c6210 - ::fmt::h0228dc1410a56233 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f852a72102e - core::fmt::write::hceb37e40129b2ef6 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f852a6b6ad5 - std::io::Write::write_fmt::h7aef09b2f8dd6912 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f852a6c8e63 - std::sys_common::backtrace::_print::h9317a39a27ffc158 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f852a6c8e63 - std::sys_common::backtrace::print::h3f862bf30220d547 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f852a6c8e63 - std::panicking::default_hook::{{closure}}::h5f1809c5cfd4c61f [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f852a6c8b4f - std::panicking::default_hook::h48ae03b43c4da387 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f852cf41461 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7f852a6c969d - std::panicking::rust_panic_with_hook::h064155defabdfb6a [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f852d1a5651 - std[2aca39d6cbfe9e59]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f852d1a0796 - std[2aca39d6cbfe9e59]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f852d19fb46 - std[2aca39d6cbfe9e59]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f852d1e8be6 - std[2aca39d6cbfe9e59]::panic::panic_any:: [INFO] [stderr] 16: 0x7f852d1e7801 - ::span_bug:: [INFO] [stderr] 17: 0x7f852d1e7570 - ::span_bug:: [INFO] [stderr] 18: 0x7f852d214788 - rustc_middle[7be35d0dc781b06b]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7f852d2145a6 - rustc_middle[7be35d0dc781b06b]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7f852d214564 - rustc_middle[7be35d0dc781b06b]::util::bug::span_bug_fmt:: [INFO] [stderr] 21: 0x7f852d19b76d - ::run_pass [INFO] [stderr] 22: 0x7f852b9e1f3a - rustc_mir_transform[f8f749f4a15136ee]::pass_manager::run_passes_no_validate [INFO] [stderr] 23: 0x7f852b9db1d4 - rustc_mir_transform[f8f749f4a15136ee]::run_analysis_to_runtime_passes [INFO] [stderr] 24: 0x7f852b9da1e1 - rustc_mir_transform[f8f749f4a15136ee]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 25: 0x7f852c59d1ea - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::, &rustc_data_structures[54467c84bdba8388]::steal::Steal>> [INFO] [stderr] 26: 0x7f852ce822fc - ::mir_drops_elaborated_and_const_checked [INFO] [stderr] 27: 0x7f852ba40afb - rustc_mir_transform[f8f749f4a15136ee]::optimized_mir [INFO] [stderr] 28: 0x7f852bf7eae9 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::> [INFO] [stderr] 29: 0x7f852ce82721 - ::optimized_mir [INFO] [stderr] 30: 0x7f852df974ec - ::generator_layout [INFO] [stderr] 31: 0x7f852c7d7079 - >::layout_of_uncached [INFO] [stderr] 32: 0x7f852c7d1b8c - rustc_middle[7be35d0dc781b06b]::ty::layout::layout_of [INFO] [stderr] 33: 0x7f852c417d73 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::get_query:: [INFO] [stderr] 34: 0x7f852c417933 - ::layout_of [INFO] [stderr] 35: 0x7f852c1ee643 - , >::layout_of_uncached::{closure#5}::{closure#0}>, core[87f6064f357e42c2]::result::Result> as core[87f6064f357e42c2]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 36: 0x7f852c1ed781 - >> as alloc[70b5d75d5e7e3937]::vec::spec_from_iter::SpecFromIter>, core[87f6064f357e42c2]::iter::adapters::GenericShunt, >::layout_of_uncached::{closure#5}>, core[87f6064f357e42c2]::result::Result>>>::from_iter [INFO] [stderr] 37: 0x7f852c7d2af8 - >::layout_of_uncached [INFO] [stderr] 38: 0x7f852c7d1b8c - rustc_middle[7be35d0dc781b06b]::ty::layout::layout_of [INFO] [stderr] 39: 0x7f852c417d73 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::get_query:: [INFO] [stderr] 40: 0x7f852c417933 - ::layout_of [INFO] [stderr] 41: 0x7f852c7d220e - rustc_middle[7be35d0dc781b06b]::ty::layout::layout_of [INFO] [stderr] 42: 0x7f852c417d73 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::get_query:: [INFO] [stderr] 43: 0x7f852c417933 - ::layout_of [INFO] [stderr] 44: 0x7f852c5b19ab - ::check [INFO] [stderr] 45: 0x7f852c5a84f3 - ::run_lint [INFO] [stderr] 46: 0x7f852b9e1f3a - rustc_mir_transform[f8f749f4a15136ee]::pass_manager::run_passes_no_validate [INFO] [stderr] 47: 0x7f852b9db1d4 - rustc_mir_transform[f8f749f4a15136ee]::run_analysis_to_runtime_passes [INFO] [stderr] 48: 0x7f852b9da1e1 - rustc_mir_transform[f8f749f4a15136ee]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 49: 0x7f852c59d1ea - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::, &rustc_data_structures[54467c84bdba8388]::steal::Steal>> [INFO] [stderr] 50: 0x7f852ce822fc - ::mir_drops_elaborated_and_const_checked [INFO] [stderr] 51: 0x7f852ba40afb - rustc_mir_transform[f8f749f4a15136ee]::optimized_mir [INFO] [stderr] 52: 0x7f852bf7eae9 - rustc_query_system[6839c0556e8dcf6d]::query::plumbing::try_execute_query::> [INFO] [stderr] 53: 0x7f852ce82721 - ::optimized_mir [INFO] [stderr] 54: 0x7f852c2680c1 - ::encode_crate_root [INFO] [stderr] 55: 0x7f852bd5fd92 - rustc_metadata[7655654f33e3fc04]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 56: 0x7f852bd3d54e - rustc_data_structures[54467c84bdba8388]::sync::join:: [INFO] [stderr] 57: 0x7f852bd3d439 - rustc_metadata[7655654f33e3fc04]::rmeta::encoder::encode_metadata [INFO] [stderr] 58: 0x7f852bd3c54d - rustc_metadata[7655654f33e3fc04]::fs::encode_and_write_metadata [INFO] [stderr] 59: 0x7f852bd33c22 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[87f6064f357e42c2]::result::Result, rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 60: 0x7f852bcf42c3 - ::ongoing_codegen [INFO] [stderr] 61: 0x7f852bcf26fd - rustc_interface[4ffcd4abddbf64f2]::interface::create_compiler_and_run::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}> [INFO] [stderr] 62: 0x7f852bcf1011 - >::set::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 63: 0x7f852bcf0cff - std[2aca39d6cbfe9e59]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 64: 0x7f852cdb7e89 - <::spawn_unchecked_, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#1} as core[87f6064f357e42c2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 65: 0x7f852a6d34f3 - as core::ops::function::FnOnce>::call_once::h3998462ded511e97 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 66: 0x7f852a6d34f3 - as core::ops::function::FnOnce>::call_once::hb68442c5b53e403f [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 67: 0x7f852a6d34f3 - std::sys::unix::thread::Thread::new::thread_start::h9c65d60d9d9c7be4 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7f852a584609 - start_thread [INFO] [stderr] 69: 0x7f852a4a7133 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (b755f8b99 2022-09-07) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_drops_elaborated_and_const_checked] elaborating drops for `server::::compiler_info::{closure#0}` [INFO] [stderr] #1 [optimized_mir] optimizing MIR for `server::::compiler_info::{closure#0}` [INFO] [stderr] #2 [layout_of] computing layout of `[static generator@src/server.rs:878:39: 1017:6]` [INFO] [stderr] #3 [layout_of] computing layout of `core::future::from_generator::GenFuture<[static generator@src/server.rs:878:39: 1017:6]>` [INFO] [stderr] #4 [layout_of] computing layout of `impl core::future::future::Future + 'static)>, anyhow::Error>>` [INFO] [stderr] #5 [mir_drops_elaborated_and_const_checked] elaborating drops for `server::::compiler_info` [INFO] [stderr] #6 [optimized_mir] optimizing MIR for `server::::compiler_info` [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error; 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cachepot` due to previous error; 31 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a1dd79e24ccbd53cb19422c34f3b6047bfeb2f5dbe9ae7cbabd763fc86436c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1dd79e24ccbd53cb19422c34f3b6047bfeb2f5dbe9ae7cbabd763fc86436c10", kill_on_drop: false }` [INFO] [stdout] a1dd79e24ccbd53cb19422c34f3b6047bfeb2f5dbe9ae7cbabd763fc86436c10