[INFO] fetching crate target 2.1.0...
[INFO] building target-2.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate target 2.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate target 2.1.0
[INFO] finished tweaking crates.io crate target 2.1.0
[INFO] tweaked toml for crates.io crate target 2.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate target 2.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate target 2.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded executable-path v1.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88f3402ff15e3a24b8ee81aaf7301d029db01f3ccfe21cb744efab427aaa4fe4
[INFO] running `Command { std: "docker" "start" "-a" "88f3402ff15e3a24b8ee81aaf7301d029db01f3ccfe21cb744efab427aaa4fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88f3402ff15e3a24b8ee81aaf7301d029db01f3ccfe21cb744efab427aaa4fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f3402ff15e3a24b8ee81aaf7301d029db01f3ccfe21cb744efab427aaa4fe4", kill_on_drop: false }`
[INFO] [stdout] 88f3402ff15e3a24b8ee81aaf7301d029db01f3ccfe21cb744efab427aaa4fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f26d44ceb03a4a8ebb39601072459982bde873bd5d4b7fd83ac73c6dd8881c00
[INFO] running `Command { std: "docker" "start" "-a" "f26d44ceb03a4a8ebb39601072459982bde873bd5d4b7fd83ac73c6dd8881c00", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling target v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `le32`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nvptx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spriv`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thumb`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xcore`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libnx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | /   value! {
[INFO] [stdout] 64 | |     target_env,
[INFO] [stdout] 65 | |     "",
[INFO] [stdout] 66 | |     "gnu",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     "uclibc",
[INFO] [stdout] 73 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512gfni`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vnni"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[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: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vbmi"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[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: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | /   value! {
[INFO] [stdout] 178 | |     target_pointer_width,
[INFO] [stdout] 179 | |     "8",
[INFO] [stdout] 180 | |     "16",
[INFO] [stdout] 181 | |     "32",
[INFO] [stdout] 182 | |     "64",
[INFO] [stdout] 183 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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: this warning originates in the macro `value` (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 0.41s
[INFO] running `Command { std: "docker" "inspect" "f26d44ceb03a4a8ebb39601072459982bde873bd5d4b7fd83ac73c6dd8881c00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f26d44ceb03a4a8ebb39601072459982bde873bd5d4b7fd83ac73c6dd8881c00", kill_on_drop: false }`
[INFO] [stdout] f26d44ceb03a4a8ebb39601072459982bde873bd5d4b7fd83ac73c6dd8881c00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 426342f734784d650899f58dcd036820fc5e877e0ddea817a29eb998203f96c2
[INFO] running `Command { std: "docker" "start" "-a" "426342f734784d650899f58dcd036820fc5e877e0ddea817a29eb998203f96c2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling executable-path v1.0.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `le32`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nvptx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spriv`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thumb`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xcore`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libnx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | /   value! {
[INFO] [stdout] 64 | |     target_env,
[INFO] [stdout] 65 | |     "",
[INFO] [stdout] 66 | |     "gnu",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     "uclibc",
[INFO] [stdout] 73 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512gfni`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vnni"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[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: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vbmi"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[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: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | /   value! {
[INFO] [stdout] 178 | |     target_pointer_width,
[INFO] [stdout] 179 | |     "8",
[INFO] [stdout] 180 | |     "16",
[INFO] [stdout] 181 | |     "32",
[INFO] [stdout] 182 | |     "64",
[INFO] [stdout] 183 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling target v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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]    = note: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `le32`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nvptx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spriv`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thumb`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xcore`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | /   value! {
[INFO] [stdout] 25 | |     target_arch,
[INFO] [stdout] 26 | |     "aarch64",
[INFO] [stdout] 27 | |     "arm",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     "xcore",
[INFO] [stdout] 51 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libnx`
[INFO] [stdout]   --> src/lib.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |             #[cfg($name = $value)]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | /   value! {
[INFO] [stdout] 64 | |     target_env,
[INFO] [stdout] 65 | |     "",
[INFO] [stdout] 66 | |     "gnu",
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     "uclibc",
[INFO] [stdout] 73 | |   }
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512gfni`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vnni"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[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: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512vaes`
[INFO] [stdout]    --> src/lib.rs:16:15
[INFO] [stdout]     |
[INFO] [stdout]  16 |           #[cfg(target_feature = $feature)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: there is a expected value with a similar name: `"avx512vbmi"`
[INFO] [stdout] ...
[INFO] [stdout]  86 | /   features!(
[INFO] [stdout]  87 | |     "adx",
[INFO] [stdout]  88 | |     "aes",
[INFO] [stdout]  89 | |     "altivec",
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     "xsaves",
[INFO] [stdout] 138 | |   )
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[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: this warning originates in the macro `features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cloudabi`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sgx`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | /   value! {
[INFO] [stdout] 143 | |     target_os,
[INFO] [stdout] 144 | |     "aix",
[INFO] [stdout] 145 | |     "android",
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |     "windows",
[INFO] [stdout] 173 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[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: this warning originates in the macro `value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/lib.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |             #[cfg($name = $value)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | /   value! {
[INFO] [stdout] 178 | |     target_pointer_width,
[INFO] [stdout] 179 | |     "8",
[INFO] [stdout] 180 | |     "16",
[INFO] [stdout] 181 | |     "32",
[INFO] [stdout] 182 | |     "64",
[INFO] [stdout] 183 | |   }
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[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: this warning originates in the macro `value` (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 1.47s
[INFO] running `Command { std: "docker" "inspect" "426342f734784d650899f58dcd036820fc5e877e0ddea817a29eb998203f96c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "426342f734784d650899f58dcd036820fc5e877e0ddea817a29eb998203f96c2", kill_on_drop: false }`
[INFO] [stdout] 426342f734784d650899f58dcd036820fc5e877e0ddea817a29eb998203f96c2
