[INFO] cloning repository https://github.com/adrien-zinger/wasm-simulation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrien-zinger/wasm-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrien-zinger%2Fwasm-simulation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrien-zinger%2Fwasm-simulation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9c8956be8970db8f41837b5ff6db9fb02a3aee3 [INFO] checking adrien-zinger/wasm-simulation against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrien-zinger%2Fwasm-simulation" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adrien-zinger/wasm-simulation 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/adrien-zinger/wasm-simulation [INFO] finished tweaking git repo https://github.com/adrien-zinger/wasm-simulation [INFO] tweaked toml for git repo https://github.com/adrien-zinger/wasm-simulation written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/adrien-zinger/wasm-simulation 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e9afe31cc843e3f4f2c2b76393ac265c8b717b90d909d639f0bbf641b25460a [INFO] running `Command { std: "docker" "start" "-a" "0e9afe31cc843e3f4f2c2b76393ac265c8b717b90d909d639f0bbf641b25460a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e9afe31cc843e3f4f2c2b76393ac265c8b717b90d909d639f0bbf641b25460a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9afe31cc843e3f4f2c2b76393ac265c8b717b90d909d639f0bbf641b25460a", kill_on_drop: false }` [INFO] [stdout] 0e9afe31cc843e3f4f2c2b76393ac265c8b717b90d909d639f0bbf641b25460a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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] c082e1868efc8afb6a9001c2894a28bca70822297b8f7bf3282ed20b7ef8d0d6 [INFO] running `Command { std: "docker" "start" "-a" "c082e1868efc8afb6a9001c2894a28bca70822297b8f7bf3282ed20b7ef8d0d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bytecheck v0.6.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rend v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling rkyv v0.7.24 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling wasmer-as v0.4.1-alpha.0 (https://github.com/adrien-zinger/wasmer-as#8ab64392) [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wasmer-vm v2.1.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking wast v38.0.1 [INFO] [stderr] Checking cranelift-bforest v0.76.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking memmap2 v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking wat v1.0.40 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.5 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rkyv_derive v0.7.24 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling wasmer-derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Checking enumset v1.0.8 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking wasmer-types v2.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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 (`ModuleId`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.1.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.1.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.1.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 (`Type`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-types-2.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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 31 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 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c082e1868efc8afb6a9001c2894a28bca70822297b8f7bf3282ed20b7ef8d0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c082e1868efc8afb6a9001c2894a28bca70822297b8f7bf3282ed20b7ef8d0d6", kill_on_drop: false }` [INFO] [stdout] c082e1868efc8afb6a9001c2894a28bca70822297b8f7bf3282ed20b7ef8d0d6