[INFO] cloning repository https://github.com/rodydavis/flutter_wasm_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rodydavis/flutter_wasm_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodydavis%2Fflutter_wasm_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodydavis%2Fflutter_wasm_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 483315b2d6b84ce90f12a9d88f7349cfc3cd23da [INFO] checking rodydavis/flutter_wasm_example against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodydavis%2Fflutter_wasm_example" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 33% (646/1941) Updating files: 34% (660/1941) Updating files: 35% (680/1941) Updating files: 36% (699/1941) Updating files: 37% (719/1941) Updating files: 38% (738/1941) Updating files: 39% (757/1941) Updating files: 40% (777/1941) Updating files: 40% (784/1941) Updating files: 41% (796/1941) Updating files: 42% (816/1941) Updating files: 43% (835/1941) Updating files: 44% (855/1941) Updating files: 45% (874/1941) Updating files: 45% (886/1941) Updating files: 46% (893/1941) Updating files: 47% (913/1941) Updating files: 48% (932/1941) Updating files: 49% (952/1941) Updating files: 50% (971/1941) Updating files: 51% (990/1941) Updating files: 52% (1010/1941) Updating files: 53% (1029/1941) Updating files: 54% (1049/1941) Updating files: 55% (1068/1941) Updating files: 56% (1087/1941) Updating files: 57% (1107/1941) Updating files: 58% (1126/1941) Updating files: 59% (1146/1941) Updating files: 60% (1165/1941) Updating files: 61% (1185/1941) Updating files: 62% (1204/1941) Updating files: 63% (1223/1941) Updating files: 64% (1243/1941) Updating files: 65% (1262/1941) Updating files: 66% (1282/1941) Updating files: 67% (1301/1941) Updating files: 68% (1320/1941) Updating files: 69% (1340/1941) Updating files: 70% (1359/1941) Updating files: 71% (1379/1941) Updating files: 72% (1398/1941) Updating files: 73% (1417/1941) Updating files: 74% (1437/1941) Updating files: 75% (1456/1941) Updating files: 76% (1476/1941) Updating files: 77% (1495/1941) Updating files: 78% (1514/1941) Updating files: 79% (1534/1941) Updating files: 80% (1553/1941) Updating files: 80% (1561/1941) Updating files: 81% (1573/1941) Updating files: 82% (1592/1941) Updating files: 83% (1612/1941) Updating files: 84% (1631/1941) Updating files: 85% (1650/1941) Updating files: 86% (1670/1941) Updating files: 87% (1689/1941) Updating files: 88% (1709/1941) Updating files: 89% (1728/1941) Updating files: 90% (1747/1941) Updating files: 91% (1767/1941) Updating files: 92% (1786/1941) Updating files: 93% (1806/1941) Updating files: 94% (1825/1941) Updating files: 95% (1844/1941) Updating files: 96% (1864/1941) Updating files: 97% (1883/1941) Updating files: 98% (1903/1941) Updating files: 99% (1922/1941) Updating files: 99% (1931/1941) Updating files: 100% (1941/1941) Updating files: 100% (1941/1941), done. [INFO] validating manifest of git repo https://github.com/rodydavis/flutter_wasm_example on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rodydavis/flutter_wasm_example [INFO] finished tweaking git repo https://github.com/rodydavis/flutter_wasm_example [INFO] tweaked toml for git repo https://github.com/rodydavis/flutter_wasm_example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rodydavis/flutter_wasm_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca4136baf016a4cfcaa1a0a4d0162a1bee888e963d77622c37fe99dda6b1d833 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca4136baf016a4cfcaa1a0a4d0162a1bee888e963d77622c37fe99dda6b1d833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca4136baf016a4cfcaa1a0a4d0162a1bee888e963d77622c37fe99dda6b1d833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4136baf016a4cfcaa1a0a4d0162a1bee888e963d77622c37fe99dda6b1d833", kill_on_drop: false }` [INFO] [stdout] ca4136baf016a4cfcaa1a0a4d0162a1bee888e963d77622c37fe99dda6b1d833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92e8d10f575e582404b5f0c758dacb72637c2112c6ff372e27bde0f776f7e47c [INFO] running `Command { std: "docker" "start" "-a" "92e8d10f575e582404b5f0c758dacb72637c2112c6ff372e27bde0f776f7e47c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling cranelift-entity v0.52.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking wasmparser v0.45.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking cranelift-bforest v0.52.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wasmer-runtime-core v0.13.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Compiling cranelift-codegen v0.52.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/lib.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #![cfg_attr(nightly, feature(unwind_attributes))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: use the C-unwind ABI instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 686 | impl_traits!([C] S0,); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 686 | impl_traits!([C] S0,); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 687 | impl_traits!([transparent] S1, A); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 687 | impl_traits!([transparent] S1, A); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | impl_traits!([C] S2, A, B); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | impl_traits!([C] S2, A, B); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 689 | impl_traits!([C] S3, A, B, C); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 689 | impl_traits!([C] S3, A, B, C); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 690 | impl_traits!([C] S4, A, B, C, D); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 690 | impl_traits!([C] S4, A, B, C, D); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 691 | impl_traits!([C] S5, A, B, C, D, E); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 691 | impl_traits!([C] S5, A, B, C, D, E); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 692 | impl_traits!([C] S6, A, B, C, D, E, F); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 692 | impl_traits!([C] S6, A, B, C, D, E, F); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 693 | impl_traits!([C] S7, A, B, C, D, E, F, G); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 693 | impl_traits!([C] S7, A, B, C, D, E, F, G); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 694 | impl_traits!([C] S8, A, B, C, D, E, F, G, H); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 694 | impl_traits!([C] S8, A, B, C, D, E, F, G, H); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 695 | impl_traits!([C] S9, A, B, C, D, E, F, G, H, I); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 695 | impl_traits!([C] S9, A, B, C, D, E, F, G, H, I); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 696 | impl_traits!([C] S10, A, B, C, D, E, F, G, H, I, J); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 696 | impl_traits!([C] S10, A, B, C, D, E, F, G, H, I, J); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 697 | impl_traits!([C] S11, A, B, C, D, E, F, G, H, I, J, K); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 697 | impl_traits!([C] S11, A, B, C, D, E, F, G, H, I, J, K); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 698 | impl_traits!([C] S12, A, B, C, D, E, F, G, H, I, J, K, L); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 698 | impl_traits!([C] S12, A, B, C, D, E, F, G, H, I, J, K, L); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 699 | impl_traits!([C] S13, A, B, C, D, E, F, G, H, I, J, K, L, M); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 699 | impl_traits!([C] S13, A, B, C, D, E, F, G, H, I, J, K, L, M); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 700 | impl_traits!([C] S14, A, B, C, D, E, F, G, H, I, J, K, L, M, N); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 700 | impl_traits!([C] S14, A, B, C, D, E, F, G, H, I, J, K, L, M, N); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | impl_traits!([C] S15, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 701 | impl_traits!([C] S15, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 702 | impl_traits!([C] S16, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 702 | impl_traits!([C] S16, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 703 | impl_traits!([C] S17, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 703 | impl_traits!([C] S17, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | impl_traits!([C] S18, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | impl_traits!([C] S18, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 705 | impl_traits!([C] S19, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 705 | impl_traits!([C] S19, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 706 | impl_traits!([C] S20, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 706 | impl_traits!([C] S20, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | impl_traits!([C] S21, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | impl_traits!([C] S21, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 708 | impl_traits!([C] S22, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 708 | impl_traits!([C] S22, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 709 | impl_traits!([C] S23, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 709 | impl_traits!([C] S23, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 710 | impl_traits!([C] S24, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 710 | impl_traits!([C] S24, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | impl_traits!([C] S25, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 711 | impl_traits!([C] S25, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:445:37 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 712 | impl_traits!([C] S26, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-runtime-core-0.13.1/src/typed_func.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 712 | impl_traits!([C] S26, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 55 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-runtime-core` due to 56 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "92e8d10f575e582404b5f0c758dacb72637c2112c6ff372e27bde0f776f7e47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e8d10f575e582404b5f0c758dacb72637c2112c6ff372e27bde0f776f7e47c", kill_on_drop: false }` [INFO] [stdout] 92e8d10f575e582404b5f0c758dacb72637c2112c6ff372e27bde0f776f7e47c