[INFO] fetching crate cachepot 0.1.0-rc.1... [INFO] checking cachepot-0.1.0-rc.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate cachepot 0.1.0-rc.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate cachepot 0.1.0-rc.1 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cachepot 0.1.0-rc.1 [INFO] finished tweaking crates.io crate cachepot 0.1.0-rc.1 [INFO] tweaked toml for crates.io crate cachepot 0.1.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate cachepot 0.1.0-rc.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b908e851e163493ea257659f2d08f862974a4a9d96e8e7484e8202ee3b3df25 [INFO] running `Command { std: "docker" "start" "-a" "1b908e851e163493ea257659f2d08f862974a4a9d96e8e7484e8202ee3b3df25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b908e851e163493ea257659f2d08f862974a4a9d96e8e7484e8202ee3b3df25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b908e851e163493ea257659f2d08f862974a4a9d96e8e7484e8202ee3b3df25", kill_on_drop: false }` [INFO] [stdout] 1b908e851e163493ea257659f2d08f862974a4a9d96e8e7484e8202ee3b3df25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c3bca11e68a40cc4b88f2e9bf4b2a795e781f18fbe274739a39de39526aee71 [INFO] running `Command { std: "docker" "start" "-a" "1c3bca11e68a40cc4b88f2e9bf4b2a795e781f18fbe274739a39de39526aee71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking conhash v0.4.0 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking core_affinity v0.5.10 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking memcached-rs v0.4.2 [INFO] [stderr] Checking flume v0.10.9 [INFO] [stderr] Checking tower v0.4.11 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking hyperx v0.13.2 [INFO] [stderr] Checking gzp v0.9.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Checking clap v3.1.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking futures-locks v0.6.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking retry v1.3.0 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking stringmatch v0.3.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Checking urlparse v0.7.3 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking counted-array v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking ar v0.8.0 [INFO] [stderr] Checking termtree v0.2.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking predicates-tree v1.0.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking h2 v0.3.9 [INFO] [stderr] Checking combine v4.6.2 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking predicates v2.1.0 [INFO] [stderr] Checking assert_cmd v1.0.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking oid v0.2.1 [INFO] [stderr] Checking picky-asn1 v0.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking picky-asn1-der v0.2.5 [INFO] [stderr] Checking simple_asn1 v0.5.4 [INFO] [stderr] Checking redis v0.21.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rsa v0.4.1 [INFO] [stderr] Checking picky-asn1-x509 v0.6.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_credential v0.47.0 [INFO] [stderr] Checking reqwest v0.11.8 [INFO] [stderr] Checking picky v6.3.0 [INFO] [stderr] Checking rusoto_signature v0.47.0 [INFO] [stderr] Checking thirtyfour v0.27.3 [INFO] [stderr] Checking rusoto_s3 v0.47.0 [INFO] [stderr] Checking thirtyfour_sync v0.27.0 [INFO] [stderr] Checking zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Checking cachepot v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 6 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 6 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 6 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 6 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 6 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 6 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize` [INFO] [stdout] --> src/lru_disk_cache/lru_cache.rs:914:11 [INFO] [stdout] | [INFO] [stdout] 914 | #[cfg(feature = "heapsize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `all`, `ar`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-tests`, `dist-worker`, `flate2`, `gcs`, `hmac`, `hyper`, `hyper-tls`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rusoto_core`, `rusoto_s3`, `s3`, `sha-1`, `sha2`, `syslog`, `thiserror`, and `unstable` and 6 more [INFO] [stdout] = help: consider adding `heapsize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compiler/rust.rs:652:13 [INFO] [stdout] | [INFO] [stdout] 616 | mut creator: T, [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 652 | let state = run_input_output(child, None).await.map(move |output| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compiler/rust.rs:652:13 [INFO] [stdout] | [INFO] [stdout] 616 | mut creator: T, [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 652 | let state = run_input_output(child, None).await.map(move |output| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cache/redis.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | async fn put(&self, key: &str, entry: CacheWrite) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [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 #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/cache/redis.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | cmd("SET").arg(key).arg(d).query_async(&mut c).await?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cache/redis.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | async fn put(&self, key: &str, entry: CacheWrite) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [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 #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/cache/redis.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | cmd("SET").arg(key).arg(d).query_async(&mut c).await?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `T` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compiler/args.rs:414:30 [INFO] [stdout] | [INFO] [stdout] 409 | fn process(self, arg: &str, get_next_arg: F) -> ArgParseResult> [INFO] [stdout] | ---- ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | ArgInfo::Flag(s, variant) => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compiler/rust.rs:1312:13 [INFO] [stdout] | [INFO] [stdout] 1298 | self: Box, [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1312 | rlib_dep_reader, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1382 | futures::try_join!(source_files_and_hashes, extern_hashes, staticlib_hashes)?; [INFO] [stdout] | ---------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `T` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compiler/args.rs:414:30 [INFO] [stdout] | [INFO] [stdout] 409 | fn process(self, arg: &str, get_next_arg: F) -> ArgParseResult> [INFO] [stdout] | ---- ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | ArgInfo::Flag(s, variant) => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::vec::IntoIter>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compiler/compiler.rs:1916:28 [INFO] [stdout] | [INFO] [stdout] 1860 | let creator = new_creator(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1861 | let f = TestFixture::new(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1862 | let runtime = Runtime::new().unwrap(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1863 | let pool = runtime.handle().clone(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1871 | let storage = Arc::new(storage); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1874 | let c = get_compiler_info( [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1911 | let hasher = match c.parse_arguments(&arguments, ".".as_ref()) { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1916 | for dist_client in dist_clients { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compiler/rust.rs:1312:13 [INFO] [stdout] | [INFO] [stdout] 1298 | self: Box, [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1312 | rlib_dep_reader, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1382 | futures::try_join!(source_files_and_hashes, extern_hashes, staticlib_hashes)?; [INFO] [stdout] | ---------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `compiler::compiler::HashResult` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compiler/rust.rs:3376:9 [INFO] [stdout] | [INFO] [stdout] 3339 | pre_func: F, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3370 | let creator = new_creator(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 3371 | let runtime = single_threaded_runtime(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 3372 | let pool = runtime.handle().clone(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3376 | / hasher [INFO] [stdout] 3377 | | .generate_hash_key( [INFO] [stdout] 3378 | | &creator, [INFO] [stdout] 3379 | | f.tempdir.path().to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 3385 | | .wait() [INFO] [stdout] 3386 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bearer_auth` is never used [INFO] [stdout] --> src/dist/http.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait ReqwestRequestBuilderExt: Sized { [INFO] [stdout] | ------------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 41 | fn bearer_auth(self, token: String) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cachepot` (lib) due to 4 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `LruDiskCache` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lru_disk_cache/mod.rs:507:17 [INFO] [stdout] | [INFO] [stdout] 478 | let f = TestFixture::new(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | let mut c = LruDiskCache::new(f.tmp(), 25).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bearer_auth` is never used [INFO] [stdout] --> src/dist/http.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait ReqwestRequestBuilderExt: Sized { [INFO] [stdout] | ------------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 41 | fn bearer_auth(self, token: String) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cachepot` (lib test) due to 7 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1c3bca11e68a40cc4b88f2e9bf4b2a795e781f18fbe274739a39de39526aee71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3bca11e68a40cc4b88f2e9bf4b2a795e781f18fbe274739a39de39526aee71", kill_on_drop: false }` [INFO] [stdout] 1c3bca11e68a40cc4b88f2e9bf4b2a795e781f18fbe274739a39de39526aee71