[INFO] fetching crate workspacer-pin 0.1.2...
[INFO] checking workspacer-pin-0.1.2 against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] extracting crate workspacer-pin 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate workspacer-pin 0.1.2
[INFO] finished tweaking crates.io crate workspacer-pin 0.1.2
[INFO] tweaked toml for crates.io crate workspacer-pin 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate workspacer-pin 0.1.2 on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate workspacer-pin 0.1.2 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded workspacer-git v0.1.2
[INFO] [stderr]   Downloaded workspacer-lock v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28e52d0116b98944975f0bccaf7445dd7b7b8e246fa4678375e1b56339173eeb
[INFO] running `Command { std: "docker" "start" "-a" "28e52d0116b98944975f0bccaf7445dd7b7b8e246fa4678375e1b56339173eeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28e52d0116b98944975f0bccaf7445dd7b7b8e246fa4678375e1b56339173eeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28e52d0116b98944975f0bccaf7445dd7b7b8e246fa4678375e1b56339173eeb", kill_on_drop: false }`
[INFO] [stdout] 28e52d0116b98944975f0bccaf7445dd7b7b8e246fa4678375e1b56339173eeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3af138ad4b1a9d940fa097c2aee285fffde6392155e9fcedf2d082b6fe5a4d19
[INFO] running `Command { std: "docker" "start" "-a" "3af138ad4b1a9d940fa097c2aee285fffde6392155e9fcedf2d082b6fe5a4d19", kill_on_drop: false }`
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling error-tree v0.6.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tracing-setup v1.0.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ai-descriptor v0.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]    Compiling pbx v0.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking ra-ap-rustc_lexer v0.68.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking always-assert v0.2.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking jod-thread v0.1.2
[INFO] [stderr]     Checking ra_ap_limit v0.0.237
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ra_ap_parser v0.0.237
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking ra_ap_stdx v0.0.237
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling language-enum v0.1.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling structured-language-form v0.3.0
[INFO] [stderr]    Compiling scan-crate-for-typedefs v0.8.1
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking uncased v0.9.10
[INFO] [stderr]     Checking ra_ap_text_edit v0.0.237
[INFO] [stderr]    Compiling named-item v0.6.0
[INFO] [stderr]     Checking rowan v0.15.15
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]    Compiling traced-test v1.0.4
[INFO] [stderr]    Compiling named-item-derive v0.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking cov-mark v2.0.0
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling batch-mode-3p v0.2.1
[INFO] [stderr]    Compiling workspacer-3p v0.5.2
[INFO] [stderr]     Checking ra_ap_syntax v0.0.237
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking ra-ap-rustc_lexer v0.10.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking portpicker v0.1.1
[INFO] [stderr]     Checking generate-report-trait v0.1.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking json-repair v0.4.0
[INFO] [stderr]    Compiling save-load-derive v0.1.1
[INFO] [stderr]    Compiling ai-json-template-derive v0.1.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling save-load-traits v0.2.1
[INFO] [stderr]     Checking which v7.0.2
[INFO] [stderr]     Checking ai-json-template v0.1.1
[INFO] [stderr]     Checking async-try-from v0.2.0
[INFO] [stderr]     Checking get-file-size v0.1.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking lightweight-command-runner v0.1.3
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]     Checking cargo-lock v10.1.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.27.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling language-model-batch-workflow-derive v0.1.1
[INFO] [stderr]    Compiling batch-mode-token-expansion-axis-derive v0.1.2
[INFO] [stderr]     Checking camel-case-token-with-comment v0.2.1
[INFO] [stderr]     Checking language-model-type v0.1.2
[INFO] [stderr]     Checking batch-mode-batch-index v0.2.1
[INFO] [stderr]     Checking batch-mode-json v0.2.1
[INFO] [stderr]     Checking batch-mode-batch-metadata v0.2.1
[INFO] [stderr]     Checking agent-coordinate v0.1.1
[INFO] [stderr]     Checking batch-mode-batch-scribe v0.1.5
[INFO] [stderr]     Checking batch-mode-batch-workspace-interface v0.2.1
[INFO] [stderr]     Checking batch-mode-token-expansion-traits v0.1.1
[INFO] [stderr]     Checking batch-mode-token-expansion-step v0.1.1
[INFO] [stderr]     Checking batch-mode-batch-schema v0.2.1
[INFO] [stderr]     Checking instructed-language-model-at-coordinate v0.1.1
[INFO] [stderr]     Checking batch-mode-batch-triple v0.2.1
[INFO] [stderr]     Checking batch-mode-batch-workspace v0.2.1
[INFO] [stderr]     Checking batch-mode-batch-client v0.2.1
[INFO] [stderr]     Checking batch-mode-batch-reconciliation v0.2.1
[INFO] [stderr]     Checking batch-mode-batch-executor v0.2.1
[INFO] [stderr]     Checking batch-mode-process-response v0.2.2
[INFO] [stderr]     Checking batch-mode-batch-error v0.1.1
[INFO] [stderr]     Checking batch-mode-batch-workflow v0.1.1
[INFO] [stderr]     Checking language-model-token-expander v0.1.1
[INFO] [stderr]     Checking batch-mode v0.2.2
[INFO] [stderr]     Checking workspacer-config v0.1.2
[INFO] [stderr]     Checking workspacer-syntax v0.5.2
[INFO] [stderr]     Checking sync-run-async v0.1.2
[INFO] [stderr]     Checking workspacer-errors v0.1.2
[INFO] [stderr]     Checking workspacer-toml-interface v0.1.3
[INFO] [stderr]     Checking workspacer-lock v0.1.2
[INFO] [stderr]     Checking workspacer-crate-interface v0.1.2
[INFO] [stderr]     Checking workspacer-workspace-interface v0.1.3
[INFO] [stderr]     Checking workspacer-interface v0.5.3
[INFO] [stderr]     Checking workspacer-toml v0.5.2
[INFO] [stderr]     Checking workspacer-crate v0.5.2
[INFO] [stderr]     Checking workspacer-workspace v0.1.2
[INFO] [stderr]     Checking workspacer-git v0.1.2
[INFO] [stderr]     Checking workspacer-pin v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/imports.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Document as TeDocument, 
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/workspace_pin_all_wildcard_deps.rs:58:43
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 let mut doc: TeDocument = TeDocument::from_str(&src).expect("expected to parse {manifest_path} as toml");
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/workspace_pin_all_wildcard_deps.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 let mut doc: TeDocument = TeDocument::from_str(&src).expect("expected to parse {manifest_path} as toml");
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]  --> src/pin_wildcards_in_doc.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |     doc:             &mut TeDocument,
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `workspacer_workspace_interface`
[INFO] [stdout]   --> src/imports.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) use workspacer_workspace_interface::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]   --> src/fix_nested_tables.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let current: *mut TeItem = root as *mut TeItem; 
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/fix_nested_tables.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |     for (i, key) in path.iter().enumerate() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/crate_pin_wildcard_deps.rs:89:32
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use tracing::{info, debug, trace};
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]    --> src/fix_nested_tables.rs:108:32
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use tracing::{info, debug, trace};
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/insert_local_version_if_absent.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use tracing::{info, debug, trace};
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/pin_from_lock_or_warn.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use tracing::{info, trace, debug};
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/pin_wildcard_dependencies_in_table.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use tracing::{info, debug, trace};
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]    --> src/workspace_pin_all_wildcard_deps.rs:143:32
[INFO] [stdout]     |
[INFO] [stdout] 143 |     use tracing::{info, debug, trace};
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/pin_wildcard_inline_table_dependency.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use tracing::{info, debug, trace};
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/pin_wildcard_string_dependency.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use tracing::{info, debug, trace};
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/pin_wildcard_table_dependency.rs:75:32
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use tracing::{info, debug, trace};
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/replace_wildcard_version_with_local.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use tracing::{info, debug, trace};
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]   --> src/lib.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use std::{fs, path::PathBuf};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]   --> src/lib.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use tracing::{info, debug, trace};
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]    --> src/lib.rs:285:32
[INFO] [stdout]     |
[INFO] [stdout] 285 |     use tracing::{info, debug, trace};
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/imports.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Document as TeDocument, 
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/workspace_pin_all_wildcard_deps.rs:58:43
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 let mut doc: TeDocument = TeDocument::from_str(&src).expect("expected to parse {manifest_path} as toml");
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/workspace_pin_all_wildcard_deps.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 let mut doc: TeDocument = TeDocument::from_str(&src).expect("expected to parse {manifest_path} as toml");
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]  --> src/pin_wildcards_in_doc.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |     doc:             &mut TeDocument,
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/pin_wildcards_in_doc.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut doc = TeDocument::new();
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `workspacer_3p::TomlEditDocument`: Replaced with `DocumentMut`
[INFO] [stdout]    --> src/pin_wildcards_in_doc.rs:153:23
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let mut doc = TeDocument::new();
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `workspacer_workspace_interface`
[INFO] [stdout]   --> src/imports.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) use workspacer_workspace_interface::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]   --> src/fix_nested_tables.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let current: *mut TeItem = root as *mut TeItem; 
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/fix_nested_tables.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |     for (i, key) in path.iter().enumerate() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "3af138ad4b1a9d940fa097c2aee285fffde6392155e9fcedf2d082b6fe5a4d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3af138ad4b1a9d940fa097c2aee285fffde6392155e9fcedf2d082b6fe5a4d19", kill_on_drop: false }`
[INFO] [stdout] 3af138ad4b1a9d940fa097c2aee285fffde6392155e9fcedf2d082b6fe5a4d19
