[INFO] fetching crate usdpl-back 0.11.0...
[INFO] testing usdpl-back-0.11.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-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 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 202 packages to latest compatible versions
[INFO] [stderr]       Adding async-lock v2.8.0 (available: v3.4.2)
[INFO] [stderr]       Adding obfstr v0.3.0 (available: v0.4.4)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.3)
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59cba16950353b7ff773ca177db2d726337e3764b3673e394dbfded8a123e394
[INFO] running `Command { std: "docker" "start" "-a" "59cba16950353b7ff773ca177db2d726337e3764b3673e394dbfded8a123e394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59cba16950353b7ff773ca177db2d726337e3764b3673e394dbfded8a123e394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59cba16950353b7ff773ca177db2d726337e3764b3673e394dbfded8a123e394", kill_on_drop: false }`
[INFO] [stdout] 59cba16950353b7ff773ca177db2d726337e3764b3673e394dbfded8a123e394
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b3f0593fc5a78355cc2cba207f9d5ad4c579504da270ca1871b24887a14673c
[INFO] running `Command { std: "docker" "start" "-a" "7b3f0593fc5a78355cc2cba207f9d5ad4c579504da270ca1871b24887a14673c", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ratchet_ext v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling ratchet_deflate v0.4.2
[INFO] [stderr]    Compiling usdpl-core v0.11.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling gettext-ng v0.4.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling nrpc v0.10.0
[INFO] [stderr]    Compiling prost-reflect v0.11.5
[INFO] [stderr]    Compiling protox-parse v0.3.3
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling protox v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling nrpc-build v0.10.0
[INFO] [stderr]    Compiling ratchet_core v0.4.2
[INFO] [stderr]    Compiling usdpl-build v0.11.0
[INFO] [stderr]    Compiling ratchet_rs v0.4.2
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.05s
[INFO] running `Command { std: "docker" "inspect" "7b3f0593fc5a78355cc2cba207f9d5ad4c579504da270ca1871b24887a14673c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b3f0593fc5a78355cc2cba207f9d5ad4c579504da270ca1871b24887a14673c", kill_on_drop: false }`
[INFO] [stdout] 7b3f0593fc5a78355cc2cba207f9d5ad4c579504da270ca1871b24887a14673c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43a5e65e6d1b28b002c7d81e55eb16f9fcf05a9b26a84cb8a2763c8e35c31be2
[INFO] running `Command { std: "docker" "start" "-a" "43a5e65e6d1b28b002c7d81e55eb16f9fcf05a9b26a84cb8a2763c8e35c31be2", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s
[INFO] running `Command { std: "docker" "inspect" "43a5e65e6d1b28b002c7d81e55eb16f9fcf05a9b26a84cb8a2763c8e35c31be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a5e65e6d1b28b002c7d81e55eb16f9fcf05a9b26a84cb8a2763c8e35c31be2", kill_on_drop: false }`
[INFO] [stdout] 43a5e65e6d1b28b002c7d81e55eb16f9fcf05a9b26a84cb8a2763c8e35c31be2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65024cc478061c24a85e10a9f893f4ba4c8144fa2bdfd78746f306f5f43500ef
[INFO] running `Command { std: "docker" "start" "-a" "65024cc478061c24a85e10a9f893f4ba4c8144fa2bdfd78746f306f5f43500ef", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `usdpl-back` (lib) generated 9 warnings (run `cargo fix --lib -p usdpl-back` to apply 1 suggestion)
[INFO] [stderr] warning: `usdpl-back` (lib test) 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-1e6304558906f49b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests usdpl_back
[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] [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" "65024cc478061c24a85e10a9f893f4ba4c8144fa2bdfd78746f306f5f43500ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65024cc478061c24a85e10a9f893f4ba4c8144fa2bdfd78746f306f5f43500ef", kill_on_drop: false }`
[INFO] [stdout] 65024cc478061c24a85e10a9f893f4ba4c8144fa2bdfd78746f306f5f43500ef
