[INFO] crate tarpc-example-service 0.1.0 is already in cache [INFO] extracting crate tarpc-example-service 0.1.0 into work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/reg/tarpc-example-service/0.1.0 [INFO] extracting crate tarpc-example-service 0.1.0 into work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/reg/tarpc-example-service/0.1.0 [INFO] validating manifest of tarpc-example-service-0.1.0 on toolchain master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tarpc-example-service-0.1.0 on toolchain try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tarpc-example-service-0.1.0 [INFO] finished frobbing tarpc-example-service-0.1.0 [INFO] frobbed toml for tarpc-example-service-0.1.0 written to work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/reg/tarpc-example-service/0.1.0/Cargo.toml [INFO] started frobbing tarpc-example-service-0.1.0 [INFO] finished frobbing tarpc-example-service-0.1.0 [INFO] frobbed toml for tarpc-example-service-0.1.0 written to work/ex/pr-57321/sources/try#b9139d2caca1db46014a9c302d5c47cfae0d8ae0/reg/tarpc-example-service/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b9139d2caca1db46014a9c302d5c47cfae0d8ae0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tarpc-example-service-0.1.0 against master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104 for pr-57321 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57321/worker-0/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57321/sources/master#c0bbc3927e28c22edefe6a1353b5ecc95ea9a104/reg/tarpc-example-service/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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" "+c0bbc3927e28c22edefe6a1353b5ecc95ea9a104-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b65527b3f6ffc54925654b92ec7cab2a696dfc12d0c1851567c92d3173638dc2 [INFO] running `"docker" "start" "-a" "b65527b3f6ffc54925654b92ec7cab2a696dfc12d0c1851567c92d3173638dc2"` [INFO] [stderr] warning: the cargo feature `rename-dependency` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.11 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.4 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking tokio-serde v0.1.0 [INFO] [stderr] Checking tokio-serde v0.2.0 [INFO] [stderr] Checking tarpc-trace v0.1.0 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.11 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.11 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.11 [INFO] [stderr] Checking tokio-serde-bincode v0.1.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Compiling tarpc-plugins v0.5.0 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.11 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.11 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.11 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.11 [INFO] [stderr] Checking tarpc-lib v0.1.0 [INFO] [stderr] error[E0446]: crate-visible type `client::dispatch::Channel` in public interface [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 40 | pub(crate) struct Channel { [INFO] [stderr] | ---------- `client::dispatch::Channel` declared as crate-visible [INFO] [stderr] ... [INFO] [stderr] 202 | / pub async fn spawn( [INFO] [stderr] 203 | | config: Config, [INFO] [stderr] 204 | | transport: C, [INFO] [stderr] 205 | | server_addr: SocketAddr, [INFO] [stderr] ... | [INFO] [stderr] 239 | | }) [INFO] [stderr] 240 | | } [INFO] [stderr] | |_^ can't leak crate-visible type [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0446`. [INFO] [stderr] error: Could not compile `tarpc-lib`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b65527b3f6ffc54925654b92ec7cab2a696dfc12d0c1851567c92d3173638dc2"` [INFO] running `"docker" "rm" "-f" "b65527b3f6ffc54925654b92ec7cab2a696dfc12d0c1851567c92d3173638dc2"` [INFO] [stdout] b65527b3f6ffc54925654b92ec7cab2a696dfc12d0c1851567c92d3173638dc2