[INFO] fetching crate product-os-content-setup 0.0.2...
[INFO] testing product-os-content-setup-0.0.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate product-os-content-setup 0.0.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate product-os-content-setup 0.0.2
[INFO] finished tweaking crates.io crate product-os-content-setup 0.0.2
[INFO] tweaked toml for crates.io crate product-os-content-setup 0.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate product-os-content-setup 0.0.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 306 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7592f069fdaaa64664d5cd9f46b2578c7512db4442adc347f7c2a1269270f1c8
[INFO] running `Command { std: "docker" "start" "-a" "7592f069fdaaa64664d5cd9f46b2578c7512db4442adc347f7c2a1269270f1c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7592f069fdaaa64664d5cd9f46b2578c7512db4442adc347f7c2a1269270f1c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7592f069fdaaa64664d5cd9f46b2578c7512db4442adc347f7c2a1269270f1c8", kill_on_drop: false }`
[INFO] [stdout] 7592f069fdaaa64664d5cd9f46b2578c7512db4442adc347f7c2a1269270f1c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bac41194edc067fca040a7f366314887d0f7f53fd755dda25776f093a9b692f
[INFO] running `Command { std: "docker" "start" "-a" "9bac41194edc067fca040a7f366314887d0f7f53fd755dda25776f093a9b692f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling core-error v0.0.1-rc4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling product-os-http v0.0.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ioslice v0.6.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling product-os-http-body v0.0.23
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling product-os-random v0.0.30
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling product-os-urlencoding v0.0.1
[INFO] [stderr]    Compiling product-os-configuration v0.0.45
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling product-os-async-executor v0.0.18
[INFO] [stderr]    Compiling jwt-compact v0.8.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling machine-uid v0.5.4
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling psutil v3.3.0
[INFO] [stderr]    Compiling evalexpr v8.2.0
[INFO] [stderr]    Compiling mime-sniffer v0.1.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling product-os-monitoring v0.0.4
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling product-os-store v0.0.36
[INFO] [stderr]    Compiling cron v0.14.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling product-os-store-macros v0.0.6
[INFO] [stderr]    Compiling html2text v0.4.5
[INFO] [stderr]    Compiling ammonia v3.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[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-utilities v0.0.27
[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" "9bac41194edc067fca040a7f366314887d0f7f53fd755dda25776f093a9b692f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bac41194edc067fca040a7f366314887d0f7f53fd755dda25776f093a9b692f", kill_on_drop: false }`
[INFO] [stdout] 9bac41194edc067fca040a7f366314887d0f7f53fd755dda25776f093a9b692f
