[INFO] fetching crate datafusion-cli 42.0.0... [INFO] checking datafusion-cli-42.0.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate datafusion-cli 42.0.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate datafusion-cli 42.0.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate datafusion-cli 42.0.0 [INFO] finished tweaking crates.io crate datafusion-cli 42.0.0 [INFO] tweaked toml for crates.io crate datafusion-cli 42.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate datafusion-cli 42.0.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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abc35ac77e6c2a5a68ef87fc2d3f0254699d2e40b9415a751b1a0a555656afb9 [INFO] running `Command { std: "docker" "start" "-a" "abc35ac77e6c2a5a68ef87fc2d3f0254699d2e40b9415a751b1a0a555656afb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abc35ac77e6c2a5a68ef87fc2d3f0254699d2e40b9415a751b1a0a555656afb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc35ac77e6c2a5a68ef87fc2d3f0254699d2e40b9415a751b1a0a555656afb9", kill_on_drop: false }` [INFO] [stdout] abc35ac77e6c2a5a68ef87fc2d3f0254699d2e40b9415a751b1a0a555656afb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54a7c3af4e65e50aac5e2247db94f824f0e24ce462cad8a41c35c14cd1534b44 [INFO] running `Command { std: "docker" "start" "-a" "54a7c3af4e65e50aac5e2247db94f824f0e24ce462cad8a41c35c14cd1534b44", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking once_cell v1.20.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking arrow-schema v53.0.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking rustls-native-certs v0.8.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking arrow-buffer v53.0.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking arrow-data v53.0.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking mimalloc v0.1.43 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking sqlparser v0.50.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking snafu v0.8.4 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking aws-smithy-async v1.2.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking datafusion-common-runtime v42.0.0 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking aws-smithy-types v1.2.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking aws-smithy-runtime-api v1.7.2 [INFO] [stderr] Checking aws-smithy-json v0.60.7 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking quick-xml v0.36.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking aws-smithy-http v0.60.11 [INFO] [stderr] Checking aws-credential-types v1.2.1 [INFO] [stderr] Checking apache-avro v0.16.0 [INFO] [stderr] Checking aws-sigv4 v1.2.4 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking arrow-array v53.0.0 [INFO] [stderr] Checking object_store v0.11.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking aws-smithy-runtime v1.7.1 [INFO] [stderr] Checking arrow-select v53.0.0 [INFO] [stderr] Checking arrow-arith v53.0.0 [INFO] [stderr] Checking arrow-row v53.0.0 [INFO] [stderr] Checking aws-runtime v1.4.3 [INFO] [stderr] Checking arrow-cast v53.0.0 [INFO] [stderr] Checking arrow-ord v53.0.0 [INFO] [stderr] Checking arrow-string v53.0.0 [INFO] [stderr] Checking aws-sdk-sso v1.39.0 [INFO] [stderr] Checking aws-sdk-sts v1.39.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.40.0 [INFO] [stderr] Checking arrow-ipc v53.0.0 [INFO] [stderr] Checking arrow-json v53.0.0 [INFO] [stderr] Checking arrow-csv v53.0.0 [INFO] [stderr] Checking aws-config v1.5.5 [INFO] [stderr] Checking arrow v53.0.0 [INFO] [stderr] Checking parquet v53.0.0 [INFO] [stderr] Checking datafusion-common v42.0.0 [INFO] [stderr] Checking datafusion-expr-common v42.0.0 [INFO] [stderr] Checking datafusion-physical-expr-common v42.0.0 [INFO] [stderr] Checking datafusion-functions-aggregate-common v42.0.0 [INFO] [stderr] Checking datafusion-expr v42.0.0 [INFO] [stderr] Checking datafusion-execution v42.0.0 [INFO] [stderr] Checking datafusion-sql v42.0.0 [INFO] [stderr] Checking datafusion-functions-window v42.0.0 [INFO] [stderr] Checking datafusion-physical-expr v42.0.0 [INFO] [stderr] Checking datafusion-functions v42.0.0 [INFO] [stderr] Checking datafusion-functions-aggregate v42.0.0 [INFO] [stderr] Checking datafusion-optimizer v42.0.0 [INFO] [stderr] Checking datafusion-physical-plan v42.0.0 [INFO] [stderr] Checking datafusion-functions-nested v42.0.0 [INFO] [stderr] Checking datafusion-physical-optimizer v42.0.0 [INFO] [stderr] Checking datafusion-catalog v42.0.0 [INFO] [stderr] Checking datafusion v42.0.0 [INFO] [stderr] Checking datafusion-cli v42.0.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `datafusion_cli` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/print_format.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/print_format.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | ($WRITER: ident, $writer: expr_2021, $batches: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/print_format.rs:52:42 [INFO] [stderr] | [INFO] [stderr] 52 | ($WRITER: ident, $writer: expr_2021, $batches: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/print_format.rs:68:19 [INFO] [stderr] | [INFO] [stderr] 68 | (ArrayWriter, $writer: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/print_format.rs:71:27 [INFO] [stderr] | [INFO] [stderr] 71 | (LineDelimitedWriter, $writer: expr_2021) => {{}}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/print_format.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | ($WRITER: ident, $writer: expr, $batches: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 52 | ($WRITER: ident, $writer: expr_2021, $batches: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/print_format.rs:52:47 [INFO] [stdout] | [INFO] [stdout] 52 | ($WRITER: ident, $writer: expr, $batches: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 52 | ($WRITER: ident, $writer: expr, $batches: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/print_format.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | (ArrayWriter, $writer: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 68 | (ArrayWriter, $writer: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/print_format.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | (LineDelimitedWriter, $writer: expr) => {{}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 71 | (LineDelimitedWriter, $writer: expr_2021) => {{}}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/catalog.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | / env::set_var( [INFO] [stdout] 346 | | if cfg!(windows) { "USERPROFILE" } else { "HOME" }, [INFO] [stdout] 347 | | test_home_path, [INFO] [stdout] 348 | | ); [INFO] [stdout] | |_________^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #27970 [INFO] [stdout] = note: `--force-warn deprecated-safe-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code [INFO] [stdout] | [INFO] [stdout] 345 + // TODO: Audit that the environment access only happens in single-threaded code. [INFO] [stdout] 346 ~ unsafe { env::set_var( [INFO] [stdout] 347 | if cfg!(windows) { "USERPROFILE" } else { "HOME" }, [INFO] [stdout] 348 | test_home_path, [INFO] [stdout] 349 ~ ) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/catalog.rs:364:32 [INFO] [stdout] | [INFO] [stdout] 364 | Some(home_path) => env::set_var( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 365 | | if cfg!(windows) { "USERPROFILE" } else { "HOME" }, [INFO] [stdout] 366 | | home_path.to_str().unwrap(), [INFO] [stdout] 367 | | ), [INFO] [stdout] | |_____________^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #27970 [INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code [INFO] [stdout] | [INFO] [stdout] 364 + // TODO: Audit that the environment access only happens in single-threaded code. [INFO] [stdout] 365 ~ Some(home_path) => unsafe { env::set_var( [INFO] [stdout] 366 | if cfg!(windows) { "USERPROFILE" } else { "HOME" }, [INFO] [stdout] 367 | home_path.to_str().unwrap(), [INFO] [stdout] 368 ~ ) }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to deprecated safe function `std::env::remove_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/catalog.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | None => env::remove_var(if cfg!(windows) { "USERPROFILE" } else { "HOME" }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #27970 [INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code [INFO] [stdout] | [INFO] [stdout] 368 + // TODO: Audit that the environment access only happens in single-threaded code. [INFO] [stdout] 369 ~ None => unsafe { env::remove_var(if cfg!(windows) { "USERPROFILE" } else { "HOME" }) }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/catalog.rs:153:16 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(inner_table) = inner_table? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/catalog.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 153 ~ match inner_table? { Some(inner_table) => { [INFO] [stdout] 154 | return Ok(Some(inner_table)); [INFO] [stdout] 155 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/catalog.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | if let Some(table_options) = builder.table_options() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/catalog.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 183 ~ match builder.table_options() { Some(table_options) => { [INFO] [stdout] 184 | table_options.extensions.insert(AwsOptions::default()) [INFO] [stdout] 185 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/catalog.rs:188:28 [INFO] [stdout] | [INFO] [stdout] 188 | if let Some(table_options) = builder.table_options() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/catalog.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 188 ~ match builder.table_options() { Some(table_options) => { [INFO] [stdout] 189 | table_options.extensions.insert(GcpOptions::default()) [INFO] [stdout] 190 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/exec.rs:148:40 [INFO] [stdout] | [INFO] [stdout] 148 | ... if let Err(e) = command.execute(print_options).await { [INFO] [stdout] | ^^^^^^^^^^^^^------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/exec.rs:150:37 [INFO] [stdout] | [INFO] [stdout] 150 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 148 ~ match command.execute(print_options).await { Err(e) => { [INFO] [stdout] 149 | eprintln!("{e}") [INFO] [stdout] 150 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/exec.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | ... if let Err(e) = cmd.execute(ctx, print_options).await { [INFO] [stdout] | ^^^^^^^^^^^^^------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/exec.rs:164:29 [INFO] [stdout] | [INFO] [stdout] 164 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 162 ~ match cmd.execute(ctx, print_options).await { Err(e) => { [INFO] [stdout] 163 | eprintln!("{e}") [INFO] [stdout] 164 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/exec.rs:415:12 [INFO] [stdout] | [INFO] [stdout] 415 | if let LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) = &plan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/exec.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 424 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 415 ~ match &plan { LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) => { [INFO] [stdout] 416 | let format = config_file_type_from_str(&cmd.file_type); [INFO] [stdout] ... [INFO] [stdout] 423 | .await?; [INFO] [stdout] 424 ~ } _ => { [INFO] [stdout] 425 | return plan_err!("LogicalPlan is not a CreateExternalTable"); [INFO] [stdout] 426 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/exec.rs:441:12 [INFO] [stdout] | [INFO] [stdout] 441 | if let LogicalPlan::Copy(cmd) = &plan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/exec.rs:450:9 [INFO] [stdout] | [INFO] [stdout] 450 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 441 ~ match &plan { LogicalPlan::Copy(cmd) => { [INFO] [stdout] 442 | let format = config_file_type_from_str(&cmd.file_type.get_ext()); [INFO] [stdout] ... [INFO] [stdout] 449 | .await?; [INFO] [stdout] 450 ~ } _ => { [INFO] [stdout] 451 | return plan_err!("LogicalPlan is not a CreateExternalTable"); [INFO] [stdout] 452 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/exec.rs:495:20 [INFO] [stdout] | [INFO] [stdout] 495 | if let LogicalPlan::Copy(copy_to) = &mut plan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/exec.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 495 ~ match &mut plan { LogicalPlan::Copy(copy_to) => { [INFO] [stdout] 496 | assert_eq!(copy_to.output_url, location); [INFO] [stdout] ... [INFO] [stdout] 500 | .get_store(&Url::parse(©_to.output_url).unwrap())?; [INFO] [stdout] 501 ~ } _ => { [INFO] [stdout] 502 | return plan_err!("LogicalPlan is not a CopyTo"); [INFO] [stdout] 503 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/helper.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | if let Some(Statement::CreateExternalTable(_)) = stmts.back() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/helper.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 136 ~ match stmts.back() { Some(Statement::CreateExternalTable(_)) => { [INFO] [stdout] 137 | return true; [INFO] [stdout] 138 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/object_storage.rs:496:12 [INFO] [stdout] | [INFO] [stdout] 496 | if let LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) = &mut plan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/object_storage.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 496 ~ match &mut plan { LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) => { [INFO] [stdout] 497 | ctx.register_table_options_extension_from_scheme(scheme); [INFO] [stdout] ... [INFO] [stdout] 513 | } [INFO] [stdout] 514 ~ } _ => { [INFO] [stdout] 515 | return plan_err!("LogicalPlan is not a CreateExternalTable"); [INFO] [stdout] 516 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/object_storage.rs:541:12 [INFO] [stdout] | [INFO] [stdout] 541 | if let LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) = &mut plan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/object_storage.rs:551:9 [INFO] [stdout] | [INFO] [stdout] 551 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 541 ~ match &mut plan { LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) => { [INFO] [stdout] 542 | ctx.register_table_options_extension_from_scheme(scheme); [INFO] [stdout] ... [INFO] [stdout] 550 | assert_eq!(err.to_string(), "Invalid or Unsupported Configuration: Invalid endpoint: http://endpoint33. HTTP is not allowed for S3 endpoints. To allow HTTP, set 'aws.allow_http' to true"); [INFO] [stdout] 551 ~ } _ => { [INFO] [stdout] 552 | return plan_err!("LogicalPlan is not a CreateExternalTable"); [INFO] [stdout] 553 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/object_storage.rs:567:12 [INFO] [stdout] | [INFO] [stdout] 567 | if let LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) = &mut plan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/object_storage.rs:574:9 [INFO] [stdout] | [INFO] [stdout] 574 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 567 ~ match &mut plan { LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) => { [INFO] [stdout] 568 | ctx.register_table_options_extension_from_scheme(scheme); [INFO] [stdout] ... [INFO] [stdout] 573 | get_s3_object_store_builder(table_url.as_ref(), aws_options).await?; [INFO] [stdout] 574 ~ } _ => { [INFO] [stdout] 575 | return plan_err!("LogicalPlan is not a CreateExternalTable"); [INFO] [stdout] 576 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/object_storage.rs:595:12 [INFO] [stdout] | [INFO] [stdout] 595 | if let LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) = &mut plan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/object_storage.rs:610:9 [INFO] [stdout] | [INFO] [stdout] 610 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 595 ~ match &mut plan { LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) => { [INFO] [stdout] 596 | ctx.register_table_options_extension_from_scheme(scheme); [INFO] [stdout] ... [INFO] [stdout] 609 | } [INFO] [stdout] 610 ~ } _ => { [INFO] [stdout] 611 | return plan_err!("LogicalPlan is not a CreateExternalTable"); [INFO] [stdout] 612 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/object_storage.rs:632:12 [INFO] [stdout] | [INFO] [stdout] 632 | if let LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) = &mut plan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/object_storage.rs:650:9 [INFO] [stdout] | [INFO] [stdout] 650 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 632 ~ match &mut plan { LogicalPlan::Ddl(DdlStatement::CreateExternalTable(cmd)) => { [INFO] [stdout] 633 | ctx.register_table_options_extension_from_scheme(scheme); [INFO] [stdout] ... [INFO] [stdout] 649 | } [INFO] [stdout] 650 ~ } _ => { [INFO] [stdout] 651 | return plan_err!("LogicalPlan is not a CreateExternalTable"); [INFO] [stdout] 652 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/print_options.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | while let Some(maybe_batch) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/print_options.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/print_format.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | ($WRITER: ident, $writer: expr, $batches: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 52 | ($WRITER: ident, $writer: expr_2021, $batches: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `datafusion_cli` [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/print_format.rs:52:47 [INFO] [stdout] | [INFO] [stdout] 52 | ($WRITER: ident, $writer: expr, $batches: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 52 | ($WRITER: ident, $writer: expr, $batches: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/print_format.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | (ArrayWriter, $writer: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 68 | (ArrayWriter, $writer: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/print_format.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/print_format.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | (LineDelimitedWriter, $writer: expr) => {{}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 71 | (LineDelimitedWriter, $writer: expr_2021) => {{}}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/print_format.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | ($WRITER: ident, $writer: expr_2021, $batches: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/print_format.rs:52:42 [INFO] [stderr] | [INFO] [stderr] 52 | ($WRITER: ident, $writer: expr_2021, $batches: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/print_format.rs:68:19 [INFO] [stderr] | [INFO] [stderr] 68 | (ArrayWriter, $writer: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/print_format.rs:71:27 [INFO] [stderr] | [INFO] [stderr] 71 | (LineDelimitedWriter, $writer: expr_2021) => {{}}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/catalog.rs:153:16 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(inner_table) = inner_table? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/catalog.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 153 ~ match inner_table? { Some(inner_table) => { [INFO] [stdout] 154 | return Ok(Some(inner_table)); [INFO] [stdout] 155 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/catalog.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | if let Some(table_options) = builder.table_options() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/catalog.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 183 ~ match builder.table_options() { Some(table_options) => { [INFO] [stdout] 184 | table_options.extensions.insert(AwsOptions::default()) [INFO] [stdout] 185 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/catalog.rs:188:28 [INFO] [stdout] | [INFO] [stdout] 188 | if let Some(table_options) = builder.table_options() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/catalog.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 188 ~ match builder.table_options() { Some(table_options) => { [INFO] [stdout] 189 | table_options.extensions.insert(GcpOptions::default()) [INFO] [stdout] 190 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/exec.rs:148:40 [INFO] [stdout] | [INFO] [stdout] 148 | ... if let Err(e) = command.execute(print_options).await { [INFO] [stdout] | ^^^^^^^^^^^^^------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/exec.rs:150:37 [INFO] [stdout] | [INFO] [stdout] 150 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 148 ~ match command.execute(print_options).await { Err(e) => { [INFO] [stdout] 149 | eprintln!("{e}") [INFO] [stdout] 150 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/exec.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | ... if let Err(e) = cmd.execute(ctx, print_options).await { [INFO] [stdout] | ^^^^^^^^^^^^^------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/exec.rs:164:29 [INFO] [stdout] | [INFO] [stdout] 164 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 162 ~ match cmd.execute(ctx, print_options).await { Err(e) => { [INFO] [stdout] 163 | eprintln!("{e}") [INFO] [stdout] 164 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/helper.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | if let Some(Statement::CreateExternalTable(_)) = stmts.back() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/helper.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 136 ~ match stmts.back() { Some(Statement::CreateExternalTable(_)) => { [INFO] [stdout] 137 | return true; [INFO] [stdout] 138 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/print_options.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | while let Some(maybe_batch) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/print_options.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/cli_integration.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/main.rs (1 fix) [INFO] [stderr] Migrating examples/cli-session-context.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking datafusion-cli v42.0.0 (/tmp/fixit) [INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/catalog.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | / env::set_var( [INFO] [stdout] 346 | | if cfg!(windows) { "USERPROFILE" } else { "HOME" }, [INFO] [stdout] 347 | | test_home_path, [INFO] [stdout] 348 | | ); [INFO] [stdout] | |_________^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/catalog.rs:364:32 [INFO] [stdout] | [INFO] [stdout] 364 | Some(home_path) => env::set_var( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 365 | | if cfg!(windows) { "USERPROFILE" } else { "HOME" }, [INFO] [stdout] 366 | | home_path.to_str().unwrap(), [INFO] [stdout] 367 | | ), [INFO] [stdout] | |_____________^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `remove_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/catalog.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | None => env::remove_var(if cfg!(windows) { "USERPROFILE" } else { "HOME" }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] error: could not compile `datafusion-cli` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "54a7c3af4e65e50aac5e2247db94f824f0e24ce462cad8a41c35c14cd1534b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a7c3af4e65e50aac5e2247db94f824f0e24ce462cad8a41c35c14cd1534b44", kill_on_drop: false }` [INFO] [stdout] 54a7c3af4e65e50aac5e2247db94f824f0e24ce462cad8a41c35c14cd1534b44