[INFO] cloning repository https://github.com/jaynus/capnp-generic-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaynus/capnp-generic-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaynus%2Fcapnp-generic-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaynus%2Fcapnp-generic-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 973fb4151292ef75e8e1073be444a1f1e717d35b [INFO] testing jaynus/capnp-generic-test against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaynus%2Fcapnp-generic-test" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaynus/capnp-generic-test on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaynus/capnp-generic-test [INFO] finished tweaking git repo https://github.com/jaynus/capnp-generic-test [INFO] tweaked toml for git repo https://github.com/jaynus/capnp-generic-test written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/jaynus/capnp-generic-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a120be7f73aeda5f3f03dc7b89b5457f4369c30fc8218ba1cd7cabf142a5142 [INFO] running `Command { std: "docker" "start" "-a" "0a120be7f73aeda5f3f03dc7b89b5457f4369c30fc8218ba1cd7cabf142a5142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a120be7f73aeda5f3f03dc7b89b5457f4369c30fc8218ba1cd7cabf142a5142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a120be7f73aeda5f3f03dc7b89b5457f4369c30fc8218ba1cd7cabf142a5142", kill_on_drop: false }` [INFO] [stdout] 0a120be7f73aeda5f3f03dc7b89b5457f4369c30fc8218ba1cd7cabf142a5142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b57e8cdf795a5936ee4a6aee1e3297e5c7682750cfc0b1ca511ee8d4924c26de [INFO] running `Command { std: "docker" "start" "-a" "b57e8cdf795a5936ee4a6aee1e3297e5c7682750cfc0b1ca511ee8d4924c26de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling capnp v0.13.2 (https://github.com/capnproto/capnproto-rust#481ba405) [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling parking v1.0.1 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling capnpc v0.13.0 (https://github.com/capnproto/capnproto-rust#481ba405) [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling capnp-generic-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling capnp-futures v0.13.0 (https://github.com/capnproto/capnproto-rust#481ba405) [INFO] [stderr] Compiling smol v0.1.14 [INFO] [stderr] Compiling capnp-rpc v0.13.0 (https://github.com/capnproto/capnproto-rust#481ba405) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/server.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | .set_interface(capnp_rpc::new_client(self.a.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `SPB` declared on the associated function `set_interface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 78 | impl WorkerImplThree [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 85 | a: AImpl::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected type parameter `S`, found struct `AImpl` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `S` [INFO] [stdout] found struct `AImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/server.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | .set_interface(capnp_rpc::new_client(self.a.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `SPB` declared on the associated function `set_interface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `capnp-generic-test` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "b57e8cdf795a5936ee4a6aee1e3297e5c7682750cfc0b1ca511ee8d4924c26de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b57e8cdf795a5936ee4a6aee1e3297e5c7682750cfc0b1ca511ee8d4924c26de", kill_on_drop: false }` [INFO] [stdout] b57e8cdf795a5936ee4a6aee1e3297e5c7682750cfc0b1ca511ee8d4924c26de