[INFO] cloning repository https://github.com/Fifthrow/rust-kdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fifthrow/rust-kdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFifthrow%2Frust-kdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFifthrow%2Frust-kdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06ac2418a98fa1ad157156fef81c7e124d049d2d
[INFO] checking Fifthrow/rust-kdb against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFifthrow%2Frust-kdb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Fifthrow/rust-kdb
[INFO] finished tweaking git repo https://github.com/Fifthrow/rust-kdb
[INFO] tweaked toml for git repo https://github.com/Fifthrow/rust-kdb written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fifthrow/rust-kdb on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fifthrow/rust-kdb 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfcbba35d5178f29904371fb538932249405d49e7442d9bda828bab49c72e5f2
[INFO] running `Command { std: "docker" "start" "-a" "cfcbba35d5178f29904371fb538932249405d49e7442d9bda828bab49c72e5f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfcbba35d5178f29904371fb538932249405d49e7442d9bda828bab49c72e5f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfcbba35d5178f29904371fb538932249405d49e7442d9bda828bab49c72e5f2", kill_on_drop: false }`
[INFO] [stdout] cfcbba35d5178f29904371fb538932249405d49e7442d9bda828bab49c72e5f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8064a8fe781c74f62ae651e33b38c2bc2aad61877112b778361fabf78568c610
[INFO] running `Command { std: "docker" "start" "-a" "8064a8fe781c74f62ae651e33b38c2bc2aad61877112b778361fabf78568c610", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling kdb v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking array_iterator v1.3.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/k_error.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut err = KBox::new_atom(symbol(msg)).into_raw() as *mut K;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/serialization.rs:51:63
[INFO] [stdout]     |
[INFO] [stdout] 51  |         let bytes = b9_serialize(SerializationMode::InProc, l.as_ref()).unwrap();
[INFO] [stdout]     |                                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `kbox::KBox<list::List<i32>>: AsRef<_>` found
[INFO] [stdout]    --> src/any.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<T: KListable> AsRef<Any> for KBox<List<T>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbox.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | impl<T: KObject> AsRef<T> for KBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 51  -         let bytes = b9_serialize(SerializationMode::InProc, l.as_ref()).unwrap();
[INFO] [stdout] 51  +         let bytes = b9_serialize(SerializationMode::InProc, <kbox::KBox<list::List<i32>> as AsRef<T>>::as_ref(&l)).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/serialization.rs:51:63
[INFO] [stdout]     |
[INFO] [stdout] 51  |         let bytes = b9_serialize(SerializationMode::InProc, l.as_ref()).unwrap();
[INFO] [stdout]     |                                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `_: AsRef<any::Any>` found
[INFO] [stdout]    --> src/any.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | impl AsRef<Any> for Dictionary {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46  | impl AsRef<Any> for Table {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52  | impl AsRef<Any> for KError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl AsRef<Any> for KBox<Dictionary> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl AsRef<Any> for KBox<Table> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `&_` to implement `AsRef<any::Any>`
[INFO] [stdout] note: required by a bound in `serialization::b9_serialize`
[INFO] [stdout]    --> src/serialization.rs:19:54
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn b9_serialize(mode: SerializationMode, k: impl AsRef<Any>) -> Result<KBox<List<u8>>, KBox<KError>> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ required by this bound in `b9_serialize`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 51  -         let bytes = b9_serialize(SerializationMode::InProc, l.as_ref()).unwrap();
[INFO] [stdout] 51  +         let bytes = b9_serialize(SerializationMode::InProc, <kbox::KBox<list::List<i32>> as AsRef<T>>::as_ref(&l)).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/serialization.rs:55:66
[INFO] [stdout]     |
[INFO] [stdout] 55  |         let bytes = b9_serialize(SerializationMode::Enumerate, l.as_ref()).unwrap();
[INFO] [stdout]     |                                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `kbox::KBox<list::List<i32>>: AsRef<_>` found
[INFO] [stdout]    --> src/any.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<T: KListable> AsRef<Any> for KBox<List<T>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbox.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | impl<T: KObject> AsRef<T> for KBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 55  -         let bytes = b9_serialize(SerializationMode::Enumerate, l.as_ref()).unwrap();
[INFO] [stdout] 55  +         let bytes = b9_serialize(SerializationMode::Enumerate, <kbox::KBox<list::List<i32>> as AsRef<T>>::as_ref(&l)).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/serialization.rs:55:66
[INFO] [stdout]     |
[INFO] [stdout] 55  |         let bytes = b9_serialize(SerializationMode::Enumerate, l.as_ref()).unwrap();
[INFO] [stdout]     |                                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `_: AsRef<any::Any>` found
[INFO] [stdout]    --> src/any.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | impl AsRef<Any> for Dictionary {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46  | impl AsRef<Any> for Table {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52  | impl AsRef<Any> for KError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl AsRef<Any> for KBox<Dictionary> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl AsRef<Any> for KBox<Table> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `&_` to implement `AsRef<any::Any>`
[INFO] [stdout] note: required by a bound in `serialization::b9_serialize`
[INFO] [stdout]    --> src/serialization.rs:19:54
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn b9_serialize(mode: SerializationMode, k: impl AsRef<Any>) -> Result<KBox<List<u8>>, KBox<KError>> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ required by this bound in `b9_serialize`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 55  -         let bytes = b9_serialize(SerializationMode::Enumerate, l.as_ref()).unwrap();
[INFO] [stdout] 55  +         let bytes = b9_serialize(SerializationMode::Enumerate, <kbox::KBox<list::List<i32>> as AsRef<T>>::as_ref(&l)).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/serialization.rs:59:68
[INFO] [stdout]     |
[INFO] [stdout] 59  |         let bytes = b9_serialize(SerializationMode::Unenumerate, l.as_ref()).unwrap();
[INFO] [stdout]     |                                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `kbox::KBox<list::List<i32>>: AsRef<_>` found
[INFO] [stdout]    --> src/any.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<T: KListable> AsRef<Any> for KBox<List<T>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbox.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | impl<T: KObject> AsRef<T> for KBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 59  -         let bytes = b9_serialize(SerializationMode::Unenumerate, l.as_ref()).unwrap();
[INFO] [stdout] 59  +         let bytes = b9_serialize(SerializationMode::Unenumerate, <kbox::KBox<list::List<i32>> as AsRef<T>>::as_ref(&l)).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/serialization.rs:59:68
[INFO] [stdout]     |
[INFO] [stdout] 59  |         let bytes = b9_serialize(SerializationMode::Unenumerate, l.as_ref()).unwrap();
[INFO] [stdout]     |                                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `_: AsRef<any::Any>` found
[INFO] [stdout]    --> src/any.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | impl AsRef<Any> for Dictionary {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46  | impl AsRef<Any> for Table {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52  | impl AsRef<Any> for KError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl AsRef<Any> for KBox<Dictionary> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl AsRef<Any> for KBox<Table> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `&_` to implement `AsRef<any::Any>`
[INFO] [stdout] note: required by a bound in `serialization::b9_serialize`
[INFO] [stdout]    --> src/serialization.rs:19:54
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn b9_serialize(mode: SerializationMode, k: impl AsRef<Any>) -> Result<KBox<List<u8>>, KBox<KError>> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ required by this bound in `b9_serialize`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 59  -         let bytes = b9_serialize(SerializationMode::Unenumerate, l.as_ref()).unwrap();
[INFO] [stdout] 59  +         let bytes = b9_serialize(SerializationMode::Unenumerate, <kbox::KBox<list::List<i32>> as AsRef<T>>::as_ref(&l)).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/serialization.rs:63:65
[INFO] [stdout]     |
[INFO] [stdout] 63  |         let bytes = b9_serialize(SerializationMode::Compress, l.as_ref()).unwrap();
[INFO] [stdout]     |                                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `kbox::KBox<list::List<i32>>: AsRef<_>` found
[INFO] [stdout]    --> src/any.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl<T: KListable> AsRef<Any> for KBox<List<T>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbox.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout] 82  | impl<T: KObject> AsRef<T> for KBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 63  -         let bytes = b9_serialize(SerializationMode::Compress, l.as_ref()).unwrap();
[INFO] [stdout] 63  +         let bytes = b9_serialize(SerializationMode::Compress, <kbox::KBox<list::List<i32>> as AsRef<T>>::as_ref(&l)).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attr` is never constructed
[INFO] [stdout]    --> src/k.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct Attr(u8);
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sorted`, `unique`, `partioned`, and `grouped` are never used
[INFO] [stdout]    --> src/k.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl Attr {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] 104 |     pub fn sorted(self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn unique(self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn partioned(self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn grouped(self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/serialization.rs:63:65
[INFO] [stdout]     |
[INFO] [stdout] 63  |         let bytes = b9_serialize(SerializationMode::Compress, l.as_ref()).unwrap();
[INFO] [stdout]     |                                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `_: AsRef<any::Any>` found
[INFO] [stdout]    --> src/any.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | impl AsRef<Any> for Dictionary {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46  | impl AsRef<Any> for Table {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52  | impl AsRef<Any> for KError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 | impl AsRef<Any> for KBox<Dictionary> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 | impl AsRef<Any> for KBox<Table> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `&_` to implement `AsRef<any::Any>`
[INFO] [stdout] note: required by a bound in `serialization::b9_serialize`
[INFO] [stdout]    --> src/serialization.rs:19:54
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn b9_serialize(mode: SerializationMode, k: impl AsRef<Any>) -> Result<KBox<List<u8>>, KBox<KError>> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ required by this bound in `b9_serialize`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 63  -         let bytes = b9_serialize(SerializationMode::Compress, l.as_ref()).unwrap();
[INFO] [stdout] 63  +         let bytes = b9_serialize(SerializationMode::Compress, <kbox::KBox<list::List<i32>> as AsRef<T>>::as_ref(&l)).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/list.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn iter(&self) -> Iter<T::ListItem> {
[INFO] [stdout]    |                 ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn iter(&self) -> Iter<'_, T::ListItem> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/list.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn iter_mut(&mut self) -> IterMut<T::ListItem> {
[INFO] [stdout]    |                     ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn iter_mut(&mut self) -> IterMut<'_, T::ListItem> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/k_error.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut err = KBox::new_atom(symbol(msg)).into_raw() as *mut K;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kdb` (lib test) due to 8 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8064a8fe781c74f62ae651e33b38c2bc2aad61877112b778361fabf78568c610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8064a8fe781c74f62ae651e33b38c2bc2aad61877112b778361fabf78568c610", kill_on_drop: false }`
[INFO] [stdout] 8064a8fe781c74f62ae651e33b38c2bc2aad61877112b778361fabf78568c610
