[INFO] fetching crate wasm-run-proc-macro 0.8.0...
[INFO] building wasm-run-proc-macro-0.8.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate wasm-run-proc-macro 0.8.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate wasm-run-proc-macro 0.8.0
[INFO] finished tweaking crates.io crate wasm-run-proc-macro 0.8.0
[INFO] tweaked toml for crates.io crate wasm-run-proc-macro 0.8.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-run-proc-macro 0.8.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.12.3 (available: v0.22.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.106)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.1.9
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded cargo_metadata v0.12.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 051417c153e8f7b206fa76f47e6088ef1bf6b6b3855017084827a0bb09c26a5c
[INFO] running `Command { std: "docker" "start" "-a" "051417c153e8f7b206fa76f47e6088ef1bf6b6b3855017084827a0bb09c26a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "051417c153e8f7b206fa76f47e6088ef1bf6b6b3855017084827a0bb09c26a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "051417c153e8f7b206fa76f47e6088ef1bf6b6b3855017084827a0bb09c26a5c", kill_on_drop: false }`
[INFO] [stdout] 051417c153e8f7b206fa76f47e6088ef1bf6b6b3855017084827a0bb09c26a5c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d17624a359850fe5c2c47ed5d139a2403007abb6535f9da193416c388450de91
[INFO] running `Command { std: "docker" "start" "-a" "d17624a359850fe5c2c47ed5d139a2403007abb6535f9da193416c388450de91", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling cargo_metadata v0.12.3
[INFO] [stderr]    Compiling wasm-run-proc-macro v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev-server`
[INFO] [stdout]  --> src/attr_parser.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "dev-server")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `serve`
[INFO] [stdout]   = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[cfg(feature = "dev-server")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 #[cfg(feature = "dev-server")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |             #[cfg(feature = "dev-server")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |             #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/main_generator.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[cfg(feature = "dev-server")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]    --> src/main_generator.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serve`
[INFO] [stdout]     = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]    --> src/main_generator.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serve`
[INFO] [stdout]     = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/main_generator.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "dev-server")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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 18.70s
[INFO] running `Command { std: "docker" "inspect" "d17624a359850fe5c2c47ed5d139a2403007abb6535f9da193416c388450de91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d17624a359850fe5c2c47ed5d139a2403007abb6535f9da193416c388450de91", kill_on_drop: false }`
[INFO] [stdout] d17624a359850fe5c2c47ed5d139a2403007abb6535f9da193416c388450de91
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85b6fddc8ff5184a8eeec751afc384f07302d2c411dfa3d287ca7517b2955cda
[INFO] running `Command { std: "docker" "start" "-a" "85b6fddc8ff5184a8eeec751afc384f07302d2c411dfa3d287ca7517b2955cda", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wasm-run-proc-macro v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev-server`
[INFO] [stdout]  --> src/attr_parser.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "dev-server")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `serve`
[INFO] [stdout]   = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[cfg(feature = "dev-server")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 #[cfg(feature = "dev-server")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |             #[cfg(feature = "dev-server")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |             #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/main_generator.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[cfg(feature = "dev-server")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]    --> src/main_generator.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serve`
[INFO] [stdout]     = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]    --> src/main_generator.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serve`
[INFO] [stdout]     = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/main_generator.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "dev-server")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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 heck v0.3.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev-server`
[INFO] [stdout]  --> src/attr_parser.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "dev-server")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `serve`
[INFO] [stdout]   = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[cfg(feature = "dev-server")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 #[cfg(feature = "dev-server")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |             #[cfg(feature = "dev-server")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/attr_parser.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |             #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/main_generator.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[cfg(feature = "dev-server")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]    --> src/main_generator.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serve`
[INFO] [stdout]     = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]    --> src/main_generator.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serve`
[INFO] [stdout]     = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stdout]   --> src/main_generator.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "dev-server")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serve`
[INFO] [stdout]    = help: consider adding `dev-server` 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 8.49s
[INFO] running `Command { std: "docker" "inspect" "85b6fddc8ff5184a8eeec751afc384f07302d2c411dfa3d287ca7517b2955cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b6fddc8ff5184a8eeec751afc384f07302d2c411dfa3d287ca7517b2955cda", kill_on_drop: false }`
[INFO] [stdout] 85b6fddc8ff5184a8eeec751afc384f07302d2c411dfa3d287ca7517b2955cda
