[INFO] fetching crate coap-handler 0.1.5...
[INFO] checking coap-handler-0.1.5 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate coap-handler 0.1.5 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate coap-handler 0.1.5 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coap-handler 0.1.5
[INFO] finished tweaking crates.io crate coap-handler 0.1.5
[INFO] tweaked toml for crates.io crate coap-handler 0.1.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages
[INFO] [stderr]       Adding crc v1.8.1 (latest: v3.2.1)
[INFO] [stderr]       Adding embedded-io v0.4.0 (latest: v0.6.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding half v1.8.3 (latest: v2.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coap-message v0.3.1
[INFO] [stderr]   Downloaded windowed-infinity v0.1.4
[INFO] [stderr]   Downloaded coap-numbers v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1016ba8f398d4a615f94bfa176ce0284417f39997d6da58482bebd79c0c14e09
[INFO] running `Command { std: "docker" "start" "-a" "1016ba8f398d4a615f94bfa176ce0284417f39997d6da58482bebd79c0c14e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1016ba8f398d4a615f94bfa176ce0284417f39997d6da58482bebd79c0c14e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1016ba8f398d4a615f94bfa176ce0284417f39997d6da58482bebd79c0c14e09", kill_on_drop: false }`
[INFO] [stdout] 1016ba8f398d4a615f94bfa176ce0284417f39997d6da58482bebd79c0c14e09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05dd227f70a9e9bb538c47a9fdcdf1b0ed07b43f719e533da4311390d62f3314
[INFO] running `Command { std: "docker" "start" "-a" "05dd227f70a9e9bb538c47a9fdcdf1b0ed07b43f719e533da4311390d62f3314", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking coap-numbers v0.2.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking coap-message v0.3.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking windowed-infinity v0.1.4
[INFO] [stderr]     Checking coap-handler v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde_cbor` is imported redundantly
[INFO] [stdout]    --> src/implementations.rs:375:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | use serde_cbor;
[INFO] [stdout]     |     ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_cbor` is imported redundantly
[INFO] [stdout]    --> src/implementations.rs:375:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | use serde_cbor;
[INFO] [stdout]     |     ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`
[INFO] [stdout]    --> src/helpers.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |             data: &mut full_payload[..block2.size() as usize],
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`
[INFO] [stdout]    --> src/helpers.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |             data: &mut full_payload[..block2.size() as usize],
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/implementations.rs:552:84
[INFO] [stdout]     |
[INFO] [stdout] 552 | ...                   let mut win = windowed_infinity::WindowedInfinity::new(payload, 0);
[INFO] [stdout]     |                                     ---------------------------------------- ^^^^^^^ expected `&mut [u8]`, found `&mut Result<&mut [u8], ...>`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]                found mutable reference `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windowed-infinity-0.1.4/src/lib.rs:78:12
[INFO] [stdout]     |
[INFO] [stdout] 78  |     pub fn new(view: &'a mut [u8], cursor: isize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `len` exists for mutable reference `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/implementations.rs:555:86
[INFO] [stdout]     |
[INFO] [stdout] 555 | ...                   Ok(()) => (win.get_cursor().try_into().ok(), payload.len()),
[INFO] [stdout]     |                                                                            ^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>: ExactSizeIterator`
[INFO] [stdout]             which is required by `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>: ExactSizeIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/implementations.rs:552:84
[INFO] [stdout]     |
[INFO] [stdout] 552 | ...                   let mut win = windowed_infinity::WindowedInfinity::new(payload, 0);
[INFO] [stdout]     |                                     ---------------------------------------- ^^^^^^^ expected `&mut [u8]`, found `&mut Result<&mut [u8], ...>`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]                found mutable reference `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windowed-infinity-0.1.4/src/lib.rs:78:12
[INFO] [stdout]     |
[INFO] [stdout] 78  |     pub fn new(view: &'a mut [u8], cursor: isize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `len` exists for mutable reference `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/implementations.rs:555:86
[INFO] [stdout]     |
[INFO] [stdout] 555 | ...                   Ok(()) => (win.get_cursor().try_into().ok(), payload.len()),
[INFO] [stdout]     |                                                                            ^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>: ExactSizeIterator`
[INFO] [stdout]             which is required by `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>: ExactSizeIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0608.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coap-handler` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0608.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coap-handler` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "05dd227f70a9e9bb538c47a9fdcdf1b0ed07b43f719e533da4311390d62f3314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05dd227f70a9e9bb538c47a9fdcdf1b0ed07b43f719e533da4311390d62f3314", kill_on_drop: false }`
[INFO] [stdout] 05dd227f70a9e9bb538c47a9fdcdf1b0ed07b43f719e533da4311390d62f3314
[INFO] checking coap-handler-0.1.5 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate coap-handler 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate coap-handler 0.1.5 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coap-handler 0.1.5
[INFO] finished tweaking crates.io crate coap-handler 0.1.5
[INFO] tweaked toml for crates.io crate coap-handler 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 26 packages
[INFO] [stderr]       Adding crc v1.8.1 (latest: v3.2.1)
[INFO] [stderr]       Adding embedded-io v0.4.0 (latest: v0.6.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding half v1.8.3 (latest: v2.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7165d3e37fa40f49393016c100921ec3eb063bb24277d07b88a058a966fcd42e
[INFO] running `Command { std: "docker" "start" "-a" "7165d3e37fa40f49393016c100921ec3eb063bb24277d07b88a058a966fcd42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7165d3e37fa40f49393016c100921ec3eb063bb24277d07b88a058a966fcd42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7165d3e37fa40f49393016c100921ec3eb063bb24277d07b88a058a966fcd42e", kill_on_drop: false }`
[INFO] [stdout] 7165d3e37fa40f49393016c100921ec3eb063bb24277d07b88a058a966fcd42e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c007bad487c6ac659ef04886b9c5190038d8088222064676a98b55293896afe
[INFO] running `Command { std: "docker" "start" "-a" "5c007bad487c6ac659ef04886b9c5190038d8088222064676a98b55293896afe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking coap-numbers v0.2.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking coap-message v0.3.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking windowed-infinity v0.1.4
[INFO] [stderr]     Checking coap-handler v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde_cbor` is imported redundantly
[INFO] [stdout]    --> src/implementations.rs:375:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | use serde_cbor;
[INFO] [stdout]     |     ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_cbor` is imported redundantly
[INFO] [stdout]    --> src/implementations.rs:375:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | use serde_cbor;
[INFO] [stdout]     |     ^^^^^^^^^^ the item `serde_cbor` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`
[INFO] [stdout]    --> src/helpers.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |             data: &mut full_payload[..block2.size() as usize],
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`
[INFO] [stdout]    --> src/helpers.rs:173:36
[INFO] [stdout]     |
[INFO] [stdout] 173 |             data: &mut full_payload[..block2.size() as usize],
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/implementations.rs:552:84
[INFO] [stdout]     |
[INFO] [stdout] 552 | ...                   let mut win = windowed_infinity::WindowedInfinity::new(payload, 0);
[INFO] [stdout]     |                                     ---------------------------------------- ^^^^^^^ expected `&mut [u8]`, found `&mut Result<&mut [u8], ...>`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]                found mutable reference `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windowed-infinity-0.1.4/src/lib.rs:78:12
[INFO] [stdout]     |
[INFO] [stdout] 78  |     pub fn new(view: &'a mut [u8], cursor: isize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `len` exists for mutable reference `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/implementations.rs:555:86
[INFO] [stdout]     |
[INFO] [stdout] 555 | ...                   Ok(()) => (win.get_cursor().try_into().ok(), payload.len()),
[INFO] [stdout]     |                                                                            ^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>: ExactSizeIterator`
[INFO] [stdout]             which is required by `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>: ExactSizeIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/implementations.rs:552:84
[INFO] [stdout]     |
[INFO] [stdout] 552 | ...                   let mut win = windowed_infinity::WindowedInfinity::new(payload, 0);
[INFO] [stdout]     |                                     ---------------------------------------- ^^^^^^^ expected `&mut [u8]`, found `&mut Result<&mut [u8], ...>`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8]`
[INFO] [stdout]                found mutable reference `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windowed-infinity-0.1.4/src/lib.rs:78:12
[INFO] [stdout]     |
[INFO] [stdout] 78  |     pub fn new(view: &'a mut [u8], cursor: isize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `len` exists for mutable reference `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/implementations.rs:555:86
[INFO] [stdout]     |
[INFO] [stdout] 555 | ...                   Ok(()) => (win.get_cursor().try_into().ok(), payload.len()),
[INFO] [stdout]     |                                                                            ^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>: ExactSizeIterator`
[INFO] [stdout]             which is required by `&mut Result<&mut [u8], <impl MutableWritableMessage as MinimalWritableMessage>::SetPayloadError>: ExactSizeIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0608.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coap-handler` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0608.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coap-handler` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5c007bad487c6ac659ef04886b9c5190038d8088222064676a98b55293896afe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c007bad487c6ac659ef04886b9c5190038d8088222064676a98b55293896afe", kill_on_drop: false }`
[INFO] [stdout] 5c007bad487c6ac659ef04886b9c5190038d8088222064676a98b55293896afe
