[INFO] fetching crate slog-syslog 0.13.0...
[INFO] testing slog-syslog-0.13.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate slog-syslog 0.13.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate slog-syslog 0.13.0
[INFO] finished tweaking crates.io crate slog-syslog 0.13.0
[INFO] tweaked toml for crates.io crate slog-syslog 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slog-syslog 0.13.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slog-syslog 0.13.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15d59cfe585475e25bfbd9d78508d4073fb1f2ecbfdcac3f39a498327b354eb2
[INFO] running `Command { std: "docker" "start" "-a" "15d59cfe585475e25bfbd9d78508d4073fb1f2ecbfdcac3f39a498327b354eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15d59cfe585475e25bfbd9d78508d4073fb1f2ecbfdcac3f39a498327b354eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15d59cfe585475e25bfbd9d78508d4073fb1f2ecbfdcac3f39a498327b354eb2", kill_on_drop: false }`
[INFO] [stdout] 15d59cfe585475e25bfbd9d78508d4073fb1f2ecbfdcac3f39a498327b354eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64a126c94f2e51a3e7f197c0edadc42d7637c866e5a0cc9f283a47072eeec597
[INFO] running `Command { std: "docker" "start" "-a" "64a126c94f2e51a3e7f197c0edadc42d7637c866e5a0cc9f283a47072eeec597", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling syslog v5.0.0
[INFO] [stderr]    Compiling slog-syslog v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `max_level_trace`
[INFO] [stdout]   --> lib.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if cfg!(feature = "max_level_trace") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `max_level_trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `max_level_debug`
[INFO] [stdout]   --> lib.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |     } else if cfg!(feature = "max_level_debug") {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `max_level_debug` 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: `max_level_info`
[INFO] [stdout]   --> lib.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     } else if cfg!(feature = "max_level_info") {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `max_level_info` 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: `max_level_warn`
[INFO] [stdout]    --> lib.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |     } else if cfg!(feature = "max_level_warn") {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `max_level_warn` 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: `max_level_error`
[INFO] [stdout]    --> lib.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     } else if cfg!(feature = "max_level_error") {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `max_level_error` 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 2.31s
[INFO] running `Command { std: "docker" "inspect" "64a126c94f2e51a3e7f197c0edadc42d7637c866e5a0cc9f283a47072eeec597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64a126c94f2e51a3e7f197c0edadc42d7637c866e5a0cc9f283a47072eeec597", kill_on_drop: false }`
[INFO] [stdout] 64a126c94f2e51a3e7f197c0edadc42d7637c866e5a0cc9f283a47072eeec597
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 919a3b2053d7c0aa880af442480a8463ae86fcbe7f0c4a2536e295e3d6a11c00
[INFO] running `Command { std: "docker" "start" "-a" "919a3b2053d7c0aa880af442480a8463ae86fcbe7f0c4a2536e295e3d6a11c00", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `max_level_trace`
[INFO] [stdout]   --> lib.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if cfg!(feature = "max_level_trace") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `max_level_trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `max_level_debug`
[INFO] [stdout]   --> lib.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |     } else if cfg!(feature = "max_level_debug") {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `max_level_debug` 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: `max_level_info`
[INFO] [stdout]   --> lib.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     } else if cfg!(feature = "max_level_info") {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `max_level_info` 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: `max_level_warn`
[INFO] [stdout]    --> lib.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |     } else if cfg!(feature = "max_level_warn") {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `max_level_warn` 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: `max_level_error`
[INFO] [stdout]    --> lib.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     } else if cfg!(feature = "max_level_error") {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `max_level_error` 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]    Compiling slog-syslog v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `max_level_trace`
[INFO] [stdout]   --> lib.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if cfg!(feature = "max_level_trace") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `max_level_trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `max_level_debug`
[INFO] [stdout]   --> lib.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |     } else if cfg!(feature = "max_level_debug") {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `max_level_debug` 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: `max_level_info`
[INFO] [stdout]   --> lib.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     } else if cfg!(feature = "max_level_info") {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `max_level_info` 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: `max_level_warn`
[INFO] [stdout]    --> lib.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |     } else if cfg!(feature = "max_level_warn") {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `max_level_warn` 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: `max_level_error`
[INFO] [stdout]    --> lib.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     } else if cfg!(feature = "max_level_error") {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `max_level_error` 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 `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "919a3b2053d7c0aa880af442480a8463ae86fcbe7f0c4a2536e295e3d6a11c00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919a3b2053d7c0aa880af442480a8463ae86fcbe7f0c4a2536e295e3d6a11c00", kill_on_drop: false }`
[INFO] [stdout] 919a3b2053d7c0aa880af442480a8463ae86fcbe7f0c4a2536e295e3d6a11c00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5e4bb50f88e3a4b5fb363cb07203d3f5e4a8631a441ba948b8493e3ce2e38d7
[INFO] running `Command { std: "docker" "start" "-a" "e5e4bb50f88e3a4b5fb363cb07203d3f5e4a8631a441ba948b8493e3ce2e38d7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `max_level_trace`
[INFO] [stderr]   --> lib.rs:95:13
[INFO] [stderr]    |
[INFO] [stderr] 95 |     if cfg!(feature = "max_level_trace") {
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `max_level_trace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `max_level_debug`
[INFO] [stderr]   --> lib.rs:97:20
[INFO] [stderr]    |
[INFO] [stderr] 97 |     } else if cfg!(feature = "max_level_debug") {
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `max_level_debug` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `max_level_info`
[INFO] [stderr]   --> lib.rs:99:20
[INFO] [stderr]    |
[INFO] [stderr] 99 |     } else if cfg!(feature = "max_level_info") {
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `max_level_info` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `max_level_warn`
[INFO] [stderr]    --> lib.rs:101:20
[INFO] [stderr]     |
[INFO] [stderr] 101 |     } else if cfg!(feature = "max_level_warn") {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `max_level_warn` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `max_level_error`
[INFO] [stderr]    --> lib.rs:103:20
[INFO] [stderr]     |
[INFO] [stderr] 103 |     } else if cfg!(feature = "max_level_error") {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `max_level_error` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `slog-syslog` (lib) generated 5 warnings
[INFO] [stderr] warning: `slog-syslog` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/slog_syslog-e1830d2b9b50edf9)
[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 slog_syslog
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test lib.rs - (line 3) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5e4bb50f88e3a4b5fb363cb07203d3f5e4a8631a441ba948b8493e3ce2e38d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e4bb50f88e3a4b5fb363cb07203d3f5e4a8631a441ba948b8493e3ce2e38d7", kill_on_drop: false }`
[INFO] [stdout] e5e4bb50f88e3a4b5fb363cb07203d3f5e4a8631a441ba948b8493e3ce2e38d7
