[INFO] cloning repository https://github.com/jkcoxson/idevice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkcoxson/idevice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fidevice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fidevice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1853afc1a9b2adad6f22b4963f43ff2540a35b9 [INFO] checking jkcoxson/idevice against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fidevice" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcoxson/idevice 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 git repo https://github.com/jkcoxson/idevice [INFO] finished tweaking git repo https://github.com/jkcoxson/idevice [INFO] tweaked toml for git repo https://github.com/jkcoxson/idevice written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jkcoxson/idevice 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.4.16 [INFO] [stderr] Downloaded num_threads v0.1.5 [INFO] [stderr] Downloaded serde_bytes v0.11.6 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.80 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] [stderr] Downloaded interfaces v0.0.8 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Downloaded colored v1.9.3 [INFO] [stderr] Downloaded async-trait v0.1.53 [INFO] [stderr] Downloaded aho-corasick v0.6.10 [INFO] [stderr] Downloaded handlebars v0.29.1 [INFO] [stderr] Downloaded time v0.3.9 [INFO] [stderr] Downloaded mio v0.8.2 [INFO] [stderr] Downloaded js-sys v0.3.57 [INFO] [stderr] Downloaded bumpalo v3.9.1 [INFO] [stderr] Downloaded serde_json v1.0.80 [INFO] [stderr] Downloaded wasm-bindgen v0.2.80 [INFO] [stderr] Downloaded syn v1.0.92 [INFO] [stderr] Downloaded regex v0.2.11 [INFO] [stderr] Downloaded indexmap v1.8.1 [INFO] [stderr] Downloaded regex-syntax v0.5.6 [INFO] [stderr] Downloaded rustls v0.20.4 [INFO] [stderr] Downloaded pest v0.3.3 [INFO] [stderr] Downloaded ucd-util v0.1.8 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.80 [INFO] [stderr] Downloaded utf8-ranges v1.0.5 [INFO] [stderr] Downloaded quote v1.0.18 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.80 [INFO] [stderr] Downloaded tokio v1.18.0 [INFO] [stderr] Downloaded libc v0.2.125 [INFO] [stderr] Downloaded web-sys v0.3.57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f84d52816a3e90461e3ea21190e37edccecc3821383950e6af0cf0ef63f291ec [INFO] running `Command { std: "docker" "start" "-a" "f84d52816a3e90461e3ea21190e37edccecc3821383950e6af0cf0ef63f291ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f84d52816a3e90461e3ea21190e37edccecc3821383950e6af0cf0ef63f291ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f84d52816a3e90461e3ea21190e37edccecc3821383950e6af0cf0ef63f291ec", kill_on_drop: false }` [INFO] [stdout] f84d52816a3e90461e3ea21190e37edccecc3821383950e6af0cf0ef63f291ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5b47e60742182b084eb9452b7658677262890ded66a4bcfdc983838dc3e8b38d [INFO] running `Command { std: "docker" "start" "-a" "5b47e60742182b084eb9452b7658677262890ded66a4bcfdc983838dc3e8b38d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling interfaces v0.0.8 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking idevice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "5b47e60742182b084eb9452b7658677262890ded66a4bcfdc983838dc3e8b38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b47e60742182b084eb9452b7658677262890ded66a4bcfdc983838dc3e8b38d", kill_on_drop: false }` [INFO] [stdout] 5b47e60742182b084eb9452b7658677262890ded66a4bcfdc983838dc3e8b38d [INFO] checking jkcoxson/idevice against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fidevice" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcoxson/idevice 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 git repo https://github.com/jkcoxson/idevice [INFO] finished tweaking git repo https://github.com/jkcoxson/idevice [INFO] tweaked toml for git repo https://github.com/jkcoxson/idevice written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jkcoxson/idevice 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ebd82bd1f2b69ba684250ac69e6a3d2b94fcab9633b050ea29af238fa635d75 [INFO] running `Command { std: "docker" "start" "-a" "1ebd82bd1f2b69ba684250ac69e6a3d2b94fcab9633b050ea29af238fa635d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ebd82bd1f2b69ba684250ac69e6a3d2b94fcab9633b050ea29af238fa635d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ebd82bd1f2b69ba684250ac69e6a3d2b94fcab9633b050ea29af238fa635d75", kill_on_drop: false }` [INFO] [stdout] 1ebd82bd1f2b69ba684250ac69e6a3d2b94fcab9633b050ea29af238fa635d75 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa09f45cc5069101cffc3bdb8d7bd6a1b19f145014eae9db16b765dd87add930 [INFO] running `Command { std: "docker" "start" "-a" "aa09f45cc5069101cffc3bdb8d7bd6a1b19f145014eae9db16b765dd87add930", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] Compiling interfaces v0.0.8 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking idevice v0.1.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/tools/idevice_id.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | for device in device_list { [INFO] [stdout] | _____^ - [INFO] [stdout] | |_______________________________| [INFO] [stdout] 16 | || println!("{} ({})", device.serial_number, device.connection_type) [INFO] [stdout] 17 | || } [INFO] [stdout] | ||_____^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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/tools/idevice_id.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | for device in device_list { [INFO] [stdout] | _____^ - [INFO] [stdout] | |_______________________________| [INFO] [stdout] 16 | || println!("{} ({})", device.serial_number, device.connection_type) [INFO] [stdout] 17 | || } [INFO] [stdout] | ||_____^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `idevice` (bin "idevice_id" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `idevice` (bin "idevice_id") due to 2 previous errors [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/tools/fake_device.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | loop { [INFO] [stdout] | _____^ - [INFO] [stdout] | |__________| [INFO] [stdout] 17 | || let (socket, _) = listener.accept().await.unwrap(); [INFO] [stdout] 18 | || [INFO] [stdout] 19 | || tokio::spawn(async move { [INFO] [stdout] 20 | || handle_lockdown_connection(socket).await; [INFO] [stdout] 21 | || }); [INFO] [stdout] 22 | || } [INFO] [stdout] | ||_____^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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/tools/fake_device.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | loop { [INFO] [stdout] | _____^ - [INFO] [stdout] | |__________| [INFO] [stdout] 17 | || let (socket, _) = listener.accept().await.unwrap(); [INFO] [stdout] 18 | || [INFO] [stdout] 19 | || tokio::spawn(async move { [INFO] [stdout] 20 | || handle_lockdown_connection(socket).await; [INFO] [stdout] 21 | || }); [INFO] [stdout] 22 | || } [INFO] [stdout] | ||_____^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [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/tools/passthrough.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | loop { [INFO] [stdout] | _____^ - [INFO] [stdout] | |__________| [INFO] [stdout] 17 | || let (mut socket, _) = listener.accept().await.unwrap(); [INFO] [stdout] 18 | || [INFO] [stdout] 19 | || tokio::spawn(async move { [INFO] [stdout] ... || [INFO] [stdout] 50 | || }); [INFO] [stdout] 51 | || } [INFO] [stdout] | ||_____^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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] [stderr] error: could not compile `idevice` (bin "fake_device" test) due to 2 previous errors [INFO] [stderr] error: could not compile `idevice` (bin "fake_device") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [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/tools/passthrough.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | loop { [INFO] [stdout] | _____^ - [INFO] [stdout] | |__________| [INFO] [stdout] 17 | || let (mut socket, _) = listener.accept().await.unwrap(); [INFO] [stdout] 18 | || [INFO] [stdout] 19 | || tokio::spawn(async move { [INFO] [stdout] ... || [INFO] [stdout] 50 | || }); [INFO] [stdout] 51 | || } [INFO] [stdout] | ||_____^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `idevice` (bin "passthrough") due to 2 previous errors [INFO] [stderr] error: could not compile `idevice` (bin "passthrough" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "aa09f45cc5069101cffc3bdb8d7bd6a1b19f145014eae9db16b765dd87add930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa09f45cc5069101cffc3bdb8d7bd6a1b19f145014eae9db16b765dd87add930", kill_on_drop: false }` [INFO] [stdout] aa09f45cc5069101cffc3bdb8d7bd6a1b19f145014eae9db16b765dd87add930