[INFO] cloning repository https://github.com/davnavr/wasm2rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davnavr/wasm2rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavnavr%2Fwasm2rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavnavr%2Fwasm2rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 468d383604804462824ef77b454f4ac0e863b923 [INFO] checking davnavr/wasm2rs against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavnavr%2Fwasm2rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davnavr/wasm2rs on toolchain f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davnavr/wasm2rs [INFO] finished tweaking git repo https://github.com/davnavr/wasm2rs [INFO] tweaked toml for git repo https://github.com/davnavr/wasm2rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/davnavr/wasm2rs 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" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.201.0 [INFO] [stderr] Downloaded cfg_aliases v0.2.0 [INFO] [stderr] Downloaded wasm-encoder v0.201.0 [INFO] [stderr] Downloaded wasmparser v0.201.0 [INFO] [stderr] Downloaded wast v201.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ab3dd23687a4f987cfafff6387684bb6ce71346466b688ef063078f5fdf2401 [INFO] running `Command { std: "docker" "start" "-a" "3ab3dd23687a4f987cfafff6387684bb6ce71346466b688ef063078f5fdf2401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ab3dd23687a4f987cfafff6387684bb6ce71346466b688ef063078f5fdf2401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ab3dd23687a4f987cfafff6387684bb6ce71346466b688ef063078f5fdf2401", kill_on_drop: false }` [INFO] [stdout] 3ab3dd23687a4f987cfafff6387684bb6ce71346466b688ef063078f5fdf2401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6418f8da12a4c44768e3c982d054fec4ad99c917bdbb5635a875f067c71c8bea [INFO] running `Command { std: "docker" "start" "-a" "6418f8da12a4c44768e3c982d054fec4ad99c917bdbb5635a875f067c71c8bea", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Compiling wasm-encoder v0.201.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wasm2rs-rt v0.1.0 (/opt/rustwide/workdir/crates/rt) [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking wasmparser v0.201.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling wast v201.0.0 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/rt/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(doc_cfg, feature(doc_auto_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [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 name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(feature = "simd-128", not(simd_no_intrinsics)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(not(simd_no_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(simd_no_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(not(simd_no_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/rt/src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(doc_cfg, feature(doc_auto_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [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 name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(feature = "simd-128", not(simd_no_intrinsics)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128/i8x16.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(not(simd_no_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(simd_no_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(not(simd_no_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_sse2_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(simd_sse2_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_sse2_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_sse2_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_no_intrinsics` [INFO] [stdout] --> crates/rt/src/simd/v128.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(simd_no_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_no_intrinsics)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_no_intrinsics)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm2rs v0.1.0 (/opt/rustwide/workdir/crates/compiler) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/compiler/src/lib.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(doc_cfg, feature(doc_auto_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [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 name: `doc_cfg` [INFO] [stdout] --> crates/compiler/src/lib.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(doc_cfg, feature(doc_auto_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [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 name: `doc_cfg` [INFO] [stdout] --> crates/compiler/src/lib.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(doc_cfg, feature(doc_auto_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [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: fields `name` and `index` are never read [INFO] [stdout] --> crates/compiler/src/translation/export.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ExportEntry { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 5 | pub name: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `names` and `functions` are never read [INFO] [stdout] --> crates/compiler/src/translation/export.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Exports<'a> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 11 | pub names: Vec<&'a str>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | pub functions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Exports` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm2rs-spectest v0.0.0 (/opt/rustwide/workdir/crates/spectest) [INFO] [stdout] warning: fields `name` and `index` are never read [INFO] [stdout] --> crates/compiler/src/translation/export.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ExportEntry { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 5 | pub name: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `names` and `functions` are never read [INFO] [stdout] --> crates/compiler/src/translation/export.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Exports<'a> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 11 | pub names: Vec<&'a str>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | pub functions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Exports` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `index` are never read [INFO] [stdout] --> crates/compiler/src/translation/export.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ExportEntry { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 5 | pub name: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `names` and `functions` are never read [INFO] [stdout] --> crates/compiler/src/translation/export.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Exports<'a> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 11 | pub names: Vec<&'a str>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | pub functions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Exports` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wat v1.201.0 [INFO] [stderr] Compiling wasm2rs-compiler-tests v0.0.0 (/opt/rustwide/workdir/tests/compiler) [INFO] [stderr] Compiling wasm2rs-spec-tests v0.0.0 (/opt/rustwide/workdir/tests/spec) [INFO] [stderr] error: failed to run custom build command for `wasm2rs-spec-tests v0.0.0 (/opt/rustwide/workdir/tests/spec)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wasm2rs-spec-tests-f3a1773f29d96d08/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: could not open test file "/opt/rustwide/workdir/tests/spec/testsuite/int_literals.wast" [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context [INFO] [stderr] 1: anyhow::context:: for core::result::Result>::with_context [INFO] [stderr] 2: wasm2rs_spectest::translate_one [INFO] [stderr] 3: wasm2rs_spectest::translate::{{closure}} [INFO] [stderr] 4: core::ops::function::impls:: for &F>::call_mut [INFO] [stderr] 5: as core::iter::traits::iterator::Iterator>::next [INFO] [stderr] 6: rayon::iter::plumbing::Folder::consume_iter [INFO] [stderr] 7: as rayon::iter::plumbing::Folder>::consume_iter [INFO] [stderr] 8: rayon::iter::plumbing::Producer::fold_with [INFO] [stderr] 9: rayon::iter::plumbing::bridge_producer_consumer::helper [INFO] [stderr] 10: rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}} [INFO] [stderr] 11: rayon_core::join::join_context::call_b::{{closure}} [INFO] [stderr] 12: rayon_core::job::JobResult::call::{{closure}} [INFO] [stderr] 13: as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 14: std::panicking::try::do_call [INFO] [stderr] 15: __rust_try [INFO] [stderr] 16: std::panic::catch_unwind [INFO] [stderr] 17: rayon_core::unwind::halt_unwinding [INFO] [stderr] 18: rayon_core::job::JobResult::call [INFO] [stderr] 19: as rayon_core::job::Job>::execute [INFO] [stderr] 20: rayon_core::job::JobRef::execute [INFO] [stderr] 21: rayon_core::registry::WorkerThread::execute [INFO] [stderr] 22: rayon_core::registry::WorkerThread::wait_until_cold [INFO] [stderr] 23: rayon_core::registry::WorkerThread::wait_until [INFO] [stderr] 24: rayon_core::registry::WorkerThread::wait_until_out_of_work [INFO] [stderr] 25: rayon_core::registry::main_loop [INFO] [stderr] 26: rayon_core::registry::ThreadBuilder::run [INFO] [stderr] 27: ::spawn::{{closure}} [INFO] [stderr] 28: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stderr] 30: as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 31: std::panicking::try::do_call [INFO] [stderr] 32: __rust_try [INFO] [stderr] 33: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stderr] 34: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stderr] 35: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 36: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 37: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stderr] at /rustc/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stderr] 38: [INFO] [stderr] 39: clone [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6418f8da12a4c44768e3c982d054fec4ad99c917bdbb5635a875f067c71c8bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6418f8da12a4c44768e3c982d054fec4ad99c917bdbb5635a875f067c71c8bea", kill_on_drop: false }` [INFO] [stdout] 6418f8da12a4c44768e3c982d054fec4ad99c917bdbb5635a875f067c71c8bea