Sep 21 13:29:34.926 INFO checking amqpr-api-0.3.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:29:34.926 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:29:34.926 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:29:35.103 INFO blam! 8fd72c3e0635c23ffeac1dab5ba51e264609fe1b25efb86b54f7a500e6fdb500 Sep 21 13:29:35.104 INFO running `"docker" "start" "-a" "8fd72c3e0635c23ffeac1dab5ba51e264609fe1b25efb86b54f7a500e6fdb500"` Sep 21 13:29:36.188 INFO kablam! usermod: no changes Sep 21 13:29:36.354 INFO kablam! Checking amqpr-codec v0.2.4 Sep 21 13:29:36.354 INFO kablam! Checking log4rs v0.7.0 Sep 21 13:29:37.958 INFO kablam! Checking amqpr-api v0.3.1 (/source) Sep 21 13:29:40.202 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 13:29:40.202 INFO kablam! --> src/lib.rs:60:23 Sep 21 13:29:40.202 INFO kablam! | Sep 21 13:29:40.202 INFO kablam! 60 | pub type AmqpSocket = tokio_io::codec::Framed; Sep 21 13:29:40.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:29:40.202 INFO kablam! | Sep 21 13:29:40.202 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:29:40.202 INFO kablam! Sep 21 13:29:40.346 INFO kablam! warning: the trait bound `S: futures::Sink` is not satisfied Sep 21 13:29:40.346 INFO kablam! --> src/heartbeat.rs:18:25 Sep 21 13:29:40.346 INFO kablam! | Sep 21 13:29:40.346 INFO kablam! 18 | type SentHeartBeat = Send; Sep 21 13:29:40.346 INFO kablam! | ^^^^^^^ the trait `futures::Sink` is not implemented for `S` Sep 21 13:29:40.346 INFO kablam! | Sep 21 13:29:40.346 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:29:40.346 INFO kablam! = help: consider adding a `where S: futures::Sink` bound Sep 21 13:29:40.346 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:29:40.346 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:29:40.346 INFO kablam! Sep 21 13:29:40.458 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 13:29:40.458 INFO kablam! --> src/handshake.rs:188:51 Sep 21 13:29:40.458 INFO kablam! | Sep 21 13:29:40.458 INFO kablam! 188 | ReceivingStart(Should::new(socket.framed(::amqpr_codec::Codec))) Sep 21 13:29:40.458 INFO kablam! | ^^^^^^ Sep 21 13:29:40.458 INFO kablam! Sep 21 13:29:50.310 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 13:29:50.310 INFO kablam! --> src/lib.rs:60:23 Sep 21 13:29:50.310 INFO kablam! | Sep 21 13:29:50.310 INFO kablam! 60 | pub type AmqpSocket = tokio_io::codec::Framed; Sep 21 13:29:50.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:29:50.310 INFO kablam! | Sep 21 13:29:50.310 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:29:50.310 INFO kablam! Sep 21 13:29:50.891 INFO kablam! warning: the trait bound `S: futures::Sink` is not satisfied Sep 21 13:29:50.891 INFO kablam! --> src/heartbeat.rs:18:25 Sep 21 13:29:50.891 INFO kablam! | Sep 21 13:29:50.891 INFO kablam! 18 | type SentHeartBeat = Send; Sep 21 13:29:50.891 INFO kablam! | ^^^^^^^ the trait `futures::Sink` is not implemented for `S` Sep 21 13:29:50.891 INFO kablam! | Sep 21 13:29:50.891 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:29:50.891 INFO kablam! = help: consider adding a `where S: futures::Sink` bound Sep 21 13:29:50.891 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:29:50.891 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:29:50.891 INFO kablam! Sep 21 13:29:51.282 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 13:29:51.282 INFO kablam! --> src/handshake.rs:188:51 Sep 21 13:29:51.282 INFO kablam! | Sep 21 13:29:51.282 INFO kablam! 188 | ReceivingStart(Should::new(socket.framed(::amqpr_codec::Codec))) Sep 21 13:29:51.282 INFO kablam! | ^^^^^^ Sep 21 13:29:51.282 INFO kablam! Sep 21 13:29:58.522 INFO kablam! error[E0432]: unresolved imports `amqpr_api::declare_exchange`, `amqpr_api::declare_queue`, `amqpr_api::bind_queue` Sep 21 13:29:58.522 INFO kablam! --> tests/bind_queue.rs:12:48 Sep 21 13:29:58.522 INFO kablam! | Sep 21 13:29:58.522 INFO kablam! 12 | use amqpr_api::{start_handshake, open_channel, declare_exchange, declare_queue, bind_queue}; Sep 21 13:29:58.522 INFO kablam! | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^ no `bind_queue` in the root Sep 21 13:29:58.522 INFO kablam! | | | Sep 21 13:29:58.522 INFO kablam! | | no `declare_queue` in the root Sep 21 13:29:58.522 INFO kablam! | no `declare_exchange` in the root. Did you mean to use `declare_exchange_wait`? Sep 21 13:29:58.522 INFO kablam! Sep 21 13:29:58.799 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 21 13:29:58.799 INFO kablam! --> tests/bind_queue.rs:37:28 Sep 21 13:29:58.799 INFO kablam! | Sep 21 13:29:58.799 INFO kablam! 37 | .and_then(|socket| open_channel(socket, LOCAL_CHANNEL_ID)) Sep 21 13:29:58.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 21 13:29:58.799 INFO kablam! Sep 21 13:29:59.153 INFO kablam! error[E0432]: unresolved import `amqpr_api::declare_exchange` Sep 21 13:29:59.153 INFO kablam! --> tests/publish.rs:14:34 Sep 21 13:29:59.153 INFO kablam! | Sep 21 13:29:59.153 INFO kablam! 14 | use amqpr_api::{start_handshake, declare_exchange, open_channel, publish}; Sep 21 13:29:59.153 INFO kablam! | ^^^^^^^^^^^^^^^^ no `declare_exchange` in the root. Did you mean to use `declare_exchange_wait`? Sep 21 13:29:59.153 INFO kablam! Sep 21 13:29:59.238 INFO kablam! error: aborting due to 2 previous errors Sep 21 13:29:59.238 INFO kablam! Sep 21 13:29:59.238 INFO kablam! Some errors occurred: E0061, E0432. Sep 21 13:29:59.238 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 21 13:29:59.252 INFO kablam! error: Could not compile `amqpr-api`. Sep 21 13:29:59.252 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:29:59.494 INFO kablam! warning: unused import: `AmqpSocket` Sep 21 13:29:59.494 INFO kablam! --> examples/publish.rs:17:80 Sep 21 13:29:59.494 INFO kablam! | Sep 21 13:29:59.494 INFO kablam! 17 | use amqpr_api::{start_handshake, declare_exchange_wait, open_channel, publish, AmqpSocket}; Sep 21 13:29:59.494 INFO kablam! | ^^^^^^^^^^ Sep 21 13:29:59.494 INFO kablam! | Sep 21 13:29:59.494 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 13:29:59.494 INFO kablam! Sep 21 13:29:59.510 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 21 13:29:59.510 INFO kablam! --> tests/publish.rs:38:28 Sep 21 13:29:59.510 INFO kablam! | Sep 21 13:29:59.510 INFO kablam! 38 | .and_then(|socket| open_channel(socket, LOCAL_CHANNEL_ID)) Sep 21 13:29:59.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 21 13:29:59.510 INFO kablam! Sep 21 13:29:59.714 INFO kablam! error[E0432]: unresolved import `amqpr_api::declare_exchange` Sep 21 13:29:59.714 INFO kablam! --> tests/declare_exchange.rs:12:34 Sep 21 13:29:59.714 INFO kablam! | Sep 21 13:29:59.714 INFO kablam! 12 | use amqpr_api::{start_handshake, declare_exchange, open_channel}; Sep 21 13:29:59.714 INFO kablam! | ^^^^^^^^^^^^^^^^ no `declare_exchange` in the root. Did you mean to use `declare_exchange_wait`? Sep 21 13:29:59.714 INFO kablam! Sep 21 13:29:59.774 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 21 13:29:59.774 INFO kablam! --> tests/declare_exchange.rs:35:28 Sep 21 13:29:59.774 INFO kablam! | Sep 21 13:29:59.774 INFO kablam! 35 | .and_then(|socket| open_channel(socket, LOCAL_CHANNEL_ID)) Sep 21 13:29:59.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 21 13:29:59.774 INFO kablam! Sep 21 13:29:59.790 INFO kablam! error: aborting due to 2 previous errors Sep 21 13:29:59.790 INFO kablam! Sep 21 13:29:59.790 INFO kablam! Some errors occurred: E0061, E0432. Sep 21 13:29:59.790 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 21 13:29:59.798 INFO kablam! error: Could not compile `amqpr-api`. Sep 21 13:29:59.798 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:30:00.046 INFO kablam! error: aborting due to 2 previous errors Sep 21 13:30:00.046 INFO kablam! Sep 21 13:30:00.046 INFO kablam! Some errors occurred: E0061, E0432. Sep 21 13:30:00.046 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 21 13:30:00.134 INFO kablam! error: Could not compile `amqpr-api`. Sep 21 13:30:00.134 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:30:00.146 INFO kablam! error[E0432]: unresolved imports `amqpr_api::declare_exchange`, `amqpr_api::bind_queue`, `amqpr_api::declare_queue`, `amqpr_api::start_consume` Sep 21 13:30:00.146 INFO kablam! --> tests/consume.rs:14:34 Sep 21 13:30:00.146 INFO kablam! | Sep 21 13:30:00.146 INFO kablam! 14 | use amqpr_api::{start_handshake, declare_exchange, open_channel, publish, bind_queue, Sep 21 13:30:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^ no `bind_queue` in the root Sep 21 13:30:00.146 INFO kablam! | | Sep 21 13:30:00.146 INFO kablam! | no `declare_exchange` in the root. Did you mean to use `declare_exchange_wait`? Sep 21 13:30:00.146 INFO kablam! 15 | declare_queue, start_consume, receive_delivered}; Sep 21 13:30:00.146 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `start_consume` in the root Sep 21 13:30:00.146 INFO kablam! | | Sep 21 13:30:00.146 INFO kablam! | no `declare_queue` in the root Sep 21 13:30:00.146 INFO kablam! Sep 21 13:30:00.343 INFO kablam! warning: unused `futures::sink::SinkMapErr` which must be used Sep 21 13:30:00.343 INFO kablam! --> examples/publish.rs:67:5 Sep 21 13:30:00.343 INFO kablam! | Sep 21 13:30:00.343 INFO kablam! 67 | core.run(future).unwrap(); Sep 21 13:30:00.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:30:00.343 INFO kablam! | Sep 21 13:30:00.343 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 21 13:30:00.343 INFO kablam! = note: sinks do nothing unless polled Sep 21 13:30:00.343 INFO kablam! Sep 21 13:30:00.396 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 21 13:30:00.396 INFO kablam! --> tests/consume.rs:40:28 Sep 21 13:30:00.396 INFO kablam! | Sep 21 13:30:00.396 INFO kablam! 40 | .and_then(|socket| open_channel(socket, LOCAL_CHANNEL_ID)) Sep 21 13:30:00.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 21 13:30:00.396 INFO kablam! Sep 21 13:30:00.566 INFO kablam! error: aborting due to 2 previous errors Sep 21 13:30:00.566 INFO kablam! Sep 21 13:30:00.566 INFO kablam! Some errors occurred: E0061, E0432. Sep 21 13:30:00.566 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 21 13:30:00.586 INFO kablam! error: Could not compile `amqpr-api`. Sep 21 13:30:00.586 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:30:01.178 INFO kablam! error[E0432]: unresolved import `amqpr_api::declare_queue` Sep 21 13:30:01.178 INFO kablam! --> tests/declare_queue.rs:12:48 Sep 21 13:30:01.178 INFO kablam! | Sep 21 13:30:01.178 INFO kablam! 12 | use amqpr_api::{start_handshake, open_channel, declare_queue}; Sep 21 13:30:01.178 INFO kablam! | ^^^^^^^^^^^^^ no `declare_queue` in the root Sep 21 13:30:01.178 INFO kablam! Sep 21 13:30:01.234 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 21 13:30:01.234 INFO kablam! --> tests/declare_queue.rs:34:28 Sep 21 13:30:01.234 INFO kablam! | Sep 21 13:30:01.234 INFO kablam! 34 | .and_then(|socket| open_channel(socket, LOCAL_CHANNEL_ID)) Sep 21 13:30:01.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 21 13:30:01.234 INFO kablam! Sep 21 13:30:01.250 INFO kablam! error: aborting due to 2 previous errors Sep 21 13:30:01.250 INFO kablam! Sep 21 13:30:01.250 INFO kablam! Some errors occurred: E0061, E0432. Sep 21 13:30:01.250 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 21 13:30:01.270 INFO kablam! error: Could not compile `amqpr-api`. Sep 21 13:30:01.270 INFO kablam! Sep 21 13:30:01.270 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:30:01.271 INFO kablam! su: No module specific data is present Sep 21 13:30:02.400 INFO running `"docker" "rm" "-f" "8fd72c3e0635c23ffeac1dab5ba51e264609fe1b25efb86b54f7a500e6fdb500"` Sep 21 13:30:02.520 INFO blam! 8fd72c3e0635c23ffeac1dab5ba51e264609fe1b25efb86b54f7a500e6fdb500