Oct 27 03:04:28.101 INFO checking jcc333/blood-sucker against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:04:28.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 03:04:28.588 INFO blam! 72409f5cf9fd7ff100812ced8a67249fd8c23ea4b42576feedd6eb17b43317ca Oct 27 03:04:28.595 INFO running `"docker" "start" "-a" "72409f5cf9fd7ff100812ced8a67249fd8c23ea4b42576feedd6eb17b43317ca"` Oct 27 03:04:29.799 INFO kablam! usermod: no changes Oct 27 03:04:29.851 INFO kablam! Checking blood-sucker v0.1.0 (/source) Oct 27 03:04:29.999 INFO kablam! error: expected type, found `>>` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:30:30 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 30 | will: Option>, Oct 27 03:04:29.999 INFO kablam! | ^^ Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `,` or `}`, found `::` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:156:25 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 156 | Will::retain(will), Oct 27 03:04:29.999 INFO kablam! | ^^ expected one of `,` or `}` here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected expression, found `,` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:184:47 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 184 | ControlPacketType::ReservedLow => , Oct 27 03:04:29.999 INFO kablam! | -- ^ expected expression Oct 27 03:04:29.999 INFO kablam! | | Oct 27 03:04:29.999 INFO kablam! | while parsing the `match` arm starting here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:212:29 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:29.999 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:212:37 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:29.999 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:215:29 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:29.999 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:215:37 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:29.999 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:218:29 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:29.999 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:218:37 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:29.999 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:221:28 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:29.999 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:221:36 Oct 27 03:04:29.999 INFO kablam! | Oct 27 03:04:29.999 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:29.999 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:29.999 INFO kablam! Oct 27 03:04:29.999 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:29.999 INFO kablam! --> src/mqtt/message.rs:224:28 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:224:36 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:227:28 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:227:36 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:230:29 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:230:37 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:233:31 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:233:39 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:236:28 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:236:36 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:239:33 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:239:41 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:242:30 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.000 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:30.000 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.000 INFO kablam! Oct 27 03:04:30.000 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.000 INFO kablam! --> src/mqtt/message.rs:242:38 Oct 27 03:04:30.000 INFO kablam! | Oct 27 03:04:30.001 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:30.001 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.001 INFO kablam! Oct 27 03:04:30.001 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.001 INFO kablam! --> src/mqtt/message.rs:245:29 Oct 27 03:04:30.001 INFO kablam! | Oct 27 03:04:30.001 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:30.001 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.001 INFO kablam! Oct 27 03:04:30.001 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.001 INFO kablam! --> src/mqtt/message.rs:245:37 Oct 27 03:04:30.001 INFO kablam! | Oct 27 03:04:30.001 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:30.001 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.001 INFO kablam! Oct 27 03:04:30.001 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.001 INFO kablam! --> src/mqtt/message.rs:248:30 Oct 27 03:04:30.001 INFO kablam! | Oct 27 03:04:30.001 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:30.001 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.001 INFO kablam! Oct 27 03:04:30.001 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.001 INFO kablam! --> src/mqtt/message.rs:248:38 Oct 27 03:04:30.001 INFO kablam! | Oct 27 03:04:30.001 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:30.001 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.001 INFO kablam! Oct 27 03:04:30.001 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.001 INFO kablam! --> src/mqtt/message.rs:251:32 Oct 27 03:04:30.001 INFO kablam! | Oct 27 03:04:30.001 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:30.001 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.001 INFO kablam! Oct 27 03:04:30.001 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.001 INFO kablam! --> src/mqtt/message.rs:251:40 Oct 27 03:04:30.001 INFO kablam! | Oct 27 03:04:30.001 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:30.001 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.001 INFO kablam! Oct 27 03:04:30.055 INFO kablam! error: expected type, found `>>` Oct 27 03:04:30.055 INFO kablam! --> src/mqtt/message.rs:30:30 Oct 27 03:04:30.055 INFO kablam! | Oct 27 03:04:30.055 INFO kablam! 30 | will: Option>, Oct 27 03:04:30.055 INFO kablam! | ^^ Oct 27 03:04:30.055 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `,` or `}`, found `::` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:156:25 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 156 | Will::retain(will), Oct 27 03:04:30.060 INFO kablam! | ^^ expected one of `,` or `}` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected expression, found `,` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:184:47 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 184 | ControlPacketType::ReservedLow => , Oct 27 03:04:30.060 INFO kablam! | -- ^ expected expression Oct 27 03:04:30.060 INFO kablam! | | Oct 27 03:04:30.060 INFO kablam! | while parsing the `match` arm starting here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:212:29 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:212:37 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:215:29 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:215:37 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:218:29 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:218:37 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:221:28 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:221:36 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:224:28 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.060 INFO kablam! Oct 27 03:04:30.060 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.060 INFO kablam! --> src/mqtt/message.rs:224:36 Oct 27 03:04:30.060 INFO kablam! | Oct 27 03:04:30.060 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:30.060 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:227:28 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:227:36 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:230:29 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:230:37 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:233:31 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:233:39 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:236:28 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:236:36 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:239:33 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:239:41 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:242:30 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:242:38 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:245:29 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:30.061 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.061 INFO kablam! Oct 27 03:04:30.061 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.061 INFO kablam! --> src/mqtt/message.rs:245:37 Oct 27 03:04:30.061 INFO kablam! | Oct 27 03:04:30.061 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:30.062 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.062 INFO kablam! Oct 27 03:04:30.062 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.062 INFO kablam! --> src/mqtt/message.rs:248:30 Oct 27 03:04:30.062 INFO kablam! | Oct 27 03:04:30.062 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:30.062 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.062 INFO kablam! Oct 27 03:04:30.062 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.062 INFO kablam! --> src/mqtt/message.rs:248:38 Oct 27 03:04:30.062 INFO kablam! | Oct 27 03:04:30.062 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:30.062 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.062 INFO kablam! Oct 27 03:04:30.062 INFO kablam! error: expected one of `:` or `@`, found `,` Oct 27 03:04:30.062 INFO kablam! --> src/mqtt/message.rs:251:32 Oct 27 03:04:30.062 INFO kablam! | Oct 27 03:04:30.062 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:30.062 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.062 INFO kablam! Oct 27 03:04:30.062 INFO kablam! error: expected one of `:` or `@`, found `)` Oct 27 03:04:30.062 INFO kablam! --> src/mqtt/message.rs:251:40 Oct 27 03:04:30.062 INFO kablam! | Oct 27 03:04:30.062 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:30.062 INFO kablam! | ^ expected one of `:` or `@` here Oct 27 03:04:30.062 INFO kablam! Oct 27 03:04:30.435 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Payload` Oct 27 03:04:30.435 INFO kablam! --> src/mqtt/message.rs:152:22 Oct 27 03:04:30.435 INFO kablam! | Oct 27 03:04:30.435 INFO kablam! 152 | Some(Payload::Connect{ Oct 27 03:04:30.435 INFO kablam! | ^^^^^^^ Use of undeclared type or module `Payload` Oct 27 03:04:30.435 INFO kablam! Oct 27 03:04:30.436 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Payload` Oct 27 03:04:30.436 INFO kablam! --> src/mqtt/message.rs:161:23 Oct 27 03:04:30.436 INFO kablam! | Oct 27 03:04:30.436 INFO kablam! 161 | Some(Payload::Publish(payload)), Oct 27 03:04:30.436 INFO kablam! | ^^^^^^^ Use of undeclared type or module `Payload` Oct 27 03:04:30.436 INFO kablam! Oct 27 03:04:30.436 INFO kablam! error[E0425]: cannot find value `packet` in this scope Oct 27 03:04:30.436 INFO kablam! --> src/mqtt/message.rs:140:58 Oct 27 03:04:30.436 INFO kablam! | Oct 27 03:04:30.436 INFO kablam! 140 | Some(VariableHeader::Suback { packet_id: packet }), Oct 27 03:04:30.436 INFO kablam! | ^^^^^^ not found in this scope Oct 27 03:04:30.436 INFO kablam! Oct 27 03:04:30.436 INFO kablam! error[E0412]: cannot find type `Payload` in this scope Oct 27 03:04:30.436 INFO kablam! --> src/mqtt/message.rs:149:33 Oct 27 03:04:30.436 INFO kablam! | Oct 27 03:04:30.436 INFO kablam! 149 | fn payload(&self) -> Option { Oct 27 03:04:30.436 INFO kablam! | ^^^^^^^ not found in this scope Oct 27 03:04:30.436 INFO kablam! Oct 27 03:04:30.436 INFO kablam! error[E0423]: expected value, found struct `Will` Oct 27 03:04:30.436 INFO kablam! --> src/mqtt/message.rs:156:21 Oct 27 03:04:30.436 INFO kablam! | Oct 27 03:04:30.436 INFO kablam! 156 | Will::retain(will), Oct 27 03:04:30.436 INFO kablam! | ^^^^ Oct 27 03:04:30.436 INFO kablam! | | Oct 27 03:04:30.437 INFO kablam! | did you mean `will`? Oct 27 03:04:30.437 INFO kablam! | did you mean `Will { /* fields */ }`? Oct 27 03:04:30.437 INFO kablam! Oct 27 03:04:30.437 INFO kablam! warning: unused import: `mqtt::*` Oct 27 03:04:30.437 INFO kablam! --> src/lib.rs:1:5 Oct 27 03:04:30.437 INFO kablam! | Oct 27 03:04:30.437 INFO kablam! 1 | use mqtt::*; Oct 27 03:04:30.437 INFO kablam! | ^^^^^^^ Oct 27 03:04:30.437 INFO kablam! | Oct 27 03:04:30.437 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:04:30.437 INFO kablam! Oct 27 03:04:30.437 INFO kablam! warning: unused import: `mqtt::*` Oct 27 03:04:30.437 INFO kablam! --> src/mqtt/control.rs:2:5 Oct 27 03:04:30.437 INFO kablam! | Oct 27 03:04:30.437 INFO kablam! 2 | use mqtt::*; Oct 27 03:04:30.437 INFO kablam! | ^^^^^^^ Oct 27 03:04:30.437 INFO kablam! Oct 27 03:04:30.437 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 27 03:04:30.437 INFO kablam! --> src/mqtt/message.rs:2:15 Oct 27 03:04:30.437 INFO kablam! | Oct 27 03:04:30.437 INFO kablam! 2 | use std::io::{Error, ErrorKind, Read, Result, Write}; Oct 27 03:04:30.437 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 27 03:04:30.437 INFO kablam! Oct 27 03:04:30.461 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.461 INFO kablam! --> src/mqtt/message.rs:11:6 Oct 27 03:04:30.461 INFO kablam! | Oct 27 03:04:30.461 INFO kablam! 11 | impl Will { Oct 27 03:04:30.461 INFO kablam! | ^^^^ expected lifetime parameter Oct 27 03:04:30.461 INFO kablam! Oct 27 03:04:30.461 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.461 INFO kablam! --> src/mqtt/message.rs:68:6 Oct 27 03:04:30.462 INFO kablam! | Oct 27 03:04:30.462 INFO kablam! 68 | impl Message { Oct 27 03:04:30.462 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.462 INFO kablam! Oct 27 03:04:30.462 INFO kablam! error[E0261]: use of undeclared lifetime name `'a` Oct 27 03:04:30.462 INFO kablam! --> src/mqtt/message.rs:109:56 Oct 27 03:04:30.462 INFO kablam! | Oct 27 03:04:30.462 INFO kablam! 109 | fn variable_header(&self) -> Option> { Oct 27 03:04:30.462 INFO kablam! | ^^ undeclared lifetime Oct 27 03:04:30.462 INFO kablam! Oct 27 03:04:30.462 INFO kablam! error[E0261]: use of undeclared lifetime name `'a` Oct 27 03:04:30.462 INFO kablam! --> src/mqtt/message.rs:173:24 Oct 27 03:04:30.462 INFO kablam! | Oct 27 03:04:30.462 INFO kablam! 173 | impl Serde for Message<'a> { Oct 27 03:04:30.462 INFO kablam! | ^^ undeclared lifetime Oct 27 03:04:30.462 INFO kablam! Oct 27 03:04:30.462 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.462 INFO kablam! --> src/mqtt/message.rs:212:49 Oct 27 03:04:30.462 INFO kablam! | Oct 27 03:04:30.462 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:30.466 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.467 INFO kablam! | Oct 27 03:04:30.467 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:30.467 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.467 INFO kablam! Oct 27 03:04:30.467 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.467 INFO kablam! --> src/mqtt/message.rs:215:49 Oct 27 03:04:30.467 INFO kablam! | Oct 27 03:04:30.467 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:30.467 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.467 INFO kablam! | Oct 27 03:04:30.467 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:30.467 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.467 INFO kablam! Oct 27 03:04:30.467 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.467 INFO kablam! --> src/mqtt/message.rs:218:49 Oct 27 03:04:30.467 INFO kablam! | Oct 27 03:04:30.467 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:30.467 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.467 INFO kablam! | Oct 27 03:04:30.467 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:30.467 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.468 INFO kablam! Oct 27 03:04:30.468 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.468 INFO kablam! --> src/mqtt/message.rs:221:48 Oct 27 03:04:30.468 INFO kablam! | Oct 27 03:04:30.468 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:30.468 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.468 INFO kablam! | Oct 27 03:04:30.468 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:30.468 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.468 INFO kablam! Oct 27 03:04:30.468 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.468 INFO kablam! --> src/mqtt/message.rs:224:48 Oct 27 03:04:30.468 INFO kablam! | Oct 27 03:04:30.468 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:30.468 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.468 INFO kablam! | Oct 27 03:04:30.468 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:30.468 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.468 INFO kablam! Oct 27 03:04:30.468 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.468 INFO kablam! --> src/mqtt/message.rs:227:48 Oct 27 03:04:30.468 INFO kablam! | Oct 27 03:04:30.468 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:30.468 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.469 INFO kablam! | Oct 27 03:04:30.469 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:30.469 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.469 INFO kablam! Oct 27 03:04:30.469 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.469 INFO kablam! --> src/mqtt/message.rs:230:49 Oct 27 03:04:30.469 INFO kablam! | Oct 27 03:04:30.469 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:30.469 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.469 INFO kablam! | Oct 27 03:04:30.469 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:30.469 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.469 INFO kablam! Oct 27 03:04:30.469 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.469 INFO kablam! --> src/mqtt/message.rs:233:51 Oct 27 03:04:30.469 INFO kablam! | Oct 27 03:04:30.469 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:30.469 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.469 INFO kablam! | Oct 27 03:04:30.469 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:30.469 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.469 INFO kablam! Oct 27 03:04:30.469 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.470 INFO kablam! --> src/mqtt/message.rs:236:48 Oct 27 03:04:30.470 INFO kablam! | Oct 27 03:04:30.470 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:30.470 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.470 INFO kablam! | Oct 27 03:04:30.470 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:30.470 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.470 INFO kablam! Oct 27 03:04:30.470 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.470 INFO kablam! --> src/mqtt/message.rs:239:53 Oct 27 03:04:30.470 INFO kablam! | Oct 27 03:04:30.470 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:30.470 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.470 INFO kablam! | Oct 27 03:04:30.470 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:30.470 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.470 INFO kablam! Oct 27 03:04:30.470 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.470 INFO kablam! --> src/mqtt/message.rs:242:50 Oct 27 03:04:30.470 INFO kablam! | Oct 27 03:04:30.470 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:30.470 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.470 INFO kablam! | Oct 27 03:04:30.471 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:30.471 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.471 INFO kablam! Oct 27 03:04:30.471 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.471 INFO kablam! --> src/mqtt/message.rs:245:49 Oct 27 03:04:30.471 INFO kablam! | Oct 27 03:04:30.471 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:30.471 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.471 INFO kablam! | Oct 27 03:04:30.471 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:30.471 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.471 INFO kablam! Oct 27 03:04:30.471 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.471 INFO kablam! --> src/mqtt/message.rs:248:50 Oct 27 03:04:30.471 INFO kablam! | Oct 27 03:04:30.471 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:30.471 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.471 INFO kablam! | Oct 27 03:04:30.472 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:30.472 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.472 INFO kablam! Oct 27 03:04:30.472 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.472 INFO kablam! --> src/mqtt/message.rs:251:52 Oct 27 03:04:30.472 INFO kablam! | Oct 27 03:04:30.472 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:30.472 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.472 INFO kablam! | Oct 27 03:04:30.472 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:30.472 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.472 INFO kablam! Oct 27 03:04:30.472 INFO kablam! error: aborting due to 54 previous errors Oct 27 03:04:30.472 INFO kablam! Oct 27 03:04:30.472 INFO kablam! Some errors occurred: E0106, E0261, E0412, E0423, E0425, E0433. Oct 27 03:04:30.472 INFO kablam! For more information about an error, try `rustc --explain E0106`. Oct 27 03:04:30.479 INFO kablam! error: Could not compile `blood-sucker`. Oct 27 03:04:30.483 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 03:04:30.519 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Payload` Oct 27 03:04:30.519 INFO kablam! --> src/mqtt/message.rs:152:22 Oct 27 03:04:30.519 INFO kablam! | Oct 27 03:04:30.519 INFO kablam! 152 | Some(Payload::Connect{ Oct 27 03:04:30.519 INFO kablam! | ^^^^^^^ Use of undeclared type or module `Payload` Oct 27 03:04:30.519 INFO kablam! Oct 27 03:04:30.519 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Payload` Oct 27 03:04:30.519 INFO kablam! --> src/mqtt/message.rs:161:23 Oct 27 03:04:30.519 INFO kablam! | Oct 27 03:04:30.519 INFO kablam! 161 | Some(Payload::Publish(payload)), Oct 27 03:04:30.519 INFO kablam! | ^^^^^^^ Use of undeclared type or module `Payload` Oct 27 03:04:30.519 INFO kablam! Oct 27 03:04:30.519 INFO kablam! error[E0425]: cannot find value `packet` in this scope Oct 27 03:04:30.523 INFO kablam! --> src/mqtt/message.rs:140:58 Oct 27 03:04:30.523 INFO kablam! | Oct 27 03:04:30.523 INFO kablam! 140 | Some(VariableHeader::Suback { packet_id: packet }), Oct 27 03:04:30.523 INFO kablam! | ^^^^^^ not found in this scope Oct 27 03:04:30.523 INFO kablam! Oct 27 03:04:30.523 INFO kablam! error[E0412]: cannot find type `Payload` in this scope Oct 27 03:04:30.523 INFO kablam! --> src/mqtt/message.rs:149:33 Oct 27 03:04:30.523 INFO kablam! | Oct 27 03:04:30.523 INFO kablam! 149 | fn payload(&self) -> Option { Oct 27 03:04:30.523 INFO kablam! | ^^^^^^^ not found in this scope Oct 27 03:04:30.523 INFO kablam! Oct 27 03:04:30.523 INFO kablam! error[E0423]: expected value, found struct `Will` Oct 27 03:04:30.523 INFO kablam! --> src/mqtt/message.rs:156:21 Oct 27 03:04:30.523 INFO kablam! | Oct 27 03:04:30.523 INFO kablam! 156 | Will::retain(will), Oct 27 03:04:30.523 INFO kablam! | ^^^^ Oct 27 03:04:30.523 INFO kablam! | | Oct 27 03:04:30.523 INFO kablam! | did you mean `will`? Oct 27 03:04:30.523 INFO kablam! | did you mean `Will { /* fields */ }`? Oct 27 03:04:30.523 INFO kablam! Oct 27 03:04:30.527 INFO kablam! warning: unused import: `mqtt::*` Oct 27 03:04:30.527 INFO kablam! --> src/lib.rs:1:5 Oct 27 03:04:30.527 INFO kablam! | Oct 27 03:04:30.527 INFO kablam! 1 | use mqtt::*; Oct 27 03:04:30.527 INFO kablam! | ^^^^^^^ Oct 27 03:04:30.527 INFO kablam! | Oct 27 03:04:30.527 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:04:30.527 INFO kablam! Oct 27 03:04:30.527 INFO kablam! warning: unused import: `mqtt::*` Oct 27 03:04:30.527 INFO kablam! --> src/mqtt/control.rs:2:5 Oct 27 03:04:30.527 INFO kablam! | Oct 27 03:04:30.527 INFO kablam! 2 | use mqtt::*; Oct 27 03:04:30.527 INFO kablam! | ^^^^^^^ Oct 27 03:04:30.527 INFO kablam! Oct 27 03:04:30.527 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 27 03:04:30.527 INFO kablam! --> src/mqtt/message.rs:2:15 Oct 27 03:04:30.527 INFO kablam! | Oct 27 03:04:30.527 INFO kablam! 2 | use std::io::{Error, ErrorKind, Read, Result, Write}; Oct 27 03:04:30.527 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 27 03:04:30.527 INFO kablam! Oct 27 03:04:30.539 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.539 INFO kablam! --> src/mqtt/message.rs:11:6 Oct 27 03:04:30.539 INFO kablam! | Oct 27 03:04:30.539 INFO kablam! 11 | impl Will { Oct 27 03:04:30.539 INFO kablam! | ^^^^ expected lifetime parameter Oct 27 03:04:30.539 INFO kablam! Oct 27 03:04:30.539 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.539 INFO kablam! --> src/mqtt/message.rs:68:6 Oct 27 03:04:30.539 INFO kablam! | Oct 27 03:04:30.539 INFO kablam! 68 | impl Message { Oct 27 03:04:30.539 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.539 INFO kablam! Oct 27 03:04:30.539 INFO kablam! error[E0261]: use of undeclared lifetime name `'a` Oct 27 03:04:30.539 INFO kablam! --> src/mqtt/message.rs:109:56 Oct 27 03:04:30.539 INFO kablam! | Oct 27 03:04:30.539 INFO kablam! 109 | fn variable_header(&self) -> Option> { Oct 27 03:04:30.539 INFO kablam! | ^^ undeclared lifetime Oct 27 03:04:30.539 INFO kablam! Oct 27 03:04:30.539 INFO kablam! error[E0261]: use of undeclared lifetime name `'a` Oct 27 03:04:30.540 INFO kablam! --> src/mqtt/message.rs:173:24 Oct 27 03:04:30.540 INFO kablam! | Oct 27 03:04:30.540 INFO kablam! 173 | impl Serde for Message<'a> { Oct 27 03:04:30.540 INFO kablam! | ^^ undeclared lifetime Oct 27 03:04:30.540 INFO kablam! Oct 27 03:04:30.540 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.540 INFO kablam! --> src/mqtt/message.rs:212:49 Oct 27 03:04:30.540 INFO kablam! | Oct 27 03:04:30.540 INFO kablam! 212 | fn read_connect(fixed_header, source) -> Result { Oct 27 03:04:30.540 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.540 INFO kablam! | Oct 27 03:04:30.540 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:30.543 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.543 INFO kablam! Oct 27 03:04:30.543 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.543 INFO kablam! --> src/mqtt/message.rs:215:49 Oct 27 03:04:30.543 INFO kablam! | Oct 27 03:04:30.543 INFO kablam! 215 | fn read_connack(fixed_header, source) -> Result { Oct 27 03:04:30.543 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.543 INFO kablam! | Oct 27 03:04:30.543 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:30.543 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.543 INFO kablam! Oct 27 03:04:30.543 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.543 INFO kablam! --> src/mqtt/message.rs:218:49 Oct 27 03:04:30.543 INFO kablam! | Oct 27 03:04:30.543 INFO kablam! 218 | fn read_publish(fixed_header, source) -> Result { Oct 27 03:04:30.543 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.543 INFO kablam! | Oct 27 03:04:30.543 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:30.543 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.543 INFO kablam! Oct 27 03:04:30.543 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.544 INFO kablam! --> src/mqtt/message.rs:221:48 Oct 27 03:04:30.544 INFO kablam! | Oct 27 03:04:30.544 INFO kablam! 221 | fn read_puback(fixed_header, source) -> Result { Oct 27 03:04:30.544 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.544 INFO kablam! | Oct 27 03:04:30.544 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:30.544 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.544 INFO kablam! Oct 27 03:04:30.544 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.544 INFO kablam! --> src/mqtt/message.rs:224:48 Oct 27 03:04:30.544 INFO kablam! | Oct 27 03:04:30.544 INFO kablam! 224 | fn read_pubrec(fixed_header, source) -> Result { Oct 27 03:04:30.544 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.544 INFO kablam! | Oct 27 03:04:30.544 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:30.544 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.544 INFO kablam! Oct 27 03:04:30.544 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.544 INFO kablam! --> src/mqtt/message.rs:227:48 Oct 27 03:04:30.544 INFO kablam! | Oct 27 03:04:30.544 INFO kablam! 227 | fn read_pubrel(fixed_header, source) -> Result { Oct 27 03:04:30.544 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.545 INFO kablam! | Oct 27 03:04:30.545 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:30.547 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.547 INFO kablam! Oct 27 03:04:30.547 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.547 INFO kablam! --> src/mqtt/message.rs:230:49 Oct 27 03:04:30.547 INFO kablam! | Oct 27 03:04:30.547 INFO kablam! 230 | fn read_pubcomp(fixed_header, source) -> Result { Oct 27 03:04:30.547 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.547 INFO kablam! | Oct 27 03:04:30.547 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:30.547 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.547 INFO kablam! Oct 27 03:04:30.547 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.547 INFO kablam! --> src/mqtt/message.rs:233:51 Oct 27 03:04:30.547 INFO kablam! | Oct 27 03:04:30.547 INFO kablam! 233 | fn read_subscribe(fixed_header, source) -> Result { Oct 27 03:04:30.547 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.547 INFO kablam! | Oct 27 03:04:30.547 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:30.547 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.547 INFO kablam! Oct 27 03:04:30.547 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.548 INFO kablam! --> src/mqtt/message.rs:236:48 Oct 27 03:04:30.548 INFO kablam! | Oct 27 03:04:30.548 INFO kablam! 236 | fn read_suback(fixed_header, source) -> Result { Oct 27 03:04:30.548 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.548 INFO kablam! | Oct 27 03:04:30.548 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:30.548 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.548 INFO kablam! Oct 27 03:04:30.548 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.548 INFO kablam! --> src/mqtt/message.rs:239:53 Oct 27 03:04:30.548 INFO kablam! | Oct 27 03:04:30.548 INFO kablam! 239 | fn read_unsubscribe(fixed_header, source) -> Result { Oct 27 03:04:30.548 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.548 INFO kablam! | Oct 27 03:04:30.548 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:30.548 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.548 INFO kablam! Oct 27 03:04:30.551 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.551 INFO kablam! --> src/mqtt/message.rs:242:50 Oct 27 03:04:30.551 INFO kablam! | Oct 27 03:04:30.551 INFO kablam! 242 | fn read_unsuback(fixed_header, source) -> Result { Oct 27 03:04:30.551 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.551 INFO kablam! | Oct 27 03:04:30.551 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:30.551 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.551 INFO kablam! Oct 27 03:04:30.551 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.551 INFO kablam! --> src/mqtt/message.rs:245:49 Oct 27 03:04:30.551 INFO kablam! | Oct 27 03:04:30.551 INFO kablam! 245 | fn read_pingreq(fixed_header, source) -> Result { Oct 27 03:04:30.551 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.551 INFO kablam! | Oct 27 03:04:30.551 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:30.551 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.551 INFO kablam! Oct 27 03:04:30.551 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.551 INFO kablam! --> src/mqtt/message.rs:248:50 Oct 27 03:04:30.551 INFO kablam! | Oct 27 03:04:30.551 INFO kablam! 248 | fn read_pingresp(fixed_header, source) -> Result { Oct 27 03:04:30.552 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.552 INFO kablam! | Oct 27 03:04:30.552 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:30.552 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.552 INFO kablam! Oct 27 03:04:30.555 INFO kablam! error[E0106]: missing lifetime specifier Oct 27 03:04:30.555 INFO kablam! --> src/mqtt/message.rs:251:52 Oct 27 03:04:30.555 INFO kablam! | Oct 27 03:04:30.555 INFO kablam! 251 | fn read_disconnect(fixed_header, source) -> Result { Oct 27 03:04:30.555 INFO kablam! | ^^^^^^^ expected lifetime parameter Oct 27 03:04:30.555 INFO kablam! | Oct 27 03:04:30.555 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:30.555 INFO kablam! = help: consider giving it an explicit bounded or 'static lifetime Oct 27 03:04:30.555 INFO kablam! Oct 27 03:04:30.555 INFO kablam! error: aborting due to 54 previous errors Oct 27 03:04:30.555 INFO kablam! Oct 27 03:04:30.555 INFO kablam! Some errors occurred: E0106, E0261, E0412, E0423, E0425, E0433. Oct 27 03:04:30.555 INFO kablam! For more information about an error, try `rustc --explain E0106`. Oct 27 03:04:30.567 INFO kablam! error: Could not compile `blood-sucker`. Oct 27 03:04:30.567 INFO kablam! Oct 27 03:04:30.567 INFO kablam! To learn more, run the command again with --verbose. Oct 27 03:04:30.571 INFO kablam! su: No module specific data is present Oct 27 03:04:31.628 INFO running `"docker" "rm" "-f" "72409f5cf9fd7ff100812ced8a67249fd8c23ea4b42576feedd6eb17b43317ca"` Oct 27 03:04:31.881 INFO blam! 72409f5cf9fd7ff100812ced8a67249fd8c23ea4b42576feedd6eb17b43317ca