[INFO] fetching crate wac 0.0.1... [INFO] checking wac-0.0.1 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate wac 0.0.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate wac 0.0.1 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wac 0.0.1 [INFO] finished tweaking crates.io crate wac 0.0.1 [INFO] tweaked toml for crates.io crate wac 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate wac 0.0.1 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.57 [INFO] [stderr] Downloaded errno v0.2.5 [INFO] [stderr] Downloaded wasmer-win-exception-handler v0.17.1 [INFO] [stderr] Downloaded wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Downloaded cranelift-native v0.59.0 [INFO] [stderr] Downloaded wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Downloaded wasmer-clif-backend v0.17.1 [INFO] [stderr] Downloaded wabt v0.9.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.59.0 [INFO] [stderr] Downloaded cranelift-entity v0.59.0 [INFO] [stderr] Downloaded cranelift-bforest v0.59.0 [INFO] [stderr] Downloaded blake3 v0.3.4 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.59.0 [INFO] [stderr] Downloaded cranelift-codegen v0.59.0 [INFO] [stderr] Downloaded wabt-sys v0.7.2 [INFO] [stderr] Downloaded num-derive v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6b8edf6b39b6b8ca6429393da774c683ee270c23c581d403649d5ab7a0ecb6d [INFO] running `Command { std: "docker" "start" "-a" "d6b8edf6b39b6b8ca6429393da774c683ee270c23c581d403649d5ab7a0ecb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6b8edf6b39b6b8ca6429393da774c683ee270c23c581d403649d5ab7a0ecb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b8edf6b39b6b8ca6429393da774c683ee270c23c581d403649d5ab7a0ecb6d", kill_on_drop: false }` [INFO] [stdout] d6b8edf6b39b6b8ca6429393da774c683ee270c23c581d403649d5ab7a0ecb6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1037e30b1b4a7879c6f9fa7016dd9acb49f62194ebccaa33c1346e2721bcff2 [INFO] running `Command { std: "docker" "start" "-a" "e1037e30b1b4a7879c6f9fa7016dd9acb49f62194ebccaa33c1346e2721bcff2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling blake3 v0.3.4 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wabt-sys v0.7.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.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] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stdout] error: cannot find attribute `unwind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 862 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 862 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 863 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 863 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 864 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 864 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 865 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 865 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 866 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 866 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 867 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 867 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 868 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 868 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 869 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 869 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 870 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 870 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 871 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 871 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 873 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 873 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 874 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 874 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 875 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 875 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 876 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 876 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 877 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 877 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 878 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 878 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 879 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 879 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 880 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 880 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 881 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 881 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 882 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 882 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 883 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 883 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 884 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 884 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 885 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 885 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 886 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 886 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 887 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 887 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 888 | 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/index.crates.io-6f17d22bba15001f/wasmer-runtime-core-0.17.1/src/typed_func.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(nightly, unwind(allowed))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 888 | 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` (lib) due to 56 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wabt-sys v0.7.2` [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/wabt-sys-4bd764ded8347697/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=WABT_CXXSTDLIB [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/wabt-sys-7aceafda26e1b17a/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wabt-sys-0.7.2/wabt" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wabt-sys-7aceafda26e1b17a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Looking for alloca.h [INFO] [stderr] -- Looking for alloca.h - found [INFO] [stderr] -- Looking for unistd.h [INFO] [stderr] -- Looking for unistd.h - found [INFO] [stderr] -- Looking for snprintf [INFO] [stderr] -- Looking for snprintf - found [INFO] [stderr] -- Looking for strcasecmp [INFO] [stderr] -- Looking for strcasecmp - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of ssize_t [INFO] [stderr] -- Check size of ssize_t - done [INFO] [stderr] -- Check size of size_t [INFO] [stderr] -- Check size of size_t - done [INFO] [stderr] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.5") [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/wabt-sys-7aceafda26e1b17a/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/wabt-sys-7aceafda26e1b17a/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--config" "Debug" "--" [INFO] [stderr] [ 2%] Building CXX object CMakeFiles/wabt.dir/src/apply-names.cc.o [INFO] [stderr] [ 2%] Building CXX object CMakeFiles/wabt.dir/src/binary.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o [INFO] [stderr] [ 5%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer.cc.o [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o [INFO] [stderr] [ 8%] Building CXX object CMakeFiles/wabt.dir/src/binding-hash.cc.o [INFO] [stderr] [ 10%] Building CXX object CMakeFiles/wabt.dir/src/color.cc.o [INFO] [stderr] [ 11%] Building CXX object CMakeFiles/wabt.dir/src/common.cc.o [INFO] [stderr] [ 12%] Building CXX object CMakeFiles/wabt.dir/src/config.cc.o [INFO] [stderr] [ 13%] Building CXX object CMakeFiles/wabt.dir/src/decompiler.cc.o [INFO] [stderr] [ 14%] Building CXX object CMakeFiles/wabt.dir/src/error-formatter.cc.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/wabt.dir/src/expr-visitor.cc.o [INFO] [stderr] [ 16%] Building CXX object CMakeFiles/wabt.dir/src/feature.cc.o [INFO] [stderr] [ 17%] Building CXX object CMakeFiles/wabt.dir/src/filenames.cc.o [INFO] [stderr] [ 19%] Building CXX object CMakeFiles/wabt.dir/src/generate-names.cc.o [INFO] [stderr] [ 20%] Building CXX object CMakeFiles/wabt.dir/src/hash-util.cc.o [INFO] [stderr] [ 21%] Building CXX object CMakeFiles/wabt.dir/src/ir.cc.o [INFO] [stderr] [ 22%] Building CXX object CMakeFiles/wabt.dir/src/ir-util.cc.o [INFO] [stderr] [ 23%] Building CXX object CMakeFiles/wabt.dir/src/leb128.cc.o [INFO] [stderr] [ 24%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source.cc.o [INFO] [stderr] [ 25%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o [INFO] [stderr] [ 26%] Building CXX object CMakeFiles/wabt.dir/src/literal.cc.o [INFO] [stderr] [ 28%] Building CXX object CMakeFiles/wabt.dir/src/opcode.cc.o [INFO] [stderr] [ 29%] Building CXX object CMakeFiles/wabt.dir/src/option-parser.cc.o [INFO] [stderr] [ 30%] Building C object CMakeFiles/wabt.dir/src/opcode-code-table.c.o [INFO] [stderr] [ 31%] Building CXX object CMakeFiles/wabt.dir/src/resolve-names.cc.o [INFO] [stderr] [ 32%] Building CXX object CMakeFiles/wabt.dir/src/shared-validator.cc.o [INFO] [stderr] [ 33%] Building CXX object CMakeFiles/wabt.dir/src/stream.cc.o [INFO] [stderr] [ 34%] Building CXX object CMakeFiles/wabt.dir/src/string-view.cc.o [INFO] [stderr] [ 35%] Building CXX object CMakeFiles/wabt.dir/src/token.cc.o [INFO] [stderr] [ 37%] Building CXX object CMakeFiles/wabt.dir/src/tracing.cc.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/wabt.dir/src/type-checker.cc.o [INFO] [stderr] [ 39%] Building CXX object CMakeFiles/wabt.dir/src/utf8.cc.o [INFO] [stderr] [ 40%] Building CXX object CMakeFiles/wabt.dir/src/validator.cc.o [INFO] [stderr] [ 41%] Building CXX object CMakeFiles/wabt.dir/src/wast-parser.cc.o [INFO] [stderr] [ 42%] Building CXX object CMakeFiles/wabt.dir/src/wast-lexer.cc.o [INFO] [stderr] [ 43%] Building CXX object CMakeFiles/wabt.dir/src/wat-writer.cc.o [INFO] [stderr] [ 44%] Building CXX object CMakeFiles/wabt.dir/src/interp/binary-reader-interp.cc.o [INFO] [stderr] [ 46%] Building CXX object CMakeFiles/wabt.dir/src/interp/interp.cc.o [INFO] [stderr] [ 47%] Building CXX object CMakeFiles/wabt.dir/src/interp/interp-util.cc.o [INFO] [stderr] [ 48%] Building CXX object CMakeFiles/wabt.dir/src/interp/istream.cc.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning (dev) at CMakeLists.txt:325 (add_library): [INFO] [stderr] Policy CMP0115 is not set: Source file extensions must be explicit. Run [INFO] [stderr] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [INFO] [stderr] command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] File: [INFO] [stderr] [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wabt-sys-0.7.2/wabt/src/config.h.in [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/wabt.dir/build.make:118: CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:112: CMakeFiles/wabt.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:91: all] Error 2 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.44/src/lib.rs:885:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5580082a2575 - std::backtrace_rs::backtrace::libunwind::trace::h876d7c806a499a4c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5580082a2575 - std::backtrace_rs::backtrace::trace_unsynchronized::h93aa6ac20204363f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5580082a2575 - std::sys_common::backtrace::_print_fmt::haa4d06348037420c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5580082a2575 - ::fmt::hb19a1068483db389 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5580082c7f6b - core::fmt::rt::Argument::fmt::he1186800a1f8dba1 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x5580082c7f6b - core::fmt::write::h93b97d526ac83ab7 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x55800829ee5f - std::io::Write::write_fmt::h5b8b8a434bcca5dd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x5580082a234e - std::sys_common::backtrace::_print::h68eb04d9824256f0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5580082a234e - std::sys_common::backtrace::print::h9c98f0d9c4306586 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5580082a38d9 - std::panicking::default_hook::{{closure}}::hcf6830dc400daae4 [INFO] [stderr] 10: 0x5580082a361d - std::panicking::default_hook::h483615856e3a5cc0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x5580082a3de3 - std::panicking::rust_panic_with_hook::h36ebc998f351e5fd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x5580082a3cc4 - std::panicking::begin_panic_handler::{{closure}}::h686207a93492b797 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x5580082a2a39 - std::sys_common::backtrace::__rust_end_short_backtrace::h2e37e6bf5aac538a [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5580082a39f7 - rust_begin_unwind [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x5580082c6cf3 - core::panicking::panic_fmt::heae5d8e5e3703b89 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x558008237a89 - cmake::fail::h2780b067d99b3ab9 [INFO] [stderr] 17: 0x5580082371c8 - cmake::run::hdfd6f5d9b253b208 [INFO] [stderr] 18: 0x55800823464a - cmake::Config::build::h3b585d87637fd878 [INFO] [stderr] 19: 0x55800822dd90 - build_script_build::main::h5245b088a883abea [INFO] [stderr] 20: 0x55800822c7a3 - core::ops::function::FnOnce::call_once::h6e3523c9d25e3811 [INFO] [stderr] 21: 0x55800822c416 - std::sys_common::backtrace::__rust_begin_short_backtrace::h62be52991730f3bf [INFO] [stderr] 22: 0x55800822c469 - std::rt::lang_start::{{closure}}::hf8cabac3f4601012 [INFO] [stderr] 23: 0x55800829ac1d - core::ops::function::impls:: for &F>::call_once::h75d0a4fe40296b94 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55800829ac1d - std::panicking::try::do_call::ha27ca65264b021a4 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x55800829ac1d - std::panicking::try::h901e100a17b3cd54 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x55800829ac1d - std::panic::catch_unwind::h13d256f1691dfb07 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x55800829ac1d - std::rt::lang_start_internal::{{closure}}::hdf5a5a26190e1fd8 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55800829ac1d - std::panicking::try::do_call::h3a8fb98242ec30e5 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55800829ac1d - std::panicking::try::h881801cd3cb8ba77 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55800829ac1d - std::panic::catch_unwind::he14d380083644433 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55800829ac1d - std::rt::lang_start_internal::hf560e7575b65e65f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55800822c447 - std::rt::lang_start::h4e04f9d8c5977737 [INFO] [stderr] 33: 0x55800822eb75 - main [INFO] [stderr] 34: 0x7f9592630d90 - [INFO] [stderr] 35: 0x7f9592630e40 - __libc_start_main [INFO] [stderr] 36: 0x55800822c055 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e1037e30b1b4a7879c6f9fa7016dd9acb49f62194ebccaa33c1346e2721bcff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1037e30b1b4a7879c6f9fa7016dd9acb49f62194ebccaa33c1346e2721bcff2", kill_on_drop: false }` [INFO] [stdout] e1037e30b1b4a7879c6f9fa7016dd9acb49f62194ebccaa33c1346e2721bcff2