[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] checking drahnr/cachepot against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drahnr/cachepot on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "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-5/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" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Downloaded picky-asn1-der v0.2.4 [INFO] [stderr] Downloaded memcached-rs v0.4.2 [INFO] [stderr] Downloaded picky-asn1 v0.3.1 [INFO] [stderr] Downloaded libmount v0.1.15 [INFO] [stderr] Downloaded hyperx v0.13.2 [INFO] [stderr] Downloaded conhash v0.4.0 [INFO] [stderr] Downloaded counted-array v0.1.2 [INFO] [stderr] Downloaded futures-locks v0.6.0 [INFO] [stderr] Downloaded tokio-serde v0.6.1 [INFO] [stderr] Downloaded retry v1.2.0 [INFO] [stderr] Downloaded pin-project-lite v0.2.1 [INFO] [stderr] Downloaded zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Downloaded selenium-rs v0.1.2 [INFO] [stderr] Downloaded picky-asn1-x509 v0.5.0 [INFO] [stderr] Downloaded local-encoding v0.2.0 [INFO] [stderr] Downloaded oid v0.1.1 [INFO] [stderr] Downloaded picky v6.2.0 [INFO] [stderr] Downloaded zstd-sys v1.4.19+zstd.1.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9c73ea0cfc5f6407514b7c8788a4302d034e5c1623bf79820ff8d6dfc2bf64 [INFO] running `Command { std: "docker" "start" "-a" "6d9c73ea0cfc5f6407514b7c8788a4302d034e5c1623bf79820ff8d6dfc2bf64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9c73ea0cfc5f6407514b7c8788a4302d034e5c1623bf79820ff8d6dfc2bf64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9c73ea0cfc5f6407514b7c8788a4302d034e5c1623bf79820ff8d6dfc2bf64", kill_on_drop: false }` [INFO] [stdout] 6d9c73ea0cfc5f6407514b7c8788a4302d034e5c1623bf79820ff8d6dfc2bf64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8625b7ba5eb1037d56b91ed2f1535ddf7d713a1fe3d0c6ea7cc08c99bbbddfee [INFO] running `Command { std: "docker" "start" "-a" "8625b7ba5eb1037d56b91ed2f1535ddf7d713a1fe3d0c6ea7cc08c99bbbddfee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [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] Checking cfg-if v0.1.10 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-core v0.3.9 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking pin-project-lite v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking futures-io v0.3.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking predicates-core v1.0.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking counted-array v0.1.2 [INFO] [stderr] Checking ar v0.8.0 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking predicates-tree v1.0.1 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking conhash v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking pem v0.8.2 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking memcached-rs v0.4.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking retry v1.2.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking hyperx v0.13.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking hyper-tls v0.3.2 [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 serial_test_derive v0.5.1 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking futures-executor v0.3.9 [INFO] [stderr] Checking simple_asn1 v0.5.2 [INFO] [stderr] Checking zip v0.5.9 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking futures v0.3.9 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking futures-locks v0.6.0 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tokio-serde v0.6.1 [INFO] [stderr] Checking rsa v0.4.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking oid v0.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking picky-asn1 v0.3.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking picky-asn1-der v0.2.4 [INFO] [stderr] Checking rsa v0.3.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking picky-asn1-x509 v0.5.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking redis v0.17.0 [INFO] [stderr] Checking picky v6.2.0 [INFO] [stderr] Checking selenium-rs v0.1.2 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Checking 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` (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` (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` (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` (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` (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` (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: 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` (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` (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` (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` (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` (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` (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 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] = 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 is never read: `info` [INFO] [stdout] --> src/server.rs:672:5 [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 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] = 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 is never read: `info` [INFO] [stdout] --> src/server.rs:672:5 [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 is never read: `info` [INFO] [stdout] --> src/server.rs:1737:5 [INFO] [stdout] | [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] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `info` [INFO] [stdout] --> src/server.rs:1737:5 [INFO] [stdout] | [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] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `ExitStatus::success` that must be used [INFO] [stdout] --> tests/harness/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / cachepot_command() [INFO] [stdout] 48 | | .arg("--start-server") [INFO] [stdout] 49 | | .env("CACHEPOT_CONF", cfg_path) [INFO] [stdout] 50 | | .env("CACHEPOT_CACHED_CONF", cached_cfg_path) [INFO] [stdout] 51 | | .status() [INFO] [stdout] 52 | | .unwrap() [INFO] [stdout] 53 | | .success(); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "8625b7ba5eb1037d56b91ed2f1535ddf7d713a1fe3d0c6ea7cc08c99bbbddfee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8625b7ba5eb1037d56b91ed2f1535ddf7d713a1fe3d0c6ea7cc08c99bbbddfee", kill_on_drop: false }` [INFO] [stdout] 8625b7ba5eb1037d56b91ed2f1535ddf7d713a1fe3d0c6ea7cc08c99bbbddfee