outgoing works now? #150
Annotations
10 errors and 10 warnings
mirrord/layer/src/tcp_mirror.rs#L26
unresolved import `crate::tcp::Listen`
|
mirrord/layer/src/tcp_steal.rs#L30
unresolved import `crate::tcp::Listen`
|
mirrord/layer/src/lib.rs#L107
unresolved imports `outgoing::tcp`, `outgoing::udp`
|
mirrord/layer/src/socket.rs#L267
failed to resolve: could not find `TcpIncoming` in `tcp`
|
mirrord/layer/src/socket/ops.rs#L294
cannot find struct, variant or union type `Listen` in this scope
|
mirrord/layer/src/tcp.rs#L27
cannot find type `Listen` in this scope
|
mirrord/layer/src/tcp.rs#L28
cannot find type `Listen` in this scope
|
mirrord/layer/src/tcp.rs#L33
cannot find type `Listen` in this scope
|
mirrord/layer/src/tcp.rs#L102
cannot find type `TcpIncoming` in this scope
|
mirrord/layer/src/tcp.rs#L184
cannot find type `Listen` in this scope
|
mirrord/intproxy/src/proxies/simple.rs#L3
unused import: `GetEnvVarsRequest`
|
mirrord/intproxy/src/lib.rs#L202
unused variable: `msg`
|
mirrord/intproxy/src/lib.rs#L203
unused variable: `msg`
|
mirrord/intproxy/src/lib.rs#L204
unused variable: `msg`
|
mirrord/intproxy/src/lib.rs#L211
unused variable: `msg`
|
mirrord/intproxy/src/lib.rs#L214
unused variable: `msg`
|
mirrord/intproxy/src/lib.rs#L216
unused variable: `msg`
|
mirrord/intproxy/src/lib.rs#L217
unused variable: `msg`
|
mirrord/intproxy/src/lib.rs#L123
field `cancellation_token` is never read
|
mirrord/layer/src/lib.rs#L83
unused import: `dns::GetAddrInfo`
|
The logs for this run have expired and are no longer available.
Loading