[INFO] fetching crate kube 3.0.0...
[INFO] testing kube-3.0.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate kube 3.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate kube 3.0.0
[INFO] finished tweaking crates.io crate kube 3.0.0
[INFO] tweaked toml for crates.io crate kube 3.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kube 3.0.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kube 3.0.0 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-test v0.4.0
[INFO] [stderr]   Downloaded linked_hash_set v0.1.6
[INFO] [stderr]   Downloaded json-patch v4.1.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.35
[INFO] [stderr]   Downloaded kube-derive v3.0.0
[INFO] [stderr]   Downloaded hyper-openssl v0.10.2
[INFO] [stderr]   Downloaded kube-runtime v3.0.0
[INFO] [stderr]   Downloaded kube-client v3.0.0
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded tame-oauth v0.10.0
[INFO] [stderr]   Downloaded jsonpath-rust v1.0.4
[INFO] [stderr]   Downloaded kube-core v3.0.0
[INFO] [stderr]   Downloaded async-compression v0.4.36
[INFO] [stderr]   Downloaded k8s-openapi v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17eec266f770805042a02b4b1082c6413feaa718f2c647353ad4ed6e7be902ed
[INFO] running `Command { std: "docker" "start" "-a" "17eec266f770805042a02b4b1082c6413feaa718f2c647353ad4ed6e7be902ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17eec266f770805042a02b4b1082c6413feaa718f2c647353ad4ed6e7be902ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17eec266f770805042a02b4b1082c6413feaa718f2c647353ad4ed6e7be902ed", kill_on_drop: false }`
[INFO] [stdout] 17eec266f770805042a02b4b1082c6413feaa718f2c647353ad4ed6e7be902ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c85a3595714b7f540ce5ad91de159a09a0631cf70fbe5349bb2b5d6bf3f82d7
[INFO] running `Command { std: "docker" "start" "-a" "3c85a3595714b7f540ce5ad91de159a09a0631cf70fbe5349bb2b5d6bf3f82d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling k8s-openapi v0.27.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling jiff v0.2.17
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling pest_meta v2.8.4
[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 futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling jsonpath-rust v1.0.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling kube-core v3.0.0
[INFO] [stderr]    Compiling kube-client v3.0.0
[INFO] [stderr]    Compiling kube v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "3c85a3595714b7f540ce5ad91de159a09a0631cf70fbe5349bb2b5d6bf3f82d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c85a3595714b7f540ce5ad91de159a09a0631cf70fbe5349bb2b5d6bf3f82d7", kill_on_drop: false }`
[INFO] [stdout] 3c85a3595714b7f540ce5ad91de159a09a0631cf70fbe5349bb2b5d6bf3f82d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3961db608549d7ebcbbb820b1cbfea2a7c22752bddea52fa9f43236bdf7f87d
[INFO] running `Command { std: "docker" "start" "-a" "d3961db608549d7ebcbbb820b1cbfea2a7c22752bddea52fa9f43236bdf7f87d", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tower-test v0.4.0
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling kube v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.06s
[INFO] running `Command { std: "docker" "inspect" "d3961db608549d7ebcbbb820b1cbfea2a7c22752bddea52fa9f43236bdf7f87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3961db608549d7ebcbbb820b1cbfea2a7c22752bddea52fa9f43236bdf7f87d", kill_on_drop: false }`
[INFO] [stdout] d3961db608549d7ebcbbb820b1cbfea2a7c22752bddea52fa9f43236bdf7f87d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa9955c7277b758ca4721dcd6328872973078ca484cfe43e8b3cb6738255b64e
[INFO] running `Command { std: "docker" "start" "-a" "fa9955c7277b758ca4721dcd6328872973078ca484cfe43e8b3cb6738255b64e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kube-7ee4c410a0b10bc5)
[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]    Doc-tests kube
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 23) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 50) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - prelude (line 201) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 50) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `runtime` in `kube`
[INFO] [stdout]    --> src/lib.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout]  61 |     runtime::{watcher, WatchStreamExt, wait::{conditions, await_condition}},
[INFO] [stdout]     |     ^^^^^^^ could not find `runtime` in `kube`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:25
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "runtime")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `runtime` feature
[INFO] [stdout] ...
[INFO] [stdout] 184 | pub use kube_runtime as runtime;
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kube::CustomResource`, `kube::runtime`
[INFO] [stdout]    --> src/lib.rs:60:13
[INFO] [stdout]     |
[INFO] [stdout]  60 |     Client, CustomResource,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             no `CustomResource` in the root
[INFO] [stdout]     |             help: a similar name exists in the module: `CustomResourceExt`
[INFO] [stdout]  61 |     runtime::{watcher, WatchStreamExt, wait::{conditions, await_condition}},
[INFO] [stdout]     |     ^^^^^^^ could not find `runtime` in `kube`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 170 | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 171 | pub use kube_derive::CustomResource;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:184:25
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "runtime")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `runtime` feature
[INFO] [stdout] ...
[INFO] [stdout] 184 | pub use kube_runtime as runtime;
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `kube` in this scope
[INFO] [stdout]   --> src/lib.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[kube(group = "clux.dev", version = "v1", kind = "Foo", namespaced)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `kube` is imported here, but it is a crate, not an attribute
[INFO] [stdout]   --> src/lib.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | extern crate r#kube;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Foo` in this scope
[INFO] [stdout]   --> src/lib.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let foos: Api<Foo> = Api::default_namespaced(client.clone());
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Foo`
[INFO] [stdout]   --> src/lib.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |         &Patch::Apply(Foo::crd())
[INFO] [stdout]    |                       ^^^ use of undeclared type `Foo`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:96:37
[INFO] [stdout]    |
[INFO] [stdout] 96 |         println!("saw apply to {}", f.name_any());
[INFO] [stdout]    |                                     ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 50)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.64s; merged doctests compilation took 0.30s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fa9955c7277b758ca4721dcd6328872973078ca484cfe43e8b3cb6738255b64e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa9955c7277b758ca4721dcd6328872973078ca484cfe43e8b3cb6738255b64e", kill_on_drop: false }`
[INFO] [stdout] fa9955c7277b758ca4721dcd6328872973078ca484cfe43e8b3cb6738255b64e
