[INFO] cloning repository https://github.com/axuj/sugg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axuj/sugg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxuj%2Fsugg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxuj%2Fsugg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7e8c7a280b3defa763d18442d5e42fac0d0aa3a [INFO] checking axuj/sugg against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxuj%2Fsugg" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/axuj/sugg [INFO] finished tweaking git repo https://github.com/axuj/sugg [INFO] tweaked toml for git repo https://github.com/axuj/sugg written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/axuj/sugg on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/axuj/sugg 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused workspace dependency `sugg-wasm` [INFO] [stderr] --> Cargo.toml:85:25 [INFO] [stderr] | [INFO] [stderr] 85 | [workspace.dependencies.sugg-wasm] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the workspace dependency `sugg-wasm` [INFO] [stderr] warning: unused field `authors` in `workspace.package` [INFO] [stderr] --> Cargo.toml:93:1 [INFO] [stderr] | [INFO] [stderr] 93 | authors = ["Your Name "] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.authors` [INFO] [stderr] warning: workspace (manifest) generated 2 warnings [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b7bdb7a07c006ac0bedf292e1cad09e6c5b3bff7f724cc43fa9548528fa2cfb2 [INFO] running `Command { std: "docker" "start" "b7bdb7a07c006ac0bedf292e1cad09e6c5b3bff7f724cc43fa9548528fa2cfb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7bdb7a07c006ac0bedf292e1cad09e6c5b3bff7f724cc43fa9548528fa2cfb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7bdb7a07c006ac0bedf292e1cad09e6c5b3bff7f724cc43fa9548528fa2cfb2" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7bdb7a07c006ac0bedf292e1cad09e6c5b3bff7f724cc43fa9548528fa2cfb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7bdb7a07c006ac0bedf292e1cad09e6c5b3bff7f724cc43fa9548528fa2cfb2" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: unused workspace dependency `sugg-wasm` [INFO] [stderr] --> Cargo.toml:85:25 [INFO] [stderr] | [INFO] [stderr] 85 | [workspace.dependencies.sugg-wasm] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the workspace dependency `sugg-wasm` [INFO] [stderr] warning: unused field `authors` in `workspace.package` [INFO] [stderr] --> Cargo.toml:93:1 [INFO] [stderr] | [INFO] [stderr] 93 | authors = ["Your Name "] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.authors` [INFO] [stderr] warning: workspace (manifest) generated 2 warnings [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling dragonbox_ecma v0.1.12 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Compiling oxc-miette-derive v2.7.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking unicode-id-start v1.4.0 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling oxc_ast_macros v0.134.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking compact_str v0.9.1 [INFO] [stderr] Checking oxc_index v4.1.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling oxc_sourcemap v7.0.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking oxc-browserslist v3.0.4 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking json-escape-simd v3.0.2 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking oxc-miette v2.7.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking endian-type v0.2.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking seize v0.5.1 [INFO] [stderr] Checking radix_trie v0.3.0 [INFO] [stderr] Checking concurrent_lru v0.2.0 [INFO] [stderr] Checking nodejs-built-in-modules v1.0.0 [INFO] [stderr] Checking halfbrown v0.4.0 [INFO] [stderr] Checking fast-glob v1.0.1 [INFO] [stderr] Checking papaya v0.2.4 [INFO] [stderr] Checking json-strip-comments v3.1.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking oxc_data_structures v0.134.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking rolldown-ariadne v0.6.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking uuid v1.23.3 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking sugar_path v2.0.1 [INFO] [stderr] Checking value-trait v0.12.1 [INFO] [stderr] Checking oxc_estree v0.134.0 [INFO] [stderr] Checking oxc_allocator v0.134.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking oxc_diagnostics v0.134.0 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking simd-json v0.17.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking regress v0.11.1 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking oxc_str v0.134.0 [INFO] [stderr] Checking oxc_span v0.134.0 [INFO] [stderr] Checking infer v0.19.0 [INFO] [stderr] Checking base-encode v0.3.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking oxc_syntax v0.134.0 [INFO] [stderr] Checking oxc_regular_expression v0.134.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Compiling icu_locale_data v2.2.0 [INFO] [stderr] Compiling ts-rs-macros v12.0.1 [INFO] [stderr] Checking vfs v0.13.0 [INFO] [stderr] Checking fancy-regex v0.18.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking oxc_compat v0.134.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking icu_locale v2.2.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Checking rolldown_std_utils v1.1.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking typedmap v0.6.0 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Checking oxc_ast v0.134.0 [INFO] [stderr] Checking string_wizard v1.1.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking pnp v0.12.9 [INFO] [stderr] Checking oxc_cfg v0.134.0 [INFO] [stderr] Compiling rquickjs-sys v0.11.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking oxc_resolver v11.21.0 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rustls-native-certs v0.8.4 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling icu_calendar_data v2.2.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.8.16 [INFO] [stderr] Compiling icu_plurals_data v2.2.0 [INFO] [stderr] Compiling icu_decimal_data v2.2.0 [INFO] [stderr] Compiling icu_time_data v2.2.0 [INFO] [stderr] Checking calendrical_calculations v0.2.4 [INFO] [stderr] Checking fixed_decimal v0.7.2 [INFO] [stderr] Compiling icu_collator_data v2.2.0 [INFO] [stderr] Compiling icu_datetime_data v2.2.0 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Checking ixdtf v0.6.5 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Compiling icu_segmenter_data v2.2.0 [INFO] [stderr] Compiling icu_list_data v2.2.0 [INFO] [stderr] Compiling icu_casemap_data v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.123 [INFO] [stderr] Checking icu_decimal v2.2.0 [INFO] [stderr] Checking icu_plurals v2.2.0 [INFO] [stderr] Checking icu_calendar v2.2.1 [INFO] [stderr] Checking ts-rs v12.0.1 [INFO] [stderr] Checking rolldown_fs v1.1.0 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Checking tracing-chrome v0.7.2 [INFO] [stderr] Checking icu_pattern v0.4.2 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking icu_segmenter v2.2.0 [INFO] [stderr] Checking rolldown_tracing v1.1.0 [INFO] [stderr] Checking icu_collator v2.2.0 [INFO] [stderr] Checking icu_casemap v2.2.0 [INFO] [stderr] Checking icu_list v2.2.0 [INFO] [stderr] Checking rolldown_devtools_action v1.1.0 [INFO] [stderr] Checking commondir v1.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking append-only-vec v0.1.8 [INFO] [stderr] Checking rolldown_devtools v1.1.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.123 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking lexopt v0.3.2 [INFO] [stderr] Checking sugg-deploy v0.3.4 (/opt/rustwide/workdir/crates/sugg-deploy) [INFO] [stdout] warning: unused variable: `dir_str` [INFO] [stdout] --> crates/sugg-deploy/src/main.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let dir_str = bin_dir.to_string_lossy().replace('/', "\\"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir_str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICON_WARN` is never used [INFO] [stdout] --> crates/sugg-deploy/src/main.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const ICON_WARN: &str = "❗"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dir_str` [INFO] [stdout] --> crates/sugg-deploy/src/main.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let dir_str = bin_dir.to_string_lossy().replace('/', "\\"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir_str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICON_WARN` is never used [INFO] [stdout] --> crates/sugg-deploy/src/main.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const ICON_WARN: &str = "❗"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-scoped v0.9.0 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking icu_time v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.123 [INFO] [stderr] Checking insta v1.47.2 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking icu_datetime v2.2.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking rkyv v0.8.16 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.123 [INFO] [stderr] Checking rquickjs-core v0.11.0 [INFO] [stderr] Checking oxc_ecmascript v0.134.0 [INFO] [stderr] Checking oxc_ast_visit v0.134.0 [INFO] [stderr] Checking js-sys v0.3.100 [INFO] [stderr] Checking oxc_parser v0.134.0 [INFO] [stderr] Checking oxc_semantic v0.134.0 [INFO] [stderr] Checking oxc_isolated_declarations v0.134.0 [INFO] [stderr] Checking oxc_traverse v0.134.0 [INFO] [stderr] Checking oxc_mangler v0.134.0 [INFO] [stderr] Checking oxc_codegen v0.134.0 [INFO] [stderr] Checking rquickjs v0.11.0 [INFO] [stderr] Checking icu v2.2.0 [INFO] [stderr] Checking oxc_transformer v0.134.0 [INFO] [stderr] Checking oxc_minifier v0.134.0 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking oxc_transformer_plugins v0.134.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking oxc v0.134.0 [INFO] [stderr] Checking rolldown_error v1.1.0 [INFO] [stderr] Checking rolldown_sourcemap v1.1.0 [INFO] [stderr] Checking sugg-ast v0.3.4 (/opt/rustwide/workdir/crates/sugg-ast) [INFO] [stderr] Checking sugg-wasm v0.3.4 (/opt/rustwide/workdir/crates/sugg-wasm) [INFO] [stderr] Checking rolldown_ecmascript v1.1.0 [INFO] [stderr] Checking rolldown_utils v1.1.0 [INFO] [stderr] Checking rolldown_common v1.1.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.13.1 [INFO] [stderr] Checking sugg-core v0.3.4 (/opt/rustwide/workdir/crates/sugg-core) [INFO] [stderr] Checking rolldown_resolver v1.1.0 [INFO] [stderr] Checking rolldown_dev_common v1.1.0 [INFO] [stderr] Checking rolldown_ecmascript_utils v1.1.0 [INFO] [stderr] Checking sugg v0.3.4 (/opt/rustwide/workdir/crates/sugg-cli) [INFO] [stderr] Checking rolldown_plugin v1.1.0 [INFO] [stderr] Checking rolldown_plugin_chunk_import_map v1.1.0 [INFO] [stderr] Checking rolldown_plugin_oxc_runtime v1.1.0 [INFO] [stderr] Checking rolldown_plugin_hmr v1.1.0 [INFO] [stderr] Checking rolldown_plugin_asset_module v1.1.0 [INFO] [stderr] Checking rolldown_plugin_copy_module v1.1.0 [INFO] [stderr] Checking rolldown_plugin_data_url v1.1.0 [INFO] [stderr] Checking rolldown_plugin_lazy_compilation v1.1.0 [INFO] [stderr] Checking rolldown v1.1.0 [INFO] [stderr] Checking sugg-engine v0.3.4 (/opt/rustwide/workdir/crates/sugg-engine) [INFO] [stderr] Checking sugg-tests v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/unmatched.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | unmatched_snapshot!(items); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `unmatched_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/unmatched.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | / unmatched_snapshot!( [INFO] [stdout] 36 | | "valid_subcommand_trailing_space", [INFO] [stdout] 37 | | normalize_items(&items, &sandbox.project_dirs["bun"]) [INFO] [stdout] 38 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `unmatched_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/unmatched.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / unmatched_snapshot!( [INFO] [stdout] 50 | | "option_completion_on_dash", [INFO] [stdout] 51 | | normalize_items(&items, &sandbox.project_dirs["minimal"]) [INFO] [stdout] 52 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `unmatched_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/unmatched.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | / unmatched_snapshot!( [INFO] [stdout] 65 | | "unmatched_after_option", [INFO] [stdout] 66 | | normalize_items(&items, &sandbox.project_dirs["bun"]) [INFO] [stdout] 67 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `unmatched_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | / integration_snapshot!( [INFO] [stdout] 59 | | "option_with_style", [INFO] [stdout] 60 | | normalize_items(&items, &sandbox.project_dirs["minimal"]) [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | / integration_snapshot!( [INFO] [stdout] 65 | | "top_level_commands", [INFO] [stdout] 66 | | normalize_items(&items, &sandbox.project_dirs["minimal"]) [INFO] [stdout] 67 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | / integration_snapshot!( [INFO] [stdout] 75 | | "real_bun_project_run_scripts", [INFO] [stdout] 76 | | normalize_items(&items, &sandbox.project_dirs["bun"]) [INFO] [stdout] 77 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | / integration_snapshot!( [INFO] [stdout] 217 | | "bun_run_vs_x__run", [INFO] [stdout] 218 | | normalize_items(&items_run, &project_path) [INFO] [stdout] 219 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | integration_snapshot!("bun_run_vs_x__x", normalize_items(&items_x, &project_path)); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | / integration_snapshot!(serde_json::json!({ [INFO] [stdout] 280 | | "cmd1": items_cmd1, [INFO] [stdout] 281 | | "cmd2": items_cmd2, [INFO] [stdout] 282 | | })); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | integration_snapshot!(items); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 341 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 358 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 384 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | insta::assert_json_snapshot!($($tt)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | integration_snapshot!(all); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `insta::assert_json_snapshot` which comes from the expansion of the macro `integration_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: unused dependency `anyhow` [INFO] [stderr] --> crates/sugg-core/Cargo.toml:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | anyhow.workspace = true [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `anyhow` [INFO] [stderr] warning: `sugg-core` (manifest) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bytecheck v0.8.2, rkyv v0.8.16, sugg-tests v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] running `Command { std: "docker" "inspect" "b7bdb7a07c006ac0bedf292e1cad09e6c5b3bff7f724cc43fa9548528fa2cfb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7bdb7a07c006ac0bedf292e1cad09e6c5b3bff7f724cc43fa9548528fa2cfb2", kill_on_drop: false }` [INFO] [stdout] b7bdb7a07c006ac0bedf292e1cad09e6c5b3bff7f724cc43fa9548528fa2cfb2