[INFO] updating cached repository sateffen/rust-tokio-proto-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sateffen/rust-tokio-proto-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sateffen/rust-tokio-proto-test" "work/ex/beta-1.38-1/sources/1.37.0/gh/sateffen/rust-tokio-proto-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sateffen/rust-tokio-proto-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sateffen/rust-tokio-proto-test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sateffen/rust-tokio-proto-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sateffen/rust-tokio-proto-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 967c49bf3d417b23edcb5d26a0905d37aba3cd72 [INFO] sha for GitHub repo sateffen/rust-tokio-proto-test: 967c49bf3d417b23edcb5d26a0905d37aba3cd72 [INFO] validating manifest of sateffen/rust-tokio-proto-test on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sateffen/rust-tokio-proto-test on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sateffen/rust-tokio-proto-test [INFO] finished frobbing sateffen/rust-tokio-proto-test [INFO] frobbed toml for sateffen/rust-tokio-proto-test written to work/ex/beta-1.38-1/sources/1.37.0/gh/sateffen/rust-tokio-proto-test/Cargo.toml [INFO] started frobbing sateffen/rust-tokio-proto-test [INFO] finished frobbing sateffen/rust-tokio-proto-test [INFO] frobbed toml for sateffen/rust-tokio-proto-test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sateffen/rust-tokio-proto-test/Cargo.toml [INFO] crate sateffen/rust-tokio-proto-test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sateffen/rust-tokio-proto-test/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/carllerche/bytes` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/tokio-proto` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/tokio-service` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/carllerche/bytes` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/tokio-proto` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/tokio-service` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sateffen/rust-tokio-proto-test against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sateffen/rust-tokio-proto-test:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 6bde5499ef1ba7328ed4e15152fa3abd4f8058f278fd6b0293bfa20f425dd35f [INFO] running `"docker" "start" "-a" "6bde5499ef1ba7328ed4e15152fa3abd4f8058f278fd6b0293bfa20f425dd35f"` [INFO] [stderr] Compiling bytes v0.5.0 (https://github.com/carllerche/bytes#79e4b284) [INFO] [stderr] Compiling tokio-service v0.1.0 (https://github.com/tokio-rs/tokio-service#01ab7ecb) [INFO] [stderr] Compiling tokio-proto v0.1.1 (https://github.com/tokio-rs/tokio-proto#56c720ea) [INFO] [stderr] Compiling rust-tokio-proto-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `bytes::buf::BlockBuf` [INFO] [stderr] --> src/parser.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use bytes::buf::BlockBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `BlockBuf` in `buf` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_proto::Parse` [INFO] [stderr] --> src/parser.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | use tokio_proto::{Parse, pipeline}; [INFO] [stderr] | ^^^^^ no `Parse` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bytes::MutBuf` [INFO] [stderr] --> src/serializer.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use bytes::MutBuf; [INFO] [stderr] | ^^^^^^^^^^^^^ no `MutBuf` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bytes::buf::BlockBuf` [INFO] [stderr] --> src/serializer.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use bytes::buf::BlockBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `BlockBuf` in `buf` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_proto::Serialize` [INFO] [stderr] --> src/serializer.rs:4:19 [INFO] [stderr] | [INFO] [stderr] 4 | use tokio_proto::{Serialize, pipeline}; [INFO] [stderr] | ^^^^^^^^^ no `Serialize` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_proto::Message` [INFO] [stderr] --> src/service.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use tokio_proto::Message; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Message` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bytes::buf::BlockBuf` [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use bytes::buf::BlockBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `BlockBuf` in `buf` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `tokio_proto::server`, `tokio_proto::Framed` [INFO] [stderr] --> src/main.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | use tokio_proto::{server, Framed, pipeline}; [INFO] [stderr] | ^^^^^^ ^^^^^^ no `Framed` in the root [INFO] [stderr] | | [INFO] [stderr] | no `server` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Frame` in `pipeline` [INFO] [stderr] --> src/parser.rs:40:37 [INFO] [stderr] | [INFO] [stderr] 40 | Ok(s) => Some(pipeline::Frame::Message(s.to_string())), [INFO] [stderr] | ^^^^^ could not find `Frame` in `pipeline` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Frame` in `pipeline` [INFO] [stderr] --> src/parser.rs:41:38 [INFO] [stderr] | [INFO] [stderr] 41 | Err(_) => Some(pipeline::Frame::Error(Error::new(ErrorKind::Other, "invalid string"))), [INFO] [stderr] | ^^^^^ could not find `Frame` in `pipeline` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Frame` in `pipeline` [INFO] [stderr] --> src/serializer.rs:21:23 [INFO] [stderr] | [INFO] [stderr] 21 | pipeline::Frame::Message(msg) => buf.write_str(&msg), [INFO] [stderr] | ^^^^^ could not find `Frame` in `pipeline` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Frame` in `pipeline` [INFO] [stderr] --> src/serializer.rs:22:23 [INFO] [stderr] | [INFO] [stderr] 22 | pipeline::Frame::Body(body) => println!("BODY{:?}", body), [INFO] [stderr] | ^^^^^ could not find `Frame` in `pipeline` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Frame` in `pipeline` [INFO] [stderr] --> src/serializer.rs:23:23 [INFO] [stderr] | [INFO] [stderr] 23 | pipeline::Frame::MessageWithBody(_,_) => println!("GOT MESSAGE WITH BODY"), [INFO] [stderr] | ^^^^^ could not find `Frame` in `pipeline` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Frame` in `pipeline` [INFO] [stderr] --> src/serializer.rs:24:23 [INFO] [stderr] | [INFO] [stderr] 24 | pipeline::Frame::Error(e) => println!("Error {:?}", e), [INFO] [stderr] | ^^^^^ could not find `Frame` in `pipeline` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Frame` in `pipeline` [INFO] [stderr] --> src/serializer.rs:25:23 [INFO] [stderr] | [INFO] [stderr] 25 | pipeline::Frame::Done => println!("DONE"), [INFO] [stderr] | ^^^^^ could not find `Frame` in `pipeline` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `poll_ready` is not a member of trait `Service` [INFO] [stderr] --> src/service.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | / fn poll_ready(&self) -> Async<()> { [INFO] [stderr] 41 | | Async::Ready(()) [INFO] [stderr] 42 | | } [INFO] [stderr] | |_____^ not a member of trait `Service` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Server` in `pipeline` [INFO] [stderr] --> src/main.rs:50:19 [INFO] [stderr] | [INFO] [stderr] 50 | pipeline::Server::new( [INFO] [stderr] | ^^^^^^ could not find `Server` in `pipeline` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Frame` in module `pipeline` [INFO] [stderr] --> src/typedefs.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | pub type Frame = pipeline::Frame; [INFO] [stderr] | ^^^^^ not found in `pipeline` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use tokio_proto::streaming::multiplex::Frame; [INFO] [stderr] | [INFO] [stderr] 1 | use tokio_proto::streaming::pipeline::Frame; [INFO] [stderr] | [INFO] [stderr] 1 | use typedefs::Frame; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/service.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 18 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0407, E0412, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0407`. [INFO] [stderr] error: Could not compile `rust-tokio-proto-test`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6bde5499ef1ba7328ed4e15152fa3abd4f8058f278fd6b0293bfa20f425dd35f"` [INFO] running `"docker" "rm" "-f" "6bde5499ef1ba7328ed4e15152fa3abd4f8058f278fd6b0293bfa20f425dd35f"` [INFO] [stdout] 6bde5499ef1ba7328ed4e15152fa3abd4f8058f278fd6b0293bfa20f425dd35f