Oct 27 23:20:08.192 INFO checking dbgp-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 23:20:08.192 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 23:20:08.671 INFO blam! 8cfe822a9e0f24f9e8e4792fdbde6db95235707ca1e3b1b74dc78d11d09f048c Oct 27 23:20:08.673 INFO running `"docker" "start" "-a" "8cfe822a9e0f24f9e8e4792fdbde6db95235707ca1e3b1b74dc78d11d09f048c"` Oct 27 23:20:09.975 INFO kablam! usermod: no changes Oct 27 23:20:10.171 INFO kablam! Checking dbgp v0.0.1 (/source) Oct 27 23:20:15.907 INFO kablam! warning: unused import: `BufMut` Oct 27 23:20:15.907 INFO kablam! --> src/codec.rs:88:27 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 88 | use bytes::{BytesMut, BufMut}; Oct 27 23:20:15.907 INFO kablam! | ^^^^^^ Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:44:5 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 44 | /// missing a required option, invalid value for a Oct 27 23:20:15.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:56:5 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 56 | /// Is used for async commands. For instance Oct 27 23:20:15.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:66:5 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 66 | /// as a reply to a "source" command if the Oct 27 23:20:15.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:79:5 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 79 | /// for some reason the breakpoint could not be set due Oct 27 23:20:15.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:85:5 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 85 | /// for example I don't support 'watch' yet and thus return this error Oct 27 23:20:15.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:91:5 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 91 | /// the IDE tried to set a breakpoint on a Oct 27 23:20:15.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:98:5 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 98 | ///the IDE tried to set a breakpoint Oct 27 23:20:15.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:109:5 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 109 | /// using an unsupported breakpoint state was attempted Oct 27 23:20:15.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:115:5 Oct 27 23:20:15.907 INFO kablam! | Oct 27 23:20:15.907 INFO kablam! 115 | /// used in breakpoint_get etc. to show that there is no Oct 27 23:20:15.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.907 INFO kablam! Oct 27 23:20:15.907 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.907 INFO kablam! --> src/error_codes.rs:121:5 Oct 27 23:20:15.908 INFO kablam! | Oct 27 23:20:15.908 INFO kablam! 121 | /// use from eval() (or perhaps property_get for a full name get) Oct 27 23:20:15.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.908 INFO kablam! Oct 27 23:20:15.908 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.908 INFO kablam! --> src/error_codes.rs:127:5 Oct 27 23:20:15.908 INFO kablam! | Oct 27 23:20:15.908 INFO kablam! 127 | /// the expression used for a no, message:eval() was invalid }, Oct 27 23:20:15.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.908 INFO kablam! Oct 27 23:20:15.908 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.908 INFO kablam! --> src/error_codes.rs:135:5 Oct 27 23:20:15.908 INFO kablam! | Oct 27 23:20:15.908 INFO kablam! 135 | /// when the requested property to get did Oct 27 23:20:15.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.908 INFO kablam! Oct 27 23:20:15.908 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.908 INFO kablam! --> src/error_codes.rs:144:5 Oct 27 23:20:15.908 INFO kablam! | Oct 27 23:20:15.908 INFO kablam! 144 | /// the, message:d stack depth parameter did not }, Oct 27 23:20:15.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.908 INFO kablam! Oct 27 23:20:15.908 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.908 INFO kablam! --> src/error_codes.rs:152:5 Oct 27 23:20:15.908 INFO kablam! | Oct 27 23:20:15.908 INFO kablam! 152 | /// an non existing context was requested Oct 27 23:20:15.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.908 INFO kablam! Oct 27 23:20:15.927 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 23:20:15.927 INFO kablam! --> src/protocol.rs:23:5 Oct 27 23:20:15.927 INFO kablam! | Oct 27 23:20:15.927 INFO kablam! 23 | use tokio_io::codec::Framed; Oct 27 23:20:15.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.927 INFO kablam! | Oct 27 23:20:15.927 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:20:15.927 INFO kablam! Oct 27 23:20:15.927 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 23:20:15.927 INFO kablam! --> src/lib.rs:43:31 Oct 27 23:20:15.927 INFO kablam! | Oct 27 23:20:15.927 INFO kablam! 43 | use futures::{future, Future, BoxFuture}; Oct 27 23:20:15.927 INFO kablam! | ^^^^^^^^^ Oct 27 23:20:15.927 INFO kablam! Oct 27 23:20:15.927 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 23:20:15.927 INFO kablam! --> src/protocol.rs:37:22 Oct 27 23:20:15.927 INFO kablam! | Oct 27 23:20:15.927 INFO kablam! 37 | type Transport = Framed; Oct 27 23:20:15.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.927 INFO kablam! Oct 27 23:20:15.927 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 23:20:15.927 INFO kablam! --> src/lib.rs:123:19 Oct 27 23:20:15.927 INFO kablam! | Oct 27 23:20:15.927 INFO kablam! 123 | type Future = BoxFuture; Oct 27 23:20:15.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.927 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:44:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 44 | /// missing a required option, invalid value for a Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:56:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 56 | /// Is used for async commands. For instance Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:66:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 66 | /// as a reply to a "source" command if the Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:79:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 79 | /// for some reason the breakpoint could not be set due Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:85:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 85 | /// for example I don't support 'watch' yet and thus return this error Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:91:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 91 | /// the IDE tried to set a breakpoint on a Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:98:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 98 | ///the IDE tried to set a breakpoint Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:109:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 109 | /// using an unsupported breakpoint state was attempted Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:115:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 115 | /// used in breakpoint_get etc. to show that there is no Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:121:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 121 | /// use from eval() (or perhaps property_get for a full name get) Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:127:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 127 | /// the expression used for a no, message:eval() was invalid }, Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:135:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 135 | /// when the requested property to get did Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:144:5 Oct 27 23:20:15.979 INFO kablam! | Oct 27 23:20:15.979 INFO kablam! 144 | /// the, message:d stack depth parameter did not }, Oct 27 23:20:15.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.979 INFO kablam! Oct 27 23:20:15.979 INFO kablam! warning: doc comment not used by rustdoc Oct 27 23:20:15.979 INFO kablam! --> src/error_codes.rs:152:5 Oct 27 23:20:15.980 INFO kablam! | Oct 27 23:20:15.980 INFO kablam! 152 | /// an non existing context was requested Oct 27 23:20:15.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.980 INFO kablam! Oct 27 23:20:15.980 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 23:20:15.980 INFO kablam! --> src/lib.rs:128:25 Oct 27 23:20:15.980 INFO kablam! | Oct 27 23:20:15.980 INFO kablam! 128 | future::ok(req).boxed() Oct 27 23:20:15.980 INFO kablam! | ^^^^^ Oct 27 23:20:15.980 INFO kablam! Oct 27 23:20:15.993 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 23:20:15.993 INFO kablam! --> src/protocol.rs:23:5 Oct 27 23:20:15.993 INFO kablam! | Oct 27 23:20:15.993 INFO kablam! 23 | use tokio_io::codec::Framed; Oct 27 23:20:15.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.993 INFO kablam! | Oct 27 23:20:15.993 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:20:15.993 INFO kablam! Oct 27 23:20:15.993 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 23:20:15.993 INFO kablam! --> src/lib.rs:43:31 Oct 27 23:20:15.993 INFO kablam! | Oct 27 23:20:15.993 INFO kablam! 43 | use futures::{future, Future, BoxFuture}; Oct 27 23:20:15.993 INFO kablam! | ^^^^^^^^^ Oct 27 23:20:15.993 INFO kablam! Oct 27 23:20:15.993 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 23:20:15.993 INFO kablam! --> src/protocol.rs:37:22 Oct 27 23:20:15.993 INFO kablam! | Oct 27 23:20:15.993 INFO kablam! 37 | type Transport = Framed; Oct 27 23:20:15.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.993 INFO kablam! Oct 27 23:20:15.993 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 23:20:15.993 INFO kablam! --> src/lib.rs:123:19 Oct 27 23:20:15.993 INFO kablam! | Oct 27 23:20:15.993 INFO kablam! 123 | type Future = BoxFuture; Oct 27 23:20:15.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:15.993 INFO kablam! Oct 27 23:20:16.023 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 23:20:16.023 INFO kablam! --> src/lib.rs:128:25 Oct 27 23:20:16.023 INFO kablam! | Oct 27 23:20:16.023 INFO kablam! 128 | future::ok(req).boxed() Oct 27 23:20:16.024 INFO kablam! | ^^^^^ Oct 27 23:20:16.024 INFO kablam! Oct 27 23:20:16.035 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 23:20:16.035 INFO kablam! --> src/protocol.rs:40:15 Oct 27 23:20:16.035 INFO kablam! | Oct 27 23:20:16.035 INFO kablam! 40 | Ok(io.framed(DbgpClientCodec)) Oct 27 23:20:16.035 INFO kablam! | ^^^^^^ Oct 27 23:20:16.035 INFO kablam! Oct 27 23:20:16.035 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 23:20:16.035 INFO kablam! --> src/protocol.rs:40:15 Oct 27 23:20:16.035 INFO kablam! | Oct 27 23:20:16.035 INFO kablam! 40 | Ok(io.framed(DbgpClientCodec)) Oct 27 23:20:16.035 INFO kablam! | ^^^^^^ Oct 27 23:20:16.035 INFO kablam! Oct 27 23:20:16.043 INFO kablam! warning: unused variable: `length` Oct 27 23:20:16.043 INFO kablam! --> src/codec.rs:49:21 Oct 27 23:20:16.043 INFO kablam! | Oct 27 23:20:16.043 INFO kablam! 49 | let length = buf.split_to(len_pos); Oct 27 23:20:16.043 INFO kablam! | ^^^^^^ help: consider using `_length` instead Oct 27 23:20:16.043 INFO kablam! | Oct 27 23:20:16.043 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 23:20:16.043 INFO kablam! Oct 27 23:20:16.043 INFO kablam! warning: unused variable: `command` Oct 27 23:20:16.043 INFO kablam! --> src/transaction.rs:28:16 Oct 27 23:20:16.043 INFO kablam! | Oct 27 23:20:16.043 INFO kablam! 28 | pub fn new(command: Command) -> Transaction { Oct 27 23:20:16.043 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 27 23:20:16.043 INFO kablam! Oct 27 23:20:16.059 INFO kablam! warning: unused variable: `length` Oct 27 23:20:16.059 INFO kablam! --> src/codec.rs:49:21 Oct 27 23:20:16.059 INFO kablam! | Oct 27 23:20:16.059 INFO kablam! 49 | let length = buf.split_to(len_pos); Oct 27 23:20:16.059 INFO kablam! | ^^^^^^ help: consider using `_length` instead Oct 27 23:20:16.059 INFO kablam! | Oct 27 23:20:16.059 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 23:20:16.059 INFO kablam! Oct 27 23:20:16.059 INFO kablam! warning: unused variable: `command` Oct 27 23:20:16.059 INFO kablam! --> src/transaction.rs:28:16 Oct 27 23:20:16.059 INFO kablam! | Oct 27 23:20:16.059 INFO kablam! 28 | pub fn new(command: Command) -> Transaction { Oct 27 23:20:16.059 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 27 23:20:16.059 INFO kablam! Oct 27 23:20:16.063 INFO kablam! warning: struct is never constructed: `ErrorCode` Oct 27 23:20:16.063 INFO kablam! --> src/error_codes.rs:22:1 Oct 27 23:20:16.063 INFO kablam! | Oct 27 23:20:16.063 INFO kablam! 22 | pub struct ErrorCode { Oct 27 23:20:16.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.063 INFO kablam! | Oct 27 23:20:16.063 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 23:20:16.063 INFO kablam! Oct 27 23:20:16.063 INFO kablam! warning: static item is never used: `ERROR_CODES` Oct 27 23:20:16.063 INFO kablam! --> src/error_codes.rs:27:1 Oct 27 23:20:16.063 INFO kablam! | Oct 27 23:20:16.063 INFO kablam! 27 | / pub static ERROR_CODES: [ErrorCode; 22] = [ Oct 27 23:20:16.063 INFO kablam! 28 | | Oct 27 23:20:16.063 INFO kablam! 29 | | Oct 27 23:20:16.063 INFO kablam! 30 | | // -------------- 000 Command parsing errors -------------- Oct 27 23:20:16.063 INFO kablam! ... | Oct 27 23:20:16.064 INFO kablam! 170 | | } Oct 27 23:20:16.064 INFO kablam! 171 | | ]; Oct 27 23:20:16.064 INFO kablam! | |__^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: enum is never used: `BreakpointType` Oct 27 23:20:16.064 INFO kablam! --> src/command.rs:23:1 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 23 | pub enum BreakpointType { Oct 27 23:20:16.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: enum is never used: `BreakpointState` Oct 27 23:20:16.064 INFO kablam! --> src/command.rs:32:1 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 32 | pub enum BreakpointState { Oct 27 23:20:16.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: enum is never used: `SpawnpointState` Oct 27 23:20:16.064 INFO kablam! --> src/command.rs:37:1 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 37 | pub enum SpawnpointState { Oct 27 23:20:16.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: enum is never used: `RedirectionType` Oct 27 23:20:16.064 INFO kablam! --> src/command.rs:42:1 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 42 | pub enum RedirectionType { Oct 27 23:20:16.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: enum is never used: `Command` Oct 27 23:20:16.064 INFO kablam! --> src/command.rs:52:1 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 52 | pub enum Command { Oct 27 23:20:16.064 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: struct is never constructed: `Transaction` Oct 27 23:20:16.064 INFO kablam! --> src/transaction.rs:23:1 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 23 | pub struct Transaction { Oct 27 23:20:16.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: method is never used: `new` Oct 27 23:20:16.064 INFO kablam! --> src/transaction.rs:28:5 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 28 | pub fn new(command: Command) -> Transaction { Oct 27 23:20:16.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: variant is never constructed: `Ok` Oct 27 23:20:16.064 INFO kablam! --> src/lib.rs:58:5 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 58 | Ok, Oct 27 23:20:16.064 INFO kablam! | ^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: variant is never constructed: `Error` Oct 27 23:20:16.064 INFO kablam! --> src/lib.rs:59:5 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 59 | Error, Oct 27 23:20:16.064 INFO kablam! | ^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: variant is never constructed: `Aborted` Oct 27 23:20:16.064 INFO kablam! --> src/lib.rs:60:5 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 60 | Aborted, Oct 27 23:20:16.064 INFO kablam! | ^^^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: variant is never constructed: `Exception` Oct 27 23:20:16.064 INFO kablam! --> src/lib.rs:61:5 Oct 27 23:20:16.064 INFO kablam! | Oct 27 23:20:16.064 INFO kablam! 61 | Exception, Oct 27 23:20:16.064 INFO kablam! | ^^^^^^^^^ Oct 27 23:20:16.064 INFO kablam! Oct 27 23:20:16.064 INFO kablam! warning: variant is never constructed: `Starting` Oct 27 23:20:16.064 INFO kablam! --> src/lib.rs:65:5 Oct 27 23:20:16.065 INFO kablam! | Oct 27 23:20:16.065 INFO kablam! 65 | Starting, Oct 27 23:20:16.065 INFO kablam! | ^^^^^^^^ Oct 27 23:20:16.065 INFO kablam! Oct 27 23:20:16.065 INFO kablam! warning: variant is never constructed: `Stopping` Oct 27 23:20:16.065 INFO kablam! --> src/lib.rs:66:5 Oct 27 23:20:16.065 INFO kablam! | Oct 27 23:20:16.065 INFO kablam! 66 | Stopping, Oct 27 23:20:16.065 INFO kablam! | ^^^^^^^^ Oct 27 23:20:16.065 INFO kablam! Oct 27 23:20:16.065 INFO kablam! warning: variant is never constructed: `Stopped` Oct 27 23:20:16.065 INFO kablam! --> src/lib.rs:67:5 Oct 27 23:20:16.065 INFO kablam! | Oct 27 23:20:16.065 INFO kablam! 67 | Stopped, Oct 27 23:20:16.065 INFO kablam! | ^^^^^^^ Oct 27 23:20:16.065 INFO kablam! Oct 27 23:20:16.065 INFO kablam! warning: variant is never constructed: `Running` Oct 27 23:20:16.065 INFO kablam! --> src/lib.rs:68:5 Oct 27 23:20:16.065 INFO kablam! | Oct 27 23:20:16.065 INFO kablam! 68 | Running, Oct 27 23:20:16.065 INFO kablam! | ^^^^^^^ Oct 27 23:20:16.065 INFO kablam! Oct 27 23:20:16.065 INFO kablam! warning: variant is never constructed: `Break` Oct 27 23:20:16.070 INFO kablam! --> src/lib.rs:69:5 Oct 27 23:20:16.070 INFO kablam! | Oct 27 23:20:16.070 INFO kablam! 69 | Break(BreakReason), Oct 27 23:20:16.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.071 INFO kablam! Oct 27 23:20:16.071 INFO kablam! warning: field is never used: `status` Oct 27 23:20:16.071 INFO kablam! --> src/lib.rs:78:5 Oct 27 23:20:16.071 INFO kablam! | Oct 27 23:20:16.071 INFO kablam! 78 | status: Option, Oct 27 23:20:16.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.071 INFO kablam! Oct 27 23:20:16.074 INFO kablam! warning: struct is never constructed: `ErrorCode` Oct 27 23:20:16.074 INFO kablam! --> src/error_codes.rs:22:1 Oct 27 23:20:16.074 INFO kablam! | Oct 27 23:20:16.074 INFO kablam! 22 | pub struct ErrorCode { Oct 27 23:20:16.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.074 INFO kablam! | Oct 27 23:20:16.074 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 23:20:16.074 INFO kablam! Oct 27 23:20:16.074 INFO kablam! warning: static item is never used: `ERROR_CODES` Oct 27 23:20:16.074 INFO kablam! --> src/error_codes.rs:27:1 Oct 27 23:20:16.074 INFO kablam! | Oct 27 23:20:16.074 INFO kablam! 27 | / pub static ERROR_CODES: [ErrorCode; 22] = [ Oct 27 23:20:16.074 INFO kablam! 28 | | Oct 27 23:20:16.074 INFO kablam! 29 | | Oct 27 23:20:16.074 INFO kablam! 30 | | // -------------- 000 Command parsing errors -------------- Oct 27 23:20:16.074 INFO kablam! ... | Oct 27 23:20:16.074 INFO kablam! 170 | | } Oct 27 23:20:16.074 INFO kablam! 171 | | ]; Oct 27 23:20:16.074 INFO kablam! | |__^ Oct 27 23:20:16.074 INFO kablam! Oct 27 23:20:16.074 INFO kablam! warning: enum is never used: `BreakpointType` Oct 27 23:20:16.074 INFO kablam! --> src/command.rs:23:1 Oct 27 23:20:16.074 INFO kablam! | Oct 27 23:20:16.074 INFO kablam! 23 | pub enum BreakpointType { Oct 27 23:20:16.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.074 INFO kablam! Oct 27 23:20:16.074 INFO kablam! warning: enum is never used: `BreakpointState` Oct 27 23:20:16.074 INFO kablam! --> src/command.rs:32:1 Oct 27 23:20:16.074 INFO kablam! | Oct 27 23:20:16.074 INFO kablam! 32 | pub enum BreakpointState { Oct 27 23:20:16.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.074 INFO kablam! Oct 27 23:20:16.074 INFO kablam! warning: enum is never used: `SpawnpointState` Oct 27 23:20:16.074 INFO kablam! --> src/command.rs:37:1 Oct 27 23:20:16.074 INFO kablam! | Oct 27 23:20:16.074 INFO kablam! 37 | pub enum SpawnpointState { Oct 27 23:20:16.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.074 INFO kablam! Oct 27 23:20:16.074 INFO kablam! warning: enum is never used: `RedirectionType` Oct 27 23:20:16.074 INFO kablam! --> src/command.rs:42:1 Oct 27 23:20:16.074 INFO kablam! | Oct 27 23:20:16.074 INFO kablam! 42 | pub enum RedirectionType { Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: enum is never used: `Command` Oct 27 23:20:16.075 INFO kablam! --> src/command.rs:52:1 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 52 | pub enum Command { Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: struct is never constructed: `Transaction` Oct 27 23:20:16.075 INFO kablam! --> src/transaction.rs:23:1 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 23 | pub struct Transaction { Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: method is never used: `new` Oct 27 23:20:16.075 INFO kablam! --> src/transaction.rs:28:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 28 | pub fn new(command: Command) -> Transaction { Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: variant is never constructed: `Ok` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:58:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 58 | Ok, Oct 27 23:20:16.075 INFO kablam! | ^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: variant is never constructed: `Error` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:59:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 59 | Error, Oct 27 23:20:16.075 INFO kablam! | ^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: variant is never constructed: `Aborted` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:60:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 60 | Aborted, Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: variant is never constructed: `Exception` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:61:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 61 | Exception, Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: variant is never constructed: `Starting` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:65:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 65 | Starting, Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: variant is never constructed: `Stopping` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:66:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 66 | Stopping, Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: variant is never constructed: `Stopped` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:67:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 67 | Stopped, Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: variant is never constructed: `Running` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:68:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 68 | Running, Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: variant is never constructed: `Break` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:69:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 69 | Break(BreakReason), Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.075 INFO kablam! warning: field is never used: `status` Oct 27 23:20:16.075 INFO kablam! --> src/lib.rs:78:5 Oct 27 23:20:16.075 INFO kablam! | Oct 27 23:20:16.075 INFO kablam! 78 | status: Option, Oct 27 23:20:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.075 INFO kablam! Oct 27 23:20:16.080 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 23:20:16.080 INFO kablam! --> src/codec.rs:137:9 Oct 27 23:20:16.080 INFO kablam! | Oct 27 23:20:16.080 INFO kablam! 137 | codec.encode(command.to_owned().clone(), &mut dest_buf); Oct 27 23:20:16.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:20:16.080 INFO kablam! | Oct 27 23:20:16.080 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 23:20:16.080 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 23:20:16.080 INFO kablam! Oct 27 23:20:20.289 INFO kablam! warning: unused variable: `session` Oct 27 23:20:20.290 INFO kablam! --> examples/echo.rs:6:9 Oct 27 23:20:20.290 INFO kablam! | Oct 27 23:20:20.291 INFO kablam! 6 | let session = Session::new().run(); Oct 27 23:20:20.291 INFO kablam! | ^^^^^^^ help: consider using `_session` instead Oct 27 23:20:20.291 INFO kablam! | Oct 27 23:20:20.291 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 23:20:20.291 INFO kablam! Oct 27 23:20:20.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.31s Oct 27 23:20:20.337 INFO kablam! su: No module specific data is present Oct 27 23:20:21.268 INFO running `"docker" "rm" "-f" "8cfe822a9e0f24f9e8e4792fdbde6db95235707ca1e3b1b74dc78d11d09f048c"` Oct 27 23:20:21.405 INFO blam! 8cfe822a9e0f24f9e8e4792fdbde6db95235707ca1e3b1b74dc78d11d09f048c