[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaynus%2Fcapnp-generic-test" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaynus/capnp-generic-test on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-36/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" "+beta-2022-04-10" "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-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ede8c28fddde9294181ffb0db7e6309644422bdd33040236869915f9e373285 [INFO] running `Command { std: "docker" "start" "-a" "1ede8c28fddde9294181ffb0db7e6309644422bdd33040236869915f9e373285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ede8c28fddde9294181ffb0db7e6309644422bdd33040236869915f9e373285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ede8c28fddde9294181ffb0db7e6309644422bdd33040236869915f9e373285", kill_on_drop: false }` [INFO] [stdout] 1ede8c28fddde9294181ffb0db7e6309644422bdd33040236869915f9e373285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3101fdebd340d028bf41d80d1632a014ba4b264400b0d7417272300659e8b7c [INFO] running `Command { std: "docker" "start" "-a" "d3101fdebd340d028bf41d80d1632a014ba4b264400b0d7417272300659e8b7c", 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 memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling capnp v0.13.2 (https://github.com/capnproto/capnproto-rust#481ba405) [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling parking v1.0.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task 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 quote v1.0.7 [INFO] [stderr] Compiling capnp-generic-test v0.1.0 (/opt/rustwide/workdir) [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 smol v0.1.14 [INFO] [stderr] Compiling capnp-futures v0.13.0 (https://github.com/capnproto/capnproto-rust#481ba405) [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" "d3101fdebd340d028bf41d80d1632a014ba4b264400b0d7417272300659e8b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3101fdebd340d028bf41d80d1632a014ba4b264400b0d7417272300659e8b7c", kill_on_drop: false }` [INFO] [stdout] d3101fdebd340d028bf41d80d1632a014ba4b264400b0d7417272300659e8b7c