[INFO] cloning repository https://github.com/denoland/fastwebsockets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denoland/fastwebsockets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Ffastwebsockets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Ffastwebsockets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f43e929f561c31f0efffb75dda7924fa1bc70c14
[INFO] checking denoland/fastwebsockets/f43e929f561c31f0efffb75dda7924fa1bc70c14 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Ffastwebsockets" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/denoland/fastwebsockets
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/denoland/fastwebsockets
[INFO] tweaked toml for git repo https://github.com/denoland/fastwebsockets written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denoland/fastwebsockets on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denoland/fastwebsockets 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v0.1.3
[INFO] [stderr]   Downloaded itoa v1.0.14
[INFO] [stderr]   Downloaded assert2 v0.3.15
[INFO] [stderr]   Downloaded rustls-webpki v0.100.3
[INFO] [stderr]   Downloaded assert2-macros v0.3.15
[INFO] [stderr]   Downloaded pin-project-internal v1.1.8
[INFO] [stderr]   Downloaded trybuild v1.0.101
[INFO] [stderr]   Downloaded semver v1.0.24
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded indexmap v2.7.0
[INFO] [stderr]   Downloaded http v1.2.0
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded socket2 v0.5.8
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded webpki-roots v0.23.1
[INFO] [stderr]   Downloaded clap v3.2.25
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded winnow v0.6.24
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded pin-project v1.1.8
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.16
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75b2fd8ddd548acf467cbf2a4771334dd635e249c6d500d9e3c8f17da27ac812
[INFO] running `Command { std: "docker" "start" "-a" "75b2fd8ddd548acf467cbf2a4771334dd635e249c6d500d9e3c8f17da27ac812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75b2fd8ddd548acf467cbf2a4771334dd635e249c6d500d9e3c8f17da27ac812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75b2fd8ddd548acf467cbf2a4771334dd635e249c6d500d9e3c8f17da27ac812", kill_on_drop: false }`
[INFO] [stdout] 75b2fd8ddd548acf467cbf2a4771334dd635e249c6d500d9e3c8f17da27ac812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f3263f80e55e2917051095fdfee8e1bced595d41c0d20fc0e4cb3c6d8f65256
[INFO] running `Command { std: "docker" "start" "-a" "8f3263f80e55e2917051095fdfee8e1bced595d41c0d20fc0e4cb3c6d8f65256", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking assert2 v0.3.15
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking fastwebsockets v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `simd`
[INFO] [stdout]    --> src/frame.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[cfg(feature = "simd")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-trait`, `axum-core`, `base64`, `default`, `http`, `http-body-util`, `hyper`, `hyper-util`, `pin-project`, `sha1`, `simdutf8`, `unstable-split`, `upgrade`, and `with_axum`
[INFO] [stdout]     = help: consider adding `simd` 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: `simd`
[INFO] [stdout]    --> src/frame.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[cfg(not(feature = "simd"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-trait`, `axum-core`, `base64`, `default`, `http`, `http-body-util`, `hyper`, `hyper-util`, `pin-project`, `sha1`, `simdutf8`, `unstable-split`, `upgrade`, and `with_axum`
[INFO] [stdout]     = help: consider adding `simd` 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: `simd`
[INFO] [stdout]    --> src/lib.rs:623:19
[INFO] [stdout]     |
[INFO] [stdout] 623 |             #[cfg(feature = "simd")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-trait`, `axum-core`, `base64`, `default`, `http`, `http-body-util`, `hyper`, `hyper-util`, `pin-project`, `sha1`, `simdutf8`, `unstable-split`, `upgrade`, and `with_axum`
[INFO] [stdout]     = help: consider adding `simd` 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: `simd`
[INFO] [stdout]    --> src/lib.rs:628:23
[INFO] [stdout]     |
[INFO] [stdout] 628 |             #[cfg(not(feature = "simd"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-trait`, `axum-core`, `base64`, `default`, `http`, `http-body-util`, `hyper`, `hyper-util`, `pin-project`, `sha1`, `simdutf8`, `unstable-split`, `upgrade`, and `with_axum`
[INFO] [stdout]     = help: consider adding `simd` 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: `128`
[INFO] [stdout]    --> src/lib.rs:706:46
[INFO] [stdout]     |
[INFO] [stdout] 706 |       #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/lib.rs:710:9
[INFO] [stdout]     |
[INFO] [stdout] 710 |         target_pointer_width = "8",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking trybuild v1.0.101
[INFO] [stdout] warning: unexpected `cfg` condition value: `simd`
[INFO] [stdout]    --> src/frame.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[cfg(feature = "simd")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-trait`, `axum-core`, `base64`, `default`, `http`, `http-body-util`, `hyper`, `hyper-util`, `pin-project`, `sha1`, `simdutf8`, `unstable-split`, `upgrade`, and `with_axum`
[INFO] [stdout]     = help: consider adding `simd` 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: `simd`
[INFO] [stdout]    --> src/frame.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[cfg(not(feature = "simd"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-trait`, `axum-core`, `base64`, `default`, `http`, `http-body-util`, `hyper`, `hyper-util`, `pin-project`, `sha1`, `simdutf8`, `unstable-split`, `upgrade`, and `with_axum`
[INFO] [stdout]     = help: consider adding `simd` 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: `simd`
[INFO] [stdout]    --> src/lib.rs:623:19
[INFO] [stdout]     |
[INFO] [stdout] 623 |             #[cfg(feature = "simd")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-trait`, `axum-core`, `base64`, `default`, `http`, `http-body-util`, `hyper`, `hyper-util`, `pin-project`, `sha1`, `simdutf8`, `unstable-split`, `upgrade`, and `with_axum`
[INFO] [stdout]     = help: consider adding `simd` 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: `simd`
[INFO] [stdout]    --> src/lib.rs:628:23
[INFO] [stdout]     |
[INFO] [stdout] 628 |             #[cfg(not(feature = "simd"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-trait`, `axum-core`, `base64`, `default`, `http`, `http-body-util`, `hyper`, `hyper-util`, `pin-project`, `sha1`, `simdutf8`, `unstable-split`, `upgrade`, and `with_axum`
[INFO] [stdout]     = help: consider adding `simd` 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: `128`
[INFO] [stdout]    --> src/lib.rs:706:46
[INFO] [stdout]     |
[INFO] [stdout] 706 |       #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))]
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]    --> src/lib.rs:710:9
[INFO] [stdout]     |
[INFO] [stdout] 710 |         target_pointer_width = "8",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "8f3263f80e55e2917051095fdfee8e1bced595d41c0d20fc0e4cb3c6d8f65256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f3263f80e55e2917051095fdfee8e1bced595d41c0d20fc0e4cb3c6d8f65256", kill_on_drop: false }`
[INFO] [stdout] 8f3263f80e55e2917051095fdfee8e1bced595d41c0d20fc0e4cb3c6d8f65256
