[INFO] fetching crate transip 0.4.0...
[INFO] checking transip-0.4.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604
[INFO] extracting crate transip 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate transip 0.4.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate transip 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate transip 0.4.0
[INFO] tweaked toml for crates.io crate transip 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate transip 0.4.0 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2cfd2526bbbd9da6963690f30a8b94619f70715ead9b0087a75a02520e6c5a0
[INFO] running `Command { std: "docker" "start" "-a" "e2cfd2526bbbd9da6963690f30a8b94619f70715ead9b0087a75a02520e6c5a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2cfd2526bbbd9da6963690f30a8b94619f70715ead9b0087a75a02520e6c5a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2cfd2526bbbd9da6963690f30a8b94619f70715ead9b0087a75a02520e6c5a0", kill_on_drop: false }`
[INFO] [stdout] e2cfd2526bbbd9da6963690f30a8b94619f70715ead9b0087a75a02520e6c5a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a97e4537b70d088f15182c9a2b40038d43919489bbe5b8f7d5e393d2d1017c73
[INFO] running `Command { std: "docker" "start" "-a" "a97e4537b70d088f15182c9a2b40038d43919489bbe5b8f7d5e393d2d1017c73", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.155
[INFO] [stderr] Checking bytes v1.6.1
[INFO] [stderr] Checking futures-sink v0.3.30
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Checking log v0.4.22
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Compiling serde v1.0.204
[INFO] [stderr] Compiling cc v1.1.5
[INFO] [stderr] Checking futures-io v0.3.30
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Checking regex-syntax v0.8.4
[INFO] [stderr] Checking rustls-pki-types v1.7.0
[INFO] [stderr] Compiling serde_json v1.0.120
[INFO] [stderr] Checking untrusted v0.9.0
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Checking hashbrown v0.14.5
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Checking spin v0.9.8
[INFO] [stderr] Compiling rustversion v1.0.17
[INFO] [stderr] Compiling syn v2.0.71
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking try-lock v0.2.5
[INFO] [stderr] Compiling rustls v0.23.11
[INFO] [stderr] Checking atomic-waker v1.1.2
[INFO] [stderr] Checking miniz_oxide v0.7.4
[INFO] [stderr] Checking want v0.3.1
[INFO] [stderr] Checking http v1.1.0
[INFO] [stderr] Checking crc32fast v1.4.2
[INFO] [stderr] Checking regex-syntax v0.6.29
[INFO] [stderr] Checking base64 v0.22.1
[INFO] [stderr] Checking zeroize v1.8.1
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Checking subtle v2.6.1
[INFO] [stderr] Checking utf8parse v0.2.2
[INFO] [stderr] Checking httpdate v1.0.3
[INFO] [stderr] Checking anstyle-parse v0.2.4
[INFO] [stderr] Checking indexmap v2.2.6
[INFO] [stderr] Checking webpki-roots v0.26.3
[INFO] [stderr] Checking lazy_static v1.5.0
[INFO] [stderr] Checking iana-time-zone v0.1.60
[INFO] [stderr] Checking anstyle-query v1.1.0
[INFO] [stderr] Checking anstyle v1.0.7
[INFO] [stderr] Checking deadpool-runtime v0.1.4
[INFO] [stderr] Checking flate2 v1.0.30
[INFO] [stderr] Checking overload v0.1.1
[INFO] [stderr] Checking is_terminal_polyfill v1.70.0
[INFO] [stderr] Checking colorchoice v1.0.1
[INFO] [stderr] Checking nu-ansi-term v0.46.0
[INFO] [stderr] Checking http-body v1.0.1
[INFO] [stderr] Checking sharded-slab v0.1.7
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Checking socket2 v0.5.7
[INFO] [stderr] Checking mio v0.8.11
[INFO] [stderr] Checking signal-hook-registry v1.4.2
[INFO] [stderr] Checking getrandom v0.2.15
[INFO] [stderr] Checking anstream v0.6.14
[INFO] [stderr] Checking rustls-pemfile v2.1.2
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Checking tracing-log v0.2.0
[INFO] [stderr] Checking thread_local v1.1.8
[INFO] [stderr] Checking base64 v0.21.7
[INFO] [stderr] Checking derive v1.0.0
[INFO] [stderr] Checking humantime v2.1.0
[INFO] [stderr] Compiling ring v0.17.8
[INFO] [stderr] Checking regex-automata v0.1.10
[INFO] [stderr] Checking regex-automata v0.4.7
[INFO] [stderr] Checking matchers v0.1.0
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling tokio-macros v2.3.0
[INFO] [stderr] Compiling serde_derive v1.0.204
[INFO] [stderr] Compiling thiserror-impl v1.0.63
[INFO] [stderr] Compiling async-trait v0.1.81
[INFO] [stderr] Compiling strum_macros v0.26.4
[INFO] [stderr] Checking regex v1.10.5
[INFO] [stderr] Checking tokio v1.38.1
[INFO] [stderr] Checking env_filter v0.1.0
[INFO] [stderr] Checking env_logger v0.11.3
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Checking thiserror v1.0.63
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking rustls-webpki v0.102.5
[INFO] [stderr] Checking tracing-subscriber v0.3.18
[INFO] [stderr] Checking strum v0.26.3
[INFO] [stderr] Checking futures-executor v0.3.30
[INFO] [stderr] Checking http-body-util v0.1.2
[INFO] [stderr] Checking futures v0.3.30
[INFO] [stderr] Checking tokio-util v0.7.11
[INFO] [stderr] Checking deadpool v0.10.0
[INFO] [stderr] Checking chrono v0.4.38
[INFO] [stderr] Checking h2 v0.4.5
[INFO] [stderr] Checking assert-json-diff v2.0.2
[INFO] [stderr] Checking ureq v2.10.0
[INFO] [stderr] Checking transip v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/authentication/key_pair.rs:47:9
[INFO] [stdout] |
[INFO] [stdout] 43 | pub fn try_from_file
(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 47 | path.reader().and_then(KeyPair::try_from_reader)
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/authentication/token.rs:44:9
[INFO] [stdout] |
[INFO] [stdout] 40 | pub fn try_to_write(&self, mut writer: W) -> Result<()>
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 44 | writer.write_all(self.raw.as_bytes()).err_into()
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/authentication/token.rs:51:9
[INFO] [stdout] |
[INFO] [stdout] 47 | pub fn try_to_write_file(&self, path: P) -> Result<()>
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 51 | path.writer().and_then(|file| self.try_to_write(file))
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/authentication/token.rs:58:9
[INFO] [stdout] |
[INFO] [stdout] 54 | pub fn try_from_file(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 58 | path.reader().and_then(Token::try_from_reader)
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/authentication/token.rs:93:5
[INFO] [stdout] |
[INFO] [stdout] 89 | pub fn token_expiration_timestamp(token: S) -> Result
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 93 | TokenResponseMeta::try_from(token.as_ref()).map(|token_meta| token_meta.exp)
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/authentication/token.rs:122:32
[INFO] [stdout] |
[INFO] [stdout] 122 | .and_then(|cursor| ureq::serde_json::from_reader(cursor).err_into())
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/client.rs:136:9
[INFO] [stdout] |
[INFO] [stdout] 135 | fn try_from(configuration: Box) -> Result {
[INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 136 | KeyPair::try_from_file(configuration.private_key_pem_file()).map(|key| Self {
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/client.rs:136:74
[INFO] [stdout] |
[INFO] [stdout] 135 | fn try_from(configuration: Box) -> Result {
[INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 136 | KeyPair::try_from_file(configuration.private_key_pem_file()).map(|key| Self {
[INFO] [stdout] | __________________________________________________________________________^
[INFO] [stdout] 137 | | url: TRANSIP_API_PREFIX.into(),
[INFO] [stdout] 138 | | key: Some(key),
[INFO] [stdout] 139 | | agent: build_agent(configuration.ipv6_only())
[INFO] [stdout] ... |
[INFO] [stdout] 144 | | configuration,
[INFO] [stdout] 145 | | })
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/client.rs:138:18
[INFO] [stdout] |
[INFO] [stdout] 135 | fn try_from(configuration: Box) -> Result {
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 136 | KeyPair::try_from_file(configuration.private_key_pem_file()).map(|key| Self {
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 137 | url: TRANSIP_API_PREFIX.into(),
[INFO] [stdout] 138 | key: Some(key),
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/client.rs:139:20
[INFO] [stdout] |
[INFO] [stdout] 135 | fn try_from(configuration: Box) -> Result {
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 136 | KeyPair::try_from_file(configuration.private_key_pem_file()).map(|key| Self {
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 | agent: build_agent(configuration.ipv6_only())
[INFO] [stdout] | ____________________^
[INFO] [stdout] 140 | | .user_agent(USER_AGENT)
[INFO] [stdout] 141 | | .timeout(Duration::from_secs(AGENT_TIMEOUT_SECONDS))
[INFO] [stdout] 142 | | .build(),
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/client.rs:143:20
[INFO] [stdout] |
[INFO] [stdout] 135 | fn try_from(configuration: Box) -> Result {
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 136 | KeyPair::try_from_file(configuration.private_key_pem_file()).map(|key| Self {
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 143 | token: Token::try_from_file(configuration.token_path()).ok(),
[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: aborting due to 11 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `transip` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a97e4537b70d088f15182c9a2b40038d43919489bbe5b8f7d5e393d2d1017c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a97e4537b70d088f15182c9a2b40038d43919489bbe5b8f7d5e393d2d1017c73", kill_on_drop: false }`
[INFO] [stdout] a97e4537b70d088f15182c9a2b40038d43919489bbe5b8f7d5e393d2d1017c73