Oct 27 03:04:25.377 INFO checking jcc333/blood-sucker against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:04:25.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 03:04:25.799 INFO blam! d6df6e3a33416861dfc0e4c6dfe3f0f49b1daf383c62a030b7803561c9eee9bb Oct 27 03:04:25.811 INFO running `"docker" "start" "-a" "d6df6e3a33416861dfc0e4c6dfe3f0f49b1daf383c62a030b7803561c9eee9bb"` Oct 27 03:04:27.087 INFO kablam! usermod: no changes Oct 27 03:04:27.134 INFO kablam! Checking blood-sucker v0.1.0 (/source) Oct 27 03:04:27.239 INFO kablam! error: expected type, found `>>` Oct 27 03:04:27.239 INFO kablam! --> src/mqtt/message.rs:30:30 Oct 27 03:04:27.239 INFO kablam! | Oct 27 03:04:27.239 INFO kablam! 30 | will: Option>, Oct 27 03:04:27.239 INFO kablam! | ^^ Oct 27 03:04:27.239 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `,` or `}`, found `::` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:156:25 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 156 | Will::retain(will), Oct 27 03:04:27.240 INFO kablam! | ^^ expected one of `,` or `}` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected expression, found `,` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:184:47 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 184 | ControlPacketType::ReservedLow => , Oct 27 03:04:27.240 INFO kablam! | -- ^ expected expression Oct 27 03:04:27.240 INFO kablam! | | Oct 27 03:04:27.240 INFO kablam! | while parsing the `match` arm starting here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:212:29 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:27.240 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:212:37 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:27.240 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:215:29 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:27.240 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:215:37 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:27.240 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:218:29 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:27.240 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:218:37 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:27.240 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:221:28 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:27.240 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:221:36 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:27.240 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:224:28 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.240 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:27.240 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.240 INFO kablam! Oct 27 03:04:27.240 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.240 INFO kablam! --> src/mqtt/message.rs:224:36 Oct 27 03:04:27.240 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:227:28 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:227:36 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:230:29 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:230:37 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:233:31 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:233:39 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:236:28 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:236:36 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:239:33 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:239:41 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:242:30 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.241 INFO kablam! --> src/mqtt/message.rs:242:38 Oct 27 03:04:27.241 INFO kablam! | Oct 27 03:04:27.241 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:27.241 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.241 INFO kablam! Oct 27 03:04:27.241 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.242 INFO kablam! --> src/mqtt/message.rs:245:29 Oct 27 03:04:27.242 INFO kablam! | Oct 27 03:04:27.242 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:27.242 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.242 INFO kablam! Oct 27 03:04:27.242 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.242 INFO kablam! --> src/mqtt/message.rs:245:37 Oct 27 03:04:27.242 INFO kablam! | Oct 27 03:04:27.242 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:27.242 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.242 INFO kablam! Oct 27 03:04:27.242 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.242 INFO kablam! --> src/mqtt/message.rs:248:30 Oct 27 03:04:27.242 INFO kablam! | Oct 27 03:04:27.242 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:27.242 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.242 INFO kablam! Oct 27 03:04:27.242 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.242 INFO kablam! --> src/mqtt/message.rs:248:38 Oct 27 03:04:27.242 INFO kablam! | Oct 27 03:04:27.242 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:27.242 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.242 INFO kablam! Oct 27 03:04:27.242 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.242 INFO kablam! --> src/mqtt/message.rs:251:32 Oct 27 03:04:27.242 INFO kablam! | Oct 27 03:04:27.242 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:27.242 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.242 INFO kablam! Oct 27 03:04:27.242 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.242 INFO kablam! --> src/mqtt/message.rs:251:40 Oct 27 03:04:27.242 INFO kablam! | Oct 27 03:04:27.242 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:27.242 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.242 INFO kablam! Oct 27 03:04:27.307 INFO kablam! error: expected type, found `>>` Oct 27 03:04:27.307 INFO kablam! --> src/mqtt/message.rs:30:30 Oct 27 03:04:27.307 INFO kablam! | Oct 27 03:04:27.307 INFO kablam! 30 | will: Option>, Oct 27 03:04:27.307 INFO kablam! | ^^ Oct 27 03:04:27.307 INFO kablam! Oct 27 03:04:27.307 INFO kablam! error: expected one of `,` or `}`, found `::` Oct 27 03:04:27.307 INFO kablam! --> src/mqtt/message.rs:156:25 Oct 27 03:04:27.307 INFO kablam! | Oct 27 03:04:27.307 INFO kablam! 156 | Will::retain(will), Oct 27 03:04:27.307 INFO kablam! | ^^ expected one of `,` or `}` here Oct 27 03:04:27.307 INFO kablam! Oct 27 03:04:27.307 INFO kablam! error: expected expression, found `,` Oct 27 03:04:27.307 INFO kablam! --> src/mqtt/message.rs:184:47 Oct 27 03:04:27.307 INFO kablam! | Oct 27 03:04:27.307 INFO kablam! 184 | ControlPacketType::ReservedLow => , Oct 27 03:04:27.307 INFO kablam! | -- ^ expected expression Oct 27 03:04:27.307 INFO kablam! | | Oct 27 03:04:27.307 INFO kablam! | while parsing the `match` arm starting here Oct 27 03:04:27.307 INFO kablam! Oct 27 03:04:27.307 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.307 INFO kablam! --> src/mqtt/message.rs:212:29 Oct 27 03:04:27.307 INFO kablam! | Oct 27 03:04:27.307 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:27.307 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.307 INFO kablam! Oct 27 03:04:27.307 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.307 INFO kablam! --> src/mqtt/message.rs:212:37 Oct 27 03:04:27.307 INFO kablam! | Oct 27 03:04:27.307 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:27.319 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.319 INFO kablam! Oct 27 03:04:27.331 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.331 INFO kablam! --> src/mqtt/message.rs:215:29 Oct 27 03:04:27.331 INFO kablam! | Oct 27 03:04:27.331 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:27.331 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.331 INFO kablam! Oct 27 03:04:27.331 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.331 INFO kablam! --> src/mqtt/message.rs:215:37 Oct 27 03:04:27.331 INFO kablam! | Oct 27 03:04:27.331 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:27.331 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.331 INFO kablam! Oct 27 03:04:27.331 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.331 INFO kablam! --> src/mqtt/message.rs:218:29 Oct 27 03:04:27.331 INFO kablam! | Oct 27 03:04:27.331 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:27.331 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.331 INFO kablam! Oct 27 03:04:27.331 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.331 INFO kablam! --> src/mqtt/message.rs:218:37 Oct 27 03:04:27.331 INFO kablam! | Oct 27 03:04:27.331 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:27.331 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.331 INFO kablam! Oct 27 03:04:27.331 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:221:28 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:221:36 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:224:28 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:224:36 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:227:28 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:227:36 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:230:29 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:230:37 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:233:31 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:233:39 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:236:28 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:236:36 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:239:33 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:239:41 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:27.332 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.332 INFO kablam! Oct 27 03:04:27.332 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.332 INFO kablam! --> src/mqtt/message.rs:242:30 Oct 27 03:04:27.332 INFO kablam! | Oct 27 03:04:27.332 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:27.333 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.333 INFO kablam! Oct 27 03:04:27.333 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.333 INFO kablam! --> src/mqtt/message.rs:242:38 Oct 27 03:04:27.333 INFO kablam! | Oct 27 03:04:27.333 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:27.333 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.333 INFO kablam! Oct 27 03:04:27.333 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.333 INFO kablam! --> src/mqtt/message.rs:245:29 Oct 27 03:04:27.333 INFO kablam! | Oct 27 03:04:27.333 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:27.333 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.333 INFO kablam! Oct 27 03:04:27.333 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.333 INFO kablam! --> src/mqtt/message.rs:245:37 Oct 27 03:04:27.333 INFO kablam! | Oct 27 03:04:27.333 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:27.333 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.333 INFO kablam! Oct 27 03:04:27.333 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.333 INFO kablam! --> src/mqtt/message.rs:248:30 Oct 27 03:04:27.333 INFO kablam! | Oct 27 03:04:27.333 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:27.333 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.333 INFO kablam! Oct 27 03:04:27.333 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.333 INFO kablam! --> src/mqtt/message.rs:248:38 Oct 27 03:04:27.333 INFO kablam! | Oct 27 03:04:27.333 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:27.333 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.333 INFO kablam! Oct 27 03:04:27.333 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:27.333 INFO kablam! --> src/mqtt/message.rs:251:32 Oct 27 03:04:27.333 INFO kablam! | Oct 27 03:04:27.333 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:27.333 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.333 INFO kablam! Oct 27 03:04:27.333 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:27.333 INFO kablam! --> src/mqtt/message.rs:251:40 Oct 27 03:04:27.333 INFO kablam! | Oct 27 03:04:27.333 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:27.333 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:27.333 INFO kablam! Oct 27 03:04:27.595 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Payload` Oct 27 03:04:27.595 INFO kablam! --> src/mqtt/message.rs:152:22 Oct 27 03:04:27.595 INFO kablam! | Oct 27 03:04:27.595 INFO kablam! 152 | Some(Payload::Connect{ Oct 27 03:04:27.596 INFO kablam! | ^^^^^^^ Use of undeclared type or module `Payload` Oct 27 03:04:27.596 INFO kablam! Oct 27 03:04:27.596 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Payload` Oct 27 03:04:27.596 INFO kablam! --> src/mqtt/message.rs:161:23 Oct 27 03:04:27.596 INFO kablam! | Oct 27 03:04:27.596 INFO kablam! 161 | Some(Payload::Publish(payload)), Oct 27 03:04:27.596 INFO kablam! | ^^^^^^^ Use of undeclared type or module `Payload` Oct 27 03:04:27.597 INFO kablam! Oct 27 03:04:27.597 INFO kablam! error[E0425]: cannot find value `packet` in this scope Oct 27 03:04:27.597 INFO kablam! --> src/mqtt/message.rs:140:58 Oct 27 03:04:27.597 INFO kablam! | Oct 27 03:04:27.598 INFO kablam! 140 | Some(VariableHeader::Suback { packet_id: packet }), Oct 27 03:04:27.598 INFO kablam! | ^^^^^^ not found in this scope Oct 27 03:04:27.598 INFO kablam! Oct 27 03:04:27.607 INFO kablam! error[E0412]: cannot find type `Payload` in this scope Oct 27 03:04:27.607 INFO kablam! --> src/mqtt/message.rs:149:33 Oct 27 03:04:27.607 INFO kablam! | Oct 27 03:04:27.608 INFO kablam! 149 | fn payload(&self) -> Option { Oct 27 03:04:27.608 INFO kablam! | ^^^^^^^ not found in this scope Oct 27 03:04:27.608 INFO kablam! Oct 27 03:04:27.608 INFO kablam! error[E0423]: expected value, found struct `Will` Oct 27 03:04:27.609 INFO kablam! --> src/mqtt/message.rs:156:21 Oct 27 03:04:27.609 INFO kablam! | Oct 27 03:04:27.609 INFO kablam! 156 | Will::retain(will), Oct 27 03:04:27.609 INFO kablam! | ^^^^ Oct 27 03:04:27.610 INFO kablam! | | Oct 27 03:04:27.610 INFO kablam! | did you mean `will`? Oct 27 03:04:27.610 INFO kablam! | did you mean `Will { /* fields */ }`? Oct 27 03:04:27.610 INFO kablam! Oct 27 03:04:27.611 INFO kablam! warning: unused import: `mqtt::*` Oct 27 03:04:27.611 INFO kablam! --> src/lib.rs:1:5 Oct 27 03:04:27.611 INFO kablam! | Oct 27 03:04:27.611 INFO kablam! 1 | use mqtt::*; Oct 27 03:04:27.612 INFO kablam! | ^^^^^^^ Oct 27 03:04:27.612 INFO kablam! | Oct 27 03:04:27.612 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:04:27.612 INFO kablam! Oct 27 03:04:27.613 INFO kablam! warning: unused import: `mqtt::*` Oct 27 03:04:27.613 INFO kablam! --> src/mqtt/control.rs:2:5 Oct 27 03:04:27.613 INFO kablam! | Oct 27 03:04:27.613 INFO kablam! 2 | use mqtt::*; Oct 27 03:04:27.614 INFO kablam! | ^^^^^^^ Oct 27 03:04:27.614 INFO kablam! Oct 27 03:04:27.614 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 27 03:04:27.614 INFO kablam! --> src/mqtt/message.rs:2:15 Oct 27 03:04:27.615 INFO kablam! | Oct 27 03:04:27.615 INFO kablam! 2 | use std::io::{Error, ErrorKind, Read, Result, Write}; Oct 27 03:04:27.615 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 27 03:04:27.615 INFO kablam! Oct 27 03:04:27.616 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.616 INFO kablam! --> src/mqtt/message.rs:11:6 Oct 27 03:04:27.616 INFO kablam! | Oct 27 03:04:27.617 INFO kablam! 11 | impl Will { Oct 27 03:04:27.617 INFO kablam! | ^^^^ expected lifetime parameter Oct 27 03:04:27.617 INFO kablam! Oct 27 03:04:27.617 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.618 INFO kablam! --> src/mqtt/message.rs:68:6 Oct 27 03:04:27.618 INFO kablam! | Oct 27 03:04:27.618 INFO kablam! 68 | impl Message { Oct 27 03:04:27.618 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.619 INFO kablam! Oct 27 03:04:27.619 INFO kablam! error[E0261]: use of undeclared lifetime name `'a` Oct 27 03:04:27.619 INFO kablam! --> src/mqtt/message.rs:109:56 Oct 27 03:04:27.620 INFO kablam! | Oct 27 03:04:27.620 INFO kablam! 109 | fn variable_header(&self) -> Option> { Oct 27 03:04:27.620 INFO kablam! | ^^ undeclared lifetime Oct 27 03:04:27.620 INFO kablam! Oct 27 03:04:27.621 INFO kablam! error[E0261]: use of undeclared lifetime name `'a` Oct 27 03:04:27.621 INFO kablam! --> src/mqtt/message.rs:173:24 Oct 27 03:04:27.621 INFO kablam! | Oct 27 03:04:27.621 INFO kablam! 173 | impl Serde for Message<'a> { Oct 27 03:04:27.622 INFO kablam! | ^^ undeclared lifetime Oct 27 03:04:27.622 INFO kablam! Oct 27 03:04:27.622 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.622 INFO kablam! --> src/mqtt/message.rs:212:49 Oct 27 03:04:27.623 INFO kablam! | Oct 27 03:04:27.623 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:27.623 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.623 INFO kablam! | Oct 27 03:04:27.624 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.624 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.624 INFO kablam! Oct 27 03:04:27.624 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.624 INFO kablam! --> src/mqtt/message.rs:215:49 Oct 27 03:04:27.625 INFO kablam! | Oct 27 03:04:27.625 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:27.625 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.625 INFO kablam! | Oct 27 03:04:27.626 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.626 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.626 INFO kablam! Oct 27 03:04:27.626 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.627 INFO kablam! --> src/mqtt/message.rs:218:49 Oct 27 03:04:27.627 INFO kablam! | Oct 27 03:04:27.627 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:27.627 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.628 INFO kablam! | Oct 27 03:04:27.628 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.628 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.628 INFO kablam! Oct 27 03:04:27.629 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.629 INFO kablam! --> src/mqtt/message.rs:221:48 Oct 27 03:04:27.629 INFO kablam! | Oct 27 03:04:27.629 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:27.630 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.630 INFO kablam! | Oct 27 03:04:27.630 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.630 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.631 INFO kablam! Oct 27 03:04:27.631 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.631 INFO kablam! --> src/mqtt/message.rs:224:48 Oct 27 03:04:27.631 INFO kablam! | Oct 27 03:04:27.632 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:27.632 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.632 INFO kablam! | Oct 27 03:04:27.632 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.633 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.633 INFO kablam! Oct 27 03:04:27.633 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.633 INFO kablam! --> src/mqtt/message.rs:227:48 Oct 27 03:04:27.634 INFO kablam! | Oct 27 03:04:27.634 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:27.634 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.634 INFO kablam! | Oct 27 03:04:27.635 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.635 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.635 INFO kablam! Oct 27 03:04:27.635 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.636 INFO kablam! --> src/mqtt/message.rs:230:49 Oct 27 03:04:27.636 INFO kablam! | Oct 27 03:04:27.636 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:27.636 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.637 INFO kablam! | Oct 27 03:04:27.637 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.637 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.637 INFO kablam! Oct 27 03:04:27.638 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.638 INFO kablam! --> src/mqtt/message.rs:233:51 Oct 27 03:04:27.638 INFO kablam! | Oct 27 03:04:27.638 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:27.639 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.639 INFO kablam! | Oct 27 03:04:27.639 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.639 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.640 INFO kablam! Oct 27 03:04:27.640 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.640 INFO kablam! --> src/mqtt/message.rs:236:48 Oct 27 03:04:27.641 INFO kablam! | Oct 27 03:04:27.641 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:27.641 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.641 INFO kablam! | Oct 27 03:04:27.641 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.642 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.642 INFO kablam! Oct 27 03:04:27.642 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.643 INFO kablam! --> src/mqtt/message.rs:239:53 Oct 27 03:04:27.643 INFO kablam! | Oct 27 03:04:27.643 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:27.643 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.644 INFO kablam! | Oct 27 03:04:27.644 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.644 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.644 INFO kablam! Oct 27 03:04:27.645 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.645 INFO kablam! --> src/mqtt/message.rs:242:50 Oct 27 03:04:27.645 INFO kablam! | Oct 27 03:04:27.645 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:27.646 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.646 INFO kablam! | Oct 27 03:04:27.646 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.646 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.647 INFO kablam! Oct 27 03:04:27.647 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.647 INFO kablam! --> src/mqtt/message.rs:245:49 Oct 27 03:04:27.647 INFO kablam! | Oct 27 03:04:27.648 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:27.648 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.648 INFO kablam! | Oct 27 03:04:27.648 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.649 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.649 INFO kablam! Oct 27 03:04:27.649 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.649 INFO kablam! --> src/mqtt/message.rs:248:50 Oct 27 03:04:27.650 INFO kablam! | Oct 27 03:04:27.650 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:27.650 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.650 INFO kablam! | Oct 27 03:04:27.655 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.655 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.655 INFO kablam! Oct 27 03:04:27.655 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.656 INFO kablam! --> src/mqtt/message.rs:251:52 Oct 27 03:04:27.656 INFO kablam! | Oct 27 03:04:27.656 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:27.656 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.657 INFO kablam! | Oct 27 03:04:27.657 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.657 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.657 INFO kablam! Oct 27 03:04:27.658 INFO kablam! error: aborting due to 54 previous errors Oct 27 03:04:27.658 INFO kablam! Oct 27 03:04:27.658 INFO kablam! Some errors occurred: E0106, E0261, E0412, E0423, E0425, E0433. Oct 27 03:04:27.658 INFO kablam! For more information about an error, try `rustc --explain E0106`. Oct 27 03:04:27.659 INFO kablam! error: Could not compile `blood-sucker`. Oct 27 03:04:27.659 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 03:04:27.674 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Payload` Oct 27 03:04:27.674 INFO kablam! --> src/mqtt/message.rs:152:22 Oct 27 03:04:27.674 INFO kablam! | Oct 27 03:04:27.674 INFO kablam! 152 | Some(Payload::Connect{ Oct 27 03:04:27.674 INFO kablam! | ^^^^^^^ Use of undeclared type or module `Payload` Oct 27 03:04:27.674 INFO kablam! Oct 27 03:04:27.675 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Payload` Oct 27 03:04:27.675 INFO kablam! --> src/mqtt/message.rs:161:23 Oct 27 03:04:27.675 INFO kablam! | Oct 27 03:04:27.675 INFO kablam! 161 | Some(Payload::Publish(payload)), Oct 27 03:04:27.675 INFO kablam! | ^^^^^^^ Use of undeclared type or module `Payload` Oct 27 03:04:27.675 INFO kablam! Oct 27 03:04:27.675 INFO kablam! error[E0425]: cannot find value `packet` in this scope Oct 27 03:04:27.675 INFO kablam! --> src/mqtt/message.rs:140:58 Oct 27 03:04:27.675 INFO kablam! | Oct 27 03:04:27.675 INFO kablam! 140 | Some(VariableHeader::Suback { packet_id: packet }), Oct 27 03:04:27.675 INFO kablam! | ^^^^^^ not found in this scope Oct 27 03:04:27.677 INFO kablam! Oct 27 03:04:27.677 INFO kablam! error[E0412]: cannot find type `Payload` in this scope Oct 27 03:04:27.677 INFO kablam! --> src/mqtt/message.rs:149:33 Oct 27 03:04:27.677 INFO kablam! | Oct 27 03:04:27.677 INFO kablam! 149 | fn payload(&self) -> Option { Oct 27 03:04:27.677 INFO kablam! | ^^^^^^^ not found in this scope Oct 27 03:04:27.677 INFO kablam! Oct 27 03:04:27.677 INFO kablam! error[E0423]: expected value, found struct `Will` Oct 27 03:04:27.677 INFO kablam! --> src/mqtt/message.rs:156:21 Oct 27 03:04:27.677 INFO kablam! | Oct 27 03:04:27.677 INFO kablam! 156 | Will::retain(will), Oct 27 03:04:27.677 INFO kablam! | ^^^^ Oct 27 03:04:27.677 INFO kablam! | | Oct 27 03:04:27.677 INFO kablam! | did you mean `will`? Oct 27 03:04:27.677 INFO kablam! | did you mean `Will { /* fields */ }`? Oct 27 03:04:27.677 INFO kablam! Oct 27 03:04:27.678 INFO kablam! warning: unused import: `mqtt::*` Oct 27 03:04:27.678 INFO kablam! --> src/lib.rs:1:5 Oct 27 03:04:27.678 INFO kablam! | Oct 27 03:04:27.678 INFO kablam! 1 | use mqtt::*; Oct 27 03:04:27.678 INFO kablam! | ^^^^^^^ Oct 27 03:04:27.678 INFO kablam! | Oct 27 03:04:27.678 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:04:27.678 INFO kablam! Oct 27 03:04:27.678 INFO kablam! warning: unused import: `mqtt::*` Oct 27 03:04:27.678 INFO kablam! --> src/mqtt/control.rs:2:5 Oct 27 03:04:27.678 INFO kablam! | Oct 27 03:04:27.678 INFO kablam! 2 | use mqtt::*; Oct 27 03:04:27.678 INFO kablam! | ^^^^^^^ Oct 27 03:04:27.678 INFO kablam! Oct 27 03:04:27.678 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 27 03:04:27.678 INFO kablam! --> src/mqtt/message.rs:2:15 Oct 27 03:04:27.678 INFO kablam! | Oct 27 03:04:27.678 INFO kablam! 2 | use std::io::{Error, ErrorKind, Read, Result, Write}; Oct 27 03:04:27.678 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 27 03:04:27.679 INFO kablam! Oct 27 03:04:27.687 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.687 INFO kablam! --> src/mqtt/message.rs:11:6 Oct 27 03:04:27.687 INFO kablam! | Oct 27 03:04:27.687 INFO kablam! 11 | impl Will { Oct 27 03:04:27.687 INFO kablam! | ^^^^ expected lifetime parameter Oct 27 03:04:27.687 INFO kablam! Oct 27 03:04:27.687 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.687 INFO kablam! --> src/mqtt/message.rs:68:6 Oct 27 03:04:27.687 INFO kablam! | Oct 27 03:04:27.687 INFO kablam! 68 | impl Message { Oct 27 03:04:27.687 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.687 INFO kablam! Oct 27 03:04:27.687 INFO kablam! error[E0261]: use of undeclared lifetime name `'a` Oct 27 03:04:27.687 INFO kablam! --> src/mqtt/message.rs:109:56 Oct 27 03:04:27.687 INFO kablam! | Oct 27 03:04:27.687 INFO kablam! 109 | fn variable_header(&self) -> Option> { Oct 27 03:04:27.687 INFO kablam! | ^^ undeclared lifetime Oct 27 03:04:27.687 INFO kablam! Oct 27 03:04:27.687 INFO kablam! error[E0261]: use of undeclared lifetime name `'a` Oct 27 03:04:27.687 INFO kablam! --> src/mqtt/message.rs:173:24 Oct 27 03:04:27.687 INFO kablam! | Oct 27 03:04:27.687 INFO kablam! 173 | impl Serde for Message<'a> { Oct 27 03:04:27.687 INFO kablam! | ^^ undeclared lifetime Oct 27 03:04:27.687 INFO kablam! Oct 27 03:04:27.687 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.687 INFO kablam! --> src/mqtt/message.rs:212:49 Oct 27 03:04:27.687 INFO kablam! | Oct 27 03:04:27.687 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:27.687 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.687 INFO kablam! | Oct 27 03:04:27.687 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.687 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.687 INFO kablam! Oct 27 03:04:27.689 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.689 INFO kablam! --> src/mqtt/message.rs:215:49 Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:27.689 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.689 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.689 INFO kablam! Oct 27 03:04:27.689 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.689 INFO kablam! --> src/mqtt/message.rs:218:49 Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:27.689 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.689 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.689 INFO kablam! Oct 27 03:04:27.689 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.689 INFO kablam! --> src/mqtt/message.rs:221:48 Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:27.689 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.689 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.689 INFO kablam! Oct 27 03:04:27.689 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.689 INFO kablam! --> src/mqtt/message.rs:224:48 Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:27.689 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.689 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.689 INFO kablam! Oct 27 03:04:27.689 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.689 INFO kablam! --> src/mqtt/message.rs:227:48 Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:27.689 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.689 INFO kablam! | Oct 27 03:04:27.689 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.689 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.689 INFO kablam! Oct 27 03:04:27.690 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.690 INFO kablam! --> src/mqtt/message.rs:230:49 Oct 27 03:04:27.690 INFO kablam! | Oct 27 03:04:27.690 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:27.690 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.690 INFO kablam! | Oct 27 03:04:27.690 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.690 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.690 INFO kablam! Oct 27 03:04:27.690 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.690 INFO kablam! --> src/mqtt/message.rs:233:51 Oct 27 03:04:27.690 INFO kablam! | Oct 27 03:04:27.690 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:27.690 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.690 INFO kablam! | Oct 27 03:04:27.690 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.690 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.690 INFO kablam! Oct 27 03:04:27.690 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.690 INFO kablam! --> src/mqtt/message.rs:236:48 Oct 27 03:04:27.690 INFO kablam! | Oct 27 03:04:27.690 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:27.690 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.690 INFO kablam! | Oct 27 03:04:27.690 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.690 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.690 INFO kablam! Oct 27 03:04:27.694 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.694 INFO kablam! --> src/mqtt/message.rs:239:53 Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:27.694 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.694 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.694 INFO kablam! Oct 27 03:04:27.694 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.694 INFO kablam! --> src/mqtt/message.rs:242:50 Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:27.694 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.694 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.694 INFO kablam! Oct 27 03:04:27.694 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.694 INFO kablam! --> src/mqtt/message.rs:245:49 Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:27.694 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.694 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.694 INFO kablam! Oct 27 03:04:27.694 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.694 INFO kablam! --> src/mqtt/message.rs:248:50 Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:27.694 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.694 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.694 INFO kablam! Oct 27 03:04:27.694 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:27.694 INFO kablam! --> src/mqtt/message.rs:251:52 Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:27.694 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:27.694 INFO kablam! | Oct 27 03:04:27.694 INFO kablam! = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments Oct 27 03:04:27.694 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:27.694 INFO kablam! Oct 27 03:04:27.699 INFO kablam! error: aborting due to 54 previous errors Oct 27 03:04:27.699 INFO kablam! Oct 27 03:04:27.699 INFO kablam! Some errors occurred: E0106, E0261, E0412, E0423, E0425, E0433. Oct 27 03:04:27.699 INFO kablam! For more information about an error, try `rustc --explain E0106`. Oct 27 03:04:27.706 INFO kablam! error: Could not compile `blood-sucker`. Oct 27 03:04:27.706 INFO kablam! Oct 27 03:04:27.706 INFO kablam! To learn more, run the command again with --verbose. Oct 27 03:04:27.707 INFO kablam! su: No module specific data is present Oct 27 03:04:28.788 INFO running `"docker" "rm" "-f" "d6df6e3a33416861dfc0e4c6dfe3f0f49b1daf383c62a030b7803561c9eee9bb"` Oct 27 03:04:29.114 INFO blam! d6df6e3a33416861dfc0e4c6dfe3f0f49b1daf383c62a030b7803561c9eee9bb