[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-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3scale/threescale-wasm-auth on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbadee25a80ee1169b1e3e9a89815d0441e2328512acdd876509a03566f306fc
[INFO] running `Command { std: "docker" "start" "-a" "dbadee25a80ee1169b1e3e9a89815d0441e2328512acdd876509a03566f306fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbadee25a80ee1169b1e3e9a89815d0441e2328512acdd876509a03566f306fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbadee25a80ee1169b1e3e9a89815d0441e2328512acdd876509a03566f306fc", kill_on_drop: false }`
[INFO] [stdout] dbadee25a80ee1169b1e3e9a89815d0441e2328512acdd876509a03566f306fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ead622b3b582a2dbaa5a1eef0b3e24b3e9366a289e66e66c3cc937492b88be9b
[INFO] running `Command { std: "docker" "start" "-a" "ead622b3b582a2dbaa5a1eef0b3e24b3e9366a289e66e66c3cc937492b88be9b", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling threescalers v0.8.0
[INFO] [stderr]     Checking xml-rs v0.8.14
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.3.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking rand_seeder v0.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking proxy-wasm v0.1.4 (https://github.com/3scale/proxy-wasm-rust-sdk?branch=3scale#edb9cdb0)
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling straitjacket_macro v0.2.0 (https://github.com/3scale-rs/straitjacket_macro?tag=v0.2.0#5e1a7840)
[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 20.02s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/threescale_wasm_auth/index.html
[INFO] running `Command { std: "docker" "inspect" "ead622b3b582a2dbaa5a1eef0b3e24b3e9366a289e66e66c3cc937492b88be9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ead622b3b582a2dbaa5a1eef0b3e24b3e9366a289e66e66c3cc937492b88be9b", kill_on_drop: false }`
[INFO] [stdout] ead622b3b582a2dbaa5a1eef0b3e24b3e9366a289e66e66c3cc937492b88be9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] 9cd484f1f11b8e105d21941ed66abc1957167b273c52e83a98ed795d96944ab6
[INFO] running `Command { std: "docker" "start" "-a" "9cd484f1f11b8e105d21941ed66abc1957167b273c52e83a98ed795d96944ab6", 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.72s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/threescale_wasm_auth/index.html
[INFO] running `Command { std: "docker" "inspect" "9cd484f1f11b8e105d21941ed66abc1957167b273c52e83a98ed795d96944ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd484f1f11b8e105d21941ed66abc1957167b273c52e83a98ed795d96944ab6", kill_on_drop: false }`
[INFO] [stdout] 9cd484f1f11b8e105d21941ed66abc1957167b273c52e83a98ed795d96944ab6
