[INFO] fetching crate embedded-alloc 0.6.0...
[INFO] checking embedded-alloc-0.6.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate embedded-alloc 0.6.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate embedded-alloc 0.6.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate embedded-alloc 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate embedded-alloc 0.6.0
[INFO] tweaked toml for crates.io crate embedded-alloc 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate embedded-alloc 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6fedcd836f870608e24565f83ff6a5b168c2c40e09d258712f3783f4db5f565
[INFO] running `Command { std: "docker" "start" "-a" "c6fedcd836f870608e24565f83ff6a5b168c2c40e09d258712f3783f4db5f565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6fedcd836f870608e24565f83ff6a5b168c2c40e09d258712f3783f4db5f565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6fedcd836f870608e24565f83ff6a5b168c2c40e09d258712f3783f4db5f565", kill_on_drop: false }`
[INFO] [stdout] c6fedcd836f870608e24565f83ff6a5b168c2c40e09d258712f3783f4db5f565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32eb9364039800cbaa55de6b9784333ab5332d41359c55c2a3fa62759a423850
[INFO] running `Command { std: "docker" "start" "-a" "32eb9364039800cbaa55de6b9784333ab5332d41359c55c2a3fa62759a423850", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]     Checking panic-semihosting v0.6.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling svgbobdoc v0.3.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]     Checking rlsf v0.2.1
[INFO] [stderr]     Checking embedded-alloc v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-alloc` (example "global_alloc") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `TlsfHeap: Allocator` is not satisfied
[INFO] [stdout]   --> examples/tlsf_integration_test.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let mut allocated = LinkedList::new_in(local_heap);
[INFO] [stdout]    |                         ------------------ ^^^^^^^^^^ the trait `Allocator` is not implemented for `TlsfHeap`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Allocator`:
[INFO] [stdout]              &A
[INFO] [stdout]              alloc::alloc::Global
[INFO] [stdout]              std::alloc::System
[INFO] [stdout] note: required by a bound in `LinkedList::<T, A>::new_in`
[INFO] [stdout]   --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/alloc/src/collections/linked_list.rs:516:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TlsfHeap: Allocator` is not satisfied
[INFO] [stdout]   --> examples/tlsf_integration_test.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let mut allocated = LinkedList::new_in(local_heap);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Allocator` is not implemented for `TlsfHeap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Allocator`:
[INFO] [stdout]              &A
[INFO] [stdout]              alloc::alloc::Global
[INFO] [stdout]              std::alloc::System
[INFO] [stdout] note: required by a bound in `LinkedList`
[INFO] [stdout]   --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/alloc/src/collections/linked_list.rs:50:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LlffHeap: Allocator` is not satisfied
[INFO] [stdout]   --> examples/llff_integration_test.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut v: Vec<u16, Heap> = Vec::new_in(local_heap);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ the trait `Allocator` is not implemented for `LlffHeap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Allocator`:
[INFO] [stdout]              &A
[INFO] [stdout]              alloc::alloc::Global
[INFO] [stdout]              std::alloc::System
[INFO] [stdout] note: required by a bound in `Vec`
[INFO] [stdout]   --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/alloc/src/vec/mod.rs:397:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LlffHeap: Allocator` is not satisfied
[INFO] [stdout]   --> examples/llff_integration_test.rs:54:45
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut v: Vec<u16, Heap> = Vec::new_in(local_heap);
[INFO] [stdout]    |                                 ----------- ^^^^^^^^^^ the trait `Allocator` is not implemented for `LlffHeap`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Allocator`:
[INFO] [stdout]              &A
[INFO] [stdout]              alloc::alloc::Global
[INFO] [stdout]              std::alloc::System
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::new_in`
[INFO] [stdout]   --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/alloc/src/vec/mod.rs:739:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LlffHeap: Allocator` is not satisfied
[INFO] [stdout]   --> examples/llff_integration_test.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut v: Vec<u16, Heap> = Vec::new_in(local_heap);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Allocator` is not implemented for `LlffHeap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Allocator`:
[INFO] [stdout]              &A
[INFO] [stdout]              alloc::alloc::Global
[INFO] [stdout]              std::alloc::System
[INFO] [stdout] note: required by a bound in `Vec`
[INFO] [stdout]   --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/alloc/src/vec/mod.rs:397:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LlffHeap: Allocator` is not satisfied
[INFO] [stdout]   --> examples/allocator_api.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut xs = Vec::new_in(heap);
[INFO] [stdout]    |                  ----------- ^^^^ the trait `Allocator` is not implemented for `LlffHeap`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Allocator`:
[INFO] [stdout]              &A
[INFO] [stdout]              alloc::alloc::Global
[INFO] [stdout] note: required by a bound in `Vec::<T, A>::new_in`
[INFO] [stdout]   --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/alloc/src/vec/mod.rs:739:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LlffHeap: Allocator` is not satisfied
[INFO] [stdout]   --> examples/allocator_api.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut xs = Vec::new_in(heap);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ the trait `Allocator` is not implemented for `LlffHeap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Allocator`:
[INFO] [stdout]              &A
[INFO] [stdout]              alloc::alloc::Global
[INFO] [stdout] note: required by a bound in `Vec`
[INFO] [stdout]   --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/alloc/src/vec/mod.rs:397:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec<_, LlffHeap>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/allocator_api.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 |     xs.push(1);
[INFO] [stdout]    |        ^^^^ method cannot be called on `Vec<_, LlffHeap>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/llff.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Heap {
[INFO] [stdout]    | --------------- doesn't satisfy `LlffHeap: Allocator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `LlffHeap: Allocator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `push_back` exists for struct `LinkedList<_, TlsfHeap>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/tlsf_integration_test.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |         allocated.push_back(0);
[INFO] [stdout]    |                   ^^^^^^^^^ method cannot be called on `LinkedList<_, TlsfHeap>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/tlsf.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Heap {
[INFO] [stdout]    | --------------- doesn't satisfy `TlsfHeap: Allocator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TlsfHeap: Allocator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec<u16, LlffHeap>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/llff_integration_test.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     v.push(0xCAFE);
[INFO] [stdout]    |       ^^^^ method cannot be called on `Vec<u16, LlffHeap>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/llff.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Heap {
[INFO] [stdout]    | --------------- doesn't satisfy `LlffHeap: Allocator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `LlffHeap: Allocator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `push_back` exists for struct `LinkedList<_, TlsfHeap>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/tlsf_integration_test.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |         allocated.push_back(i as i32);
[INFO] [stdout]    |                   ^^^^^^^^^ method cannot be called on `LinkedList<_, TlsfHeap>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/tlsf.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Heap {
[INFO] [stdout]    | --------------- doesn't satisfy `TlsfHeap: Allocator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TlsfHeap: Allocator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-alloc` (example "allocator_api") due to 4 previous errors
[INFO] [stdout] error[E0599]: the method `len` exists for struct `LinkedList<_, TlsfHeap>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/tlsf_integration_test.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert_eq!(allocated.len(), 2 * ELEMS);
[INFO] [stdout]    |                          ^^^ private field, not a method
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/tlsf.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Heap {
[INFO] [stdout]    | --------------- doesn't satisfy `TlsfHeap: Allocator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TlsfHeap: Allocator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `pop_front` exists for struct `LinkedList<_, TlsfHeap>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/tlsf_integration_test.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |         allocated.pop_front();
[INFO] [stdout]    |                   ^^^^^^^^^ method cannot be called on `LinkedList<_, TlsfHeap>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/tlsf.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Heap {
[INFO] [stdout]    | --------------- doesn't satisfy `TlsfHeap: Allocator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TlsfHeap: Allocator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `pop_front` exists for struct `LinkedList<_, TlsfHeap>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/tlsf_integration_test.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |         assert_eq!(allocated.pop_front().unwrap(), i as i32);
[INFO] [stdout]    |                              ^^^^^^^^^ method cannot be called on `LinkedList<_, TlsfHeap>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/tlsf.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Heap {
[INFO] [stdout]    | --------------- doesn't satisfy `TlsfHeap: Allocator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TlsfHeap: Allocator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `extend` found for struct `Vec` in the current scope
[INFO] [stdout]   --> examples/llff_integration_test.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 |     v.extend(&[0xDEAD, 0xFEED]);
[INFO] [stdout]    |       ^^^^^^ method not found in `Vec<u16, LlffHeap>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LlffHeap: Allocator` is not satisfied
[INFO] [stdout]   --> examples/llff_integration_test.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     core::hint::black_box(&mut v);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ the trait `Allocator` is not implemented for `LlffHeap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Allocator`:
[INFO] [stdout]              &A
[INFO] [stdout]              alloc::alloc::Global
[INFO] [stdout]              std::alloc::System
[INFO] [stdout] note: required by a bound in `Vec`
[INFO] [stdout]   --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/alloc/src/vec/mod.rs:397:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LlffHeap: Allocator` is not satisfied
[INFO] [stdout]   --> examples/llff_integration_test.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     core::hint::black_box(&mut v);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Allocator` is not implemented for `LlffHeap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Allocator`:
[INFO] [stdout]              &A
[INFO] [stdout]              alloc::alloc::Global
[INFO] [stdout]              std::alloc::System
[INFO] [stdout] note: required by a bound in `Vec`
[INFO] [stdout]   --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/alloc/src/vec/mod.rs:397:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `as_slice` exists for struct `Vec<u16, LlffHeap>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/llff_integration_test.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert_eq!(v.as_slice(), &[0xCAFE, 0xDEAD, 0xFEED]);
[INFO] [stdout]    |                  ^^^^^^^^ method cannot be called on `Vec<u16, LlffHeap>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/llff.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Heap {
[INFO] [stdout]    | --------------- doesn't satisfy `LlffHeap: Allocator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `LlffHeap: Allocator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-alloc` (example "tlsf_integration_test") due to 7 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-alloc` (example "llff_integration_test") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "32eb9364039800cbaa55de6b9784333ab5332d41359c55c2a3fa62759a423850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32eb9364039800cbaa55de6b9784333ab5332d41359c55c2a3fa62759a423850", kill_on_drop: false }`
[INFO] [stdout] 32eb9364039800cbaa55de6b9784333ab5332d41359c55c2a3fa62759a423850
