[INFO] fetching crate hassium 0.1.3...
[INFO] testing hassium-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hassium 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hassium 0.1.3
[INFO] finished tweaking crates.io crate hassium 0.1.3
[INFO] tweaked toml for crates.io crate hassium 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hassium 0.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 181 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57511707202b2a83715ff36bbb401086928e2608ea46070342c4a297619d2bb5
[INFO] running `Command { std: "docker" "start" "-a" "57511707202b2a83715ff36bbb401086928e2608ea46070342c4a297619d2bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57511707202b2a83715ff36bbb401086928e2608ea46070342c4a297619d2bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57511707202b2a83715ff36bbb401086928e2608ea46070342c4a297619d2bb5", kill_on_drop: false }`
[INFO] [stdout] 57511707202b2a83715ff36bbb401086928e2608ea46070342c4a297619d2bb5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7d7407ae0ce79bb91d3314debdd0e190627ed8328c482b61e21d6fb030b896e
[INFO] running `Command { std: "docker" "start" "-a" "e7d7407ae0ce79bb91d3314debdd0e190627ed8328c482b61e21d6fb030b896e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling inflate v0.3.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling atom v0.3.6
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hibitset v0.5.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling nonzero_signed v1.0.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling png v0.11.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.5.2
[INFO] [stderr]    Compiling shred v0.7.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling tuple_utils v0.2.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling crossbeam-deque v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling crossbeam-channel v0.2.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crossbeam v0.4.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling shred-derive v0.5.1
[INFO] [stderr]    Compiling specs v0.14.3
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling specs-hierarchy v0.3.1
[INFO] [stderr]    Compiling image v0.18.0
[INFO] [stderr]    Compiling noise v0.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling hassium-utils v0.1.3
[INFO] [stderr]    Compiling hassium-core v0.1.3
[INFO] [stderr]    Compiling hassium v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `native`
[INFO] [stdout]   --> src/lib.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "native")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome`
[INFO] [stdout]    = help: consider adding `native` 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: `native`
[INFO] [stdout]   --> src/lib.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "native")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome`
[INFO] [stdout]    = help: consider adding `native` 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 20.75s
[INFO] running `Command { std: "docker" "inspect" "e7d7407ae0ce79bb91d3314debdd0e190627ed8328c482b61e21d6fb030b896e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d7407ae0ce79bb91d3314debdd0e190627ed8328c482b61e21d6fb030b896e", kill_on_drop: false }`
[INFO] [stdout] e7d7407ae0ce79bb91d3314debdd0e190627ed8328c482b61e21d6fb030b896e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 507bc8536144f9e775ea8e04f06168ceff2f2b718fcf67c28dd884089eade491
[INFO] running `Command { std: "docker" "start" "-a" "507bc8536144f9e775ea8e04f06168ceff2f2b718fcf67c28dd884089eade491", kill_on_drop: false }`
[INFO] [stderr]    Compiling hassium v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `native`
[INFO] [stdout]   --> src/lib.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "native")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome`
[INFO] [stdout]    = help: consider adding `native` 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: `native`
[INFO] [stdout]   --> src/lib.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "native")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome`
[INFO] [stdout]    = help: consider adding `native` 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: `native`
[INFO] [stdout]   --> src/lib.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "native")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome`
[INFO] [stdout]    = help: consider adding `native` 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: `native`
[INFO] [stdout]   --> src/lib.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "native")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome`
[INFO] [stdout]    = help: consider adding `native` 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 0.54s
[INFO] running `Command { std: "docker" "inspect" "507bc8536144f9e775ea8e04f06168ceff2f2b718fcf67c28dd884089eade491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "507bc8536144f9e775ea8e04f06168ceff2f2b718fcf67c28dd884089eade491", kill_on_drop: false }`
[INFO] [stdout] 507bc8536144f9e775ea8e04f06168ceff2f2b718fcf67c28dd884089eade491
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99c76ec3b6ffe2826814940904ef46c26dbc90b99627398d55a8f85a3cdca09f
[INFO] running `Command { std: "docker" "start" "-a" "99c76ec3b6ffe2826814940904ef46c26dbc90b99627398d55a8f85a3cdca09f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `native`
[INFO] [stderr]   --> src/lib.rs:27:11
[INFO] [stderr]    |
[INFO] [stderr] 27 |     #[cfg(feature = "native")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome`
[INFO] [stderr]    = help: consider adding `native` 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: `native`
[INFO] [stderr]   --> src/lib.rs:71:11
[INFO] [stderr]    |
[INFO] [stderr] 71 |     #[cfg(feature = "native")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome`
[INFO] [stderr]    = help: consider adding `native` 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: `hassium` (lib) generated 2 warnings
[INFO] [stderr] warning: `hassium` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hassium-5651d6b8c1dc3f9c)
[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 hassium
[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" "99c76ec3b6ffe2826814940904ef46c26dbc90b99627398d55a8f85a3cdca09f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99c76ec3b6ffe2826814940904ef46c26dbc90b99627398d55a8f85a3cdca09f", kill_on_drop: false }`
[INFO] [stdout] 99c76ec3b6ffe2826814940904ef46c26dbc90b99627398d55a8f85a3cdca09f
