[INFO] cloning repository https://github.com/3scale/threescale-wasm-auth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3scale/threescale-wasm-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2918f0827d0647eb3cb23df579982e7e8e23a7a8
[INFO] documenting 3scale/threescale-wasm-auth against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3scale/threescale-wasm-auth
[INFO] finished tweaking git repo https://github.com/3scale/threescale-wasm-auth
[INFO] tweaked toml for git repo https://github.com/3scale/threescale-wasm-auth written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3scale/threescale-wasm-auth on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3scale/threescale-wasm-auth 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb6bfdd76531688e238e5a0509a636b87e54f660525fcf77e8f0a3f7036ea682
[INFO] running `Command { std: "docker" "start" "-a" "eb6bfdd76531688e238e5a0509a636b87e54f660525fcf77e8f0a3f7036ea682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb6bfdd76531688e238e5a0509a636b87e54f660525fcf77e8f0a3f7036ea682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb6bfdd76531688e238e5a0509a636b87e54f660525fcf77e8f0a3f7036ea682", kill_on_drop: false }`
[INFO] [stdout] eb6bfdd76531688e238e5a0509a636b87e54f660525fcf77e8f0a3f7036ea682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79e9669efe457d7b323b0e4e6b22cdf3b4c5ce15af486b09432b06e973edb290
[INFO] running `Command { std: "docker" "start" "-a" "79e9669efe457d7b323b0e4e6b22cdf3b4c5ce15af486b09432b06e973edb290", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling threescalers v0.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking xml-rs v0.8.14
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking rand_jitter v0.3.0
[INFO] [stderr]     Checking proxy-wasm v0.1.4 (https://github.com/3scale/proxy-wasm-rust-sdk?branch=3scale#edb9cdb0)
[INFO] [stderr]     Checking rand_seeder v0.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling straitjacket_macro v0.2.0 (https://github.com/3scale-rs/straitjacket_macro?tag=v0.2.0#5e1a7840)
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking serde-xml-rs v0.4.1
[INFO] [stderr]     Checking straitjacket v0.2.0 (https://github.com/3scale-rs/straitjacket?tag=v0.2.0#e92049a1)
[INFO] [stderr]  Documenting threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `feature_test`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature_test, feature(test))]
[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(feature_test)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(feature_test)");` 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 name: `feature_unsafe_op_in_unsafe_fn`
[INFO] [stdout]  --> src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature_unsafe_op_in_unsafe_fn, feature(unsafe_op_in_unsafe_fn))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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(feature_unsafe_op_in_unsafe_fn)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(feature_unsafe_op_in_unsafe_fn)");` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prng_xoshiro128ss`
[INFO] [stdout]   --> src/util/rand/prng.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     feature = "prng_xoshiro128ss",
[INFO] [stdout]    |     ^^^^^^^^^^-------------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"prng_xoshiro128"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `danger`, `default`, `json_config`, `prng_pcg32`, `prng_xorshift`, `prng_xoshiro128`, `rand_pcg`, `rand_xorshift`, `rand_xoshiro`, `serde_yaml`, and `yaml_config`
[INFO] [stdout]    = help: consider adding `prng_xoshiro128ss` 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: `prng_xoshiro128ss`
[INFO] [stdout]   --> src/util/rand/prng.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "prng_xoshiro128ss")]
[INFO] [stdout]    |       ^^^^^^^^^^-------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"prng_xoshiro128"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `danger`, `default`, `json_config`, `prng_pcg32`, `prng_xorshift`, `prng_xoshiro128`, `rand_pcg`, `rand_xorshift`, `rand_xoshiro`, `serde_yaml`, and `yaml_config`
[INFO] [stdout]    = help: consider adding `prng_xoshiro128ss` 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: `prng_xoshiro128ss`
[INFO] [stdout]   --> src/util/rand/prng.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(all(feature = "prng_pcg32", not(feature = "prng_xoshiro128ss")))]
[INFO] [stdout]    |                                       ^^^^^^^^^^-------------------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 help: there is a expected value with a similar name: `"prng_xoshiro128"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `danger`, `default`, `json_config`, `prng_pcg32`, `prng_xorshift`, `prng_xoshiro128`, `rand_pcg`, `rand_xorshift`, `rand_xoshiro`, `serde_yaml`, and `yaml_config`
[INFO] [stdout]    = help: consider adding `prng_xoshiro128ss` 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: `pcrng_xoshiro128ss`
[INFO] [stdout]   --> src/util/rand/prng.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     not(any(feature = "pcrng_xoshiro128ss", feature = "prng_pcg32"))
[INFO] [stdout]    |             ^^^^^^^^^^--------------------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"prng_xoshiro128"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `danger`, `default`, `json_config`, `prng_pcg32`, `prng_xorshift`, `prng_xoshiro128`, `rand_pcg`, `rand_xorshift`, `rand_xoshiro`, `serde_yaml`, and `yaml_config`
[INFO] [stdout]    = help: consider adding `pcrng_xoshiro128ss` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.04s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/threescale_wasm_auth/index.html
[INFO] running `Command { std: "docker" "inspect" "79e9669efe457d7b323b0e4e6b22cdf3b4c5ce15af486b09432b06e973edb290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79e9669efe457d7b323b0e4e6b22cdf3b4c5ce15af486b09432b06e973edb290", kill_on_drop: false }`
[INFO] [stdout] 79e9669efe457d7b323b0e4e6b22cdf3b4c5ce15af486b09432b06e973edb290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a55361e15b39b1e7c22f02ffae130ac4552bf6c3335d377299e3b387a72bbcfd
[INFO] running `Command { std: "docker" "start" "-a" "a55361e15b39b1e7c22f02ffae130ac4552bf6c3335d377299e3b387a72bbcfd", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust
[INFO] [stderr]  Documenting threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `feature_test`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature_test, feature(test))]
[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(feature_test)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(feature_test)");` 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 name: `feature_unsafe_op_in_unsafe_fn`
[INFO] [stdout]  --> src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature_unsafe_op_in_unsafe_fn, feature(unsafe_op_in_unsafe_fn))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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(feature_unsafe_op_in_unsafe_fn)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(feature_unsafe_op_in_unsafe_fn)");` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prng_xoshiro128ss`
[INFO] [stdout]   --> src/util/rand/prng.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     feature = "prng_xoshiro128ss",
[INFO] [stdout]    |     ^^^^^^^^^^-------------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"prng_xoshiro128"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `danger`, `default`, `json_config`, `prng_pcg32`, `prng_xorshift`, `prng_xoshiro128`, `rand_pcg`, `rand_xorshift`, `rand_xoshiro`, `serde_yaml`, and `yaml_config`
[INFO] [stdout]    = help: consider adding `prng_xoshiro128ss` 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: `prng_xoshiro128ss`
[INFO] [stdout]   --> src/util/rand/prng.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "prng_xoshiro128ss")]
[INFO] [stdout]    |       ^^^^^^^^^^-------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"prng_xoshiro128"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `danger`, `default`, `json_config`, `prng_pcg32`, `prng_xorshift`, `prng_xoshiro128`, `rand_pcg`, `rand_xorshift`, `rand_xoshiro`, `serde_yaml`, and `yaml_config`
[INFO] [stdout]    = help: consider adding `prng_xoshiro128ss` 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: `prng_xoshiro128ss`
[INFO] [stdout]   --> src/util/rand/prng.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(all(feature = "prng_pcg32", not(feature = "prng_xoshiro128ss")))]
[INFO] [stdout]    |                                       ^^^^^^^^^^-------------------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 help: there is a expected value with a similar name: `"prng_xoshiro128"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `danger`, `default`, `json_config`, `prng_pcg32`, `prng_xorshift`, `prng_xoshiro128`, `rand_pcg`, `rand_xorshift`, `rand_xoshiro`, `serde_yaml`, and `yaml_config`
[INFO] [stdout]    = help: consider adding `prng_xoshiro128ss` 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: `pcrng_xoshiro128ss`
[INFO] [stdout]   --> src/util/rand/prng.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     not(any(feature = "pcrng_xoshiro128ss", feature = "prng_pcg32"))
[INFO] [stdout]    |             ^^^^^^^^^^--------------------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"prng_xoshiro128"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `danger`, `default`, `json_config`, `prng_pcg32`, `prng_xorshift`, `prng_xoshiro128`, `rand_pcg`, `rand_xorshift`, `rand_xoshiro`, `serde_yaml`, and `yaml_config`
[INFO] [stdout]    = help: consider adding `pcrng_xoshiro128ss` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/threescale_wasm_auth/index.html
[INFO] running `Command { std: "docker" "inspect" "a55361e15b39b1e7c22f02ffae130ac4552bf6c3335d377299e3b387a72bbcfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a55361e15b39b1e7c22f02ffae130ac4552bf6c3335d377299e3b387a72bbcfd", kill_on_drop: false }`
[INFO] [stdout] a55361e15b39b1e7c22f02ffae130ac4552bf6c3335d377299e3b387a72bbcfd
