[INFO] cloning repository https://github.com/holochain-open-dev/status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain-open-dev/status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-open-dev%2Fstatus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-open-dev%2Fstatus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 165f1798c3f56b0bfd84e256db7062c2e081ae24 [INFO] checking holochain-open-dev/status against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-open-dev%2Fstatus" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/holochain-open-dev/status 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/holochain-open-dev/status [INFO] finished tweaking git repo https://github.com/holochain-open-dev/status [INFO] tweaked toml for git repo https://github.com/holochain-open-dev/status written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/holochain-open-dev/status 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 57e52a22fa31360c49a7e2e95ae37e9a970a1ccf3e851cf3df08e3d47b043553 [INFO] running `Command { std: "docker" "start" "-a" "57e52a22fa31360c49a7e2e95ae37e9a970a1ccf3e851cf3df08e3d47b043553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57e52a22fa31360c49a7e2e95ae37e9a970a1ccf3e851cf3df08e3d47b043553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e52a22fa31360c49a7e2e95ae37e9a970a1ccf3e851cf3df08e3d47b043553", kill_on_drop: false }` [INFO] [stdout] 57e52a22fa31360c49a7e2e95ae37e9a970a1ccf3e851cf3df08e3d47b043553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ae2ead41cb3003f0033701eff6ccada27a5d84ba6608502c65547e7f6776e543 [INFO] running `Command { std: "docker" "start" "-a" "ae2ead41cb3003f0033701eff6ccada27a5d84ba6608502c65547e7f6776e543", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.7 [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 backtrace v0.3.66 [INFO] [stderr] Compiling wasmer-vm v2.2.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking wasm-encoder v0.14.0 [INFO] [stderr] Checking cranelift-bforest v0.76.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking wast v44.0.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking memmap2 v0.5.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Checking wat v1.0.46 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasmer-derive v2.2.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.11 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Checking wasmer-types v2.2.0 [INFO] [stderr] Compiling holo_hash v0.0.30 [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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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" "ae2ead41cb3003f0033701eff6ccada27a5d84ba6608502c65547e7f6776e543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae2ead41cb3003f0033701eff6ccada27a5d84ba6608502c65547e7f6776e543", kill_on_drop: false }` [INFO] [stdout] ae2ead41cb3003f0033701eff6ccada27a5d84ba6608502c65547e7f6776e543