[INFO] fetching crate holochain_client 0.1.0... [INFO] checking holochain_client-0.1.0 against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] extracting crate holochain_client 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate holochain_client 0.1.0 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 crates.io crate holochain_client 0.1.0 [INFO] finished tweaking crates.io crate holochain_client 0.1.0 [INFO] tweaked toml for crates.io crate holochain_client 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] df5f005705a3d412a70d9e0e68f208f2bb04bbc279e3e37b4f98e6fa154a4034 [INFO] running `Command { std: "docker" "start" "-a" "df5f005705a3d412a70d9e0e68f208f2bb04bbc279e3e37b4f98e6fa154a4034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df5f005705a3d412a70d9e0e68f208f2bb04bbc279e3e37b4f98e6fa154a4034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5f005705a3d412a70d9e0e68f208f2bb04bbc279e3e37b4f98e6fa154a4034", kill_on_drop: false }` [INFO] [stdout] df5f005705a3d412a70d9e0e68f208f2bb04bbc279e3e37b4f98e6fa154a4034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 70b3912099857fe8f7ea20f8f814e7736959b68485aac699f0b801a05d5e05b3 [INFO] running `Command { std: "docker" "start" "-a" "70b3912099857fe8f7ea20f8f814e7736959b68485aac699f0b801a05d5e05b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking iana-time-zone v0.1.44 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling minisign-verify v0.2.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.2.0 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking bytemuck v1.12.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking fragile v1.2.1 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking owning_ref v0.2.4 [INFO] [stderr] Checking nonzero_ext v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Checking unwrap_to v0.1.0 [INFO] [stderr] Checking sd-notify v0.3.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling wasmer-vm v2.2.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling sysinfo v0.15.9 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Checking wasm-encoder v0.15.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking cranelift-bforest v0.76.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking rgb v0.8.33 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking blake2b_simd v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking if-addrs v0.6.7 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking if-addrs v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking quanta v0.4.1 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking wast v45.0.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking yasna v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Checking wat v1.0.47 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Checking rcgen v0.9.3 [INFO] [stderr] Compiling libsodium-sys-stable v1.19.22 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Checking os_type v2.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling derive_arbitrary v1.1.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking parking_lot v0.3.8 [INFO] [stderr] Checking nanoid v0.3.0 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Compiling holochain_sqlite v0.0.44 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling wasmer-derive v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking arbitrary v1.1.3 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking chashmap v2.2.0 [INFO] [stderr] Checking mockall v0.10.2 [INFO] [stderr] Checking rusqlite v0.26.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking rand-utf8 v0.0.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking futures-executor v0.3.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.13 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.11 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking automap v0.1.0 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking futures v0.3.23 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling inferno v0.10.12 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling one_err v0.0.5 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking rmpv v1.0.0 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Checking url2 v0.0.6 [INFO] [stderr] Checking cron v0.9.0 [INFO] [stderr] Compiling lair_keystore_api v0.0.11 [INFO] [stderr] Compiling lair_keystore_api v0.2.0 [INFO] [stderr] Compiling holochain_wasm_test_utils v0.0.46 [INFO] [stderr] Compiling holochain v0.0.147 [INFO] [stderr] Checking bloomfilter v1.0.9 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking xsalsa20poly1305 v0.6.0 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Checking contrafact v0.1.0-dev.1 [INFO] [stderr] Checking x25519-dalek v1.2.0 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking async-io v1.7.0 [INFO] [stderr] Checking r2d2_sqlite_neonphog v0.18.0 [INFO] [stderr] Compiling opentelemetry v0.8.0 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Checking governor v0.3.2 [INFO] [stderr] Checking ghost_actor v0.4.0-alpha.5 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Compiling holo_hash v0.0.30 [INFO] [stderr] Checking quinn-proto v0.8.4 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking statrs v0.15.0 [INFO] [stderr] Checking rcgen v0.8.13 [INFO] [stderr] Compiling crypto_box v0.5.0 [INFO] [stderr] Checking async-process v1.4.0 [INFO] [stderr] Checking async-global-executor v2.2.0 [INFO] [stderr] Checking again v0.1.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.8.0 [INFO] [stderr] Compiling holochain_integrity_types v0.0.11 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking libmdns v0.6.0 [INFO] [stderr] Checking holochain_util v0.0.10 [INFO] [stderr] Checking stream-cancel v0.8.1 [INFO] [stderr] Checking fixt v0.0.13 [INFO] [stderr] Checking quinn-udp v0.1.3 [INFO] [stderr] Checking wasmer-types v2.2.0 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Compiling observability v0.1.3 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking quinn v0.8.4 [INFO] [stderr] Checking tokio-stream v0.1.9 [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" "70b3912099857fe8f7ea20f8f814e7736959b68485aac699f0b801a05d5e05b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b3912099857fe8f7ea20f8f814e7736959b68485aac699f0b801a05d5e05b3", kill_on_drop: false }` [INFO] [stdout] 70b3912099857fe8f7ea20f8f814e7736959b68485aac699f0b801a05d5e05b3