[INFO] cloning repository https://github.com/pietgeursen/p2panda-grpc-replication [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pietgeursen/p2panda-grpc-replication" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietgeursen%2Fp2panda-grpc-replication", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietgeursen%2Fp2panda-grpc-replication'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 934f634506619306fe59fd235bf80c2ab9754e42 [INFO] checking pietgeursen/p2panda-grpc-replication against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietgeursen%2Fp2panda-grpc-replication" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pietgeursen/p2panda-grpc-replication on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pietgeursen/p2panda-grpc-replication [INFO] finished tweaking git repo https://github.com/pietgeursen/p2panda-grpc-replication [INFO] tweaked toml for git repo https://github.com/pietgeursen/p2panda-grpc-replication written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pietgeursen/p2panda-grpc-replication already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.89 [INFO] [stderr] Downloaded mio v0.8.2 [INFO] [stderr] Downloaded log v0.4.16 [INFO] [stderr] Downloaded miow v0.3.7 [INFO] [stderr] Downloaded ntapi v0.3.7 [INFO] [stderr] Downloaded quote v1.0.16 [INFO] [stderr] Downloaded tracing-attributes v0.1.20 [INFO] [stderr] Downloaded tracing-core v0.1.23 [INFO] [stderr] Downloaded fixedbitset v0.4.1 [INFO] [stderr] Downloaded regex-syntax v0.6.25 [INFO] [stderr] Downloaded rustls v0.20.4 [INFO] [stderr] Downloaded libc v0.2.121 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded prost-types v0.9.0 [INFO] [stderr] Downloaded redox_syscall v0.2.11 [INFO] [stderr] Downloaded which v4.2.5 [INFO] [stderr] Downloaded aho-corasick v0.7.18 [INFO] [stderr] Downloaded regex v1.5.5 [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded anyhow v1.0.56 [INFO] [stderr] Downloaded itertools v0.10.3 [INFO] [stderr] Downloaded prost-derive v0.9.0 [INFO] [stderr] Downloaded prost v0.9.0 [INFO] [stderr] Downloaded backoff v0.3.0 [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] [stderr] Downloaded attohttpc v0.16.3 [INFO] [stderr] Downloaded indexmap v1.8.0 [INFO] [stderr] Downloaded tokio-util v0.6.9 [INFO] [stderr] Downloaded h2 v0.3.12 [INFO] [stderr] Downloaded http v0.2.6 [INFO] [stderr] Downloaded http-body v0.4.4 [INFO] [stderr] Downloaded xml-rs v0.8.4 [INFO] [stderr] Downloaded xmltree v0.10.3 [INFO] [stderr] Downloaded igd v0.12.0 [INFO] [stderr] Downloaded mio v0.7.14 [INFO] [stderr] Downloaded quinn-udp v0.1.1 [INFO] [stderr] Downloaded quinn v0.8.1 [INFO] [stderr] Downloaded rustls-pemfile v0.2.1 [INFO] [stderr] Downloaded quinn-proto v0.8.1 [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded qp2p v0.28.5 [INFO] [stderr] Downloaded yasna v0.4.0 [INFO] [stderr] Downloaded rcgen v0.8.14 [INFO] [stderr] Downloaded tokio v1.17.0 [INFO] [stderr] Downloaded tracing v0.1.32 [INFO] [stderr] Downloaded prettyplease v0.1.7 [INFO] [stderr] Downloaded once_cell v1.10.0 [INFO] [stderr] Downloaded webpki v0.21.4 [INFO] [stderr] Downloaded prost-build v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9a4517f934877b7e55e8aa36efa9bf0f46bfe6438cfc54ce6821d5a954fa5a1 [INFO] running `Command { std: "docker" "start" "-a" "d9a4517f934877b7e55e8aa36efa9bf0f46bfe6438cfc54ce6821d5a954fa5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9a4517f934877b7e55e8aa36efa9bf0f46bfe6438cfc54ce6821d5a954fa5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a4517f934877b7e55e8aa36efa9bf0f46bfe6438cfc54ce6821d5a954fa5a1", kill_on_drop: false }` [INFO] [stdout] d9a4517f934877b7e55e8aa36efa9bf0f46bfe6438cfc54ce6821d5a954fa5a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf37ce012fc11f86d87f0c52774628a20becfdda4683eea951ff4f7bef5ac64a [INFO] running `Command { std: "docker" "start" "-a" "bf37ce012fc11f86d87f0c52774628a20becfdda4683eea951ff4f7bef5ac64a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking rcgen v0.8.14 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling prettyplease v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking quinn-proto v0.8.1 [INFO] [stderr] Checking prost v0.9.0 [INFO] [stderr] Checking prost-types v0.9.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking attohttpc v0.16.3 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking quinn-udp v0.1.1 [INFO] [stderr] Checking backoff v0.3.0 [INFO] [stderr] Checking quinn v0.8.1 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking igd v0.12.0 [INFO] [stderr] Checking qp2p v0.28.5 [INFO] [stderr] Checking doggo_build v0.1.0 (/opt/rustwide/workdir/doggo_build) [INFO] [stderr] Compiling doggo-replication v0.1.0 (/opt/rustwide/workdir/doggo_replication) [INFO] [stdout] error[E0603]: module `spawn` is private [INFO] [stdout] --> doggo_replication/src/qp2p_server/mod.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::task::spawn::SpawnExt; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `spawn` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/task/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | mod spawn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 7 | use futures::task::SpawnExt; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `spawn` is private [INFO] [stdout] --> doggo_replication/src/qp2p_server/mod.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::task::spawn::SpawnExt; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `spawn` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/task/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | mod spawn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 7 | use futures::task::SpawnExt; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | ... GetAllEntriesByAuthorsRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Buf` [INFO] [stdout] = help: the following types implement trait `Buf`: [INFO] [stdout] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BytesMut [INFO] [stdout] VecDeque [INFO] [stdout] prost::bytes::Bytes [INFO] [stdout] prost::bytes::buf::Chain [INFO] [stdout] prost::bytes::buf::Take [INFO] [stdout] std::io::Cursor [INFO] [stdout] note: required by a bound in `prost::Message::decode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.9.0/src/message.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 110 | fn decode(mut buf: B) -> Result [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] 111 | where [INFO] [stdout] 112 | B: Buf, [INFO] [stdout] | ^^^ required by this bound in `Message::decode` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 239 | GetAllEntriesByAuthorsRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | ... GetAllEntriesByAuthorsRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Buf` [INFO] [stdout] = help: the following types implement trait `Buf`: [INFO] [stdout] &[u8] [INFO] [stdout] &mut T [INFO] [stdout] Box [INFO] [stdout] BytesMut [INFO] [stdout] VecDeque [INFO] [stdout] prost::bytes::Bytes [INFO] [stdout] prost::bytes::buf::Chain [INFO] [stdout] prost::bytes::buf::Take [INFO] [stdout] std::io::Cursor [INFO] [stdout] note: required by a bound in `prost::Message::decode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.9.0/src/message.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 110 | fn decode(mut buf: B) -> Result [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] 111 | where [INFO] [stdout] 112 | B: Buf, [INFO] [stdout] | ^^^ required by this bound in `Message::decode` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 239 | GetAllEntriesByAuthorsRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | ... GetAllEntriesByAuthorsRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 239 | GetAllEntriesByAuthorsRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | ... GetAllEntriesByAuthorsRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 239 | GetAllEntriesByAuthorsRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:256:29 [INFO] [stdout] | [INFO] [stdout] 256 | ... GetSingleEntryRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 256 | GetSingleEntryRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:256:29 [INFO] [stdout] | [INFO] [stdout] 256 | ... GetSingleEntryRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 256 | GetSingleEntryRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | ... GetEntriesBySequenceRangeRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 275 | GetEntriesBySequenceRangeRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | ... GetEntriesBySequenceRangeRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 275 | GetEntriesBySequenceRangeRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 294 | ... GetLogHeightDeltasRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 294 | GetLogHeightDeltasRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 294 | ... GetLogHeightDeltasRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 294 | GetLogHeightDeltasRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:311:29 [INFO] [stdout] | [INFO] [stdout] 311 | ... SetAuthorAliasesRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 311 | SetAuthorAliasesRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:311:29 [INFO] [stdout] | [INFO] [stdout] 311 | ... SetAuthorAliasesRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 311 | SetAuthorAliasesRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | ... CheckAuthorAliasUuidIsValidRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 330 | CheckAuthorAliasUuidIsValidRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/target/debug/build/doggo-replication-cd9fa37d217d984d/out/replication.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | ... CheckAuthorAliasUuidIsValidRequest::decode(bytes.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `B` declared on the associated function `decode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: From>` found in the following crates: `bytes`, `hyper`, `proc_macro`: [INFO] [stdout] - impl From> for hyper::body::body::Body; [INFO] [stdout] - impl From> for proc_macro::bridge::buffer::Buffer; [INFO] [stdout] - impl From> for prost::bytes::Bytes; [INFO] [stdout] = note: required for `Vec` to implement `Into<_>` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 330 | CheckAuthorAliasUuidIsValidRequest::decode::(bytes.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `doggo-replication` (bin "replication-server") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `doggo-replication` (bin "replication-server" test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "bf37ce012fc11f86d87f0c52774628a20becfdda4683eea951ff4f7bef5ac64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf37ce012fc11f86d87f0c52774628a20becfdda4683eea951ff4f7bef5ac64a", kill_on_drop: false }` [INFO] [stdout] bf37ce012fc11f86d87f0c52774628a20becfdda4683eea951ff4f7bef5ac64a [INFO] checking pietgeursen/p2panda-grpc-replication against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietgeursen%2Fp2panda-grpc-replication" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pietgeursen/p2panda-grpc-replication on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pietgeursen/p2panda-grpc-replication [INFO] finished tweaking git repo https://github.com/pietgeursen/p2panda-grpc-replication [INFO] tweaked toml for git repo https://github.com/pietgeursen/p2panda-grpc-replication written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pietgeursen/p2panda-grpc-replication already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 747e03241f66b5b248089f9c4967e45178fb3983a884c95d55a4f07ba731cca8 [INFO] running `Command { std: "docker" "start" "-a" "747e03241f66b5b248089f9c4967e45178fb3983a884c95d55a4f07ba731cca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "747e03241f66b5b248089f9c4967e45178fb3983a884c95d55a4f07ba731cca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747e03241f66b5b248089f9c4967e45178fb3983a884c95d55a4f07ba731cca8", kill_on_drop: false }` [INFO] [stdout] 747e03241f66b5b248089f9c4967e45178fb3983a884c95d55a4f07ba731cca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0a89ffc852cf6d86309f8a388bf196fc67ed34f52c0cdf6b81615f3c5066795 [INFO] running `Command { std: "docker" "start" "-a" "a0a89ffc852cf6d86309f8a388bf196fc67ed34f52c0cdf6b81615f3c5066795", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "a0a89ffc852cf6d86309f8a388bf196fc67ed34f52c0cdf6b81615f3c5066795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a89ffc852cf6d86309f8a388bf196fc67ed34f52c0cdf6b81615f3c5066795", kill_on_drop: false }` [INFO] [stdout] a0a89ffc852cf6d86309f8a388bf196fc67ed34f52c0cdf6b81615f3c5066795