[INFO] fetching crate brotli 6.0.0...
[INFO] testing brotli-6.0.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate brotli 6.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate brotli 6.0.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate brotli 6.0.0
[INFO] finished tweaking crates.io crate brotli 6.0.0
[INFO] tweaked toml for crates.io crate brotli 6.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate brotli 6.0.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 467846a2393b46d25cbb3c8fe86f8b5d0a4e5754834f77c130a6003627cf9020
[INFO] running `Command { std: "docker" "start" "-a" "467846a2393b46d25cbb3c8fe86f8b5d0a4e5754834f77c130a6003627cf9020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "467846a2393b46d25cbb3c8fe86f8b5d0a4e5754834f77c130a6003627cf9020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "467846a2393b46d25cbb3c8fe86f8b5d0a4e5754834f77c130a6003627cf9020", kill_on_drop: false }`
[INFO] [stdout] 467846a2393b46d25cbb3c8fe86f8b5d0a4e5754834f77c130a6003627cf9020
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1373da401df0615e7bbd5d6e7f82c324044be45d21efc341c36afbfddfb4acf
[INFO] running `Command { std: "docker" "start" "-a" "b1373da401df0615e7bbd5d6e7f82c324044be45d21efc341c36afbfddfb4acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.0
[INFO] [stderr]    Compiling brotli v6.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     feature = "no-stdlib-ffi-binding",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:243:11
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(not(feature = "billing"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[cfg(feature = "billing")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(not(feature = "billing"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(feature = "billing")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]   --> src/enc/histogram.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(feature = "disallow_large_window_size"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]   --> src/enc/histogram.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "disallow_large_window_size")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `float64`
[INFO] [stdout]  --> src/enc/util.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "float64")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]   = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `float64`
[INFO] [stdout]  --> src/enc/util.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(feature = "float64"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]   = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]    --> src/enc/encode.rs:531:11
[INFO] [stdout]     |
[INFO] [stdout] 531 | #[cfg(not(feature = "disallow_large_window_size"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]    --> src/enc/encode.rs:535:7
[INFO] [stdout]     |
[INFO] [stdout] 535 | #[cfg(feature = "disallow_large_window_size")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/enc/weights.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(features = "floating_point_context_mixing")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(feature = "alloc-stdlib")]
[INFO] [stdout]    |       ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/enc/weights.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(features = "floating_point_context_mixing"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(feature = "alloc-stdlib"))]
[INFO] [stdout]     |           ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.80s
[INFO] running `Command { std: "docker" "inspect" "b1373da401df0615e7bbd5d6e7f82c324044be45d21efc341c36afbfddfb4acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1373da401df0615e7bbd5d6e7f82c324044be45d21efc341c36afbfddfb4acf", kill_on_drop: false }`
[INFO] [stdout] b1373da401df0615e7bbd5d6e7f82c324044be45d21efc341c36afbfddfb4acf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a376091397836b50e0b9061bcce11a264bfdbe98a10fd4d7434119f79cabcd7d
[INFO] running `Command { std: "docker" "start" "-a" "a376091397836b50e0b9061bcce11a264bfdbe98a10fd4d7434119f79cabcd7d", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     feature = "no-stdlib-ffi-binding",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:243:11
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(not(feature = "billing"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[cfg(feature = "billing")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(not(feature = "billing"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(feature = "billing")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]   --> src/enc/histogram.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(feature = "disallow_large_window_size"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]   --> src/enc/histogram.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "disallow_large_window_size")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `float64`
[INFO] [stdout]  --> src/enc/util.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "float64")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]   = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `float64`
[INFO] [stdout]  --> src/enc/util.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(feature = "float64"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]   = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]    --> src/enc/encode.rs:531:11
[INFO] [stdout]     |
[INFO] [stdout] 531 | #[cfg(not(feature = "disallow_large_window_size"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]    --> src/enc/encode.rs:535:7
[INFO] [stdout]     |
[INFO] [stdout] 535 | #[cfg(feature = "disallow_large_window_size")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/enc/weights.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(features = "floating_point_context_mixing")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(feature = "alloc-stdlib")]
[INFO] [stdout]    |       ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/enc/weights.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(features = "floating_point_context_mixing"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(feature = "alloc-stdlib"))]
[INFO] [stdout]     |           ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling brotli v6.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `float64`
[INFO] [stdout]    --> src/bin/integration_tests.rs:405:11
[INFO] [stdout]     |
[INFO] [stdout] 405 | #[cfg(not(feature = "float64"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `float64`
[INFO] [stdout]    --> src/bin/integration_tests.rs:408:11
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[cfg(not(feature = "float64"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `float64`
[INFO] [stdout]    --> src/bin/integration_tests.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[cfg(feature = "float64")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `float64`
[INFO] [stdout]    --> src/bin/integration_tests.rs:415:7
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[cfg(feature = "float64")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     feature = "no-stdlib-ffi-binding",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:243:11
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(not(feature = "billing"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[cfg(feature = "billing")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(not(feature = "billing"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `billing`
[INFO] [stdout]    --> src/enc/brotli_bit_stream.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(feature = "billing")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]   --> src/enc/histogram.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(feature = "disallow_large_window_size"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]   --> src/enc/histogram.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "disallow_large_window_size")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `float64`
[INFO] [stdout]  --> src/enc/util.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "float64")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]   = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `float64`
[INFO] [stdout]  --> src/enc/util.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(feature = "float64"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]   = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]    --> src/enc/encode.rs:531:11
[INFO] [stdout]     |
[INFO] [stdout] 531 | #[cfg(not(feature = "disallow_large_window_size"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stdout]    --> src/enc/encode.rs:535:7
[INFO] [stdout]     |
[INFO] [stdout] 535 | #[cfg(feature = "disallow_large_window_size")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/enc/weights.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(features = "floating_point_context_mixing")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(feature = "alloc-stdlib")]
[INFO] [stdout]    |       ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/enc/weights.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(features = "floating_point_context_mixing"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(feature = "alloc-stdlib"))]
[INFO] [stdout]     |           ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] running `Command { std: "docker" "inspect" "a376091397836b50e0b9061bcce11a264bfdbe98a10fd4d7434119f79cabcd7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a376091397836b50e0b9061bcce11a264bfdbe98a10fd4d7434119f79cabcd7d", kill_on_drop: false }`
[INFO] [stdout] a376091397836b50e0b9061bcce11a264bfdbe98a10fd4d7434119f79cabcd7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4cfc20cdf94b0a8ba044e724f99a1dc101b70413099a5bed37ef874a911e740
[INFO] running `Command { std: "docker" "start" "-a" "c4cfc20cdf94b0a8ba044e724f99a1dc101b70413099a5bed37ef874a911e740", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding`
[INFO] [stderr]   --> src/lib.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     feature = "no-stdlib-ffi-binding",
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]    = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `billing`
[INFO] [stderr]    --> src/enc/brotli_bit_stream.rs:243:11
[INFO] [stderr]     |
[INFO] [stderr] 243 | #[cfg(not(feature = "billing"))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `billing`
[INFO] [stderr]    --> src/enc/brotli_bit_stream.rs:245:7
[INFO] [stderr]     |
[INFO] [stderr] 245 | #[cfg(feature = "billing")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `billing`
[INFO] [stderr]    --> src/enc/brotli_bit_stream.rs:253:11
[INFO] [stderr]     |
[INFO] [stderr] 253 | #[cfg(not(feature = "billing"))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `billing`
[INFO] [stderr]    --> src/enc/brotli_bit_stream.rs:255:7
[INFO] [stderr]     |
[INFO] [stderr] 255 | #[cfg(feature = "billing")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `billing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stderr]   --> src/enc/histogram.rs:67:11
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[cfg(not(feature = "disallow_large_window_size"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]    = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stderr]   --> src/enc/histogram.rs:69:7
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[cfg(feature = "disallow_large_window_size")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]    = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `float64`
[INFO] [stderr]  --> src/enc/util.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(feature = "float64")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]   = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `float64`
[INFO] [stderr]  --> src/enc/util.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[cfg(not(feature = "float64"))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]   = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stderr]    --> src/enc/encode.rs:531:11
[INFO] [stderr]     |
[INFO] [stderr] 531 | #[cfg(not(feature = "disallow_large_window_size"))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `disallow_large_window_size`
[INFO] [stderr]    --> src/enc/encode.rs:535:7
[INFO] [stderr]     |
[INFO] [stderr] 535 | #[cfg(feature = "disallow_large_window_size")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `features`
[INFO] [stderr]   --> src/enc/weights.rs:90:7
[INFO] [stderr]    |
[INFO] [stderr] 90 | #[cfg(features = "floating_point_context_mixing")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] help: there is a config with a similar name and different values
[INFO] [stderr]    |
[INFO] [stderr] 90 | #[cfg(feature = "alloc-stdlib")]
[INFO] [stderr]    |       ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `features`
[INFO] [stderr]    --> src/enc/weights.rs:118:11
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[cfg(not(features = "floating_point_context_mixing"))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] help: there is a config with a similar name and different values
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[cfg(not(feature = "alloc-stdlib"))]
[INFO] [stderr]     |           ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `brotli` (lib) generated 13 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `float64`
[INFO] [stderr]    --> src/bin/integration_tests.rs:405:11
[INFO] [stderr]     |
[INFO] [stderr] 405 | #[cfg(not(feature = "float64"))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `float64`
[INFO] [stderr]    --> src/bin/integration_tests.rs:408:11
[INFO] [stderr]     |
[INFO] [stderr] 408 | #[cfg(not(feature = "float64"))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `float64`
[INFO] [stderr]    --> src/bin/integration_tests.rs:412:7
[INFO] [stderr]     |
[INFO] [stderr] 412 | #[cfg(feature = "float64")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `float64`
[INFO] [stderr]    --> src/bin/integration_tests.rs:415:7
[INFO] [stderr]     |
[INFO] [stderr] 415 | #[cfg(feature = "float64")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, `vector_scratch_space`
[INFO] [stderr]     = help: consider adding `float64` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `brotli` (bin "brotli" test) generated 4 warnings
[INFO] [stderr] warning: `brotli` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brotli-a62e7df3c8f909dc)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test concat::test::test_cat_empty_stream ... ok
[INFO] [stdout] test concat::test::test_deserialization ... ok
[INFO] [stdout] test concat::test::test_deserialization_any_written ... ok
[INFO] [stdout] test concat::test::test_serialization ... ok
[INFO] [stdout] test enc::brotli_bit_stream::test::test_encode_base_128 ... ok
[INFO] [stdout] test enc::command::test::test_command_return_distance_index_offset ... ok
[INFO] [stdout] test enc::interface::test::test_u8_to_speed ... ok
[INFO] [stdout] test enc::test::test_roundtrip_10x10y ... ok
[INFO] [stdout] test enc::test::test_roundtrip_64x ... ok
[INFO] [stdout] test enc::test::test_roundtrip_aaabaaaa ... ok
[INFO] [stdout] test enc::backward_references::test::test_bulk_store_range_pow2 ... ok
[INFO] [stdout] test enc::test::test_roundtrip_compressed ... ok
[INFO] [stdout] test enc::test::test_roundtrip_backward65536 ... ok
[INFO] [stdout] test enc::static_dict::test::test_find_match_length ... ok
[INFO] [stdout] test enc::test::test_roundtrip_first_2_bytes_alice ... ok
[INFO] [stdout] test enc::test::test_roundtrip_monkey ... ok
[INFO] [stdout] test enc::test::test_roundtrip_empty ... ok
[INFO] [stdout] test enc::test::test_roundtrip_first_58_bytes_alice ... ok
[INFO] [stdout] test enc::test::test_roundtrip_quickfox ... ok
[INFO] [stdout] test enc::test::test_roundtrip_x ... ok
[INFO] [stdout] test enc::util::test::fast_log2_works ... ok
[INFO] [stdout] test enc::util::test::log2floor_non_zero_works ... ok
[INFO] [stdout] test enc::test::test_roundtrip_ukkonooa ... ok
[INFO] [stdout] test enc::test::test_roundtrip_compressed_repeated ... ok
[INFO] [stdout] test enc::test::test_roundtrip_quickfox_repeated ... ok
[INFO] [stdout] test enc::backward_references::test::test_bulk_store_range ... ok
[INFO] [stdout] test enc::test::test_roundtrip_asyoulik ... ok
[INFO] [stdout] test enc::backward_references::test::test_bulk_store_range_off_spec ... ok
[INFO] [stdout] test enc::test::test_roundtrip_asyoulik9_5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/brotli.rs (/opt/rustwide/target/debug/deps/brotli-0c41e1cead177e1c)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stderr] 1 Iterations; Time 0.000223502
[INFO] [stdout] test integration_tests::test_64x ... ok
[INFO] [stderr] 1 Iterations; Time 0.000170905
[INFO] [stdout] test integration_tests::test_10x_10y_one_out_byte ... ok
[INFO] [stdout] test integration_tests::test_10x_10y_byte_by_byte ... ok
[INFO] [stdout] test integration_tests::test_10x_10y ... ok
[INFO] [stdout] test integration_tests::test_compressed_file ... ok
[INFO] [stdout] test integration_tests::test_backward65536 ... ok
[INFO] [stdout] test integration_tests::test_empty ... ok
[INFO] [stdout] test integration_tests::test_empty0 ... ok
[INFO] [stdout] test integration_tests::test_empty1 ... ok
[INFO] [stdout] test integration_tests::test_empty10 ... ok
[INFO] [stdout] test integration_tests::test_empty11 ... ok
[INFO] [stdout] test integration_tests::test_alice29 ... ok
[INFO] [stdout] test integration_tests::test_empty12 ... ok
[INFO] [stdout] test integration_tests::test_as_you_like_it ... ok
[INFO] [stdout] test integration_tests::test_empty13 ... ok
[INFO] [stdout] test integration_tests::test_empty15 ... ok
[INFO] [stdout] test integration_tests::test_compressed_repeated ... ok
[INFO] [stdout] test integration_tests::test_empty14 ... ok
[INFO] [stdout] test integration_tests::test_empty2 ... ok
[INFO] [stdout] test integration_tests::test_empty3 ... ok
[INFO] [stdout] test integration_tests::test_empty4 ... ok
[INFO] [stdout] test integration_tests::test_empty5 ... ok
[INFO] [stdout] test integration_tests::test_empty6 ... ok
[INFO] [stdout] test integration_tests::test_empty7 ... ok
[INFO] [stdout] test integration_tests::test_empty16 ... ok
[INFO] [stdout] test integration_tests::test_empty9 ... ok
[INFO] [stdout] test integration_tests::test_empty8 ... ok
[INFO] [stderr] 1 Iterations; Time 0.000070267
[INFO] [stdout] test integration_tests::test_error_returned ... ok
[INFO] [stdout] test integration_tests::test_negative_hypothesis - should panic ... ok
[INFO] [stdout] test integration_tests::test_empty17 ... ok
[INFO] [stdout] test integration_tests::test_empty18 ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_2 ... ok
[INFO] [stderr] 1 Iterations; Time 0.214209696
[INFO] [stdout] test integration_tests::test_alice1 ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_0 ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_3 ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_1 ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_4 ... ok
[INFO] [stdout] test integration_tests::test_1024k ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_5 ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_6 ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_7 ... ok
[INFO] [stdout] test integration_tests::test_reader_64x ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_8 ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_9 ... ok
[INFO] [stdout] test integration_tests::test_reader_quickfox_repeated ... ok
[INFO] [stdout] test integration_tests::test_roundtrip_64x ... ok
[INFO] [stdout] test integration_tests::test_reader_as_you_lik ... ok
[INFO] [stdout] test integration_tests::test_reader_alice ... ok
[INFO] [stdout] test integration_tests::test_roundtrip_quickfox_repeated ... ok
[INFO] [stdout] test integration_tests::test_ukkonooa ... ok
[INFO] [stdout] test integration_tests::test_writer_64x ... ok
[INFO] [stdout] test integration_tests::test_reader_random_then_unicode ... ok
[INFO] [stdout] test integration_tests::test_writer_as_you_lik ... ok
[INFO] [stdout] test integration_tests::test_writer_alice ... ok
[INFO] [stdout] test integration_tests::test_alice29_10 ... ok
[INFO] [stdout] test integration_tests::test_writer_as_you_lik_into_inner ... ok
[INFO] [stdout] test integration_tests::test_writer_quickfox_repeated ... ok
[INFO] [stdout] test test_broccoli::test_append_then_empty_works ... ok
[INFO] [stdout] test test_broccoli::test_append_then_cat_works ... ok
[INFO] [stdout] test test_broccoli::test_appendonly_twice_fails - should panic ... ok
[INFO] [stdout] test test_broccoli::test_empty_then_cat_works ... ok
[INFO] [stdout] test test_broccoli::test_one_byte_before_works ... ok
[INFO] [stdout] test test_broccoli::test_one_byte_works ... ok
[INFO] [stdout] test test_broccoli::test_two_byte_before_works ... ok
[INFO] [stdout] test test_broccoli::test_two_byte_works ... ok
[INFO] [stdout] test integration_tests::test_roundtrip_as_you_lik ... ok
[INFO] [stdout] test integration_tests::test_alice29_11 ... ok
[INFO] [stdout] test integration_tests::test_roundtrip_alice29 ... ok
[INFO] [stdout] test integration_tests::test_writer_random_then_unicode ... ok
[INFO] [stdout] test test_custom_dict::test_custom_wrong_dict_fails_but_doesnt_disrupt_compression_strategy ... ok
[INFO] [stdout] test test_threading::multi_threaded_split_compression_test_0b1 ... ok
[INFO] [stdout] test test_threading::multi_threaded_split_compression_test_0b5 ... ok
[INFO] [stdout] test test_threading::multi_threaded_split_compression_test_1b1 ... ok
[INFO] [stdout] test test_threading::multi_threaded_split_compression_test_1b5 ... ok
[INFO] [stdout] test test_threading::multi_threaded_split_compression_test_2 ... ok
[INFO] [stdout] test test_threading::multi_threaded_split_compression_test_1 ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_9_5 ... ok
[INFO] [stdout] test test_threading::multi_threaded_split_compression_test_3 ... ok
[INFO] [stdout] test test_threading::thread_spawn_per_job_split_compression_test_0b1 ... ok
[INFO] [stdout] test test_threading::thread_spawn_per_job_split_compression_test_0b3 ... ok
[INFO] [stdout] test test_threading::thread_spawn_per_job_split_compression_test_1 ... ok
[INFO] [stdout] test test_threading::thread_spawn_per_job_split_compression_test_1b1 ... ok
[INFO] [stdout] test test_threading::thread_spawn_per_job_split_compression_test_1b3 ... ok
[INFO] [stdout] test test_threading::multi_threaded_split_compression_test_5 ... ok
[INFO] [stdout] test tests::test_10x_10y ... ok
[INFO] [stdout] test integration_tests::test_random_then_unicode_9x5 ... ok
[INFO] [stdout] test test_broccoli::test_concat ... ok
[INFO] [stdout] test test_threading::thread_spawn_per_job_split_compression_test_3 ... ok
[INFO] [stdout] test tests::test_alice ... ok
[INFO] [stdout] test test_threading::multi_threaded_split_compression_test_4 ... ok
[INFO] [stdout] test test_custom_dict::test_custom_dict ... ok
[INFO] [stdout] test test_custom_dict::test_custom_dict_for_multithreading ... ok
[INFO] [stdout] test test_custom_dict::test_custom_wrong_dict_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/catbrotli.rs (/opt/rustwide/target/debug/deps/catbrotli-bc465f750ff88e9c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests brotli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c4cfc20cdf94b0a8ba044e724f99a1dc101b70413099a5bed37ef874a911e740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4cfc20cdf94b0a8ba044e724f99a1dc101b70413099a5bed37ef874a911e740", kill_on_drop: false }`
[INFO] [stdout] c4cfc20cdf94b0a8ba044e724f99a1dc101b70413099a5bed37ef874a911e740
