[INFO] fetching crate contained-core 0.1.4...
[INFO] checking contained-core-0.1.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate contained-core 0.1.4 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate contained-core 0.1.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate contained-core 0.1.4
[INFO] finished tweaking crates.io crate contained-core 0.1.4
[INFO] tweaked toml for crates.io crate contained-core 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded algae v0.1.19
[INFO] [stderr]   Downloaded algae-graph v0.1.19
[INFO] [stderr]   Downloaded proc-macro2 v1.0.79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e86fabe2979c932d44d11aceef8238ec943ff0383dbb9ee2b1af7781081fcf2a
[INFO] running `Command { std: "docker" "start" "-a" "e86fabe2979c932d44d11aceef8238ec943ff0383dbb9ee2b1af7781081fcf2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e86fabe2979c932d44d11aceef8238ec943ff0383dbb9ee2b1af7781081fcf2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86fabe2979c932d44d11aceef8238ec943ff0383dbb9ee2b1af7781081fcf2a", kill_on_drop: false }`
[INFO] [stdout] e86fabe2979c932d44d11aceef8238ec943ff0383dbb9ee2b1af7781081fcf2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cf081ea00682aedb0b82f6f6399ce6454b16e634a4f65f2e85ec5f79258828d
[INFO] running `Command { std: "docker" "start" "-a" "4cf081ea00682aedb0b82f6f6399ce6454b16e634a4f65f2e85ec5f79258828d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking decanter-crypto v0.1.5
[INFO] [stderr]    Compiling decanter-derive v0.1.6
[INFO] [stderr]     Checking decanter v0.1.5
[INFO] [stderr]     Checking algae-graph v0.1.19
[INFO] [stderr]     Checking algae v0.1.19
[INFO] [stderr]     Checking contained-core v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/epoch.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Clone, Copy, Debug, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize,
[INFO] [stdout]    |                                                ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/states/state.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Hashable,
[INFO] [stdout]    |     ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/epoch.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Clone, Copy, Debug, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize,
[INFO] [stdout]    |                                                ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/states/state.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Hashable,
[INFO] [stdout]    |     ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `constants::*`
[INFO] [stdout]  --> src/primitives.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{constants::*, types::*};
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/connect/frame.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `constants::*`
[INFO] [stdout]  --> src/primitives.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{constants::*, types::*};
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/connect/frame.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `manager::*`
[INFO] [stdout]  --> src/tasks/mod.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{manager::*, registry::*};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `manager::*`
[INFO] [stdout]  --> src/tasks/mod.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{manager::*, registry::*};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `contained-core` (lib test) due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `contained-core` (lib) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4cf081ea00682aedb0b82f6f6399ce6454b16e634a4f65f2e85ec5f79258828d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf081ea00682aedb0b82f6f6399ce6454b16e634a4f65f2e85ec5f79258828d", kill_on_drop: false }`
[INFO] [stdout] 4cf081ea00682aedb0b82f6f6399ce6454b16e634a4f65f2e85ec5f79258828d
[INFO] checking contained-core-0.1.4 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate contained-core 0.1.4 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate contained-core 0.1.4 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate contained-core 0.1.4
[INFO] finished tweaking crates.io crate contained-core 0.1.4
[INFO] tweaked toml for crates.io crate contained-core 0.1.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cfa96536d60103e8fa013ab670d43ff4d61ca84cbd90b042ac5a1449d9f24e7
[INFO] running `Command { std: "docker" "start" "-a" "7cfa96536d60103e8fa013ab670d43ff4d61ca84cbd90b042ac5a1449d9f24e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cfa96536d60103e8fa013ab670d43ff4d61ca84cbd90b042ac5a1449d9f24e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cfa96536d60103e8fa013ab670d43ff4d61ca84cbd90b042ac5a1449d9f24e7", kill_on_drop: false }`
[INFO] [stdout] 7cfa96536d60103e8fa013ab670d43ff4d61ca84cbd90b042ac5a1449d9f24e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61222e6559399dfa5dfa97ac1f3168c1309c663b6ee9ef6267214954dce82061
[INFO] running `Command { std: "docker" "start" "-a" "61222e6559399dfa5dfa97ac1f3168c1309c663b6ee9ef6267214954dce82061", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking decanter-crypto v0.1.5
[INFO] [stderr]    Compiling decanter-derive v0.1.6
[INFO] [stderr]     Checking decanter v0.1.5
[INFO] [stderr]     Checking algae-graph v0.1.19
[INFO] [stderr]     Checking algae v0.1.19
[INFO] [stderr]     Checking contained-core v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/epoch.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Clone, Copy, Debug, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize,
[INFO] [stdout]    |                                                ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/epoch.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Clone, Copy, Debug, Deserialize, Eq, Hash, Hashable, Ord, PartialEq, PartialOrd, Serialize,
[INFO] [stdout]    |                                                ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/states/state.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Hashable,
[INFO] [stdout]    |     ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `constants::*`
[INFO] [stdout]  --> src/primitives.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{constants::*, types::*};
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/connect/frame.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `manager::*`
[INFO] [stdout]  --> src/tasks/mod.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{manager::*, registry::*};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `hash_serialize` in module `decanter::hash`
[INFO] [stdout]   --> src/states/state.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Hashable,
[INFO] [stdout]    |     ^^^^^^^^ not found in `decanter::hash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Hashable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `constants::*`
[INFO] [stdout]  --> src/primitives.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{constants::*, types::*};
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/connect/frame.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `manager::*`
[INFO] [stdout]  --> src/tasks/mod.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{manager::*, registry::*};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `contained-core` (lib) due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `contained-core` (lib test) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "61222e6559399dfa5dfa97ac1f3168c1309c663b6ee9ef6267214954dce82061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61222e6559399dfa5dfa97ac1f3168c1309c663b6ee9ef6267214954dce82061", kill_on_drop: false }`
[INFO] [stdout] 61222e6559399dfa5dfa97ac1f3168c1309c663b6ee9ef6267214954dce82061
