[INFO] cloning repository https://github.com/samgrowls/glassworm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samgrowls/glassworm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgrowls%2Fglassworm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgrowls%2Fglassworm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a68f4e7d38be4cf85f43d0bc8382b3fadb1a38bc
[INFO] testing samgrowls/glassworm against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgrowls%2Fglassworm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samgrowls/glassworm
[INFO] finished tweaking git repo https://github.com/samgrowls/glassworm
[INFO] tweaked toml for git repo https://github.com/samgrowls/glassworm written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samgrowls/glassworm on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samgrowls/glassworm 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-script v0.5.8
[INFO] [stderr]   Downloaded oxc_ast_macros v0.40.1
[INFO] [stderr]   Downloaded oxc-miette v1.0.2
[INFO] [stderr]   Downloaded oxc_index v2.0.0
[INFO] [stderr]   Downloaded unicode-id-start v1.4.0
[INFO] [stderr]   Downloaded oxc_cfg v0.40.1
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded oxc_ecmascript v0.40.1
[INFO] [stderr]   Downloaded cow-utils v0.1.3
[INFO] [stderr]   Downloaded oxc_parser v0.40.1
[INFO] [stderr]   Downloaded oxc_span v0.40.1
[INFO] [stderr]   Downloaded oxc_ast v0.40.1
[INFO] [stderr]   Downloaded oxc_regular_expression v0.40.1
[INFO] [stderr]   Downloaded nonmax v0.5.5
[INFO] [stderr]   Downloaded assert-unchecked v0.1.2
[INFO] [stderr]   Downloaded oxc-miette-derive v1.0.2
[INFO] [stderr]   Downloaded oxc_allocator v0.40.1
[INFO] [stderr]   Downloaded oxc_syntax v0.40.1
[INFO] [stderr]   Downloaded oxc_semantic v0.40.1
[INFO] [stderr]   Downloaded oxc_estree v0.40.1
[INFO] [stderr]   Downloaded oxc_diagnostics v0.40.1
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c50e538ac08ef4ca495eb5c73ff49ab16004c5bc20bad0cb8d952fd286fb6308
[INFO] running `Command { std: "docker" "start" "-a" "c50e538ac08ef4ca495eb5c73ff49ab16004c5bc20bad0cb8d952fd286fb6308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c50e538ac08ef4ca495eb5c73ff49ab16004c5bc20bad0cb8d952fd286fb6308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c50e538ac08ef4ca495eb5c73ff49ab16004c5bc20bad0cb8d952fd286fb6308", kill_on_drop: false }`
[INFO] [stdout] c50e538ac08ef4ca495eb5c73ff49ab16004c5bc20bad0cb8d952fd286fb6308
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc543899552186e1ac4a8a430217a6dfd1c852cb51a5c39aaeb2af0fe7f8ca1e
[INFO] running `Command { std: "docker" "start" "-a" "cc543899552186e1ac4a8a430217a6dfd1c852cb51a5c39aaeb2af0fe7f8ca1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling oxc_estree v0.40.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling assert-unchecked v0.1.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling oxc_index v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling oxc_allocator v0.40.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling oxc-miette-derive v1.0.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling oxc_ast_macros v0.40.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling oxc-miette v1.0.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling oxc_span v0.40.1
[INFO] [stderr]    Compiling oxc_diagnostics v0.40.1
[INFO] [stderr]    Compiling oxc_syntax v0.40.1
[INFO] [stderr]    Compiling oxc_regular_expression v0.40.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling oxc_cfg v0.40.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling oxc_ast v0.40.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oxc_ecmascript v0.40.1
[INFO] [stderr]    Compiling oxc_semantic v0.40.1
[INFO] [stderr]    Compiling oxc_parser v0.40.1
[INFO] [stderr]    Compiling glassware-core v0.1.0 (/opt/rustwide/workdir/glassware-core)
[INFO] [stderr]    Compiling glassware-cli v0.1.0 (/opt/rustwide/workdir/glassware-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "cc543899552186e1ac4a8a430217a6dfd1c852cb51a5c39aaeb2af0fe7f8ca1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc543899552186e1ac4a8a430217a6dfd1c852cb51a5c39aaeb2af0fe7f8ca1e", kill_on_drop: false }`
[INFO] [stdout] cc543899552186e1ac4a8a430217a6dfd1c852cb51a5c39aaeb2af0fe7f8ca1e
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c22bf5c6a8c00fbfaa5ec13d563423491917d371a6787362b3e3753b9194ed50
[INFO] running `Command { std: "docker" "start" "-a" "c22bf5c6a8c00fbfaa5ec13d563423491917d371a6787362b3e3753b9194ed50", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oxc_syntax v0.40.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling oxc_ast v0.40.1
[INFO] [stderr]    Compiling oxc_cfg v0.40.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oxc_ecmascript v0.40.1
[INFO] [stderr]    Compiling oxc_parser v0.40.1
[INFO] [stderr]    Compiling oxc_semantic v0.40.1
[INFO] [stderr]    Compiling glassware-core v0.1.0 (/opt/rustwide/workdir/glassware-core)
[INFO] [stderr]    Compiling glassware-cli v0.1.0 (/opt/rustwide/workdir/glassware-cli)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> glassware-core/tests/integration_false_positives.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::Path;
[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: `std::path::Path`
[INFO] [stdout]  --> glassware-core/tests/integration_campaign_fixtures.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[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: `DetectionCategory`
[INFO] [stdout]  --> glassware-core/tests/integration_edge_cases.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[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: `std::path::Path`
[INFO] [stdout]  --> glassware-core/tests/integration_edge_cases.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_rule_pattern` is never used
[INFO] [stdout]   --> glassware-core/tests/integration_campaign_fixtures.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn has_rule_pattern(findings: &[glassware_core::finding::Finding], pattern: &str) -> bool {
[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 import: `DetectionCategory`
[INFO] [stdout]  --> glassware-core/tests/integration_scan_directory.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.79s
[INFO] running `Command { std: "docker" "inspect" "c22bf5c6a8c00fbfaa5ec13d563423491917d371a6787362b3e3753b9194ed50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22bf5c6a8c00fbfaa5ec13d563423491917d371a6787362b3e3753b9194ed50", kill_on_drop: false }`
[INFO] [stdout] c22bf5c6a8c00fbfaa5ec13d563423491917d371a6787362b3e3753b9194ed50
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e72ff068fa9bc191cb4e1d26cddf93d7180ed25e9b7ea855479745956b31970
[INFO] running `Command { std: "docker" "start" "-a" "3e72ff068fa9bc191cb4e1d26cddf93d7180ed25e9b7ea855479745956b31970", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> glassware-core/tests/integration_campaign_fixtures.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `has_rule_pattern` is never used
[INFO] [stderr]   --> glassware-core/tests/integration_campaign_fixtures.rs:31:4
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn has_rule_pattern(findings: &[glassware_core::finding::Finding], pattern: &str) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DetectionCategory`
[INFO] [stderr]  --> glassware-core/tests/integration_scan_directory.rs:7:31
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DetectionCategory`
[INFO] [stderr]  --> glassware-core/tests/integration_edge_cases.rs:7:31
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> glassware-core/tests/integration_edge_cases.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> glassware-core/tests/integration_false_positives.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `glassware-core` (test "integration_campaign_fixtures") generated 2 warnings (run `cargo fix --test "integration_campaign_fixtures" -p glassware-core` to apply 1 suggestion)
[INFO] [stderr] warning: `glassware-core` (test "integration_scan_directory") generated 1 warning (run `cargo fix --test "integration_scan_directory" -p glassware-core` to apply 1 suggestion)
[INFO] [stderr] warning: `glassware-core` (test "integration_edge_cases") generated 2 warnings (run `cargo fix --test "integration_edge_cases" -p glassware-core` to apply 2 suggestions)
[INFO] [stderr] warning: `glassware-core` (test "integration_false_positives") generated 1 warning (run `cargo fix --test "integration_false_positives" -p glassware-core` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glassware-9e4bfb684e7da11b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glassware_core-afe048d4a0af0f4b)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test classify::tests::test_is_bidi ... ok
[INFO] [stdout] test classify::tests::test_is_critical ... ok
[INFO] [stdout] test classify::tests::test_is_invisible ... ok
[INFO] [stdout] test classify::tests::test_is_zero_width ... ok
[INFO] [stdout] test decoder::tests::test_count_vs_codepoints ... ok
[INFO] [stdout] test decoder::tests::test_find_vs_runs ... ok
[INFO] [stdout] test decoder::tests::test_is_vs_codepoint ... ok
[INFO] [stdout] test decoder::tests::test_too_small_payload ... ok
[INFO] [stdout] test detectors::bidi::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::bidi::tests::test_rle_detection ... ok
[INFO] [stdout] test confusables::data::tests::test_cyrillic_a ... ok
[INFO] [stdout] test confusables::data::tests::test_latin_not_confusable ... ok
[INFO] [stdout] test decoder::tests::test_shannon_entropy_uniform ... ok
[INFO] [stdout] test decoder::tests::test_find_vs_runs_below_threshold ... ok
[INFO] [stdout] test decoder::tests::test_shannon_entropy_varied ... ok
[INFO] [stdout] test decoder::tests::test_payload_class_classification ... ok
[INFO] [stdout] test confusables::data::tests::test_greek_o ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_clean_content ... ok
[INFO] [stdout] test decoder::tests::test_decode_low_entropy_plaintext ... ok
[INFO] [stdout] test decoder::tests::test_decode_known_payload ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_greek_o_detection ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_pure_cyrillic_allowed ... ok
[INFO] [stdout] test detectors::invisible::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::invisible::tests::test_rlo_detection ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_cyrillic_a_detection ... ok
[INFO] [stdout] test detectors::invisible::tests::test_variation_selector_detection ... ok
[INFO] [stdout] test detectors::invisible::tests::test_zero_width_space_detection ... ok
[INFO] [stdout] test detectors::tags::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::tags::tests::test_tag_detection ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_entropy_calculation_high ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_entropy_calculation_uniform ... ok
[INFO] [stdout] test detectors::bidi::tests::test_rlo_detection ... ok
[INFO] [stdout] test decoder::tests::test_decode_high_entropy ... ok
[INFO] [stdout] test detectors::glassware::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::glassware::tests::test_stego_run_detection ... ok
[INFO] [stdout] test engine::tests::test_engine_default_detectors ... ok
[INFO] [stdout] test detectors::glassware::tests::test_pipe_delimiter_detection ... ok
[INFO] [stdout] test detectors::glassware::tests::test_decoder_function_detection ... ok
[INFO] [stdout] test gw005_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw005_semantic::tests::test_no_flows_no_findings ... ok
[INFO] [stdout] test gw005_semantic::tests::test_wrong_sink_type_no_finding ... ok
[INFO] [stdout] test decoder::tests::test_hex_preview ... ok
[INFO] [stdout] test gw005_semantic::tests::test_wrong_source_type_no_finding ... ok
[INFO] [stdout] test gw006_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw006_semantic::tests::test_hardcoded_key_no_exec ... ok
[INFO] [stdout] test gw006_semantic::tests::test_hardcoded_key_to_eval ... ok
[INFO] [stdout] test gw006_semantic::tests::test_no_flows_no_findings ... ok
[INFO] [stdout] test gw006_semantic::tests::test_no_hardcoded_key_no_finding ... ok
[INFO] [stdout] test gw006_semantic::tests::test_transitive_flow ... ok
[INFO] [stdout] test gw007_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw007_semantic::tests::test_legitimate_xor_hash_check ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_exec_sync ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_blob_only ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_eval_atob_pattern ... ok
[INFO] [stdout] test gw007_semantic::tests::test_rc4_without_exec ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_hex_with_function ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_buffer_from_tostring_eval ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_base64_with_eval ... ok
[INFO] [stdout] test gw007_semantic::tests::test_no_sinks_no_findings ... ok
[INFO] [stdout] test gw008_semantic::tests::test_header_crypto_exec ... ok
[INFO] [stdout] test gw008_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw008_semantic::tests::test_crypto_exec_no_header ... ok
[INFO] [stdout] test gw008_semantic::tests::test_header_crypto_no_exec ... ok
[INFO] [stdout] test gw008_semantic::tests::test_no_flows_no_findings ... ok
[INFO] [stdout] test gw008_semantic::tests::test_header_exec_no_crypto ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_vm_execution ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_full_c2_pattern ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_axios_pattern ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_crypto_only ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_short_blob_with_exec ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_normal_code ... ok
[INFO] [stdout] test llm::analyzer::tests::test_strip_markdown_fences_generic ... ok
[INFO] [stdout] test llm::analyzer::tests::test_config_from_env ... ok
[INFO] [stdout] test llm::analyzer::tests::test_strip_markdown_fences_json ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_eval_only ... ok
[INFO] [stdout] test llm::analyzer::tests::test_strip_markdown_fences_plain ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_low_entropy_blob_with_exec ... ok
[INFO] [stdout] test llm::config::tests::test_config_default_model ... ok
[INFO] [stdout] test llm::config::tests::test_config_from_env_missing_api_key ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_vm_execution ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_http_crypto_no_exec ... ok
[INFO] [stdout] test llm::config::tests::test_config_from_env_success ... ok
[INFO] [stdout] test ranges::tests::test_bidi_names ... ok
[INFO] [stdout] test ranges::tests::test_is_in_critical_range ... ok
[INFO] [stdout] test ranges::tests::test_is_in_invisible_range ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_low_entropy ... ok
[INFO] [stdout] test ranges::tests::test_variation_selector_detection ... ok
[INFO] [stdout] test ranges::tests::test_variation_selector_range ... ok
[INFO] [stdout] test scanner::tests::test_clean_content ... ok
[INFO] [stdout] test scanner::tests::test_deduplication ... ok
[INFO] [stdout] test llm::config::tests::test_config_from_env_missing_base_url ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_express_headers ... ok
[INFO] [stdout] test scanner::tests::test_full_scan_bidi ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_fetch_with_xor ... ok
[INFO] [stdout] test scanner::tests::test_scanner_creation ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_http_only ... ok
[INFO] [stdout] test script_detector::tests::test_mixed_scripts_cyrillic_a ... ok
[INFO] [stdout] test engine::tests::test_engine_scan_variation_selector ... ok
[INFO] [stdout] test scanner::tests::test_has_invisible_chars ... ok
[INFO] [stdout] test script_detector::tests::test_pure_cyrillic ... ok
[INFO] [stdout] test script_detector::tests::test_pure_greek ... ok
[INFO] [stdout] test script_detector::tests::test_pure_latin ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_eval_only ... ok
[INFO] [stdout] test semantic::tests::test_build_semantic_simple ... ok
[INFO] [stdout] test taint::tests::test_calculate_entropy_high ... ok
[INFO] [stdout] test taint::tests::test_calculate_entropy_uniform ... ok
[INFO] [stdout] test taint::tests::test_calculate_entropy_varied ... ok
[INFO] [stdout] test scanner::tests::test_full_scan_variation_selector ... ok
[INFO] [stdout] test scanner::tests::test_has_confusables ... ok
[INFO] [stdout] test semantic::tests::test_call_site_extraction ... ok
[INFO] [stdout] test scanner::tests::test_full_scan_homoglyph ... ok
[INFO] [stdout] test script_detector::tests::test_extract_identifiers ... ok
[INFO] [stdout] test engine::tests::test_engine_matches_unicode_scanner ... ok
[INFO] [stdout] test tests::test_scan_variation_selector ... ok
[INFO] [stdout] test tests::test_clean_content ... ok
[INFO] [stdout] test tests::test_scan_homoglyph ... ok
[INFO] [stdout] test tests::test_scan_bidi ... ok
[INFO] [stdout] test gw007_semantic::tests::test_two_indicators_insufficient ... ok
[INFO] [stdout] test gw007_semantic::tests::test_minimal_rc4_three_indicators ... ok
[INFO] [stdout] test gw007_semantic::tests::test_full_rc4_with_eval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_campaign_fixtures.rs (/opt/rustwide/target/debug/deps/integration_campaign_fixtures-8de4c0548d11c85e)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_shai_hulud_worm_triggers_exec ... ignored, Worm propagation pattern - exec patterns may not trigger without specific detection rules
[INFO] [stdout] test test_wallet_hijack_browser_triggers ... ignored, Browser-side code - different detection profile, may not trigger server-side detectors
[INFO] [stdout] test test_wave5_credential_theft_triggers_exec ... ignored, Credential theft patterns without crypto/eval may not trigger - documents current coverage gap
[INFO] [stdout] test test_wave5_persistence_triggers_exec ... ok
[INFO] [stdout] test test_wave1_calendar_c2_triggers_encrypted_payload ... ok
[INFO] [stdout] test test_wave4_encrypted_payload_triggers_rc4 ... ok
[INFO] [stdout] test test_semantic_preferred_over_regex ... ok
[INFO] [stdout] test test_wave5_mcp_server_triggers_decoder ... ok
[INFO] [stdout] test test_gw006_semantic_detects_hardcoded_key ... ok
[INFO] [stdout] test test_wave1_calendar_c2_has_high_severity ... ok
[INFO] [stdout] test test_wave1_pua_decoder_triggers_encrypted_payload ... ok
[INFO] [stdout] test test_wave5_preinstall_loader_triggers_encrypted_payload ... ok
[INFO] [stdout] test test_wave5_solana_loader_triggers_header_c2 ... ok
[INFO] [stdout] test test_wave5_aes_decrypt_eval_triggers_hardcoded_key ... ok
[INFO] [stdout] test test_malicious_extension_triggers_decoder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_edge_cases.rs (/opt/rustwide/target/debug/deps/integration_edge_cases-1a1a6861834cd011)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_split_across_files_limitation ... ignored, Known limitation: Cross-file flows are not tracked. Glassware scans per-file.
[INFO] [stdout] test test_template_literal_obfuscation_limitation ... ignored, Known limitation: Template literal obfuscation may evade regex detection
[INFO] [stdout] test test_unicode_escape_sequences_limitation ... ignored, Known limitation: Unicode escape sequences may evade detection
[INFO] [stdout] test test_variable_renamed_limitation ... ignored, Known limitation: Variable renaming may evade regex-based detection
[INFO] [stdout] test test_eval_via_function_constructor_detects ... ok
[INFO] [stdout] test test_edge_cases_with_semantic ... ok
[INFO] [stdout] test test_eval_via_indirect_detects ... ok
[INFO] [stdout] test test_try_catch_wrapped_detects ... ok
[INFO] [stdout] test test_minified_payload_detects ... ok
[INFO] [stdout] test test_comment_obfuscation_detects ... ok
[INFO] [stdout] test test_findings_have_confidence_scores ... ok
[INFO] [stdout] test test_hex_encoded_strings_detects ... ok
[INFO] [stdout] test test_minified_payload_has_high_severity ... ok
[INFO] [stdout] test test_conditional_eval_detects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_false_positives.rs (/opt/rustwide/target/debug/deps/integration_false_positives-efa8227303bcf18d)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_build_script_produces_zero_findings ... ok
[INFO] [stdout] test test_base64_config_produces_zero_findings ... ok
[INFO] [stdout] test test_legitimate_crypto_config_produces_zero_findings ... ok
[INFO] [stdout] test test_svg_data_uri_produces_zero_findings ... ok
[INFO] [stdout] test test_checksum_xor_produces_zero_findings ... ok
[INFO] [stdout] test test_legitimate_crypto_produces_zero_findings ... ok
[INFO] [stdout] test test_normal_api_client_produces_zero_findings ... ok
[INFO] [stdout] test test_unicode_normalization_produces_zero_findings ... ok
[INFO] [stdout] test test_buffer_transform_produces_zero_findings ... ok
[INFO] [stdout] test test_source_map_produces_zero_findings ... ok
[INFO] [stdout] test test_ssr_fetch_render_produces_zero_findings ... ok
[INFO] [stdout] test test_i18n_locale_check_produces_zero_findings ... ok
[INFO] [stdout] test test_all_false_positive_fixtures_clean ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_scan_directory.rs (/opt/rustwide/target/debug/deps/integration_scan_directory-7b44abba87c86b9e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_scan_mixed_directory_classification ... ok
[INFO] [stdout] test test_scan_false_positive_directory_zero_findings ... ok
[INFO] [stdout] test test_scan_edge_case_directory_summary ... ok
[INFO] [stdout] test test_scan_campaign_directory_severity_distribution ... ok
[INFO] [stdout] test test_scan_campaign_directory_detects_all ... ok
[INFO] [stdout] test test_detection_rate_summary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests glassware_core
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test glassware-core/src/decoder.rs - decoder::shannon_entropy (line 200) ... ok
[INFO] [stdout] test glassware-core/src/scanner.rs - scanner::scan (line 240) ... ok
[INFO] [stdout] test glassware-core/src/decoder.rs - decoder::decode_vs_stego (line 123) ... ok
[INFO] [stdout] test glassware-core/src/lib.rs - (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.78s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3e72ff068fa9bc191cb4e1d26cddf93d7180ed25e9b7ea855479745956b31970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e72ff068fa9bc191cb4e1d26cddf93d7180ed25e9b7ea855479745956b31970", kill_on_drop: false }`
[INFO] [stdout] 3e72ff068fa9bc191cb4e1d26cddf93d7180ed25e9b7ea855479745956b31970
