[INFO] fetching crate wasm-run-proc-macro 0.8.0...
[INFO] testing wasm-run-proc-macro-0.8.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wasm-run-proc-macro 0.8.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-run-proc-macro 0.8.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.12.3 (available: v0.23.1)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a52ed72ea567967fcfc973dc23c0cbf475d3bdf4e2c7fd5f1fa56a62843a027a
[INFO] running `Command { std: "docker" "start" "-a" "a52ed72ea567967fcfc973dc23c0cbf475d3bdf4e2c7fd5f1fa56a62843a027a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a52ed72ea567967fcfc973dc23c0cbf475d3bdf4e2c7fd5f1fa56a62843a027a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a52ed72ea567967fcfc973dc23c0cbf475d3bdf4e2c7fd5f1fa56a62843a027a", kill_on_drop: false }`
[INFO] [stdout] a52ed72ea567967fcfc973dc23c0cbf475d3bdf4e2c7fd5f1fa56a62843a027a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ddbd2889ce7fd383f66134ea42061199f3228265ddb879b88f88194045aa7a55
[INFO] running `Command { std: "docker" "start" "-a" "ddbd2889ce7fd383f66134ea42061199f3228265ddb879b88f88194045aa7a55", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[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 8.25s
[INFO] running `Command { std: "docker" "inspect" "ddbd2889ce7fd383f66134ea42061199f3228265ddb879b88f88194045aa7a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddbd2889ce7fd383f66134ea42061199f3228265ddb879b88f88194045aa7a55", kill_on_drop: false }`
[INFO] [stdout] ddbd2889ce7fd383f66134ea42061199f3228265ddb879b88f88194045aa7a55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2a891399e88d84cd3a407c7b77e6177dc29d8b4eebc640a57c44cf5b1a5a8d90
[INFO] running `Command { std: "docker" "start" "-a" "2a891399e88d84cd3a407c7b77e6177dc29d8b4eebc640a57c44cf5b1a5a8d90", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[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]    Compiling textwrap v0.11.0
[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 5.97s
[INFO] running `Command { std: "docker" "inspect" "2a891399e88d84cd3a407c7b77e6177dc29d8b4eebc640a57c44cf5b1a5a8d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a891399e88d84cd3a407c7b77e6177dc29d8b4eebc640a57c44cf5b1a5a8d90", kill_on_drop: false }`
[INFO] [stdout] 2a891399e88d84cd3a407c7b77e6177dc29d8b4eebc640a57c44cf5b1a5a8d90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b1f9c55cfaddd1bf4b165864eea53d6f47c9e5947823920cf739fee17a8b35b7
[INFO] running `Command { std: "docker" "start" "-a" "b1f9c55cfaddd1bf4b165864eea53d6f47c9e5947823920cf739fee17a8b35b7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev-server`
[INFO] [stderr]  --> src/attr_parser.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 |     #[cfg(feature = "dev-server")]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `serve`
[INFO] [stderr]   = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]   --> src/attr_parser.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serve`
[INFO] [stderr]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]   --> src/attr_parser.rs:37:15
[INFO] [stderr]    |
[INFO] [stderr] 37 |         #[cfg(feature = "dev-server")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serve`
[INFO] [stderr]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]   --> src/attr_parser.rs:40:19
[INFO] [stderr]    |
[INFO] [stderr] 40 |         #[cfg(not(feature = "dev-server"))]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serve`
[INFO] [stderr]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]   --> src/attr_parser.rs:58:23
[INFO] [stderr]    |
[INFO] [stderr] 58 |                 #[cfg(feature = "dev-server")]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serve`
[INFO] [stderr]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]   --> src/attr_parser.rs:60:27
[INFO] [stderr]    |
[INFO] [stderr] 60 |                 #[cfg(not(feature = "dev-server"))]
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serve`
[INFO] [stderr]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]   --> src/attr_parser.rs:80:19
[INFO] [stderr]    |
[INFO] [stderr] 80 |             #[cfg(feature = "dev-server")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serve`
[INFO] [stderr]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]   --> src/attr_parser.rs:84:23
[INFO] [stderr]    |
[INFO] [stderr] 84 |             #[cfg(not(feature = "dev-server"))]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serve`
[INFO] [stderr]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]   --> src/main_generator.rs:91:11
[INFO] [stderr]    |
[INFO] [stderr] 91 |     #[cfg(feature = "dev-server")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serve`
[INFO] [stderr]    = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]    --> src/main_generator.rs:100:15
[INFO] [stderr]     |
[INFO] [stderr] 100 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serve`
[INFO] [stderr]     = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]    --> src/main_generator.rs:112:15
[INFO] [stderr]     |
[INFO] [stderr] 112 |     #[cfg(not(feature = "dev-server"))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serve`
[INFO] [stderr]     = help: consider adding `dev-server` 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: `dev-server`
[INFO] [stderr]   --> src/main_generator.rs:14:15
[INFO] [stderr]    |
[INFO] [stderr] 14 |         #[cfg(feature = "dev-server")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serve`
[INFO] [stderr]    = help: consider adding `dev-server` 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: `wasm-run-proc-macro` (lib) generated 12 warnings
[INFO] [stderr] warning: `wasm-run-proc-macro` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_run_proc_macro-19c1014910164cfe)
[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 wasm_run_proc_macro
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - main (line 12) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 50) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 57) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b1f9c55cfaddd1bf4b165864eea53d6f47c9e5947823920cf739fee17a8b35b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f9c55cfaddd1bf4b165864eea53d6f47c9e5947823920cf739fee17a8b35b7", kill_on_drop: false }`
[INFO] [stdout] b1f9c55cfaddd1bf4b165864eea53d6f47c9e5947823920cf739fee17a8b35b7
