[INFO] crate tentacle-discovery 0.1.0 is already in cache [INFO] extracting crate tentacle-discovery 0.1.0 into work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/reg/tentacle-discovery/0.1.0 [INFO] extracting crate tentacle-discovery 0.1.0 into work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/reg/tentacle-discovery/0.1.0 [INFO] validating manifest of tentacle-discovery-0.1.0 on toolchain master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tentacle-discovery-0.1.0 on toolchain try#58b21121d0b447ceb3f1a655155d802191acf044 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tentacle-discovery-0.1.0 [INFO] finished frobbing tentacle-discovery-0.1.0 [INFO] frobbed toml for tentacle-discovery-0.1.0 written to work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/reg/tentacle-discovery/0.1.0/Cargo.toml [INFO] started frobbing tentacle-discovery-0.1.0 [INFO] finished frobbing tentacle-discovery-0.1.0 [INFO] frobbed toml for tentacle-discovery-0.1.0 written to work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/reg/tentacle-discovery/0.1.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tentacle-discovery-0.1.0 against try#58b21121d0b447ceb3f1a655155d802191acf044 for pr-61100 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-61100/worker-7/try#58b21121d0b447ceb3f1a655155d802191acf044:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/reg/tentacle-discovery/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f7fbb0d297c3240cbbd6c8f8bd3b9d8254f72a9f487c89940bd0bc59a55d7753 [INFO] running `"docker" "start" "-a" "f7fbb0d297c3240cbbd6c8f8bd3b9d8254f72a9f487c89940bd0bc59a55d7753"` [INFO] [stderr] Checking flatbuffers v0.6.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking tokio-yamux v0.1.12 [INFO] [stderr] Checking parity-multihash v0.1.1 [INFO] [stderr] Checking flatbuffers-verifier v0.2.0 [INFO] [stderr] Checking tentacle-secio v0.1.7 [INFO] [stderr] Checking parity-multiaddr v0.4.1 [INFO] [stderr] Checking tentacle v0.2.0 [INFO] [stderr] Checking trust-dns v0.15.1 [INFO] [stderr] Checking tentacle-discovery v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `p2p::multiaddr::ToMultiaddr` [INFO] [stderr] --> src/lib.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | multiaddr::ToMultiaddr, [INFO] [stderr] | ^^^^^^^^^^^----------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `Multiaddr` [INFO] [stderr] | no `ToMultiaddr` in `multiaddr` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `p2p::multiaddr::ToMultiaddr` [INFO] [stderr] --> src/substream.rs:9:33 [INFO] [stderr] | [INFO] [stderr] 9 | use p2p::multiaddr::{Multiaddr, ToMultiaddr}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `ToMultiaddr` in `multiaddr` [INFO] [stderr] | help: a similar name exists in the module: `Multiaddr` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `p2p::multiaddr::ToMultiaddr` [INFO] [stderr] --> src/lib.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | multiaddr::ToMultiaddr, [INFO] [stderr] | ^^^^^^^^^^^----------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `Multiaddr` [INFO] [stderr] | no `ToMultiaddr` in `multiaddr` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `p2p::multiaddr::ToMultiaddr` [INFO] [stderr] --> src/substream.rs:9:33 [INFO] [stderr] | [INFO] [stderr] 9 | use p2p::multiaddr::{Multiaddr, ToMultiaddr}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `ToMultiaddr` in `multiaddr` [INFO] [stderr] | help: a similar name exists in the module: `Multiaddr` [INFO] [stderr] [INFO] [stderr] error[E0053]: method `init` has an incompatible type for trait [INFO] [stderr] --> src/lib.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | fn init(&mut self, control: &mut ServiceContext) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `tentacle::context::ProtocolContext`, found struct `tentacle::context::ServiceContext` [INFO] [stderr] | [INFO] [stderr] = note: expected type `fn(&mut DiscoveryProtocol, &mut tentacle::context::ProtocolContext)` [INFO] [stderr] found type `fn(&mut DiscoveryProtocol, &mut tentacle::context::ServiceContext)` [INFO] [stderr] [INFO] [stderr] error[E0050]: method `connected` has 4 parameters but the declaration in trait `tentacle::traits::ServiceProtocol::connected` has 3 [INFO] [stderr] --> src/lib.rs:78:18 [INFO] [stderr] | [INFO] [stderr] 78 | fn connected(&mut self, control: &mut ServiceContext, session: &SessionContext, _: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 4 [INFO] [stderr] | [INFO] [stderr] = note: `connected` from trait: `fn(&mut Self, tentacle::context::ProtocolContextMutRef<'_>, &str)` [INFO] [stderr] [INFO] [stderr] error[E0050]: method `disconnected` has 3 parameters but the declaration in trait `tentacle::traits::ServiceProtocol::disconnected` has 2 [INFO] [stderr] --> src/lib.rs:111:21 [INFO] [stderr] | [INFO] [stderr] 111 | fn disconnected(&mut self, _control: &mut ServiceContext, session: &SessionContext) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters, found 3 [INFO] [stderr] | [INFO] [stderr] = note: `disconnected` from trait: `fn(&mut Self, tentacle::context::ProtocolContextMutRef<'_>)` [INFO] [stderr] [INFO] [stderr] error[E0050]: method `received` has 4 parameters but the declaration in trait `tentacle::traits::ServiceProtocol::received` has 3 [INFO] [stderr] --> src/lib.rs:117:9 [INFO] [stderr] | [INFO] [stderr] 117 | / &mut self, [INFO] [stderr] 118 | | _control: &mut ServiceContext, [INFO] [stderr] 119 | | session: &SessionContext, [INFO] [stderr] 120 | | data: bytes::Bytes, [INFO] [stderr] | |__________________________^ expected 3 parameters, found 4 [INFO] [stderr] | [INFO] [stderr] = note: `received` from trait: `fn(&mut Self, tentacle::context::ProtocolContextMutRef<'_>, bytes::bytes::Bytes)` [INFO] [stderr] [INFO] [stderr] error[E0053]: method `init` has an incompatible type for trait [INFO] [stderr] --> src/lib.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | fn init(&mut self, control: &mut ServiceContext) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `tentacle::context::ProtocolContext`, found struct `tentacle::context::ServiceContext` [INFO] [stderr] | [INFO] [stderr] = note: expected type `fn(&mut DiscoveryProtocol, &mut tentacle::context::ProtocolContext)` [INFO] [stderr] found type `fn(&mut DiscoveryProtocol, &mut tentacle::context::ServiceContext)` [INFO] [stderr] [INFO] [stderr] error[E0050]: method `connected` has 4 parameters but the declaration in trait `tentacle::traits::ServiceProtocol::connected` has 3 [INFO] [stderr] --> src/lib.rs:78:18 [INFO] [stderr] | [INFO] [stderr] 78 | fn connected(&mut self, control: &mut ServiceContext, session: &SessionContext, _: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 4 [INFO] [stderr] | [INFO] [stderr] = note: `connected` from trait: `fn(&mut Self, tentacle::context::ProtocolContextMutRef<'_>, &str)` [INFO] [stderr] [INFO] [stderr] error[E0050]: method `disconnected` has 3 parameters but the declaration in trait `tentacle::traits::ServiceProtocol::disconnected` has 2 [INFO] [stderr] --> src/lib.rs:111:21 [INFO] [stderr] | [INFO] [stderr] 111 | fn disconnected(&mut self, _control: &mut ServiceContext, session: &SessionContext) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters, found 3 [INFO] [stderr] | [INFO] [stderr] = note: `disconnected` from trait: `fn(&mut Self, tentacle::context::ProtocolContextMutRef<'_>)` [INFO] [stderr] [INFO] [stderr] error[E0050]: method `received` has 4 parameters but the declaration in trait `tentacle::traits::ServiceProtocol::received` has 3 [INFO] [stderr] --> src/lib.rs:117:9 [INFO] [stderr] | [INFO] [stderr] 117 | / &mut self, [INFO] [stderr] 118 | | _control: &mut ServiceContext, [INFO] [stderr] 119 | | session: &SessionContext, [INFO] [stderr] 120 | | data: bytes::Bytes, [INFO] [stderr] | |__________________________^ expected 3 parameters, found 4 [INFO] [stderr] | [INFO] [stderr] = note: `received` from trait: `fn(&mut Self, tentacle::context::ProtocolContextMutRef<'_>, bytes::bytes::Bytes)` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:84:42 [INFO] [stderr] | [INFO] [stderr] 84 | let direction = if session.ty == SessionType::Server { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ expected enum `tentacle::service::SessionType`, found enum `tokio_yamux::session::SessionType` [INFO] [stderr] | [INFO] [stderr] = note: expected type `tentacle::service::SessionType` [INFO] [stderr] found type `tokio_yamux::session::SessionType` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:84:42 [INFO] [stderr] | [INFO] [stderr] 84 | let direction = if session.ty == SessionType::Server { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ expected enum `tentacle::service::SessionType`, found enum `tokio_yamux::session::SessionType` [INFO] [stderr] | [INFO] [stderr] = note: expected type `tentacle::service::SessionType` [INFO] [stderr] found type `tokio_yamux::session::SessionType` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_multiaddr` found for type `std::net::SocketAddr` in the current scope [INFO] [stderr] --> src/lib.rs:322:57 [INFO] [stderr] | [INFO] [stderr] 322 | .add_new(addr.socket_addr().to_multiaddr().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_multiaddr` found for type `std::net::SocketAddr` in the current scope [INFO] [stderr] --> src/lib.rs:322:57 [INFO] [stderr] | [INFO] [stderr] 322 | .add_new(addr.socket_addr().to_multiaddr().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `send_message` found for type `tentacle::service::control::ServiceControl` in the current scope [INFO] [stderr] --> src/substream.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | .send_message(self.session_id, self.proto_id, buf.to_vec()) [INFO] [stderr] | ^^^^^^^^^^^^ help: there is a method with a similar name: `send_message_to` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `TaskFull` found for type `tentacle::error::Error` in the current scope [INFO] [stderr] --> src/substream.rs:83:31 [INFO] [stderr] | [INFO] [stderr] 83 | if let Error::TaskFull(_) = err { [INFO] [stderr] | ^^^^^^^^ variant or associated item not found in `tentacle::error::Error` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `send_message` found for type `tentacle::service::control::ServiceControl` in the current scope [INFO] [stderr] --> src/substream.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | .send_message(self.session_id, self.proto_id, buf.to_vec()) [INFO] [stderr] | ^^^^^^^^^^^^ help: there is a method with a similar name: `send_message_to` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `TaskFull` found for type `tentacle::error::Error` in the current scope [INFO] [stderr] --> src/substream.rs:83:31 [INFO] [stderr] | [INFO] [stderr] 83 | if let Error::TaskFull(_) = err { [INFO] [stderr] | ^^^^^^^^ variant or associated item not found in `tentacle::error::Error` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_multiaddr` found for type `std::net::SocketAddr` in the current scope [INFO] [stderr] --> src/substream.rs:428:77 [INFO] [stderr] | [INFO] [stderr] 428 | RemoteAddress::Init(addr) | RemoteAddress::Listen(addr) => addr.to_multiaddr().unwrap(), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_multiaddr` found for type `std::net::SocketAddr` in the current scope [INFO] [stderr] --> src/substream.rs:428:77 [INFO] [stderr] | [INFO] [stderr] 428 | RemoteAddress::Init(addr) | RemoteAddress::Listen(addr) => addr.to_multiaddr().unwrap(), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0050, E0053, E0308, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0050`. [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0050, E0053, E0308, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0050`. [INFO] [stderr] error: Could not compile `tentacle-discovery`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tentacle-discovery`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f7fbb0d297c3240cbbd6c8f8bd3b9d8254f72a9f487c89940bd0bc59a55d7753"` [INFO] running `"docker" "rm" "-f" "f7fbb0d297c3240cbbd6c8f8bd3b9d8254f72a9f487c89940bd0bc59a55d7753"` [INFO] [stdout] f7fbb0d297c3240cbbd6c8f8bd3b9d8254f72a9f487c89940bd0bc59a55d7753