[INFO] fetching crate sk-ctrl 2.4.1...
[INFO] testing sk-ctrl-2.4.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sk-ctrl 2.4.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sk-ctrl 2.4.1
[INFO] finished tweaking crates.io crate sk-ctrl 2.4.1
[INFO] tweaked toml for crates.io crate sk-ctrl 2.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sk-ctrl 2.4.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sk-ctrl 2.4.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0327f9e6a9b121c057a8586abc1548d5a9ba1d752b8d78af4ca6f89a66f39c3d
[INFO] running `Command { std: "docker" "start" "-a" "0327f9e6a9b121c057a8586abc1548d5a9ba1d752b8d78af4ca6f89a66f39c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0327f9e6a9b121c057a8586abc1548d5a9ba1d752b8d78af4ca6f89a66f39c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0327f9e6a9b121c057a8586abc1548d5a9ba1d752b8d78af4ca6f89a66f39c3d", kill_on_drop: false }`
[INFO] [stdout] 0327f9e6a9b121c057a8586abc1548d5a9ba1d752b8d78af4ca6f89a66f39c3d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 597c45c7239fb0a597a015576a5e13150abe34f2724ae5479b27f0c9abb2b600
[INFO] running `Command { std: "docker" "start" "-a" "597c45c7239fb0a597a015576a5e13150abe34f2724ae5479b27f0c9abb2b600", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling k8s-openapi v0.25.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling backon v1.5.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling kube-derive v1.1.0
[INFO] [stderr]    Compiling clockabilly v0.2.2
[INFO] [stderr]    Compiling parse_datetime v0.9.0
[INFO] [stderr]    Compiling json-patch v4.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling object_store v0.12.2
[INFO] [stderr]    Compiling kube-core v1.1.0
[INFO] [stderr]    Compiling kube-client v1.1.0
[INFO] [stderr]    Compiling kube-runtime v1.1.0
[INFO] [stderr]    Compiling kube v1.1.0
[INFO] [stderr]    Compiling sk-api v2.4.1
[INFO] [stderr]    Compiling sk-core v2.4.1
[INFO] [stderr]    Compiling sk-ctrl v2.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "597c45c7239fb0a597a015576a5e13150abe34f2724ae5479b27f0c9abb2b600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597c45c7239fb0a597a015576a5e13150abe34f2724ae5479b27f0c9abb2b600", kill_on_drop: false }`
[INFO] [stdout] 597c45c7239fb0a597a015576a5e13150abe34f2724ae5479b27f0c9abb2b600
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5790c03f7b7f28cb058212e402776bdf1eb3d9d8953c1097e67afa7d65158525
[INFO] running `Command { std: "docker" "start" "-a" "5790c03f7b7f28cb058212e402776bdf1eb3d9d8953c1097e67afa7d65158525", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rstest-log-macros v0.2.0
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling assertables v9.8.0
[INFO] [stderr]    Compiling rstest-log v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling kube-core v1.1.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling backon v1.5.1
[INFO] [stderr]    Compiling clockabilly v0.2.2
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling httpmock v0.8.0-alpha.1
[INFO] [stderr]    Compiling kube-client v1.1.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling object_store v0.12.2
[INFO] [stderr]    Compiling kube-runtime v1.1.0
[INFO] [stderr]    Compiling kube v1.1.0
[INFO] [stderr]    Compiling sk-api v2.4.1
[INFO] [stderr]    Compiling sk-core v2.4.1
[INFO] [stderr]    Compiling sk-ctrl v2.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sk_testutils`
[INFO] [stdout]  --> src/tests/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sk_testutils::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `sk_testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sk_testutils`, use `cargo add sk_testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/tests/controller_test.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[case::complete(JOB_STATUS_CONDITION_COMPLETE)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/tests/controller_test.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[case::failed(JOB_STATUS_CONDITION_FAILED)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/tests/controller_test.rs:248:3
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[case::ready(true, false)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/tests/controller_test.rs:249:3
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[case::not_ready(false, false)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `case`
[INFO] [stdout]    --> src/tests/controller_test.rs:250:3
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[case::disabled(true, true)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `fixture` in this scope
[INFO] [stdout]   --> src/tests/controller_test.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[fixture]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 17 - #[fixture]
[INFO] [stdout] 17 + #[feature]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::fixture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/controller_test.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[rstest(tokio::test)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 27 - #[rstest(tokio::test)]
[INFO] [stdout] 27 + #[test(tokio::test)]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/controller_test.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[rstest(tokio::test)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 48 - #[rstest(tokio::test)]
[INFO] [stdout] 48 + #[test(tokio::test)]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/controller_test.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[rstest(tokio::test)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 72 - #[rstest(tokio::test)]
[INFO] [stdout] 72 + #[test(tokio::test)]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:100:3
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 100 - #[rstest(tokio::test)]
[INFO] [stdout] 100 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[case] status: &'static str,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:136:3
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 136 - #[rstest(tokio::test)]
[INFO] [stdout] 136 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:160:3
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 160 - #[rstest(tokio::test)]
[INFO] [stdout] 160 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:193:3
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 193 - #[rstest(tokio::test)]
[INFO] [stdout] 193 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:210:3
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 210 - #[rstest(tokio::test)]
[INFO] [stdout] 210 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:247:3
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 247 - #[rstest(tokio::test)]
[INFO] [stdout] 247 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[case] ready: bool,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 |     #[case] disabled: bool,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 343 - #[rstest(tokio::test)]
[INFO] [stdout] 343 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[rstest(tokio::test)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 - #[rstest(tokio::test)]
[INFO] [stdout] 13 + #[test(tokio::test)]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[rstest]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 47 - #[rstest]
[INFO] [stdout] 47 + #[test]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rstest]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 54 - #[rstest]
[INFO] [stdout] 54 + #[test]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[rstest]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 63 - #[rstest]
[INFO] [stdout] 63 + #[test]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[rstest]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1649:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 75 - #[rstest]
[INFO] [stdout] 75 + #[test]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fake_apiserver.handle_not_found(format!("/apis/batch/v1/namespaces/{TEST_NAMESPACE}/jobs/{driver_name}"));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 36 |         when.method(GET)
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:35:39
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |         then.json_body_obj(&lease_obj);
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 56 |         when.path(format!("/apis/batch/v1/namespaces/{TEST_NAMESPACE}/jobs/{driver_name}"));
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 56 |         when.path(format!("/apis/batch/v1/namespaces/{TEST_NAMESPACE}/jobs/{driver_name}"));
[INFO] [stdout] 57 |         then.json_body(json!({}));
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:59:33
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 60 |         when.method(GET)
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         then.json_body_obj(&lease_obj);
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 80 |         when.path(format!("/apis/batch/v1/namespaces/{TEST_NAMESPACE}/jobs/{driver_name}"));
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 80 |         when.path(format!("/apis/batch/v1/namespaces/{TEST_NAMESPACE}/jobs/{driver_name}"));
[INFO] [stdout] 81 |         then.json_body(json!({
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 88 |         when.method(GET)
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tests/controller_test.rs:87:39
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |         then.json_body_obj(&lease_obj);
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:120:33
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 121 |         when.path(format!("/apis/batch/v1/namespaces/{TEST_NAMESPACE}/jobs/{driver_name}"));
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:120:39
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] 121 |         when.path(format!("/apis/batch/v1/namespaces/{TEST_NAMESPACE}/jobs/{driver_name}"));
[INFO] [stdout] 122 |         then.json_body(json!({
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fake_apiserver.handle_not_found(format!("/apis/batch/v1/namespaces/{TEST_NAMESPACE}/jobs/{driver_name}"));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:146:33
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 147 |         when.method(GET)
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:146:39
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |         then.json_body_obj(&other_lease_obj);
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fake_apiserver.handle_not_found(format!("/apis/batch/v1/namespaces/{TEST_NAMESPACE}/jobs/{driver_name}"));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 171 |         when.method(POST)
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:170:39
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         then.status(409).json_body(json!({
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fake_apiserver.handle_not_found(format!("/api/v1/namespaces/{DEFAULT_METRICS_NS}"));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fake_apiserver.handle(|when, then| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:220:28
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fake_apiserver.handle(|when, then| {
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout] 221 |         when.method(GET).path(format!("/api/v1/namespaces/{DEFAULT_METRICS_NS}"));
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fake_apiserver.handle(|when: /* Type */, then| {
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:220:34
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fake_apiserver.handle(|when, then| {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 221 |         when.method(GET).path(format!("/api/v1/namespaces/{DEFAULT_METRICS_NS}"));
[INFO] [stdout] 222 |         then.json_body(json!({
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fake_apiserver.handle(|when, then: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:227:33
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 228 |         when.method(POST).path("/api/v1/namespaces");
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:227:39
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] 228 |         when.method(POST).path("/api/v1/namespaces");
[INFO] [stdout] 229 |         then.json_body_obj(&driver_ns_obj);
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 234 |         when.method(POST)
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:233:39
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |         then.json_body_obj(&prom_obj);
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fake_apiserver.handle(|when, then| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:273:28
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fake_apiserver.handle(|when, then| {
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout] 274 |         when.method(GET).path(format!("/api/v1/namespaces/{DEFAULT_METRICS_NS}"));
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fake_apiserver.handle(|when: /* Type */, then| {
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:273:34
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fake_apiserver.handle(|when, then| {
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 274 |         when.method(GET).path(format!("/api/v1/namespaces/{DEFAULT_METRICS_NS}"));
[INFO] [stdout] 275 |         then.json_body(json!({
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fake_apiserver.handle(|when, then: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:279:33
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 280 |         when.method(GET).path(format!("/api/v1/namespaces/{TEST_NAMESPACE}"));
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:279:39
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] 280 |         when.method(GET).path(format!("/api/v1/namespaces/{TEST_NAMESPACE}"));
[INFO] [stdout] 281 |         then.json_body_obj(&driver_ns_obj);
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 279 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:289:37
[INFO] [stdout]     |
[INFO] [stdout] 289 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 290 |             when.method(GET)
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 289 |         fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:289:43
[INFO] [stdout]     |
[INFO] [stdout] 289 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |             then.json_body_obj(&prom_obj);
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 289 |         fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:302:37
[INFO] [stdout]     |
[INFO] [stdout] 302 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 303 |             when.method(POST).path(format!("/api/v1/namespaces/{TEST_NAMESPACE}/services"));
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 302 |         fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:302:43
[INFO] [stdout]     |
[INFO] [stdout] 302 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] 303 |             when.method(POST).path(format!("/api/v1/namespaces/{TEST_NAMESPACE}/services"));
[INFO] [stdout] 304 |             then.json_body_obj(&driver_svc_obj);
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 302 |         fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:306:37
[INFO] [stdout]     |
[INFO] [stdout] 306 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 307 |             when.method(GET).path(format!("/api/v1/namespaces/{TEST_NAMESPACE}/secrets"));
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 306 |         fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:306:43
[INFO] [stdout]     |
[INFO] [stdout] 306 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] 307 |             when.method(GET).path(format!("/api/v1/namespaces/{TEST_NAMESPACE}/secrets"));
[INFO] [stdout] 308 |             then.json_body(json!({
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 306 |         fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:319:37
[INFO] [stdout]     |
[INFO] [stdout] 319 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 320 |             when.method(POST)
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 319 |         fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:319:43
[INFO] [stdout]     |
[INFO] [stdout] 319 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |             then.json_body_obj(&webhook_obj);
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 319 |         fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:325:37
[INFO] [stdout]     |
[INFO] [stdout] 325 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 326 |             when.method(POST)
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 325 |         fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:325:43
[INFO] [stdout]     |
[INFO] [stdout] 325 |         fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |             then.json_body_obj(&driver_obj);
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 325 |         fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:351:33
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 352 |         when.path(format!("/apis/simkube.io/v1/simulationroots/{root}"));
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fake_apiserver.handle(move |when: /* Type */, then| {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/tests/controller_test.rs:351:39
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fake_apiserver.handle(move |when, then| {
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] 352 |         when.path(format!("/apis/simkube.io/v1/simulationroots/{root}"));
[INFO] [stdout] 353 |         then.json_body(status_ok());
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fake_apiserver.handle(move |when, then: /* Type */| {
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sk-ctrl` (bin "sk-ctrl" test) due to 73 previous errors
[INFO] running `Command { std: "docker" "inspect" "5790c03f7b7f28cb058212e402776bdf1eb3d9d8953c1097e67afa7d65158525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5790c03f7b7f28cb058212e402776bdf1eb3d9d8953c1097e67afa7d65158525", kill_on_drop: false }`
[INFO] [stdout] 5790c03f7b7f28cb058212e402776bdf1eb3d9d8953c1097e67afa7d65158525
