[INFO] cloning repository https://github.com/Snoupix/create-git-repo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Snoupix/create-git-repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnoupix%2Fcreate-git-repo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnoupix%2Fcreate-git-repo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9743823ed69fb978c121cd19f0131c0f3965cb8 [INFO] checking Snoupix/create-git-repo against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnoupix%2Fcreate-git-repo" "/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/Snoupix/create-git-repo 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/Snoupix/create-git-repo [INFO] finished tweaking git repo https://github.com/Snoupix/create-git-repo [INFO] tweaked toml for git repo https://github.com/Snoupix/create-git-repo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Snoupix/create-git-repo 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 derive_builder v0.7.2 [INFO] [stderr] Downloaded websocket v0.23.0 [INFO] [stderr] Downloaded darling v0.9.0 [INFO] [stderr] Downloaded darling_core v0.9.0 [INFO] [stderr] Downloaded headless_chrome v0.9.0 [INFO] [stderr] Downloaded darling_macro v0.9.0 [INFO] [stderr] Downloaded derive_builder_core v0.5.0 [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] fed6f6e1b64c27303870069578231cbc0e116ce247e16f8c38ade28c1bfd6592 [INFO] running `Command { std: "docker" "start" "-a" "fed6f6e1b64c27303870069578231cbc0e116ce247e16f8c38ade28c1bfd6592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fed6f6e1b64c27303870069578231cbc0e116ce247e16f8c38ade28c1bfd6592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed6f6e1b64c27303870069578231cbc0e116ce247e16f8c38ade28c1bfd6592", kill_on_drop: false }` [INFO] [stdout] fed6f6e1b64c27303870069578231cbc0e116ce247e16f8c38ade28c1bfd6592 [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] a7f956fcee721ec5404c5b696a1f8eb17e0091b1afea79b561b2e8c09732c4e8 [INFO] running `Command { std: "docker" "start" "-a" "a7f956fcee721ec5404c5b696a1f8eb17e0091b1afea79b561b2e8c09732c4e8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking websocket v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking rpassword v6.0.1 [INFO] [stderr] Checking headless_chrome v0.9.0 [INFO] [stderr] Checking create-git-repo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `browser` is never read [INFO] [stdout] --> src/hl_chrome.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ChromeTab { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 19 | browser: Browser, [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] [stdout] warning: field `browser` is never read [INFO] [stdout] --> src/hl_chrome.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ChromeTab { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 19 | browser: Browser, [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 9.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a7f956fcee721ec5404c5b696a1f8eb17e0091b1afea79b561b2e8c09732c4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7f956fcee721ec5404c5b696a1f8eb17e0091b1afea79b561b2e8c09732c4e8", kill_on_drop: false }` [INFO] [stdout] a7f956fcee721ec5404c5b696a1f8eb17e0091b1afea79b561b2e8c09732c4e8 [INFO] checking Snoupix/create-git-repo 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%2FSnoupix%2Fcreate-git-repo" "/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/Snoupix/create-git-repo 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/Snoupix/create-git-repo [INFO] finished tweaking git repo https://github.com/Snoupix/create-git-repo [INFO] tweaked toml for git repo https://github.com/Snoupix/create-git-repo written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Snoupix/create-git-repo 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] a550aa3010f28c7fc697c10fb4fc9a77feca3e037be33d983ee4a38afbaeca71 [INFO] running `Command { std: "docker" "start" "-a" "a550aa3010f28c7fc697c10fb4fc9a77feca3e037be33d983ee4a38afbaeca71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a550aa3010f28c7fc697c10fb4fc9a77feca3e037be33d983ee4a38afbaeca71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a550aa3010f28c7fc697c10fb4fc9a77feca3e037be33d983ee4a38afbaeca71", kill_on_drop: false }` [INFO] [stdout] a550aa3010f28c7fc697c10fb4fc9a77feca3e037be33d983ee4a38afbaeca71 [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] db3eae9669460deccd6b19d9c5270c957fe56448c4c7c7ee2620134b572d0d99 [INFO] running `Command { std: "docker" "start" "-a" "db3eae9669460deccd6b19d9c5270c957fe56448c4c7c7ee2620134b572d0d99", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking websocket v0.23.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking headless_chrome v0.9.0 [INFO] [stderr] Checking rpassword v6.0.1 [INFO] [stderr] Checking create-git-repo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `browser` is never read [INFO] [stdout] --> src/hl_chrome.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ChromeTab { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 19 | browser: Browser, [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/hl_chrome.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn create_repo(self) -> String { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / self.tab [INFO] [stdout] 110 | | .get_target_info() [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `create-git-repo` (bin "create-git-repo") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `browser` is never read [INFO] [stdout] --> src/hl_chrome.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ChromeTab { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 19 | browser: Browser, [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/hl_chrome.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn create_repo(self) -> String { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / self.tab [INFO] [stdout] 110 | | .get_target_info() [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `create-git-repo` (bin "create-git-repo" test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "db3eae9669460deccd6b19d9c5270c957fe56448c4c7c7ee2620134b572d0d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3eae9669460deccd6b19d9c5270c957fe56448c4c7c7ee2620134b572d0d99", kill_on_drop: false }` [INFO] [stdout] db3eae9669460deccd6b19d9c5270c957fe56448c4c7c7ee2620134b572d0d99