[INFO] cloning repository https://github.com/betrusted-io/tts-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/betrusted-io/tts-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetrusted-io%2Ftts-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetrusted-io%2Ftts-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76457f64abf600ede0d7f0701648cf158ed26f12 [INFO] checking betrusted-io/tts-backend against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetrusted-io%2Ftts-backend" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/betrusted-io/tts-backend 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/betrusted-io/tts-backend [INFO] finished tweaking git repo https://github.com/betrusted-io/tts-backend [INFO] tweaked toml for git repo https://github.com/betrusted-io/tts-backend written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/betrusted-io/tts-backend 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbd0a28ea446cffcee1b7d980b99c2ed69a8b12ef79656f6955de14b628c8fae [INFO] running `Command { std: "docker" "start" "-a" "fbd0a28ea446cffcee1b7d980b99c2ed69a8b12ef79656f6955de14b628c8fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbd0a28ea446cffcee1b7d980b99c2ed69a8b12ef79656f6955de14b628c8fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbd0a28ea446cffcee1b7d980b99c2ed69a8b12ef79656f6955de14b628c8fae", kill_on_drop: false }` [INFO] [stdout] fbd0a28ea446cffcee1b7d980b99c2ed69a8b12ef79656f6955de14b628c8fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f670a07ca92e3231f29b433df54ea51e3ecb5b332649df1a2404b4c6b49cbbf2 [INFO] running `Command { std: "docker" "start" "-a" "f670a07ca92e3231f29b433df54ea51e3ecb5b332649df1a2404b4c6b49cbbf2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling xous v0.9.7 [INFO] [stderr] Compiling rkyv v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Checking debug-here v0.2.2 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling xous-macros v0.1.0 [INFO] [stderr] Compiling rkyv_derive v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking xous-ipc v0.9.7 [INFO] [stderr] Checking xous-names v0.9.7 [INFO] [stdout] error[E0210]: type projection `::Archived` must be covered by another type when it appears before the first local type (`Return`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xous-names-0.9.7/src/api.rs:20:49 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Return`) [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 `rkyv::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 (`Registration`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xous-names-0.9.7/src/api.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`Registration`) [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 `rkyv::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 (`api::Disconnect`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xous-names-0.9.7/src/api.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`api::Disconnect`) [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 `rkyv::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 (`AuthenticatedLookup`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xous-names-0.9.7/src/api.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`AuthenticatedLookup`) [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 `rkyv::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 (`AuthenticateRequest`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xous-names-0.9.7/src/api.rs:53:49 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ type projection `::Archived` must be covered by another type when it appears before the first local type (`AuthenticateRequest`) [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 `rkyv::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 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 `xous-names` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "f670a07ca92e3231f29b433df54ea51e3ecb5b332649df1a2404b4c6b49cbbf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f670a07ca92e3231f29b433df54ea51e3ecb5b332649df1a2404b4c6b49cbbf2", kill_on_drop: false }` [INFO] [stdout] f670a07ca92e3231f29b433df54ea51e3ecb5b332649df1a2404b4c6b49cbbf2