[INFO] fetching crate usdpl-back 0.11.0... [INFO] testing usdpl-back-0.11.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate usdpl-back 0.11.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate usdpl-back 0.11.0 [INFO] finished tweaking crates.io crate usdpl-back 0.11.0 [INFO] tweaked toml for crates.io crate usdpl-back 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate usdpl-back 0.11.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 192 packages to latest compatible versions [INFO] [stderr] Adding async-lock v2.8.0 (available: v3.4.1) [INFO] [stderr] Adding obfstr v0.3.0 (available: v0.4.4) [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.1) [INFO] [stderr] Adding ratchet_rs v0.4.2 (available: v1.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04f35bcd30d9c125a09d9f17ec201ca73ea522c5e0c4f097be243a4960064008 [INFO] running `Command { std: "docker" "start" "-a" "04f35bcd30d9c125a09d9f17ec201ca73ea522c5e0c4f097be243a4960064008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04f35bcd30d9c125a09d9f17ec201ca73ea522c5e0c4f097be243a4960064008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f35bcd30d9c125a09d9f17ec201ca73ea522c5e0c4f097be243a4960064008", kill_on_drop: false }` [INFO] [stdout] 04f35bcd30d9c125a09d9f17ec201ca73ea522c5e0c4f097be243a4960064008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78214c50c3a45beeacd5f6ec4627de86f1d282c0052fc377415ecee8e117cf60 [INFO] running `Command { std: "docker" "start" "-a" "78214c50c3a45beeacd5f6ec4627de86f1d282c0052fc377415ecee8e117cf60", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling ratchet_ext v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling usdpl-core v0.11.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling gettext-ng v0.4.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ratchet_deflate v0.4.2 [INFO] [stderr] Compiling protox-parse v0.3.3 [INFO] [stderr] Compiling prost-reflect v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling protox v0.3.5 [INFO] [stderr] Compiling nrpc v0.10.0 [INFO] [stderr] Compiling nrpc-build v0.10.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling usdpl-build v0.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling usdpl-back v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling ratchet_core v0.4.2 [INFO] [stderr] Compiling ratchet_rs v0.4.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `any` [INFO] [stdout] --> src/lib.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(all(feature = "decky", not(any(feature = "any"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `any` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServiceRegistry` [INFO] [stdout] --> src/rpc/mod.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | pub use registry::{ServiceRegistry, StaticServiceRegistry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `any` [INFO] [stdout] --> src/lib.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(all(feature = "decky", not(any(feature = "any"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `any` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "78214c50c3a45beeacd5f6ec4627de86f1d282c0052fc377415ecee8e117cf60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78214c50c3a45beeacd5f6ec4627de86f1d282c0052fc377415ecee8e117cf60", kill_on_drop: false }` [INFO] [stdout] 78214c50c3a45beeacd5f6ec4627de86f1d282c0052fc377415ecee8e117cf60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0d4fd2d46050ca27e32b0e86583df1df9c3651fe4b43fd182adaee7f3c70f1f [INFO] running `Command { std: "docker" "start" "-a" "e0d4fd2d46050ca27e32b0e86583df1df9c3651fe4b43fd182adaee7f3c70f1f", kill_on_drop: false }` [INFO] [stderr] Compiling usdpl-back v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `any` [INFO] [stdout] --> src/lib.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(all(feature = "decky", not(any(feature = "any"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `any` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServiceRegistry` [INFO] [stdout] --> src/rpc/mod.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | pub use registry::{ServiceRegistry, StaticServiceRegistry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `any` [INFO] [stdout] --> src/lib.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(all(feature = "decky", not(any(feature = "any"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `any` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `any` [INFO] [stdout] --> src/lib.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(all(feature = "decky", not(any(feature = "any"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `any` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stdout] --> src/api_common/dirs.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServiceRegistry` [INFO] [stdout] --> src/rpc/mod.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | pub use registry::{ServiceRegistry, StaticServiceRegistry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `any` [INFO] [stdout] --> src/lib.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(all(feature = "decky", not(any(feature = "any"))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stdout] = help: consider adding `any` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `Command { std: "docker" "inspect" "e0d4fd2d46050ca27e32b0e86583df1df9c3651fe4b43fd182adaee7f3c70f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d4fd2d46050ca27e32b0e86583df1df9c3651fe4b43fd182adaee7f3c70f1f", kill_on_drop: false }` [INFO] [stdout] e0d4fd2d46050ca27e32b0e86583df1df9c3651fe4b43fd182adaee7f3c70f1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49c122dd55560788903ab7c75dffd664c96006a2917b9e86c92a097f601ce56c [INFO] running `Command { std: "docker" "start" "-a" "49c122dd55560788903ab7c75dffd664c96006a2917b9e86c92a097f601ce56c", kill_on_drop: false }` [INFO] [stderr] Compiling usdpl-back v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `any` [INFO] [stderr] --> src/lib.rs:11:38 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(all(feature = "decky", not(any(feature = "any"))))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stderr] = help: consider adding `any` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stderr] --> src/api_common/dirs.rs:7:38 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stderr] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stderr] --> src/api_common/dirs.rs:9:42 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stderr] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stderr] --> src/api_common/dirs.rs:20:38 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stderr] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stderr] --> src/api_common/dirs.rs:22:42 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stderr] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stderr] --> src/api_common/dirs.rs:30:38 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(not(any(feature = "decky", feature = "crankshaft")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stderr] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `crankshaft` [INFO] [stderr] --> src/api_common/dirs.rs:32:42 [INFO] [stderr] | [INFO] [stderr] 32 | #[cfg(all(feature = "decky", not(any(feature = "crankshaft"))))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stderr] = help: consider adding `crankshaft` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `ServiceRegistry` [INFO] [stderr] --> src/rpc/mod.rs:2:20 [INFO] [stderr] | [INFO] [stderr] 2 | pub use registry::{ServiceRegistry, StaticServiceRegistry}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `any` [INFO] [stderr] --> src/lib.rs:42:42 [INFO] [stderr] | [INFO] [stderr] 42 | #[cfg(all(feature = "decky", not(any(feature = "any"))))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `blocking`, `decky`, `default`, `hex`, and `obfstr` [INFO] [stderr] = help: consider adding `any` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `usdpl-back` (lib test) generated 9 warnings (run `cargo fix --lib -p usdpl-back --tests` to apply 1 suggestion) [INFO] [stderr] warning: `usdpl-back` (lib) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/usdpl_back-7fd9f7d86c6b32df) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests usdpl_back [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49c122dd55560788903ab7c75dffd664c96006a2917b9e86c92a097f601ce56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c122dd55560788903ab7c75dffd664c96006a2917b9e86c92a097f601ce56c", kill_on_drop: false }` [INFO] [stdout] 49c122dd55560788903ab7c75dffd664c96006a2917b9e86c92a097f601ce56c