[INFO] cloning repository https://github.com/Rodrigodd/chasm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rodrigodd/chasm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigodd%2Fchasm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigodd%2Fchasm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd9e5e0543ec3ed9de6a019413ea7543efccc422 [INFO] checking Rodrigodd/chasm-rs against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigodd%2Fchasm-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rodrigodd/chasm-rs on toolchain df0acfe6d8f079d1fdd8e6b7447569d81b00f126 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rodrigodd/chasm-rs [INFO] finished tweaking git repo https://github.com/Rodrigodd/chasm-rs [INFO] tweaked toml for git repo https://github.com/Rodrigodd/chasm-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Rodrigodd/chasm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ad1a652522630bd383fe44dae3184bd6306f9639e5490156c2de6964e1aeb1f [INFO] running `Command { std: "docker" "start" "-a" "8ad1a652522630bd383fe44dae3184bd6306f9639e5490156c2de6964e1aeb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ad1a652522630bd383fe44dae3184bd6306f9639e5490156c2de6964e1aeb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad1a652522630bd383fe44dae3184bd6306f9639e5490156c2de6964e1aeb1f", kill_on_drop: false }` [INFO] [stdout] 8ad1a652522630bd383fe44dae3184bd6306f9639e5490156c2de6964e1aeb1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e001b8ebb043ed3a9face59ac241ba9292a925641d39349c7c47ef1b2ff715c [INFO] running `Command { std: "docker" "start" "-a" "3e001b8ebb043ed3a9face59ac241ba9292a925641d39349c7c47ef1b2ff715c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rkyv v0.7.38 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking wasmparser v0.83.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking cranelift-entity v0.82.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling corosensei v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling minifb v0.23.0 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking cranelift-bforest v0.82.3 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking wasmi-validation v0.4.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking memmap2 v0.5.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking wast v41.0.0 [INFO] [stderr] Checking regalloc v0.0.34 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking wat v1.0.43 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling rkyv_derive v0.7.38 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Checking wasmi v0.9.1 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Checking chasm-rs v0.1.0 (/opt/rustwide/workdir/chasm-rs) [INFO] [stderr] Checking chasm-wasm v0.1.0 (/opt/rustwide/workdir/chasm-wasm) [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking wasmer-types v2.3.0 [INFO] [stdout] error[E0210]: type projection ` as Archive>::Archived` must be covered by another type when it appears before the first local type (`ArchivableIndexMap`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/archives.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Archive)] [INFO] [stdout] | ^^^^^^^^^^^ type projection ` as Archive>::Archived` must be covered by another type when it appears before the first local type (`ArchivableIndexMap`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`Features`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/features.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Features`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`LocalFunctionIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`LocalFunctionIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`LocalGlobalIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`LocalGlobalIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`FunctionIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`FunctionIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`TableIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`TableIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`GlobalIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`GlobalIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`MemoryIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`MemoryIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`SignatureIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:123:27 [INFO] [stdout] | [INFO] [stdout] 123 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`SignatureIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`DataIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`DataIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`ElemIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:155:27 [INFO] [stdout] | [INFO] [stdout] 155 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`ElemIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`CustomSectionIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:171:27 [INFO] [stdout] | [INFO] [stdout] 171 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`CustomSectionIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`ExportIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:187:27 [INFO] [stdout] | [INFO] [stdout] 187 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`ExportIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`ImportIndex`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/indexes.rs:209:27 [INFO] [stdout] | [INFO] [stdout] 209 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`ImportIndex`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`TableInitializer`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/initializers.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`TableInitializer`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`DataInitializerLocation`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/initializers.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`DataInitializerLocation`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`OwnedDataInitializer`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/initializers.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`OwnedDataInitializer`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`LibCall`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/libcalls.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`LibCall`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`MemoryStyle`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/memory.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`MemoryStyle`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`ModuleId`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/module.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`ModuleId`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`ArchivableModuleInfo`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/module.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(RkyvSerialize, RkyvDeserialize, Archive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`ArchivableModuleInfo`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`ModuleInfo`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/module.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | for Archived [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`ModuleInfo`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`TableStyle`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/table.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`TableStyle`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`TrapCode`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/trapcode.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`TrapCode`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`Type`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/types.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Type`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`V128`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/types.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`V128`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`FunctionType`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/types.rs:249:27 [INFO] [stdout] | [INFO] [stdout] 249 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`FunctionType`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`Mutability`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/types.rs:338:27 [INFO] [stdout] | [INFO] [stdout] 338 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Mutability`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`GlobalType`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/types.rs:378:27 [INFO] [stdout] | [INFO] [stdout] 378 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`GlobalType`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`GlobalInit`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/types.rs:425:27 [INFO] [stdout] | [INFO] [stdout] 425 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`GlobalInit`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`TableType`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/types.rs:485:27 [INFO] [stdout] | [INFO] [stdout] 485 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`TableType`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`MemoryType`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/types.rs:528:27 [INFO] [stdout] | [INFO] [stdout] 528 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`MemoryType`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`Pages`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/units.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Pages`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection ` as Archive>::Archived` must be covered by another type when it appears before the first local type (`PrimaryMap`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/entity/primary_map.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection ` as Archive>::Archived` must be covered by another type when it appears before the first local type (`PrimaryMap`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0210]: type projection ` as Archive>::Archived` must be covered by another type when it appears before the first local type (`SecondaryMap`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.3.0/src/entity/secondary_map.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | derive(RkyvSerialize, RkyvDeserialize, Archive) [INFO] [stdout] | ^^^^^^^^^^^^^^^ type projection ` as Archive>::Archived` must be covered by another type when it appears before the first local type (`SecondaryMap`) [INFO] [stdout] | [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters or projections appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: this error originates in the derive macro `RkyvDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0210`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-types` due to 36 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3e001b8ebb043ed3a9face59ac241ba9292a925641d39349c7c47ef1b2ff715c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e001b8ebb043ed3a9face59ac241ba9292a925641d39349c7c47ef1b2ff715c", kill_on_drop: false }` [INFO] [stdout] 3e001b8ebb043ed3a9face59ac241ba9292a925641d39349c7c47ef1b2ff715c