[INFO] fetching crate pax-chassis-web 0.38.3...
[INFO] checking pax-chassis-web-0.38.3 against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1
[INFO] extracting crate pax-chassis-web 0.38.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pax-chassis-web 0.38.3
[INFO] finished tweaking crates.io crate pax-chassis-web 0.38.3
[INFO] tweaked toml for crates.io crate pax-chassis-web 0.38.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pax-chassis-web 0.38.3 on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 302 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding piet v0.6.2 (available: v0.8.0)
[INFO] [stderr]       Adding piet-web v0.6.2 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2f074328ed24f608a7b06a5fa20f6ba5f62d72fc3bd2833fa8e402e2ae2983d
[INFO] running `Command { std: "docker" "start" "-a" "e2f074328ed24f608a7b06a5fa20f6ba5f62d72fc3bd2833fa8e402e2ae2983d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2f074328ed24f608a7b06a5fa20f6ba5f62d72fc3bd2833fa8e402e2ae2983d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f074328ed24f608a7b06a5fa20f6ba5f62d72fc3bd2833fa8e402e2ae2983d", kill_on_drop: false }`
[INFO] [stdout] e2f074328ed24f608a7b06a5fa20f6ba5f62d72fc3bd2833fa8e402e2ae2983d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b1ac42b9cdc616b36e561ef8008e25963461839ed24cdcf622ff262e1bd0bb6
[INFO] running `Command { std: "docker" "start" "-a" "0b1ac42b9cdc616b36e561ef8008e25963461839ed24cdcf622ff262e1bd0bb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.122
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.122
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.122
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking mut_static v5.0.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.122
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking js-sys v0.3.99
[INFO] [stderr]     Checking pax-message v0.38.3
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking pax-runtime-api v0.38.3
[INFO] [stderr]     Checking pax-lang v0.38.3
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking pax-manifest v0.38.3
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking web-sys v0.3.99
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.72
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking piet-web v0.6.2
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking pangocairo v0.16.3
[INFO] [stderr]     Checking piet-cairo v0.6.2
[INFO] [stderr]     Checking piet-common v0.6.2
[INFO] [stderr]     Checking pax-runtime v0.38.3
[INFO] [stderr]     Checking pax-chassis-web v0.38.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `designer`
[INFO] [stdout]   --> src/lib.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]   --> src/lib.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]   --> src/lib.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]   --> src/lib.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]   --> src/lib.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[cfg(not(any(feature = "designtime", feature = "designer")))]
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:607:39
[INFO] [stdout]     |
[INFO] [stdout] 607 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:686:39
[INFO] [stdout]     |
[INFO] [stdout] 686 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:693:39
[INFO] [stdout]     |
[INFO] [stdout] 693 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:700:43
[INFO] [stdout]     |
[INFO] [stdout] 700 |         #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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: `designer`
[INFO] [stdout]   --> src/lib.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]   --> src/lib.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]   --> src/lib.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]   --> src/lib.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]   --> src/lib.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]    = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[cfg(not(any(feature = "designtime", feature = "designer")))]
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:607:39
[INFO] [stdout]     |
[INFO] [stdout] 607 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:686:39
[INFO] [stdout]     |
[INFO] [stdout] 686 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:693:39
[INFO] [stdout]     |
[INFO] [stdout] 693 |     #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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: `designer`
[INFO] [stdout]    --> src/lib.rs:700:43
[INFO] [stdout]     |
[INFO] [stdout] 700 |         #[cfg(any(feature = "designtime", feature = "designer"))]
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `console_error_panic_hook`, `default`, and `designtime`
[INFO] [stdout]     = help: consider adding `designer` 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 57.32s
[INFO] running `Command { std: "docker" "inspect" "0b1ac42b9cdc616b36e561ef8008e25963461839ed24cdcf622ff262e1bd0bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b1ac42b9cdc616b36e561ef8008e25963461839ed24cdcf622ff262e1bd0bb6", kill_on_drop: false }`
[INFO] [stdout] 0b1ac42b9cdc616b36e561ef8008e25963461839ed24cdcf622ff262e1bd0bb6
