[INFO] fetching crate product-os-authentication 0.0.7...
[INFO] testing product-os-authentication-0.0.7 against 1.95.0 for beta-1.96-2
[INFO] extracting crate product-os-authentication 0.0.7 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate product-os-authentication 0.0.7
[INFO] finished tweaking crates.io crate product-os-authentication 0.0.7
[INFO] tweaked toml for crates.io crate product-os-authentication 0.0.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate product-os-authentication 0.0.7 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 322 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding openidconnect v2.5.1 (available: v4.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded product-os-async-executor v0.0.18
[INFO] [stderr]   Downloaded product-os-configuration v0.0.45
[INFO] [stderr]   Downloaded darwin-libproc-sys v0.1.2
[INFO] [stderr]   Downloaded product-os-http-body v0.0.23
[INFO] [stderr]   Downloaded cron v0.14.0
[INFO] [stderr]   Downloaded product-os-monitoring v0.0.4
[INFO] [stderr]   Downloaded product-os-store-macros v0.0.6
[INFO] [stderr]   Downloaded core-error v0.0.1-rc4
[INFO] [stderr]   Downloaded ioslice v0.6.0
[INFO] [stderr]   Downloaded product-os-capabilities v0.0.28
[INFO] [stderr]   Downloaded product-os-urlencoding v0.0.1
[INFO] [stderr]   Downloaded product-os-random v0.0.30
[INFO] [stderr]   Downloaded darwin-libproc v0.1.2
[INFO] [stderr]   Downloaded product-os-security v0.0.65
[INFO] [stderr]   Downloaded product-os-command-control v0.0.27
[INFO] [stderr]   Downloaded jwt-compact v0.8.0
[INFO] [stderr]   Downloaded psutil v3.3.0
[INFO] [stderr]   Downloaded product-os-http v0.0.8
[INFO] [stderr]   Downloaded product-os-router v0.0.43
[INFO] [stderr]   Downloaded product-os-store v0.0.36
[INFO] [stderr]   Downloaded openidconnect v2.5.1
[INFO] [stderr]   Downloaded product-os-request v0.0.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8f459dcfc7dfa50d21dc2b6021f96cc58ae58272b996213c34f2d2b42ca2bd7
[INFO] running `Command { std: "docker" "start" "-a" "c8f459dcfc7dfa50d21dc2b6021f96cc58ae58272b996213c34f2d2b42ca2bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8f459dcfc7dfa50d21dc2b6021f96cc58ae58272b996213c34f2d2b42ca2bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f459dcfc7dfa50d21dc2b6021f96cc58ae58272b996213c34f2d2b42ca2bd7", kill_on_drop: false }`
[INFO] [stdout] c8f459dcfc7dfa50d21dc2b6021f96cc58ae58272b996213c34f2d2b42ca2bd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23837fd2a4e2f064122aeb47769e0a400367f58cd56e881ad0a6230b6adca065
[INFO] running `Command { std: "docker" "start" "-a" "23837fd2a4e2f064122aeb47769e0a400367f58cd56e881ad0a6230b6adca065", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling core-error v0.0.1-rc4
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling product-os-http v0.0.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling product-os-http-body v0.0.23
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ioslice v0.6.0
[INFO] [stderr]    Compiling product-os-async-executor v0.0.18
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling jwt-compact v0.8.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling psutil v3.3.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling product-os-random v0.0.30
[INFO] [stderr]    Compiling product-os-configuration v0.0.45
[INFO] [stderr]    Compiling product-os-urlencoding v0.0.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cron v0.14.0
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling product-os-store v0.0.36
[INFO] [stderr]    Compiling product-os-monitoring v0.0.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling machine-uid v0.5.4
[INFO] [stderr]    Compiling product-os-store-macros v0.0.6
[INFO] [stderr]    Compiling openidconnect v2.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling product-os-security v0.0.65
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling product-os-request v0.0.53
[INFO] [stderr]    Compiling product-os-router v0.0.43
[INFO] [stderr]    Compiling product-os-capabilities v0.0.28
[INFO] [stderr]    Compiling product-os-command-control v0.0.27
[INFO] [stdout] error[E0432]: unresolved imports `product_os_configuration::KeyValueKind`, `product_os_configuration::KeyValueStore`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/lib.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 | use product_os_configuration::{KeyValueKind, KeyValueStore};
[INFO] [stdout]    |                                ^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `KeyValueStore` in the root
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                no `KeyValueKind` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Configuration` in crate `product_os_configuration`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/registry.rs:60:55
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn default(config: &product_os_configuration::Configuration, certificates: Certificates) -> Self {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^ not found in `product_os_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Configuration` in crate `product_os_configuration`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/registry.rs:193:51
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn new(config: &product_os_configuration::Configuration, key_value_store: Arc<ProductOSKeyValueStore>, certificates: Certif...
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ not found in `product_os_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Configuration` in crate `product_os_configuration`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/lib.rs:118:46
[INFO] [stdout]     |
[INFO] [stdout] 118 |     configuration: product_os_configuration::Configuration,
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ not found in `product_os_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Configuration` in crate `product_os_configuration`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/lib.rs:170:57
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn new(configuration: product_os_configuration::Configuration, certificates:
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ not found in `product_os_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Configuration` in crate `product_os_configuration`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/lib.rs:557:66
[INFO] [stdout]     |
[INFO] [stdout] 557 |     pub fn get_configuration(&self) -> product_os_configuration::Configuration {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^ not found in `product_os_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `process_statistics` in crate `product_os_monitoring`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/lib.rs:920:48
[INFO] [stdout]     |
[INFO] [stdout] 920 |                         product_os_monitoring::process_statistics(None);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^ not found in `product_os_monitoring`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-monitoring-0.0.4/src/lib.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 110 | #[allow(deprecated)]
[INFO] [stdout] 111 | pub use process::process_statistics;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_body_json` found for reference `&ProductOSHyperClient` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/commands.rs:158:23
[INFO] [stdout]     |
[INFO] [stdout] 158 |             requester.set_body_json(&mut request, data.to_owned()).await;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ method not found in `&ProductOSHyperClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_body_json` found for reference `&ProductOSHyperClient` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/commands.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 286 |             requester.set_body_json(&mut request, data.to_owned()).await;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ method not found in `&ProductOSHyperClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-command-control-0.0.27/src/registry.rs:136:42
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 match self.services.find(value.to_string()) {
[INFO] [stdout]     |                                     ---- ^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-capabilities-0.0.28/src/services.rs:93:12
[INFO] [stdout]     |
[INFO] [stdout]  93 |     pub fn find(&self, key: &str) -> Option<&RegistryService> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout] 136 -                 match self.services.find(value.to_string()) {
[INFO] [stdout] 136 +                 match self.services.find(value) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `product-os-command-control` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "23837fd2a4e2f064122aeb47769e0a400367f58cd56e881ad0a6230b6adca065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23837fd2a4e2f064122aeb47769e0a400367f58cd56e881ad0a6230b6adca065", kill_on_drop: false }`
[INFO] [stdout] 23837fd2a4e2f064122aeb47769e0a400367f58cd56e881ad0a6230b6adca065
