[INFO] fetching crate aromatic 0.1.0...
[INFO] checking aromatic-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate aromatic 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate aromatic 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aromatic 0.1.0
[INFO] finished tweaking crates.io crate aromatic 0.1.0
[INFO] tweaked toml for crates.io crate aromatic 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlformat v0.2.3
[INFO] [stderr]   Downloaded futures-intrusive v0.5.0
[INFO] [stderr]   Downloaded menva v0.1.1
[INFO] [stderr]   Downloaded sqlx-macros v0.7.4
[INFO] [stderr]   Downloaded signature v2.2.0
[INFO] [stderr]   Downloaded spki v0.7.3
[INFO] [stderr]   Downloaded pem-rfc7468 v0.7.0
[INFO] [stderr]   Downloaded dotenvy v0.15.7
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.4
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded rsa v0.9.6
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.4
[INFO] [stderr]   Downloaded hkdf v0.12.4
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.4
[INFO] [stderr]   Downloaded sqlx v0.7.4
[INFO] [stderr]   Downloaded pkcs1 v0.7.5
[INFO] [stderr]   Downloaded etcetera v0.8.0
[INFO] [stderr]   Downloaded const-oid v0.9.6
[INFO] [stderr]   Downloaded sqlx-core v0.7.4
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.4
[INFO] [stderr]   Downloaded atoi v2.0.0
[INFO] [stderr]   Downloaded crc-catalog v2.4.0
[INFO] [stderr]   Downloaded crc v3.0.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56c7e97a4bbf1653bbd98b633fe9503d99718186e42ea3e09496e0f46c35ff12
[INFO] running `Command { std: "docker" "start" "-a" "56c7e97a4bbf1653bbd98b633fe9503d99718186e42ea3e09496e0f46c35ff12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56c7e97a4bbf1653bbd98b633fe9503d99718186e42ea3e09496e0f46c35ff12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56c7e97a4bbf1653bbd98b633fe9503d99718186e42ea3e09496e0f46c35ff12", kill_on_drop: false }`
[INFO] [stdout] 56c7e97a4bbf1653bbd98b633fe9503d99718186e42ea3e09496e0f46c35ff12
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14c828f9aa885d6283f251d9ba6211c4cbcc3a4691d6048f7d06351e6c32aa4d
[INFO] running `Command { std: "docker" "start" "-a" "14c828f9aa885d6283f251d9ba6211c4cbcc3a4691d6048f7d06351e6c32aa4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking menva v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking aromatic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.50s
[INFO] running `Command { std: "docker" "inspect" "14c828f9aa885d6283f251d9ba6211c4cbcc3a4691d6048f7d06351e6c32aa4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c828f9aa885d6283f251d9ba6211c4cbcc3a4691d6048f7d06351e6c32aa4d", kill_on_drop: false }`
[INFO] [stdout] 14c828f9aa885d6283f251d9ba6211c4cbcc3a4691d6048f7d06351e6c32aa4d
[INFO] checking aromatic-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate aromatic 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate aromatic 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aromatic 0.1.0
[INFO] finished tweaking crates.io crate aromatic 0.1.0
[INFO] tweaked toml for crates.io crate aromatic 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad31b0f49699a638a1f11b0a483b3a8b62a80c3d6c1de355d1231a047186e466
[INFO] running `Command { std: "docker" "start" "-a" "ad31b0f49699a638a1f11b0a483b3a8b62a80c3d6c1de355d1231a047186e466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad31b0f49699a638a1f11b0a483b3a8b62a80c3d6c1de355d1231a047186e466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad31b0f49699a638a1f11b0a483b3a8b62a80c3d6c1de355d1231a047186e466", kill_on_drop: false }`
[INFO] [stdout] ad31b0f49699a638a1f11b0a483b3a8b62a80c3d6c1de355d1231a047186e466
[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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29470956f368186196b6266f876c18044c22792f281aec0da486c991e1c9de79
[INFO] running `Command { std: "docker" "start" "-a" "29470956f368186196b6266f876c18044c22792f281aec0da486c991e1c9de79", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking menva v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking aromatic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
[INFO] running `Command { std: "docker" "inspect" "29470956f368186196b6266f876c18044c22792f281aec0da486c991e1c9de79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29470956f368186196b6266f876c18044c22792f281aec0da486c991e1c9de79", kill_on_drop: false }`
[INFO] [stdout] 29470956f368186196b6266f876c18044c22792f281aec0da486c991e1c9de79
