[INFO] fetching crate product-os-content-setup 0.0.2...
[INFO] checking product-os-content-setup-0.0.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate product-os-content-setup 0.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate product-os-content-setup 0.0.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 332 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fb2c3416c9c0dc2aa8bd1106a8e9cdd17a41924d06ae30fe44cd1d301978921
[INFO] running `Command { std: "docker" "start" "-a" "2fb2c3416c9c0dc2aa8bd1106a8e9cdd17a41924d06ae30fe44cd1d301978921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fb2c3416c9c0dc2aa8bd1106a8e9cdd17a41924d06ae30fe44cd1d301978921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb2c3416c9c0dc2aa8bd1106a8e9cdd17a41924d06ae30fe44cd1d301978921", kill_on_drop: false }`
[INFO] [stdout] 2fb2c3416c9c0dc2aa8bd1106a8e9cdd17a41924d06ae30fe44cd1d301978921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1849bbf0b1bdb7c2bd611f5675edd45ae0f136c0daab95f731e56b5afcc4c777
[INFO] running `Command { std: "docker" "start" "-a" "1849bbf0b1bdb7c2bd611f5675edd45ae0f136c0daab95f731e56b5afcc4c777", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling core-error v0.0.1-rc4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking product-os-http v0.0.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking fiat-crypto v0.2.9
[INFO] [stderr]     Checking ioslice v0.6.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking argon2 v0.4.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking product-os-urlencoding v0.0.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking product-os-http-body v0.0.14
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking orion v0.17.7
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking product-os-random v0.0.20
[INFO] [stderr]     Checking rcgen v0.11.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_html_form v0.2.6
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking product-os-async-executor v0.0.16
[INFO] [stderr]     Checking jwt-compact v0.8.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking product-os-net v0.0.1
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking product-os-security v0.0.28
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking dns-lookup v2.0.4
[INFO] [stderr]     Checking xml-rs v0.8.23
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking product-os-openapi v0.0.4
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking product-os-utilities v0.0.19
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking psutil v3.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking product-os-monitoring v0.0.3
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]     Checking machine-uid v0.2.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking product-os-request v0.0.39
[INFO] [stderr]     Checking html2text v0.4.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking ammonia v3.3.0
[INFO] [stderr]     Checking product-os-router v0.0.25
[INFO] [stderr]     Checking evalexpr v8.2.0
[INFO] [stderr]     Checking mime-sniffer v0.1.2
[INFO] [stderr]     Checking product-os-capabilities v0.0.13
[INFO] [stderr]     Checking product-os-connector v0.0.19
[INFO] [stderr]    Compiling product-os-store-macros v0.0.3
[INFO] [stderr]     Checking product-os-configuration v0.0.30
[INFO] [stderr]     Checking product-os-store v0.0.27
[INFO] [stderr]     Checking product-os-command-control v0.0.20
[INFO] [stderr]     Checking product-os-content v0.0.4
[INFO] [stdout] Table name generated: ProductOSContentSites
[INFO] [stdout] Field: identifier
[INFO] [stdout] Full type string: Uuid
[INFO] [stdout] Base type string: Uuid
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: domain
[INFO] [stdout] Full type string: String
[INFO] [stdout] Base type string: String
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: base_path
[INFO] [stdout] Full type string: String
[INFO] [stdout] Base type string: String
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Table name generated: ProductOSContentTemplates
[INFO] [stdout] Field: identifier
[INFO] [stdout] Full type string: Uuid
[INFO] [stdout] Base type string: Uuid
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: content_type
[INFO] [stdout] Full type string: String
[INFO] [stdout] Base type string: String
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: layout
[INFO] [stdout] Full type string: Value
[INFO] [stdout] Base type string: Value
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: default_content_elements
[INFO] [stdout] Full type string: Map<String, Value>
[INFO] [stdout] Base type string: Map
[INFO] [stdout] Full sub type string: String, Value
[INFO] [stdout] Base Sub type string: String, Value
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Base field mapping type: TokenStream [Ident { ident: "Map", span: #0 bytes(1853..1856) }]
[INFO] [stdout] Field: format
[INFO] [stdout] Full type string: ProductOSContentFormat
[INFO] [stdout] Base type string: ProductOSContentFormat
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Base field mapping type: TokenStream [Ident { ident: "ProductOSContentFormat", span: #0 bytes(1908..1930) }]
[INFO] [stdout] Table name generated: ProductOSContentAssets
[INFO] [stdout] Field: identifier
[INFO] [stdout] Full type string: Uuid
[INFO] [stdout] Base type string: Uuid
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: site
[INFO] [stdout] Full type string: Uuid
[INFO] [stdout] Base type string: Uuid
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: state
[INFO] [stdout] Full type string: ProductOSContentWorkflowState
[INFO] [stdout] Base type string: ProductOSContentWorkflowState
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Base field mapping type: TokenStream [Ident { ident: "ProductOSContentWorkflowState", span: #0 bytes(4583..4612) }]
[INFO] [stdout] Field: reference
[INFO] [stdout] Full type string: String
[INFO] [stdout] Base type string: String
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: template
[INFO] [stdout] Full type string: Option<Uuid>
[INFO] [stdout] Base type string: Option
[INFO] [stdout] Full sub type string: Uuid
[INFO] [stdout] Base Sub type string: Uuid
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: data
[INFO] [stdout] Full type string: Option<Vec<u8>>
[INFO] [stdout] Base type string: Option
[INFO] [stdout] Full sub type string: Vec<u8>
[INFO] [stdout] Base Sub type string: Vec
[INFO] [stdout] Full sub type 2 string: u8
[INFO] [stdout] Base Sub 2 type string: u8
[INFO] [stdout] Field: content_elements
[INFO] [stdout] Full type string: Map<String, Value>
[INFO] [stdout] Base type string: Map
[INFO] [stdout] Full sub type string: String, Value
[INFO] [stdout] Base Sub type string: String, Value
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Base field mapping type: TokenStream [Ident { ident: "Map", span: #0 bytes(4733..4736) }]
[INFO] [stdout] Field: content_element_template_overrides
[INFO] [stdout] Full type string: HashMap<String, ProductOSContentOverrideType>
[INFO] [stdout] Base type string: HashMap
[INFO] [stdout] Full sub type string: String, ProductOSContentOverrideType
[INFO] [stdout] Base Sub type string: String, ProductOSContentOverrideType
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Base field mapping type: TokenStream [Ident { ident: "HashMap", span: #0 bytes(4797..4804) }]
[INFO] [stdout] Field: format
[INFO] [stdout] Full type string: ProductOSContentFormat
[INFO] [stdout] Base type string: ProductOSContentFormat
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Base field mapping type: TokenStream [Ident { ident: "ProductOSContentFormat", span: #0 bytes(4860..4882) }]
[INFO] [stdout] Field: path
[INFO] [stdout] Full type string: String
[INFO] [stdout] Base type string: String
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: content_kind
[INFO] [stdout] Full type string: Option<ProductOSContentAssetType>
[INFO] [stdout] Base type string: Option
[INFO] [stdout] Full sub type string: ProductOSContentAssetType
[INFO] [stdout] Base Sub type string: ProductOSContentAssetType
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: content_type
[INFO] [stdout] Full type string: Option<String>
[INFO] [stdout] Base type string: Option
[INFO] [stdout] Full sub type string: String
[INFO] [stdout] Base Sub type string: String
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: markup
[INFO] [stdout] Full type string: Option<ProductOSContentMarkup>
[INFO] [stdout] Base type string: Option
[INFO] [stdout] Full sub type string: ProductOSContentMarkup
[INFO] [stdout] Base Sub type string: ProductOSContentMarkup
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: auth_app_id
[INFO] [stdout] Full type string: Option<String>
[INFO] [stdout] Base type string: Option
[INFO] [stdout] Full sub type string: String
[INFO] [stdout] Base Sub type string: String
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: scopes
[INFO] [stdout] Full type string: Option<String>
[INFO] [stdout] Base type string: Option
[INFO] [stdout] Full sub type string: String
[INFO] [stdout] Base Sub type string: String
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: created_at
[INFO] [stdout] Full type string: DateTime<Utc>
[INFO] [stdout] Base type string: DateTime
[INFO] [stdout] Full sub type string: Utc
[INFO] [stdout] Base Sub type string: Utc
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: updated_at
[INFO] [stdout] Full type string: DateTime<Utc>
[INFO] [stdout] Base type string: DateTime
[INFO] [stdout] Full sub type string: Utc
[INFO] [stdout] Base Sub type string: Utc
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Table name generated: ProductOSContentAnalytics
[INFO] [stdout] Field: asset
[INFO] [stdout] Full type string: Uuid
[INFO] [stdout] Base type string: Uuid
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: requests
[INFO] [stdout] Full type string: u32
[INFO] [stdout] Base type string: u32
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: impressions
[INFO] [stdout] Full type string: u32
[INFO] [stdout] Base type string: u32
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] Field: likes
[INFO] [stdout] Full type string: u32
[INFO] [stdout] Base type string: u32
[INFO] [stdout] Full sub type string: 
[INFO] [stdout] Base Sub type string: 
[INFO] [stdout] Full sub type 2 string: 
[INFO] [stdout] Base Sub 2 type string: 
[INFO] [stdout] error[E0432]: unresolved import `product_os_store::ProductOSRow`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:11:101
[INFO] [stdout]    |
[INFO] [stdout] 11 | use product_os_store::{ProductOSKeyValueStore, ProductOSRelationalStore, ProductOSRelationalObject, ProductOSRow};
[INFO] [stdout]    |                                                                                                     ^^^^^^^^^^^^ no `ProductOSRow` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Row as ProductOSRow, FromRow, types,
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `sql_relational_store` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg(feature = "sql_relational_store")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `product_os_store`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Default, ProductOSRelational)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ could not find `types` in `product_os_store`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Row as ProductOSRow, FromRow, types,
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] note: the item is gated behind the `sql_relational_store` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg(feature = "sql_relational_store")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `product_os_store`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Default, ProductOSRelational)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ could not find `types` in `product_os_store`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Row as ProductOSRow, FromRow, types,
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] note: the item is gated behind the `sql_relational_store` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg(feature = "sql_relational_store")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `product_os_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[derive(Debug, ProductOSRelational)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ could not find `types` in `product_os_store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:94:43
[INFO] [stdout]     |
[INFO] [stdout] 94  |             Row as ProductOSRow, FromRow, types,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] note: the item is gated behind the `sql_relational_store` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:92:15
[INFO] [stdout]     |
[INFO] [stdout] 92  |         #[cfg(feature = "sql_relational_store")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `product_os_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Debug, Default, ProductOSRelational)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^ could not find `types` in `product_os_store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:94:43
[INFO] [stdout]     |
[INFO] [stdout] 94  |             Row as ProductOSRow, FromRow, types,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] note: the item is gated behind the `sql_relational_store` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:92:15
[INFO] [stdout]     |
[INFO] [stdout] 92  |         #[cfg(feature = "sql_relational_store")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RelationalRow` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Default, ProductOSRelational)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use product_os_store::RelationalRow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PostgresSql` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Default, ProductOSRelational)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RelationalRow` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Default, ProductOSRelational)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 3  + use product_os_store::RelationalRow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PostgresSql` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Default, ProductOSRelational)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RelationalRow` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[derive(Debug, ProductOSRelational)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use product_os_store::RelationalRow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PostgresSql` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[derive(Debug, ProductOSRelational)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `product_os_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[derive(Debug, ProductOSRelational)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ could not find `types` in `product_os_store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:94:43
[INFO] [stdout]     |
[INFO] [stdout] 94  |             Row as ProductOSRow, FromRow, types,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] note: the item is gated behind the `sql_relational_store` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:92:15
[INFO] [stdout]     |
[INFO] [stdout] 92  |         #[cfg(feature = "sql_relational_store")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use chrono::DateTime;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `product_os_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[derive(Debug, ProductOSRelational)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ could not find `types` in `product_os_store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:94:43
[INFO] [stdout]     |
[INFO] [stdout] 94  |             Row as ProductOSRow, FromRow, types,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] note: the item is gated behind the `sql_relational_store` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:92:15
[INFO] [stdout]     |
[INFO] [stdout] 92  |         #[cfg(feature = "sql_relational_store")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use chrono::NaiveDateTime;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `product_os_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[derive(Debug, ProductOSRelational)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ could not find `types` in `product_os_store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:94:43
[INFO] [stdout]     |
[INFO] [stdout] 94  |             Row as ProductOSRow, FromRow, types,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] note: the item is gated behind the `sql_relational_store` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:92:15
[INFO] [stdout]     |
[INFO] [stdout] 92  |         #[cfg(feature = "sql_relational_store")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::DateTime;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use chrono::DateTime;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RelationalRow` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Debug, Default, ProductOSRelational)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 3   + use product_os_store::RelationalRow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PostgresSql` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Debug, Default, ProductOSRelational)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ProductOSRelational` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Response`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:788:67
[INFO] [stdout]     |
[INFO] [stdout] 788 |     async fn request(&self, request: Request<Body>, _: String) -> Response {
[INFO] [stdout]     |                                                                   ^^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Response<T> {
[INFO] [stdout]     |            ^^^^^^^^ -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 788 |     async fn request(&self, request: Request<Body>, _: String) -> Response<T> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Response`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:823:81
[INFO] [stdout]     |
[INFO] [stdout] 823 |     async fn request_mut(&mut self, request: Request<Body>, version: String) -> Response {
[INFO] [stdout]     |                                                                                 ^^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Response<T> {
[INFO] [stdout]     |            ^^^^^^^^ -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 823 |     async fn request_mut(&mut self, request: Request<Body>, version: String) -> Response<T> {
[INFO] [stdout]     |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>` cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:758:18
[INFO] [stdout]     |
[INFO] [stdout] 758 | impl Feature for ProductOSContentPlatform {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^ `Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/product_os_content-77fdb9adee620750.long-type-15775784917410370023.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = help: within `RandomGenerator`, the trait `Send` is not implemented for `Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>`
[INFO] [stdout] note: required because it appears within the type `rand::rngs::thread::ThreadRng`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rngs/thread.rs:62:12
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct ThreadRng {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `product_os_random::RNG`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum RNG {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] note: required because it appears within the type `RandomGenerator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct RandomGenerator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>` to implement `Sync`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>>` to implement `Sync`
[INFO] [stdout] note: required because it appears within the type `ProductOSContentPlatform`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct ProductOSContentPlatform {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Feature`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-capabilities-0.0.13/src/lib.rs:209:27
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Feature: Send + Sync + mopa::Any {
[INFO] [stdout]     |                           ^^^^ required by this bound in `Feature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(dyn rand_core::RngCore + 'static)` cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:758:18
[INFO] [stdout]     |
[INFO] [stdout] 758 | impl Feature for ProductOSContentPlatform {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^ `(dyn rand_core::RngCore + 'static)` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `(dyn rand_core::RngCore + 'static)`
[INFO] [stdout]     = note: required for `spin::mutex::Mutex<(dyn rand_core::RngCore + 'static)>` to implement `Sync`
[INFO] [stdout]     = note: required for `Arc<spin::mutex::Mutex<(dyn rand_core::RngCore + 'static)>>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `product_os_random::RNG`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum RNG {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] note: required because it appears within the type `RandomGenerator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct RandomGenerator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>` to implement `Sync`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>>` to implement `Sync`
[INFO] [stdout] note: required because it appears within the type `ProductOSContentPlatform`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct ProductOSContentPlatform {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Feature`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-capabilities-0.0.13/src/lib.rs:209:27
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Feature: Send + Sync + mopa::Any {
[INFO] [stdout]     |                           ^^^^ required by this bound in `Feature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(dyn product_os_random::RngCrypto + 'static)` cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:758:18
[INFO] [stdout]     |
[INFO] [stdout] 758 | impl Feature for ProductOSContentPlatform {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^ `(dyn product_os_random::RngCrypto + 'static)` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `(dyn product_os_random::RngCrypto + 'static)`
[INFO] [stdout]     = note: required for `spin::mutex::Mutex<(dyn product_os_random::RngCrypto + 'static)>` to implement `Sync`
[INFO] [stdout]     = note: required for `Arc<spin::mutex::Mutex<(dyn product_os_random::RngCrypto + 'static)>>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `product_os_random::RNG`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum RNG {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] note: required because it appears within the type `RandomGenerator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct RandomGenerator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>` to implement `Sync`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>>` to implement `Sync`
[INFO] [stdout] note: required because it appears within the type `ProductOSContentPlatform`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct ProductOSContentPlatform {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Feature`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-capabilities-0.0.13/src/lib.rs:209:27
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Feature: Send + Sync + mopa::Any {
[INFO] [stdout]     |                           ^^^^ required by this bound in `Feature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this method are incorrect
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:370:64
[INFO] [stdout]     |
[INFO] [stdout] 370 | ...   let asker = controller.find_feature_and_prepare_ask("Authentication".to_string(), auth_path, Some(data), HashMap::new(), HashMap::n...
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: expected `BTreeMap<String, String>`, found `HashMap<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:370:146
[INFO] [stdout]     |
[INFO] [stdout] 370 | ...   let asker = controller.find_feature_and_prepare_ask("Authentication".to_string(), auth_path, Some(data), HashMap::new(), HashMap::n...
[INFO] [stdout]     |                                                                                                                ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected struct `BTreeMap<std::string::String, std::string::String>`
[INFO] [stdout]                found struct `HashMap<_, _>`
[INFO] [stdout] note: expected `BTreeMap<String, String>`, found `HashMap<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:370:162
[INFO] [stdout]     |
[INFO] [stdout] 370 | ...cation".to_string(), auth_path, Some(data), HashMap::new(), HashMap::new(), Method::POST);
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected struct `BTreeMap<std::string::String, std::string::String>`
[INFO] [stdout]                found struct `HashMap<_, _>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-command-control-0.0.20/src/lib.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn find_feature_and_prepare_ask(&self, feature: String, path: String, data: Option<serde_json::Value>, headers: BTreeMap<String, ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_random_string` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, RandomGenerator>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:404:78
[INFO] [stdout]     |
[INFO] [stdout] 404 | ...                   let etag = self.tag_generator.clone().lock().get_random_string(32);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `get_random_usize` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:961:5
[INFO] [stdout]     |
[INFO] [stdout] 961 |     fn get_random_usize(&mut self, min: usize, max: usize) -> usize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `RandomGeneratorTemplate` which provides `get_random_string` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use product_os_security::RandomGeneratorTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_random_string` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, RandomGenerator>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:417:78
[INFO] [stdout]     |
[INFO] [stdout] 417 | ...                   let etag = self.tag_generator.clone().lock().get_random_string(32);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `get_random_usize` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:961:5
[INFO] [stdout]     |
[INFO] [stdout] 961 |     fn get_random_usize(&mut self, min: usize, max: usize) -> usize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `RandomGeneratorTemplate` which provides `get_random_string` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use product_os_security::RandomGeneratorTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_random_string` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, RandomGenerator>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:432:70
[INFO] [stdout]     |
[INFO] [stdout] 432 |                         let etag = self.tag_generator.clone().lock().get_random_string(32);
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `get_random_usize` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:961:5
[INFO] [stdout]     |
[INFO] [stdout] 961 |     fn get_random_usize(&mut self, min: usize, max: usize) -> usize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `RandomGeneratorTemplate` which provides `get_random_string` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use product_os_security::RandomGeneratorTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:452:55
[INFO] [stdout]     |
[INFO] [stdout] 452 | ...                   match cache.group_get(content_identifier.to_owned()) {
[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-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn group_get(&self, key: &str) -> Result<String, ProductOSStoreError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 452 |                                 match cache.group_get(&content_identifier.to_owned()) {
[INFO] [stdout]     |                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:454:63
[INFO] [stdout]     |
[INFO] [stdout] 454 | ...                   match cache.group_get(content_type_identifier.to_owned()) {
[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-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn group_get(&self, key: &str) -> Result<String, ProductOSStoreError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 454 |                                         match cache.group_get(&content_type_identifier.to_owned()) {
[INFO] [stdout]     |                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this method are incorrect
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:466:61
[INFO] [stdout]     |
[INFO] [stdout] 466 | ...                   match cache.group_set(content_identifier.to_owned(), content.to_owned()) {
[INFO] [stdout]     |                                   ^^^^^^^^^ -----------------------------  ------------------ expected `&str`, found `String`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             expected `&str`, found `String`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn group_set(&self, key: &str, value: &str) -> Result<(), ProductOSStoreError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 466 |                                                 match cache.group_set(&content_identifier.to_owned(), content.to_owned()) {
[INFO] [stdout]     |                                                                       +
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 466 |                                                 match cache.group_set(content_identifier.to_owned(), &content.to_owned()) {
[INFO] [stdout]     |                                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this method are incorrect
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:471:61
[INFO] [stdout]     |
[INFO] [stdout] 471 | ...                   match cache.group_set(content_type_identifier.to_owned(), content_type.to_owned()) {
[INFO] [stdout]     |                                   ^^^^^^^^^ ----------------------------------  ----------------------- expected `&str`, found `String`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             expected `&str`, found `String`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-store-0.0.27/src/lib.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn group_set(&self, key: &str, value: &str) -> Result<(), ProductOSStoreError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 471 |                                                 match cache.group_set(&content_type_identifier.to_owned(), content_type.to_owned()) {
[INFO] [stdout]     |                                                                       +
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 471 |                                                 match cache.group_set(content_type_identifier.to_owned(), &content_type.to_owned()) {
[INFO] [stdout]     |                                                                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Extension<Arc<(dyn Feature + 'static)>>, product_os_router::Request<product_os_router::Body>) -> impl std::future::Future<Output = Response<product_os_router::Body>> {generate_content_handler}: Handler<_, _>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/content_handler.rs:11:18
[INFO] [stdout]     |
[INFO] [stdout] 11  |             .get(generate_content_handler)
[INFO] [stdout]     |              --- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Extension<Arc<dyn Feature>>, ...) -> ... {generate_content_handler}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/product_os_content-77fdb9adee620750.long-type-10081186830326789087.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout]     = help: the following other types implement trait `Handler<T, S>`:
[INFO] [stdout]               `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]               `axum::handler::Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.9/src/routing/method_routing.rs:643:5
[INFO] [stdout]     |
[INFO] [stdout] 643 |     chained_handler_fn!(get, GET);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^---^^^^^^
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   required by a bound in this associated function
[INFO] [stdout]     |     required by this bound in `MethodRouter::<S>::get`
[INFO] [stdout]     = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Extension<Arc<(dyn Feature + 'static)>>, product_os_router::Request<product_os_router::Body>) -> impl std::future::Future<Output = Response<product_os_router::Body>> {generate_content_handler}: Handler<_, _>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/content_handler.rs:26:18
[INFO] [stdout]     |
[INFO] [stdout] 26  |             .get(generate_content_handler)
[INFO] [stdout]     |              --- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Extension<Arc<dyn Feature>>, ...) -> ... {generate_content_handler}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/product_os_content-77fdb9adee620750.long-type-10081186830326789087.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout]     = help: the following other types implement trait `Handler<T, S>`:
[INFO] [stdout]               `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]               `axum::handler::Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.9/src/routing/method_routing.rs:643:5
[INFO] [stdout]     |
[INFO] [stdout] 643 |     chained_handler_fn!(get, GET);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^---^^^^^^
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   required by a bound in this associated function
[INFO] [stdout]     |     required by this bound in `MethodRouter::<S>::get`
[INFO] [stdout]     = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:279:48
[INFO] [stdout]     |
[INFO] [stdout] 279 |             tag_generator: Arc::new(Mutex::new(product_os_security::RandomGenerator::new())),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `std::option::Option<product_os_random::RNG>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:363:12
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn new(gen: Option<RNG>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 279 |             tag_generator: Arc::new(Mutex::new(product_os_security::RandomGenerator::new(/* std::option::Option<product_os_random::RNG> */))),
[INFO] [stdout]     |                                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:763:144
[INFO] [stdout]     |
[INFO] [stdout] 763 |       async fn register(&self, feature: Arc<dyn Feature>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFeature {
[INFO] [stdout]     |  ________________________________________________________________________________________________________________________________________________^
[INFO] [stdout] 764 | |         let path = match base_path.as_str() {
[INFO] [stdout] 765 | |             "" => None,
[INFO] [stdout] 766 | |             _ => Some(base_path.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 781 | |         }
[INFO] [stdout] 782 | |     }
[INFO] [stdout]     | |_____^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/product_os_content-77fdb9adee620750.long-type-15775784917410370023.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = help: within `RandomGenerator`, the trait `Send` is not implemented for `Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:763:24
[INFO] [stdout]     |
[INFO] [stdout] 763 |     async fn register(&self, feature: Arc<dyn Feature>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFe...
[INFO] [stdout]     |                        ^^^^ has type `&ProductOSContentPlatform` which is not `Send`, because `ProductOSContentPlatform` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<...>>` to `Pin<Box<dyn Future<Output = RegistryFeature> + Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:763:144
[INFO] [stdout]     |
[INFO] [stdout] 763 |       async fn register(&self, feature: Arc<dyn Feature>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFeature {
[INFO] [stdout]     |  ________________________________________________________________________________________________________________________________________________^
[INFO] [stdout] 764 | |         let path = match base_path.as_str() {
[INFO] [stdout] 765 | |             "" => None,
[INFO] [stdout] 766 | |             _ => Some(base_path.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 781 | |         }
[INFO] [stdout] 782 | |     }
[INFO] [stdout]     | |_____^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `(dyn rand_core::RngCore + 'static)`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:763:24
[INFO] [stdout]     |
[INFO] [stdout] 763 |     async fn register(&self, feature: Arc<dyn Feature>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFe...
[INFO] [stdout]     |                        ^^^^ has type `&ProductOSContentPlatform` which is not `Send`, because `ProductOSContentPlatform` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<...>>` to `Pin<Box<dyn Future<Output = RegistryFeature> + Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:763:144
[INFO] [stdout]     |
[INFO] [stdout] 763 |       async fn register(&self, feature: Arc<dyn Feature>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFeature {
[INFO] [stdout]     |  ________________________________________________________________________________________________________________________________________________^
[INFO] [stdout] 764 | |         let path = match base_path.as_str() {
[INFO] [stdout] 765 | |             "" => None,
[INFO] [stdout] 766 | |             _ => Some(base_path.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 781 | |         }
[INFO] [stdout] 782 | |     }
[INFO] [stdout]     | |_____^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `(dyn product_os_random::RngCrypto + 'static)`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:763:24
[INFO] [stdout]     |
[INFO] [stdout] 763 |     async fn register(&self, feature: Arc<dyn Feature>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFe...
[INFO] [stdout]     |                        ^^^^ has type `&ProductOSContentPlatform` which is not `Send`, because `ProductOSContentPlatform` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<...>>` to `Pin<Box<dyn Future<Output = RegistryFeature> + Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:784:155
[INFO] [stdout]     |
[INFO] [stdout] 784 |       async fn register_mut(&self, feature: Arc<Mutex<dyn Feature>>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFeature {
[INFO] [stdout]     |  ___________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout] 785 | |         panic!("Mutable content server not allowed to be registered")
[INFO] [stdout] 786 | |     }
[INFO] [stdout]     | |_____^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/product_os_content-77fdb9adee620750.long-type-15775784917410370023.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = help: within `RandomGenerator`, the trait `Send` is not implemented for `Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:784:28
[INFO] [stdout]     |
[INFO] [stdout] 784 | ...ister_mut(&self, feature: Arc<Mutex<dyn Feature>>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFeat...
[INFO] [stdout]     |               ^^^^ has type `&ProductOSContentPlatform` which is not `Send`, because `ProductOSContentPlatform` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<...>>` to `Pin<Box<dyn Future<Output = RegistryFeature> + Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:784:155
[INFO] [stdout]     |
[INFO] [stdout] 784 |       async fn register_mut(&self, feature: Arc<Mutex<dyn Feature>>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFeature {
[INFO] [stdout]     |  ___________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout] 785 | |         panic!("Mutable content server not allowed to be registered")
[INFO] [stdout] 786 | |     }
[INFO] [stdout]     | |_____^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `(dyn rand_core::RngCore + 'static)`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:784:28
[INFO] [stdout]     |
[INFO] [stdout] 784 | ...ister_mut(&self, feature: Arc<Mutex<dyn Feature>>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFeat...
[INFO] [stdout]     |               ^^^^ has type `&ProductOSContentPlatform` which is not `Send`, because `ProductOSContentPlatform` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<...>>` to `Pin<Box<dyn Future<Output = RegistryFeature> + Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:784:155
[INFO] [stdout]     |
[INFO] [stdout] 784 |       async fn register_mut(&self, feature: Arc<Mutex<dyn Feature>>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFeature {
[INFO] [stdout]     |  ___________________________________________________________________________________________________________________________________________________________^
[INFO] [stdout] 785 | |         panic!("Mutable content server not allowed to be registered")
[INFO] [stdout] 786 | |     }
[INFO] [stdout]     | |_____^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `(dyn product_os_random::RngCrypto + 'static)`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:784:28
[INFO] [stdout]     |
[INFO] [stdout] 784 | ...ister_mut(&self, feature: Arc<Mutex<dyn Feature>>, base_path: String, router: &mut product_os_router::ProductOSRouter) -> RegistryFeat...
[INFO] [stdout]     |               ^^^^ has type `&ProductOSContentPlatform` which is not `Send`, because `ProductOSContentPlatform` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<...>>` to `Pin<Box<dyn Future<Output = RegistryFeature> + Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>` cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:824:14
[INFO] [stdout]     |
[INFO] [stdout] 824 |         self.request(request, version).await
[INFO] [stdout]     |              ^^^^^^^ `Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/product_os_content-77fdb9adee620750.long-type-15775784917410370023.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = help: within `RandomGenerator`, the trait `Send` is not implemented for `Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>`
[INFO] [stdout] note: required because it appears within the type `rand::rngs::thread::ThreadRng`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rngs/thread.rs:62:12
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct ThreadRng {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `product_os_random::RNG`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum RNG {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] note: required because it appears within the type `RandomGenerator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct RandomGenerator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>` to implement `Sync`
[INFO] [stdout]     = note: required for `Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `ProductOSContentPlatform`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct ProductOSContentPlatform {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `request`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-capabilities-0.0.13/src/lib.rs:209:20
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Feature: Send + Sync + mopa::Any {
[INFO] [stdout]     |                    ^^^^ required by this bound in `Feature::request`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     async fn request(&self, request: Request<Body>, version: String) -> Response<Body>;
[INFO] [stdout]     |              ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(dyn rand_core::RngCore + 'static)` cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:824:14
[INFO] [stdout]     |
[INFO] [stdout] 824 |         self.request(request, version).await
[INFO] [stdout]     |              ^^^^^^^ `(dyn rand_core::RngCore + 'static)` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `(dyn rand_core::RngCore + 'static)`
[INFO] [stdout]     = note: required for `spin::mutex::Mutex<(dyn rand_core::RngCore + 'static)>` to implement `Sync`
[INFO] [stdout]     = note: required for `Arc<spin::mutex::Mutex<(dyn rand_core::RngCore + 'static)>>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `product_os_random::RNG`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum RNG {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] note: required because it appears within the type `RandomGenerator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct RandomGenerator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>` to implement `Sync`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `ProductOSContentPlatform`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct ProductOSContentPlatform {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `request`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-capabilities-0.0.13/src/lib.rs:209:20
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Feature: Send + Sync + mopa::Any {
[INFO] [stdout]     |                    ^^^^ required by this bound in `Feature::request`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     async fn request(&self, request: Request<Body>, version: String) -> Response<Body>;
[INFO] [stdout]     |              ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(dyn product_os_random::RngCrypto + 'static)` cannot be sent between threads safely
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:824:14
[INFO] [stdout]     |
[INFO] [stdout] 824 |         self.request(request, version).await
[INFO] [stdout]     |              ^^^^^^^ `(dyn product_os_random::RngCrypto + 'static)` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `(dyn product_os_random::RngCrypto + 'static)`
[INFO] [stdout]     = note: required for `spin::mutex::Mutex<(dyn product_os_random::RngCrypto + 'static)>` to implement `Sync`
[INFO] [stdout]     = note: required for `Arc<spin::mutex::Mutex<(dyn product_os_random::RngCrypto + 'static)>>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `product_os_random::RNG`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum RNG {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] note: required because it appears within the type `RandomGenerator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-random-0.0.20/src/lib.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct RandomGenerator {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>` to implement `Sync`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, RandomGenerator>>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `ProductOSContentPlatform`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-content-0.0.4/src/lib.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct ProductOSContentPlatform {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `request`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/product-os-capabilities-0.0.13/src/lib.rs:209:20
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Feature: Send + Sync + mopa::Any {
[INFO] [stdout]     |                    ^^^^ required by this bound in `Feature::request`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     async fn request(&self, request: Request<Body>, version: String) -> Response<Body>;
[INFO] [stdout]     |              ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0107, E0277, E0308, E0412, E0432, E0433, E0531, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `product-os-content` (lib) due to 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "1849bbf0b1bdb7c2bd611f5675edd45ae0f136c0daab95f731e56b5afcc4c777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1849bbf0b1bdb7c2bd611f5675edd45ae0f136c0daab95f731e56b5afcc4c777", kill_on_drop: false }`
[INFO] [stdout] 1849bbf0b1bdb7c2bd611f5675edd45ae0f136c0daab95f731e56b5afcc4c777
