[INFO] fetching crate alipan 0.0.19...
[INFO] checking alipan-0.0.19 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] extracting crate alipan 0.0.19 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate alipan 0.0.19 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alipan 0.0.19
[INFO] finished tweaking crates.io crate alipan 0.0.19
[INFO] tweaked toml for crates.io crate alipan 0.0.19 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 176 packages to latest compatible versions
[INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1)
[INFO] [stderr] Adding core-foundation v0.9.4 (latest: v0.10.0)
[INFO] [stderr] Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr] Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0)
[INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0)
[INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2)
[INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5)
[INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0)
[INFO] [stderr] Adding tower v0.4.13 (latest: v0.5.0)
[INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
[INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0)
[INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded block-buffer v0.11.0-rc.1
[INFO] [stderr] Downloaded sha1 v0.11.0-pre.4
[INFO] [stderr] Downloaded const-oid v0.10.0-rc.0
[INFO] [stderr] Downloaded digest v0.11.0-pre.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 971c8ce73312ee25bd3afeaa1133625a3479d45482da73100595e9e785424ec3
[INFO] running `Command { std: "docker" "start" "-a" "971c8ce73312ee25bd3afeaa1133625a3479d45482da73100595e9e785424ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "971c8ce73312ee25bd3afeaa1133625a3479d45482da73100595e9e785424ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "971c8ce73312ee25bd3afeaa1133625a3479d45482da73100595e9e785424ec3", kill_on_drop: false }`
[INFO] [stdout] 971c8ce73312ee25bd3afeaa1133625a3479d45482da73100595e9e785424ec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 533b53913339b5a7637df291fd485581f671f14b5a0aeb015f09b9184741fd37
[INFO] running `Command { std: "docker" "start" "-a" "533b53913339b5a7637df291fd485581f671f14b5a0aeb015f09b9184741fd37", kill_on_drop: false }`
[INFO] [stderr] Checking pin-project-lite v0.2.14
[INFO] [stderr] Checking bytes v1.7.1
[INFO] [stderr] Checking futures-core v0.3.30
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling vcpkg v0.2.15
[INFO] [stderr] Compiling pkg-config v0.3.30
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking futures-task v0.3.30
[INFO] [stderr] Compiling serde v1.0.209
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Checking hashbrown v0.14.5
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Checking futures-sink v0.3.30
[INFO] [stderr] Checking socket2 v0.5.7
[INFO] [stderr] Checking mio v1.0.2
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Compiling httparse v1.9.4
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Compiling openssl v0.10.66
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Compiling cc v1.1.15
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Compiling syn v2.0.76
[INFO] [stderr] Checking atomic-waker v1.1.2
[INFO] [stderr] Compiling native-tls v0.2.12
[INFO] [stderr] Checking try-lock v0.2.5
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking want v0.3.1
[INFO] [stderr] Checking tower-layer v0.3.3
[INFO] [stderr] Checking tower-service v0.3.3
[INFO] [stderr] Checking http v1.1.0
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling anyhow v1.0.86
[INFO] [stderr] Checking base64 v0.22.1
[INFO] [stderr] Checking rustls-pki-types v1.8.0
[INFO] [stderr] Checking sync_wrapper v1.0.1
[INFO] [stderr] Checking encoding_rs v0.8.34
[INFO] [stderr] Checking mime v0.3.17
[INFO] [stderr] Checking const-oid v0.10.0-rc.0
[INFO] [stderr] Checking indexmap v2.4.0
[INFO] [stderr] Checking ipnet v2.9.0
[INFO] [stderr] Checking cpufeatures v0.2.13
[INFO] [stderr] Checking rustls-pemfile v2.1.3
[INFO] [stderr] Checking hex v0.4.3
[INFO] [stderr] Compiling openssl-sys v0.9.103
[INFO] [stderr] Checking http-body v1.0.1
[INFO] [stderr] Checking hybrid-array v0.2.0-rc.9
[INFO] [stderr] Checking crypto-common v0.2.0-rc.1
[INFO] [stderr] Checking http-body-util v0.1.2
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking serde_json v1.0.127
[INFO] [stderr] Checking serde_path_to_error v0.1.16
[INFO] [stderr] Checking chrono v0.4.38
[INFO] [stderr] Checking block-buffer v0.11.0-rc.1
[INFO] [stderr] Checking digest v0.11.0-pre.9
[INFO] [stderr] Checking sha1 v0.11.0-pre.4
[INFO] [stderr] Compiling tokio-macros v2.4.0
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling async-trait v0.1.81
[INFO] [stderr] Compiling serde_derive v1.0.209
[INFO] [stderr] Checking tokio v1.39.3
[INFO] [stderr] Checking pin-project v1.1.5
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking tokio-util v0.7.11
[INFO] [stderr] Checking tower v0.4.13
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking tokio-stream v0.1.15
[INFO] [stderr] Checking h2 v0.4.6
[INFO] [stderr] Checking hyper v1.4.1
[INFO] [stderr] Checking hyper-util v0.1.7
[INFO] [stderr] Checking hyper-tls v0.6.0
[INFO] [stderr] Checking reqwest v0.12.7
[INFO] [stderr] Checking alipan v0.0.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `file_resource` and `bytes_body` are never used
[INFO] [stdout] --> src/tests.rs:660:18
[INFO] [stdout] |
[INFO] [stdout] 659 | impl PutResource {
[INFO] [stdout] | ---------------- associated functions in this implementation
[INFO] [stdout] 660 | pub async fn file_resource(path: &str) -> crate::Result
{
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 | pub fn bytes_body(bytes: Vec) -> Body {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.42s
[INFO] running `Command { std: "docker" "inspect" "533b53913339b5a7637df291fd485581f671f14b5a0aeb015f09b9184741fd37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "533b53913339b5a7637df291fd485581f671f14b5a0aeb015f09b9184741fd37", kill_on_drop: false }`
[INFO] [stdout] 533b53913339b5a7637df291fd485581f671f14b5a0aeb015f09b9184741fd37
[INFO] checking alipan-0.0.19 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu
[INFO] extracting crate alipan 0.0.19 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate alipan 0.0.19 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alipan 0.0.19
[INFO] finished tweaking crates.io crate alipan 0.0.19
[INFO] tweaked toml for crates.io crate alipan 0.0.19 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 176 packages to latest compatible versions
[INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1)
[INFO] [stderr] Adding core-foundation v0.9.4 (latest: v0.10.0)
[INFO] [stderr] Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr] Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0)
[INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0)
[INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2)
[INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5)
[INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0)
[INFO] [stderr] Adding tower v0.4.13 (latest: v0.5.0)
[INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
[INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0)
[INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ef4f848066f0f2b4642bab92543ad43f92eccee991887d4d39d62f06f81dfbb
[INFO] running `Command { std: "docker" "start" "-a" "1ef4f848066f0f2b4642bab92543ad43f92eccee991887d4d39d62f06f81dfbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ef4f848066f0f2b4642bab92543ad43f92eccee991887d4d39d62f06f81dfbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef4f848066f0f2b4642bab92543ad43f92eccee991887d4d39d62f06f81dfbb", kill_on_drop: false }`
[INFO] [stdout] 1ef4f848066f0f2b4642bab92543ad43f92eccee991887d4d39d62f06f81dfbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f77ae48775cc8d2b5026b0a2a10bf541fcf71d5b820cb76ee30a9f49557ca369
[INFO] running `Command { std: "docker" "start" "-a" "f77ae48775cc8d2b5026b0a2a10bf541fcf71d5b820cb76ee30a9f49557ca369", kill_on_drop: false }`
[INFO] [stderr] Checking bytes v1.7.1
[INFO] [stderr] Checking pin-project-lite v0.2.14
[INFO] [stderr] Checking futures-core v0.3.30
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling vcpkg v0.2.15
[INFO] [stderr] Compiling pkg-config v0.3.30
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking futures-task v0.3.30
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling serde v1.0.209
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Compiling httparse v1.9.4
[INFO] [stderr] Checking futures-sink v0.3.30
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Checking mio v1.0.2
[INFO] [stderr] Checking socket2 v0.5.7
[INFO] [stderr] Checking hashbrown v0.14.5
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Compiling openssl v0.10.66
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling cc v1.1.15
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Compiling syn v2.0.76
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Checking atomic-waker v1.1.2
[INFO] [stderr] Compiling native-tls v0.2.12
[INFO] [stderr] Checking try-lock v0.2.5
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Checking tower-service v0.3.3
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking http v1.1.0
[INFO] [stderr] Checking want v0.3.1
[INFO] [stderr] Checking tower-layer v0.3.3
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking rustls-pki-types v1.8.0
[INFO] [stderr] Compiling anyhow v1.0.86
[INFO] [stderr] Checking base64 v0.22.1
[INFO] [stderr] Checking sync_wrapper v1.0.1
[INFO] [stderr] Checking encoding_rs v0.8.34
[INFO] [stderr] Checking const-oid v0.10.0-rc.0
[INFO] [stderr] Checking indexmap v2.4.0
[INFO] [stderr] Checking mime v0.3.17
[INFO] [stderr] Checking ipnet v2.9.0
[INFO] [stderr] Checking cpufeatures v0.2.13
[INFO] [stderr] Checking hex v0.4.3
[INFO] [stderr] Checking rustls-pemfile v2.1.3
[INFO] [stderr] Checking http-body v1.0.1
[INFO] [stderr] Compiling openssl-sys v0.9.103
[INFO] [stderr] Checking hybrid-array v0.2.0-rc.9
[INFO] [stderr] Checking http-body-util v0.1.2
[INFO] [stderr] Checking crypto-common v0.2.0-rc.1
[INFO] [stderr] Checking serde_json v1.0.127
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking serde_path_to_error v0.1.16
[INFO] [stderr] Checking chrono v0.4.38
[INFO] [stderr] Checking block-buffer v0.11.0-rc.1
[INFO] [stderr] Checking digest v0.11.0-pre.9
[INFO] [stderr] Checking sha1 v0.11.0-pre.4
[INFO] [stderr] Compiling tokio-macros v2.4.0
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling async-trait v0.1.81
[INFO] [stderr] Compiling serde_derive v1.0.209
[INFO] [stderr] Checking tokio v1.39.3
[INFO] [stderr] Checking pin-project v1.1.5
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking tokio-util v0.7.11
[INFO] [stderr] Checking tower v0.4.13
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking tokio-stream v0.1.15
[INFO] [stderr] Checking h2 v0.4.6
[INFO] [stderr] Checking hyper v1.4.1
[INFO] [stderr] Checking hyper-util v0.1.7
[INFO] [stderr] Checking hyper-tls v0.6.0
[INFO] [stderr] Checking reqwest v0.12.7
[INFO] [stderr] Checking alipan v0.0.19 (/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/client/common/load_access_token.rs:16:30
[INFO] [stdout] |
[INFO] [stdout] 14 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 15 | loader: Arc>,
[INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 16 | ) -> crate::Result {
[INFO] [stdout] | ______________________________^
[INFO] [stdout] 17 | | let token = loader.get_access_token().await?;
[INFO] [stdout] 18 | | Ok(self.header("Authorization", format!("Bearer {}", token.access_token)))
[INFO] [stdout] 19 | | }
[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/client/common/response.rs:49:8
[INFO] [stdout] |
[INFO] [stdout] 42 | pub fn null_to_default<'de, D, T>(deserializer: D) -> Result
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 48 | let opt = Option::deserialize(deserializer)?;
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 49 | Ok(opt.unwrap_or_default())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will 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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/common.rs:130:21
[INFO] [stdout] |
[INFO] [stdout] 129 | fn from(s: T) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 130 | OptionParam(Some(s))
[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/common.rs:172:12
[INFO] [stdout] |
[INFO] [stdout] 168 | fn deserialize(deserializer: D) -> Result, D::Error>
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 | Ok(OptionParam(Some(T::deserialize(deserializer)?)))
[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/result.rs:26:26
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn msg(msg: impl Into) -> Self {
[INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 26 | AlipanError::new(ErrorInfo::Msg(msg.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/result.rs:30:26
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn require_param_missing(param: impl Into) -> Self {
[INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 30 | AlipanError::new(ErrorInfo::RequireParamMissing(param.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/result.rs:85:26
[INFO] [stdout] |
[INFO] [stdout] 84 | fn from(e: reqwest::Error) -> Self {
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 85 | AlipanError::new(ErrorInfo::ReqwestError(e))
[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/result.rs:91:26
[INFO] [stdout] |
[INFO] [stdout] 90 | fn from(e: serde_json::Error) -> Self {
[INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 91 | AlipanError::new(ErrorInfo::SerdeJsonError(e))
[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/result.rs:97:26
[INFO] [stdout] |
[INFO] [stdout] 96 | fn from(e: serde_path_to_error::Error) -> Self {
[INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 97 | AlipanError::new(ErrorInfo::SerdeJsonErrorPath(e))
[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/result.rs:115:26
[INFO] [stdout] |
[INFO] [stdout] 114 | fn from(e: std::io::Error) -> Self {
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 115 | AlipanError::new(ErrorInfo::Io(e))
[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/result.rs:121:26
[INFO] [stdout] |
[INFO] [stdout] 120 | fn from(e: anyhow::Error) -> Self {
[INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 121 | AlipanError::new(ErrorInfo::Anyhow(e))
[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 `alipan` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: associated functions `file_resource` and `bytes_body` are never used
[INFO] [stdout] --> src/tests.rs:660:18
[INFO] [stdout] |
[INFO] [stdout] 659 | impl PutResource {
[INFO] [stdout] | ---------------- associated functions in this implementation
[INFO] [stdout] 660 | pub async fn file_resource(path: &str) -> crate::Result {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 | pub fn bytes_body(bytes: Vec) -> Body {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[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/common/load_access_token.rs:16:30
[INFO] [stdout] |
[INFO] [stdout] 14 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 15 | loader: Arc>,
[INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 16 | ) -> crate::Result {
[INFO] [stdout] | ______________________________^
[INFO] [stdout] 17 | | let token = loader.get_access_token().await?;
[INFO] [stdout] 18 | | Ok(self.header("Authorization", format!("Bearer {}", token.access_token)))
[INFO] [stdout] 19 | | }
[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/client/common/response.rs:49:8
[INFO] [stdout] |
[INFO] [stdout] 42 | pub fn null_to_default<'de, D, T>(deserializer: D) -> Result
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 48 | let opt = Option::deserialize(deserializer)?;
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 49 | Ok(opt.unwrap_or_default())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will 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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/common.rs:130:21
[INFO] [stdout] |
[INFO] [stdout] 129 | fn from(s: T) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 130 | OptionParam(Some(s))
[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/common.rs:172:12
[INFO] [stdout] |
[INFO] [stdout] 168 | fn deserialize(deserializer: D) -> Result, D::Error>
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 | Ok(OptionParam(Some(T::deserialize(deserializer)?)))
[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/result.rs:26:26
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn msg(msg: impl Into) -> Self {
[INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 26 | AlipanError::new(ErrorInfo::Msg(msg.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/result.rs:30:26
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn require_param_missing(param: impl Into) -> Self {
[INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 30 | AlipanError::new(ErrorInfo::RequireParamMissing(param.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/result.rs:85:26
[INFO] [stdout] |
[INFO] [stdout] 84 | fn from(e: reqwest::Error) -> Self {
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 85 | AlipanError::new(ErrorInfo::ReqwestError(e))
[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/result.rs:91:26
[INFO] [stdout] |
[INFO] [stdout] 90 | fn from(e: serde_json::Error) -> Self {
[INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 91 | AlipanError::new(ErrorInfo::SerdeJsonError(e))
[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/result.rs:97:26
[INFO] [stdout] |
[INFO] [stdout] 96 | fn from(e: serde_path_to_error::Error) -> Self {
[INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 97 | AlipanError::new(ErrorInfo::SerdeJsonErrorPath(e))
[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/result.rs:115:26
[INFO] [stdout] |
[INFO] [stdout] 114 | fn from(e: std::io::Error) -> Self {
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 115 | AlipanError::new(ErrorInfo::Io(e))
[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/result.rs:121:26
[INFO] [stdout] |
[INFO] [stdout] 120 | fn from(e: anyhow::Error) -> Self {
[INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 121 | AlipanError::new(ErrorInfo::Anyhow(e))
[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; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `alipan` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f77ae48775cc8d2b5026b0a2a10bf541fcf71d5b820cb76ee30a9f49557ca369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f77ae48775cc8d2b5026b0a2a10bf541fcf71d5b820cb76ee30a9f49557ca369", kill_on_drop: false }`
[INFO] [stdout] f77ae48775cc8d2b5026b0a2a10bf541fcf71d5b820cb76ee30a9f49557ca369