[INFO] fetching crate wasm-run-proc-macro 0.8.0... [INFO] checking wasm-run-proc-macro-0.8.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate wasm-run-proc-macro 0.8.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-run-proc-macro 0.8.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] [stderr] Adding cargo_metadata v0.12.3 (available: v0.20.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.104) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfc6e28fc8476bf359990f215b3d65ee8d7f35f57a66fc75377c9a44921b4613 [INFO] running `Command { std: "docker" "start" "-a" "cfc6e28fc8476bf359990f215b3d65ee8d7f35f57a66fc75377c9a44921b4613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfc6e28fc8476bf359990f215b3d65ee8d7f35f57a66fc75377c9a44921b4613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc6e28fc8476bf359990f215b3d65ee8d7f35f57a66fc75377c9a44921b4613", kill_on_drop: false }` [INFO] [stdout] cfc6e28fc8476bf359990f215b3d65ee8d7f35f57a66fc75377c9a44921b4613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14eb25221bf9c51df8e37e65949b1045f6954a59176ccc3002dc758229cf2234 [INFO] running `Command { std: "docker" "start" "-a" "14eb25221bf9c51df8e37e65949b1045f6954a59176ccc3002dc758229cf2234", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking pest v2.8.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking semver-parser v0.10.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking cargo_metadata v0.12.3 [INFO] [stderr] Checking 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 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 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 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 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 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 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 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 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 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 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 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 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: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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.77s [INFO] running `Command { std: "docker" "inspect" "14eb25221bf9c51df8e37e65949b1045f6954a59176ccc3002dc758229cf2234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14eb25221bf9c51df8e37e65949b1045f6954a59176ccc3002dc758229cf2234", kill_on_drop: false }` [INFO] [stdout] 14eb25221bf9c51df8e37e65949b1045f6954a59176ccc3002dc758229cf2234