[INFO] fetching crate tlfsc 0.1.0... [INFO] checking tlfsc-0.1.0 against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] extracting crate tlfsc 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tlfsc 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 tlfsc 0.1.0 [INFO] finished tweaking crates.io crate tlfsc 0.1.0 [INFO] tweaked toml for crates.io crate tlfsc 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate tlfsc 0.1.0 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 313ff803f0c4f0b766044be774db6534bb0b48d75ff1dcd69c69e1ef9c97b9f4 [INFO] running `Command { std: "docker" "start" "-a" "313ff803f0c4f0b766044be774db6534bb0b48d75ff1dcd69c69e1ef9c97b9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "313ff803f0c4f0b766044be774db6534bb0b48d75ff1dcd69c69e1ef9c97b9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313ff803f0c4f0b766044be774db6534bb0b48d75ff1dcd69c69e1ef9c97b9f4", kill_on_drop: false }` [INFO] [stdout] 313ff803f0c4f0b766044be774db6534bb0b48d75ff1dcd69c69e1ef9c97b9f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 01ab289cd77ced4580091ab437ed4d406c96b0826541a60b19515b44e7934147 [INFO] running `Command { std: "docker" "start" "-a" "01ab289cd77ced4580091ab437ed4d406c96b0826541a60b19515b44e7934147", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rkyv v0.7.28 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking sorted-iter v0.1.8 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking ed25519 v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling rkyv_derive v0.7.28 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling crepe v0.1.5 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking clap v3.0.0-rc.9 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking vec-collections v0.4.3 [INFO] [stderr] Checking tlfs-crdt v0.1.0 [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`Permission`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/acl.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Deserialize, [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Permission`) [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 (`Actor`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/acl.rs:50:70 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Clone, Copy, Eq, Hash, PartialEq, Ord, PartialOrd, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Actor`) [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 (`Can`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/acl.rs:94:78 [INFO] [stdout] | [INFO] [stdout] 94 | Clone, Debug, Eq, Hash, PartialEq, Ord, PartialOrd, Archive, CheckBytes, Deserialize, Serialize, [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Can`) [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 (`acl::Policy`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/acl.rs:119:71 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Clone, Debug, Eq, Hash, PartialEq, Ord, PartialOrd, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`acl::Policy`) [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 (`Says`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/acl.rs:185:71 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Clone, Debug, Eq, Hash, PartialEq, Ord, PartialOrd, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Says`) [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 (`DotStore`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/crdt.rs:14:50 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Default, Eq, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`DotStore`) [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 (`CausalContext`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/crdt.rs:106:50 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Clone, Default, Eq, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`CausalContext`) [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 (`Causal`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/crdt.rs:168:41 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Clone, Eq, PartialEq, Archive, Deserialize, Serialize, Default)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Causal`) [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 (`crypto::Keypair`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/crypto.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Copy, Archive, CheckBytes, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`crypto::Keypair`) [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 (`SchemaInfo`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/doc.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`SchemaInfo`) [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 (`dotset::Dot`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/dotset.rs:8:77 [INFO] [stdout] | [INFO] [stdout] 8 | Clone, Copy, Eq, Hash, Ord, PartialEq, PartialOrd, Archive, CheckBytes, Deserialize, Serialize, [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`dotset::Dot`) [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 (`DotSet`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/dotset.rs:64:75 [INFO] [stdout] | [INFO] [stdout] 64 | Clone, Debug, Default, Eq, Hash, Ord, PartialEq, PartialOrd, Archive, Deserialize, Serialize, [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`DotSet`) [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 (`DocId`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/id.rs:6:77 [INFO] [stdout] | [INFO] [stdout] 6 | Clone, Copy, Eq, Hash, Ord, PartialEq, PartialOrd, Archive, CheckBytes, Deserialize, Serialize, [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`DocId`) [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 (`PeerId`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/id.rs:62:77 [INFO] [stdout] | [INFO] [stdout] 62 | Clone, Copy, Eq, Hash, Ord, PartialEq, PartialOrd, Archive, CheckBytes, Deserialize, Serialize, [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`PeerId`) [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 (`lens::Kind`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/lens.rs:13:60 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`lens::Kind`) [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 (`Lens`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/lens.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, Eq, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Lens`) [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 (`Lenses`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/lens.rs:352:48 [INFO] [stdout] | [INFO] [stdout] 352 | #[derive(Clone, Debug, Eq, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Lenses`) [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 (`SegmentType`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/path.rs:15:72 [INFO] [stdout] | [INFO] [stdout] 15 | Clone, Copy, Debug, Eq, PartialEq, Hash, Ord, PartialOrd, Archive, Deserialize, Serialize, [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`SegmentType`) [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 (`path::PathBuf`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/path.rs:280:73 [INFO] [stdout] | [INFO] [stdout] 280 | #[derive(Clone, Default, Eq, PartialEq, Hash, Ord, PartialOrd, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`path::PathBuf`) [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 (`Package`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tlfs-crdt-0.1.0/src/registry.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, Eq, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Package`) [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: aborting due to 20 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 `tlfs-crdt` due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "01ab289cd77ced4580091ab437ed4d406c96b0826541a60b19515b44e7934147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ab289cd77ced4580091ab437ed4d406c96b0826541a60b19515b44e7934147", kill_on_drop: false }` [INFO] [stdout] 01ab289cd77ced4580091ab437ed4d406c96b0826541a60b19515b44e7934147