[INFO] fetching crate musli-utils 0.0.117...
[INFO] building musli-utils-0.0.117 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate musli-utils 0.0.117 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate musli-utils 0.0.117
[INFO] finished tweaking crates.io crate musli-utils 0.0.117
[INFO] tweaked toml for crates.io crate musli-utils 0.0.117 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate musli-utils 0.0.117 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding musli v0.0.117 (available: v0.0.149)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a69999e23572af0b578bec11d8352ecef55715ea89cd1bad29cc008c44ef1248
[INFO] running `Command { std: "docker" "start" "-a" "a69999e23572af0b578bec11d8352ecef55715ea89cd1bad29cc008c44ef1248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a69999e23572af0b578bec11d8352ecef55715ea89cd1bad29cc008c44ef1248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69999e23572af0b578bec11d8352ecef55715ea89cd1bad29cc008c44ef1248", kill_on_drop: false }`
[INFO] [stdout] a69999e23572af0b578bec11d8352ecef55715ea89cd1bad29cc008c44ef1248
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7fdf4b7c9e392d44a94e8c5d6407e7ea6b315a304c44c8722225dbc6221c9bb
[INFO] running `Command { std: "docker" "start" "-a" "f7fdf4b7c9e392d44a94e8c5d6407e7ea6b315a304c44c8722225dbc6221c9bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling musli-macros v0.0.117
[INFO] [stderr]    Compiling musli v0.0.117
[INFO] [stderr]    Compiling musli-allocator v0.0.117
[INFO] [stderr]    Compiling musli-utils v0.0.117 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(not(feature = "simdutf8"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "simdutf8")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(all(feature = "alloc", not(feature = "simdutf8")))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(all(feature = "alloc", feature = "simdutf8"))]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: irrefutable `let...else` pattern
[INFO] [stdout]    --> src/int/encoding.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 | /                     let Ok(value) =
[INFO] [stdout] 140 | |                         usize::try_from(<$ty as UnsignedOps>::read_bytes(cx, reader, bo)?)
[INFO] [stdout]     | |__________________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |               crate::width_arm!(crate::options::length_width::<OPT>(), fixed)
[INFO] [stdout]     |               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]     = help: consider removing the `else` clause
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `fixed` which comes from the expansion of the macro `crate::width_arm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `let...else` pattern
[INFO] [stdout]    --> src/int/encoding.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 | /                     let Ok(value) =
[INFO] [stdout] 140 | |                         usize::try_from(<$ty as UnsignedOps>::read_bytes(cx, reader, bo)?)
[INFO] [stdout]     | |__________________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |               crate::width_arm!(crate::options::length_width::<OPT>(), fixed)
[INFO] [stdout]     |               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]     = help: consider removing the `else` clause
[INFO] [stdout]     = note: this warning originates in the macro `fixed` which comes from the expansion of the macro `crate::width_arm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.66s
[INFO] running `Command { std: "docker" "inspect" "f7fdf4b7c9e392d44a94e8c5d6407e7ea6b315a304c44c8722225dbc6221c9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7fdf4b7c9e392d44a94e8c5d6407e7ea6b315a304c44c8722225dbc6221c9bb", kill_on_drop: false }`
[INFO] [stdout] f7fdf4b7c9e392d44a94e8c5d6407e7ea6b315a304c44c8722225dbc6221c9bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5164c2414fe8b31d1ea819c053fb6fdd88c25157471aff3c6b43ac3eabcd3eed
[INFO] running `Command { std: "docker" "start" "-a" "5164c2414fe8b31d1ea819c053fb6fdd88c25157471aff3c6b43ac3eabcd3eed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(not(feature = "simdutf8"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "simdutf8")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(all(feature = "alloc", not(feature = "simdutf8")))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(all(feature = "alloc", feature = "simdutf8"))]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: irrefutable `let...else` pattern
[INFO] [stdout]    --> src/int/encoding.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 | /                     let Ok(value) =
[INFO] [stdout] 140 | |                         usize::try_from(<$ty as UnsignedOps>::read_bytes(cx, reader, bo)?)
[INFO] [stdout]     | |__________________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |               crate::width_arm!(crate::options::length_width::<OPT>(), fixed)
[INFO] [stdout]     |               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]     = help: consider removing the `else` clause
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `fixed` which comes from the expansion of the macro `crate::width_arm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `let...else` pattern
[INFO] [stdout]    --> src/int/encoding.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 | /                     let Ok(value) =
[INFO] [stdout] 140 | |                         usize::try_from(<$ty as UnsignedOps>::read_bytes(cx, reader, bo)?)
[INFO] [stdout]     | |__________________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |               crate::width_arm!(crate::options::length_width::<OPT>(), fixed)
[INFO] [stdout]     |               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]     = help: consider removing the `else` clause
[INFO] [stdout]     = note: this warning originates in the macro `fixed` which comes from the expansion of the macro `crate::width_arm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling musli-utils v0.0.117 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(not(feature = "simdutf8"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "simdutf8")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(all(feature = "alloc", not(feature = "simdutf8")))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: `simdutf8`
[INFO] [stdout]   --> src/str.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(all(feature = "alloc", feature = "simdutf8"))]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]    = help: consider adding `simdutf8` 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: irrefutable `let...else` pattern
[INFO] [stdout]    --> src/int/encoding.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 | /                     let Ok(value) =
[INFO] [stdout] 140 | |                         usize::try_from(<$ty as UnsignedOps>::read_bytes(cx, reader, bo)?)
[INFO] [stdout]     | |__________________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |               crate::width_arm!(crate::options::length_width::<OPT>(), fixed)
[INFO] [stdout]     |               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]     = help: consider removing the `else` clause
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `fixed` which comes from the expansion of the macro `crate::width_arm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `let...else` pattern
[INFO] [stdout]    --> src/int/encoding.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 | /                     let Ok(value) =
[INFO] [stdout] 140 | |                         usize::try_from(<$ty as UnsignedOps>::read_bytes(cx, reader, bo)?)
[INFO] [stdout]     | |__________________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |               crate::width_arm!(crate::options::length_width::<OPT>(), fixed)
[INFO] [stdout]     |               --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]     = help: consider removing the `else` clause
[INFO] [stdout]     = note: this warning originates in the macro `fixed` which comes from the expansion of the macro `crate::width_arm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s
[INFO] running `Command { std: "docker" "inspect" "5164c2414fe8b31d1ea819c053fb6fdd88c25157471aff3c6b43ac3eabcd3eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5164c2414fe8b31d1ea819c053fb6fdd88c25157471aff3c6b43ac3eabcd3eed", kill_on_drop: false }`
[INFO] [stdout] 5164c2414fe8b31d1ea819c053fb6fdd88c25157471aff3c6b43ac3eabcd3eed
