[INFO] cloning repository https://github.com/dsherret/libpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsherret/libpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsherret%2Flibpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsherret%2Flibpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b3ad92619cbcf28da164edb32890f3f6af91b3c [INFO] checking dsherret/libpack against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsherret%2Flibpack" "/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/dsherret/libpack 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] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dsherret/libpack [INFO] finished tweaking git repo https://github.com/dsherret/libpack [INFO] tweaked toml for git repo https://github.com/dsherret/libpack written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dsherret/libpack 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/rs_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `rs_lib` library target) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_lines v0.6.0 [INFO] [stderr] Downloaded swc_macros_common v0.3.8 [INFO] [stderr] Downloaded swc_ecma_codegen_macros v0.7.3 [INFO] [stderr] Downloaded swc_ecma_dep_graph v0.113.3 [INFO] [stderr] Downloaded swc_ecma_loader v0.45.0 [INFO] [stderr] Downloaded is-macro v0.3.0 [INFO] [stderr] Downloaded from_variant v0.1.6 [INFO] [stderr] Downloaded swc_ecma_transforms_classes v0.123.8 [INFO] [stderr] Downloaded swc_config_macro v0.1.2 [INFO] [stderr] Downloaded data-url v0.3.0 [INFO] [stderr] Downloaded deno_media_type v0.1.2 [INFO] [stderr] Downloaded swc_ecma_transforms_react v0.180.11 [INFO] [stderr] Downloaded swc_ecma_transforms_typescript v0.185.8 [INFO] [stderr] Downloaded deno_ast v0.31.3 [INFO] [stderr] Downloaded dprint-swc-ext v0.13.0 [INFO] [stderr] Downloaded ryu-js v1.0.0 [INFO] [stderr] Downloaded regex v1.8.2 [INFO] [stderr] Downloaded deno_graph v0.59.2 [INFO] [stderr] Downloaded swc_ecma_parser v0.141.3 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.134.8 [INFO] [stderr] Downloaded import_map v0.15.0 [INFO] [stderr] Downloaded swc_common v0.33.0 [INFO] [stderr] Downloaded swc_ecma_codegen v0.146.3 [INFO] [stderr] Downloaded monch v0.4.3 [INFO] [stderr] Downloaded sourcemap v6.2.3 [INFO] [stderr] Downloaded swc_ecma_ast v0.110.0 [INFO] [stderr] Downloaded jsonc-parser v0.21.1 [INFO] [stderr] Downloaded swc_ecma_utils v0.124.7 [INFO] [stderr] Downloaded pmutil v0.6.1 [INFO] [stderr] Downloaded ast_node v0.9.5 [INFO] [stderr] Downloaded swc_atoms v0.6.0 [INFO] [stderr] Downloaded swc_ecma_visit v0.96.0 [INFO] [stderr] Downloaded swc_visit_macros v0.5.8 [INFO] [stderr] Downloaded swc_ecma_transforms_proposal v0.168.12 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.2 [INFO] [stderr] Downloaded swc_ecma_transforms_macros v0.5.3 [INFO] [stderr] Downloaded swc_config v0.1.7 [INFO] [stderr] Downloaded swc_visit v0.5.7 [INFO] [stderr] Downloaded string_enum v0.4.1 [INFO] [stderr] Downloaded better_scoped_tls v0.1.1 [INFO] [stderr] Downloaded deno_semver v0.5.1 [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] 3e3db6f28d5f6c1afec2446445d19122f0e66e3a83227a336c17fcd55f24f8db [INFO] running `Command { std: "docker" "start" "-a" "3e3db6f28d5f6c1afec2446445d19122f0e66e3a83227a336c17fcd55f24f8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e3db6f28d5f6c1afec2446445d19122f0e66e3a83227a336c17fcd55f24f8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e3db6f28d5f6c1afec2446445d19122f0e66e3a83227a336c17fcd55f24f8db", kill_on_drop: false }` [INFO] [stdout] 3e3db6f28d5f6c1afec2446445d19122f0e66e3a83227a336c17fcd55f24f8db [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] 8472ba138ef6fb1815dcad2d55caf0ccb4289c67b52a298962ffd6515904b540 [INFO] running `Command { std: "docker" "start" "-a" "8472ba138ef6fb1815dcad2d55caf0ccb4289c67b52a298962ffd6515904b540", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/rs_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `rs_lib` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking unicode-id v0.3.3 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking data-url v0.3.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking ryu-js v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking monch v0.4.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling regex v1.8.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling swc_atoms v0.6.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking pmutil v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Checking swc_macros_common v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling swc_visit_macros v0.5.8 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling ast_node v0.9.5 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.2 [INFO] [stderr] Compiling from_variant v0.1.6 [INFO] [stderr] Compiling is-macro v0.3.0 [INFO] [stderr] Compiling string_enum v0.4.1 [INFO] [stderr] Compiling swc_config_macro v0.1.2 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Checking js-sys v0.3.63 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking swc_visit v0.5.7 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.36 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking triomphe v0.1.8 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking text_lines v0.6.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking deno_media_type v0.1.2 [INFO] [stderr] Checking deno_semver v0.5.1 [INFO] [stderr] Checking sourcemap v6.2.3 [INFO] [stderr] Checking swc_config v0.1.7 [INFO] [stderr] Checking import_map v0.15.0 [INFO] [stderr] Checking jsonc-parser v0.21.1 [INFO] [stderr] Checking swc_common v0.33.0 [INFO] [stderr] Checking swc_ecma_ast v0.110.0 [INFO] [stderr] Checking swc_ecma_loader v0.45.0 [INFO] [stderr] Checking swc_ecma_visit v0.96.0 [INFO] [stderr] Checking swc_ecma_parser v0.141.3 [INFO] [stderr] Checking swc_ecma_codegen v0.146.3 [INFO] [stderr] Checking dprint-swc-ext v0.13.0 [INFO] [stderr] Checking swc_ecma_utils v0.124.7 [INFO] [stderr] Checking swc_ecma_dep_graph v0.113.3 [INFO] [stderr] Checking swc_ecma_transforms_base v0.134.8 [INFO] [stderr] Checking swc_ecma_transforms_classes v0.123.8 [INFO] [stderr] Checking swc_ecma_transforms_react v0.180.11 [INFO] [stderr] Checking swc_ecma_transforms_proposal v0.168.12 [INFO] [stderr] Checking swc_ecma_transforms_typescript v0.185.8 [INFO] [stderr] Checking deno_ast v0.31.3 [INFO] [stderr] Checking deno_graph v0.59.2 [INFO] [stderr] Checking rs_lib v0.0.0 (/opt/rustwide/workdir/rs_lib) [INFO] [stdout] warning: unused variable: `is_dynamic` [INFO] [stdout] --> rs_lib/tests/integration/in_memory_loader.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | is_dynamic: bool, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_dynamic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `url_to_file_path` is never used [INFO] [stdout] --> rs_lib/tests/integration/in_memory_loader.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn url_to_file_path(module_specifier: &ModuleSpecifier) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_windows_path_segment` is never used [INFO] [stdout] --> rs_lib/tests/integration/in_memory_loader.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_windows_path_segment(specifier: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_file_with_headers` and `add_file_with_error` are never used [INFO] [stdout] --> rs_lib/tests/integration/in_memory_loader.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 63 | impl InMemoryLoader { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn add_file_with_headers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn add_file_with_error( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `entry_point` is never used [INFO] [stdout] --> rs_lib/tests/integration/test_builder.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 39 | impl TestBuilder { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn entry_point(&mut self, value: impl AsRef) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [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" "8472ba138ef6fb1815dcad2d55caf0ccb4289c67b52a298962ffd6515904b540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8472ba138ef6fb1815dcad2d55caf0ccb4289c67b52a298962ffd6515904b540", kill_on_drop: false }` [INFO] [stdout] 8472ba138ef6fb1815dcad2d55caf0ccb4289c67b52a298962ffd6515904b540 [INFO] checking dsherret/libpack 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%2Fdsherret%2Flibpack" "/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/dsherret/libpack 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] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dsherret/libpack [INFO] finished tweaking git repo https://github.com/dsherret/libpack [INFO] tweaked toml for git repo https://github.com/dsherret/libpack written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dsherret/libpack 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/rs_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `rs_lib` library target) [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] 5f865aca5e93ffaacdb4eaccf1e9c5b42de0eac31504494dd9001312780f51b0 [INFO] running `Command { std: "docker" "start" "-a" "5f865aca5e93ffaacdb4eaccf1e9c5b42de0eac31504494dd9001312780f51b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f865aca5e93ffaacdb4eaccf1e9c5b42de0eac31504494dd9001312780f51b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f865aca5e93ffaacdb4eaccf1e9c5b42de0eac31504494dd9001312780f51b0", kill_on_drop: false }` [INFO] [stdout] 5f865aca5e93ffaacdb4eaccf1e9c5b42de0eac31504494dd9001312780f51b0 [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] d4a1e0d80d7fe19e3996cb8bb316be913ea73eca1e99505ea9f490127fe9820d [INFO] running `Command { std: "docker" "start" "-a" "d4a1e0d80d7fe19e3996cb8bb316be913ea73eca1e99505ea9f490127fe9820d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/rs_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `rs_lib` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking unicode-id v0.3.3 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling regex v1.8.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking data-url v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking ryu-js v1.0.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking monch v0.4.3 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Compiling swc_atoms v0.6.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling pmutil v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Compiling swc_macros_common v0.3.8 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.2 [INFO] [stderr] Compiling is-macro v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling swc_visit_macros v0.5.8 [INFO] [stderr] Compiling ast_node v0.9.5 [INFO] [stderr] Compiling from_variant v0.1.6 [INFO] [stderr] Compiling string_enum v0.4.1 [INFO] [stderr] Compiling swc_config_macro v0.1.2 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Checking js-sys v0.3.63 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking swc_visit v0.5.7 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.36 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking triomphe v0.1.8 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking text_lines v0.6.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking deno_media_type v0.1.2 [INFO] [stderr] Checking deno_semver v0.5.1 [INFO] [stderr] Checking sourcemap v6.2.3 [INFO] [stderr] Checking swc_config v0.1.7 [INFO] [stderr] Checking import_map v0.15.0 [INFO] [stderr] Checking jsonc-parser v0.21.1 [INFO] [stderr] Checking swc_common v0.33.0 [INFO] [stderr] Checking swc_ecma_ast v0.110.0 [INFO] [stderr] Checking swc_ecma_loader v0.45.0 [INFO] [stderr] Checking swc_ecma_visit v0.96.0 [INFO] [stderr] Checking swc_ecma_parser v0.141.3 [INFO] [stderr] Checking swc_ecma_codegen v0.146.3 [INFO] [stderr] Checking dprint-swc-ext v0.13.0 [INFO] [stderr] Checking swc_ecma_utils v0.124.7 [INFO] [stderr] Checking swc_ecma_dep_graph v0.113.3 [INFO] [stderr] Checking swc_ecma_transforms_base v0.134.8 [INFO] [stderr] Checking swc_ecma_transforms_react v0.180.11 [INFO] [stderr] Checking swc_ecma_transforms_classes v0.123.8 [INFO] [stderr] Checking swc_ecma_transforms_proposal v0.168.12 [INFO] [stderr] Checking swc_ecma_transforms_typescript v0.185.8 [INFO] [stderr] Checking deno_ast v0.31.3 [INFO] [stderr] Checking deno_graph v0.59.2 [INFO] [stderr] Checking rs_lib v0.0.0 (/opt/rustwide/workdir/rs_lib) [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] --> rs_lib/src/lib.rs:252:54 [INFO] [stdout] | [INFO] [stdout] 252 | .unwrap_or_else(|| serde_json::Value::Object(Default::default())); [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] --> rs_lib/src/lib.rs:274:42 [INFO] [stdout] | [INFO] [stdout] 274 | .map_err(|err| ResolveError::Other(err.into())) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> rs_lib/src/dts.rs:442:32 [INFO] [stdout] | [INFO] [stdout] 441 | maybe_infer_type_from_expr(&*assign.right).map(|type_ann| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | Box::new(TsTypeAnn { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 443 | | span: DUMMY_SP, [INFO] [stdout] 444 | | type_ann: Box::new(type_ann), [INFO] [stdout] 445 | | }) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> rs_lib/src/dts.rs:1287:22 [INFO] [stdout] | [INFO] [stdout] 1286 | maybe_infer_type_from_expr(&*assign.right).map(|type_ann| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1287 | Box::new(TsTypeAnn { [INFO] [stdout] | ______________________^ [INFO] [stdout] 1288 | | span: DUMMY_SP, [INFO] [stdout] 1289 | | type_ann: Box::new(type_ann), [INFO] [stdout] 1290 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> rs_lib/src/helpers.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn object_define_property(name: String, key: String, expr: Expr) -> Stmt { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Stmt::Expr(ExprStmt { [INFO] [stdout] | ______________^ [INFO] [stdout] 73 | | span: DUMMY_SP, [INFO] [stdout] 74 | | expr: Box::new(Expr::Call(CallExpr { [INFO] [stdout] 75 | | span: DUMMY_SP, [INFO] [stdout] ... | [INFO] [stdout] 116 | | })), [INFO] [stdout] 117 | | }) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> rs_lib/src/pack_js.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | module: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> rs_lib/src/lib.rs:252:54 [INFO] [stdout] | [INFO] [stdout] 252 | .unwrap_or_else(|| serde_json::Value::Object(Default::default())); [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] --> rs_lib/src/lib.rs:274:42 [INFO] [stdout] | [INFO] [stdout] 274 | .map_err(|err| ResolveError::Other(err.into())) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> rs_lib/src/dts.rs:442:32 [INFO] [stdout] | [INFO] [stdout] 441 | maybe_infer_type_from_expr(&*assign.right).map(|type_ann| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | Box::new(TsTypeAnn { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 443 | | span: DUMMY_SP, [INFO] [stdout] 444 | | type_ann: Box::new(type_ann), [INFO] [stdout] 445 | | }) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [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] --> rs_lib/src/dts.rs:1287:22 [INFO] [stdout] | [INFO] [stdout] 1286 | maybe_infer_type_from_expr(&*assign.right).map(|type_ann| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1287 | Box::new(TsTypeAnn { [INFO] [stdout] | ______________________^ [INFO] [stdout] 1288 | | span: DUMMY_SP, [INFO] [stdout] 1289 | | type_ann: Box::new(type_ann), [INFO] [stdout] 1290 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> rs_lib/src/helpers.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn object_define_property(name: String, key: String, expr: Expr) -> Stmt { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Stmt::Expr(ExprStmt { [INFO] [stdout] | ______________^ [INFO] [stdout] 73 | | span: DUMMY_SP, [INFO] [stdout] 74 | | expr: Box::new(Expr::Call(CallExpr { [INFO] [stdout] 75 | | span: DUMMY_SP, [INFO] [stdout] ... | [INFO] [stdout] 116 | | })), [INFO] [stdout] 117 | | }) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> rs_lib/src/pack_js.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | module: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs_lib` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs_lib` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "d4a1e0d80d7fe19e3996cb8bb316be913ea73eca1e99505ea9f490127fe9820d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a1e0d80d7fe19e3996cb8bb316be913ea73eca1e99505ea9f490127fe9820d", kill_on_drop: false }` [INFO] [stdout] d4a1e0d80d7fe19e3996cb8bb316be913ea73eca1e99505ea9f490127fe9820d