[INFO] cloning repository https://github.com/twin-drill/oversight
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twin-drill/oversight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwin-drill%2Foversight", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwin-drill%2Foversight'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4721b4e4948ea0cb89a364f94ecf8e2a4b9357e8
[INFO] testing twin-drill/oversight against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwin-drill%2Foversight" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/twin-drill/oversight
[INFO] finished tweaking git repo https://github.com/twin-drill/oversight
[INFO] tweaked toml for git repo https://github.com/twin-drill/oversight written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/twin-drill/oversight on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/twin-drill/oversight 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 377a7d9da8f903712d2b9a226863200bf36922541ecfa5b6f8bae7c7b40ab6de
[INFO] running `Command { std: "docker" "start" "-a" "377a7d9da8f903712d2b9a226863200bf36922541ecfa5b6f8bae7c7b40ab6de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "377a7d9da8f903712d2b9a226863200bf36922541ecfa5b6f8bae7c7b40ab6de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377a7d9da8f903712d2b9a226863200bf36922541ecfa5b6f8bae7c7b40ab6de", kill_on_drop: false }`
[INFO] [stdout] 377a7d9da8f903712d2b9a226863200bf36922541ecfa5b6f8bae7c7b40ab6de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c22599a8ef157c48c510988328d3eaa92f590dcdf77129e4029ef8eeabd1043e
[INFO] running `Command { std: "docker" "start" "-a" "c22599a8ef157c48c510988328d3eaa92f590dcdf77129e4029ef8eeabd1043e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[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 rustls-webpki v0.103.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[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 clap v4.6.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oversight v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "c22599a8ef157c48c510988328d3eaa92f590dcdf77129e4029ef8eeabd1043e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22599a8ef157c48c510988328d3eaa92f590dcdf77129e4029ef8eeabd1043e", kill_on_drop: false }`
[INFO] [stdout] c22599a8ef157c48c510988328d3eaa92f590dcdf77129e4029ef8eeabd1043e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 771625f94b2eca7f143b139c8b3189c43de632be5ea137a27ea9aa7aaedf4478
[INFO] running `Command { std: "docker" "start" "-a" "771625f94b2eca7f143b139c8b3189c43de632be5ea137a27ea9aa7aaedf4478", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oversight v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:485:13
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let topics = make_topics(&["gh-cli", "aws-sso"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:518:13
[INFO] [stdout]     |
[INFO] [stdout] 518 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:569:13
[INFO] [stdout]     |
[INFO] [stdout] 569 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:582:13
[INFO] [stdout]     |
[INFO] [stdout] 582 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 593 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:658:13
[INFO] [stdout]     |
[INFO] [stdout] 658 |         let topics = make_topics(&["gh-cli", "aws-sso"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:702:13
[INFO] [stdout]     |
[INFO] [stdout] 702 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:718:13
[INFO] [stdout]     |
[INFO] [stdout] 718 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:736:13
[INFO] [stdout]     |
[INFO] [stdout] 736 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> src/integrate/manager.rs:749:13
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]   --> tests/integrate_manager.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let topics = make_topics(&["gh-cli", "aws-sso"]);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]   --> tests/integrate_manager.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let topics = make_topics(&["docker-local"]);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]   --> tests/integrate_manager.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics_v1`
[INFO] [stdout]    --> tests/integrate_manager.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let topics_v1 = make_topics(&["gh-cli"]);
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics_v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics_v2`
[INFO] [stdout]    --> tests/integrate_manager.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let topics_v2 = make_topics(&["gh-cli", "aws-sso"]);
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics_v2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> tests/integrate_manager.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> tests/integrate_manager.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> tests/integrate_manager.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> tests/integrate_manager.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> tests/integrate_manager.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> tests/integrate_manager.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let topics = make_topics(&["gh-cli"]);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics_v1`
[INFO] [stdout]    --> tests/integrate_manager.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let topics_v1 = make_topics(&["gh-cli"]);
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics_v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics_v2`
[INFO] [stdout]    --> tests/integrate_manager.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let topics_v2 = make_topics(&["gh-cli", "aws-sso"]);
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics_v2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topics`
[INFO] [stdout]    --> tests/integrate_manager.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let topics = make_topics(&["gh-cli", "aws-sso", "docker"]);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oversight` (lib test); 13 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name oversight --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f524403bdc73dca -C extra-filename=-44774e3d26b60cf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-f6a629460375cc22.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-02e0711065897ee4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-184c7935bfc2bdba.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-d46b17f9d55953d9.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-be112d7d5dfdae75.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-d3fa688854e5e706.rlib --extern notify_debouncer_mini=/opt/rustwide/target/debug/deps/libnotify_debouncer_mini-e41e4cbb7a6b2c9a.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-a234ca5cd6f77cc5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3254074051dd7b26.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0f194d61d6f29025.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-35aee7a15fda2e61.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-705f33d8a63b2a28.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b0c4678edd0e6349.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f01b709a7d48d313.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b22c36bcab075a2a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1bc3e35980d8482d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2f1808e68abb90f2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-26cfc8f2deed7576.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-4d61bcab42319163/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "771625f94b2eca7f143b139c8b3189c43de632be5ea137a27ea9aa7aaedf4478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771625f94b2eca7f143b139c8b3189c43de632be5ea137a27ea9aa7aaedf4478", kill_on_drop: false }`
[INFO] [stdout] 771625f94b2eca7f143b139c8b3189c43de632be5ea137a27ea9aa7aaedf4478
