[INFO] fetching crate hat_trie 0.2.4...
[INFO] checking hat_trie-0.2.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hat_trie 0.2.4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate hat_trie 0.2.4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hat_trie 0.2.4
[INFO] finished tweaking crates.io crate hat_trie 0.2.4
[INFO] tweaked toml for crates.io crate hat_trie 0.2.4 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ahtable v0.1.5
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c35aecc394737f973681ca35f1193f6f849afba2d200b777fd82b430aab750b6
[INFO] running `Command { std: "docker" "start" "-a" "c35aecc394737f973681ca35f1193f6f849afba2d200b777fd82b430aab750b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35aecc394737f973681ca35f1193f6f849afba2d200b777fd82b430aab750b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35aecc394737f973681ca35f1193f6f849afba2d200b777fd82b430aab750b6", kill_on_drop: false }`
[INFO] [stdout] c35aecc394737f973681ca35f1193f6f849afba2d200b777fd82b430aab750b6
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a5f1fe490424363cbc87a060cae2e613ced029d4dfeea64f6e0e0594d6c9857
[INFO] running `Command { std: "docker" "start" "-a" "2a5f1fe490424363cbc87a060cae2e613ced029d4dfeea64f6e0e0594d6c9857", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking ahtable v0.1.5
[INFO] [stderr]     Checking hat_trie v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/htrie/mod.rs:119:38
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         return child.get(&key[offset..].into())
[INFO] [stdout]     |                                      ^^^ --------------------- type must be known at this point
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      cannot infer type of the type parameter `T` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Hash`
[INFO] [stdout] note: required by a bound in `ahtable::ArrayHash::<H, K, V>::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:300:58
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get<T>(&self, key: &T) -> Option<&V> where T: core::hash::Hash + PartialEq<K> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^ required by this bound in `ArrayHash::<H, K, V>::get`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         return child.get::<T>(&key[offset..].into())
[INFO] [stdout]     |                                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[K]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/mod.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 if let Some(v) = bucket.smart_get(cur_key) {
[INFO] [stdout]     |                                         ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[K]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[K]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/mod.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 |                     if let Some(v) = bucket.smart_get(cur_key) {
[INFO] [stdout]     |                                             ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[K]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/dense/tests.rs:365:41
[INFO] [stdout]     |
[INFO] [stdout] 365 |                 if let Some(_) = bucket.smart_get(&test_key[1..i]) {
[INFO] [stdout]     |                                         ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/htrie/mod.rs:119:38
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         return child.get(&key[offset..].into())
[INFO] [stdout]     |                                      ^^^ --------------------- type must be known at this point
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      cannot infer type of the type parameter `T` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Hash`
[INFO] [stdout] note: required by a bound in `ahtable::ArrayHash::<H, K, V>::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:300:58
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get<T>(&self, key: &T) -> Option<&V> where T: core::hash::Hash + PartialEq<K> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^ required by this bound in `ArrayHash::<H, K, V>::get`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         return child.get::<T>(&key[offset..].into())
[INFO] [stdout]     |                                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hat_trie` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the size for values of type `[K]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/mod.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 if let Some(v) = bucket.smart_get(cur_key) {
[INFO] [stdout]     |                                         ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[K]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[K]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/mod.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 |                     if let Some(v) = bucket.smart_get(cur_key) {
[INFO] [stdout]     |                                             ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[K]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hat_trie` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "2a5f1fe490424363cbc87a060cae2e613ced029d4dfeea64f6e0e0594d6c9857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a5f1fe490424363cbc87a060cae2e613ced029d4dfeea64f6e0e0594d6c9857", kill_on_drop: false }`
[INFO] [stdout] 2a5f1fe490424363cbc87a060cae2e613ced029d4dfeea64f6e0e0594d6c9857
[INFO] checking hat_trie-0.2.4 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate hat_trie 0.2.4 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate hat_trie 0.2.4 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hat_trie 0.2.4
[INFO] finished tweaking crates.io crate hat_trie 0.2.4
[INFO] tweaked toml for crates.io crate hat_trie 0.2.4 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a6422ec42c300ccdf282051ff0aa3e81fb166f5b6f177b6ae3f7089676dcb31
[INFO] running `Command { std: "docker" "start" "-a" "4a6422ec42c300ccdf282051ff0aa3e81fb166f5b6f177b6ae3f7089676dcb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a6422ec42c300ccdf282051ff0aa3e81fb166f5b6f177b6ae3f7089676dcb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a6422ec42c300ccdf282051ff0aa3e81fb166f5b6f177b6ae3f7089676dcb31", kill_on_drop: false }`
[INFO] [stdout] 4a6422ec42c300ccdf282051ff0aa3e81fb166f5b6f177b6ae3f7089676dcb31
[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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dc1db1d79fca099b7c627f41dcf31b82da904dfbbbf01b3f8d59c4f40124cae
[INFO] running `Command { std: "docker" "start" "-a" "3dc1db1d79fca099b7c627f41dcf31b82da904dfbbbf01b3f8d59c4f40124cae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking ahtable v0.1.5
[INFO] [stderr]     Checking hat_trie v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/htrie/mod.rs:119:38
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         return child.get(&key[offset..].into())
[INFO] [stdout]     |                                      ^^^ --------------------- type must be known at this point
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      cannot infer type of the type parameter `T` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Hash`
[INFO] [stdout] note: required by a bound in `ahtable::ArrayHash::<H, K, V>::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:300:58
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get<T>(&self, key: &T) -> Option<&V> where T: core::hash::Hash + PartialEq<K> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^ required by this bound in `ArrayHash::<H, K, V>::get`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         return child.get::<T>(&key[offset..].into())
[INFO] [stdout]     |                                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[K]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/mod.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 if let Some(v) = bucket.smart_get(cur_key) {
[INFO] [stdout]     |                                         ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[K]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[K]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/mod.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 |                     if let Some(v) = bucket.smart_get(cur_key) {
[INFO] [stdout]     |                                             ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[K]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/dense/tests.rs:365:41
[INFO] [stdout]     |
[INFO] [stdout] 365 |                 if let Some(_) = bucket.smart_get(&test_key[1..i]) {
[INFO] [stdout]     |                                         ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hat_trie` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/htrie/mod.rs:119:38
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         return child.get(&key[offset..].into())
[INFO] [stdout]     |                                      ^^^ --------------------- type must be known at this point
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      cannot infer type of the type parameter `T` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Hash`
[INFO] [stdout] note: required by a bound in `ahtable::ArrayHash::<H, K, V>::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:300:58
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get<T>(&self, key: &T) -> Option<&V> where T: core::hash::Hash + PartialEq<K> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^ required by this bound in `ArrayHash::<H, K, V>::get`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 119 |                         return child.get::<T>(&key[offset..].into())
[INFO] [stdout]     |                                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[K]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/mod.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 if let Some(v) = bucket.smart_get(cur_key) {
[INFO] [stdout]     |                                         ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[K]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[K]` cannot be known at compilation time
[INFO] [stdout]    --> src/htrie/mod.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 |                     if let Some(v) = bucket.smart_get(cur_key) {
[INFO] [stdout]     |                                             ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[K]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ahtable::ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahtable-0.1.5/src/lib.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn smart_get<T, Q>(&self, key: Q) -> Option<&V> where Q: core::ops::Deref<Target=T>, K: core::ops::Deref<Target=T>, T: core::hash...
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `ArrayHash::<H, K, V>::smart_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hat_trie` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "3dc1db1d79fca099b7c627f41dcf31b82da904dfbbbf01b3f8d59c4f40124cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc1db1d79fca099b7c627f41dcf31b82da904dfbbbf01b3f8d59c4f40124cae", kill_on_drop: false }`
[INFO] [stdout] 3dc1db1d79fca099b7c627f41dcf31b82da904dfbbbf01b3f8d59c4f40124cae
