[INFO] fetching crate essential-server 0.4.0...
[INFO] testing essential-server-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate essential-server 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate essential-server 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate essential-server 0.4.0
[INFO] tweaked toml for crates.io crate essential-server 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate essential-server 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 139 packages to latest compatible versions
[INFO] [stderr]       Adding essential-check v0.4.0 (available: v0.15.0)
[INFO] [stderr]       Adding essential-constraint-vm v0.3.0 (available: v0.6.0)
[INFO] [stderr]       Adding essential-hash v0.2.0 (available: v0.10.0)
[INFO] [stderr]       Adding essential-sign v0.2.0 (available: v0.12.0)
[INFO] [stderr]       Adding essential-state-read-vm v0.3.0 (available: v0.7.0)
[INFO] [stderr]       Adding essential-types v0.2.0 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30b056010ec2ce7f905426353994f7d2f06f17666762ab4c18d6e6d14513e845
[INFO] running `Command { std: "docker" "start" "-a" "30b056010ec2ce7f905426353994f7d2f06f17666762ab4c18d6e6d14513e845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30b056010ec2ce7f905426353994f7d2f06f17666762ab4c18d6e6d14513e845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b056010ec2ce7f905426353994f7d2f06f17666762ab4c18d6e6d14513e845", kill_on_drop: false }`
[INFO] [stdout] 30b056010ec2ce7f905426353994f7d2f06f17666762ab4c18d6e6d14513e845
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f83aa1bdc503a9b26f44eb5adcda5aa578cd35ac2cb062f018692db7513f9026
[INFO] running `Command { std: "docker" "start" "-a" "f83aa1bdc503a9b26f44eb5adcda5aa578cd35ac2cb062f018692db7513f9026", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling essential-lock v0.1.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling essential-types v0.2.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling essential-server-types v0.2.0
[INFO] [stderr]    Compiling essential-hash v0.2.0
[INFO] [stderr]    Compiling essential-sign v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling essential-asm-spec v0.2.1
[INFO] [stderr]    Compiling essential-asm-gen v0.3.1
[INFO] [stderr]    Compiling essential-constraint-asm v0.3.1
[INFO] [stderr]    Compiling essential-storage v0.3.0
[INFO] [stderr]    Compiling essential-state-asm v0.3.1
[INFO] [stderr]    Compiling essential-constraint-vm v0.3.0
[INFO] [stderr]    Compiling essential-state-read-vm v0.3.0
[INFO] [stderr]    Compiling essential-transaction-storage v0.3.0
[INFO] [stderr]    Compiling essential-check v0.4.0
[INFO] [stderr]    Compiling essential-server v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.21s
[INFO] running `Command { std: "docker" "inspect" "f83aa1bdc503a9b26f44eb5adcda5aa578cd35ac2cb062f018692db7513f9026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f83aa1bdc503a9b26f44eb5adcda5aa578cd35ac2cb062f018692db7513f9026", kill_on_drop: false }`
[INFO] [stdout] f83aa1bdc503a9b26f44eb5adcda5aa578cd35ac2cb062f018692db7513f9026
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7df6bd22cc1bc1a57be8868e1ba4d0750d989fbca661e80c59d8b1207b3f3aa6
[INFO] running `Command { std: "docker" "start" "-a" "7df6bd22cc1bc1a57be8868e1ba4d0750d989fbca661e80c59d8b1207b3f3aa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling essential-memory-storage v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling essential-server v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]  --> tests/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::{empty::Empty, sign_contract_with_random_keypair, solution_with_predicate};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_dbs`
[INFO] [stdout]  --> tests/tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_dbs::create_test;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `test_dbs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_dbs`, use `cargo add test_dbs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::{empty::Empty, sign_contract_with_random_keypair, solution_with_predicate};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]  --> src/deploy/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::empty::Empty;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]  --> src/query_state_reads/tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use test_utils::empty::Empty;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   --> src/run/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use test_utils::{empty::Empty, sign_contract_with_random_keypair};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]  --> src/solution/tests/read.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::empty::Empty;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]  --> src/test_utils.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test_utils::{empty::Empty, sign_contract_with_random_keypair, solution_with_predicate};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 + mod test_utils;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/run/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use test_utils::{empty::Empty, sign_contract_with_random_keypair};
[INFO] [stdout]    |     ^^^^^^^^^^ help: a similar path exists: `crate::test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> src/test_utils.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test_utils::{empty::Empty, sign_contract_with_random_keypair, solution_with_predicate};
[INFO] [stdout]   |     ^^^^^^^^^^ help: a similar path exists: `crate::test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `Predicate` in the current scope
[INFO] [stdout]   --> tests/tests.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let contract = vec![Predicate::empty()];
[INFO] [stdout]    |                                    ^^^^^ function or associated item not found in `Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `essential-server` (test "tests") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `essential_types::predicate::Predicate` in the current scope
[INFO] [stdout]   --> src/test_utils.rs:15:68
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let (predicate_address, storage) = deploy_predicate(Predicate::empty()).await;
[INFO] [stdout]    |                                                                    ^^^^^ function or associated item not found in `essential_types::predicate::Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `Solution` in the current scope
[INFO] [stdout]    --> src/test_utils.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let mut solution = Solution::empty();
[INFO] [stdout]     |                                  ^^^^^ function or associated item not found in `Solution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `Solution` in the current scope
[INFO] [stdout]    --> src/test_utils.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut solution = Solution::empty();
[INFO] [stdout]     |                                  ^^^^^ function or associated item not found in `Solution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `essential_types::predicate::Predicate` in the current scope
[INFO] [stdout]  --> src/deploy/tests.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let predicate = Predicate::empty();
[INFO] [stdout]   |                                ^^^^^ function or associated item not found in `essential_types::predicate::Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `essential_types::predicate::Predicate` in the current scope
[INFO] [stdout]   --> src/query_state_reads/tests.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let (addr, storage) = deploy_predicate(Predicate::empty()).await;
[INFO] [stdout]    |                                                       ^^^^^ function or associated item not found in `essential_types::predicate::Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `essential_types::predicate::Predicate` in the current scope
[INFO] [stdout]    --> src/query_state_reads/tests.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |         vec![Predicate::empty()].into(),
[INFO] [stdout]     |                         ^^^^^ function or associated item not found in `essential_types::predicate::Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `essential_types::predicate::Predicate` in the current scope
[INFO] [stdout]    --> src/run/tests.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let mut predicate = Predicate::empty();
[INFO] [stdout]     |                                    ^^^^^ function or associated item not found in `essential_types::predicate::Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `PredicateAddress` in the current scope
[INFO] [stdout]   --> src/solution/tests/read.rs:22:61
[INFO] [stdout]    |
[INFO] [stdout] 22 |     solution.data[0].predicate_to_solve = PredicateAddress::empty();
[INFO] [stdout]    |                                                             ^^^^^ function or associated item not found in `PredicateAddress`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `essential_types::predicate::Predicate` in the current scope
[INFO] [stdout]   --> src/test_utils.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut predicate = Predicate::empty();
[INFO] [stdout]    |                                    ^^^^^ function or associated item not found in `essential_types::predicate::Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `essential_types::predicate::Predicate` in the current scope
[INFO] [stdout]    --> src/test_utils.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut predicate = Predicate::empty();
[INFO] [stdout]     |                                    ^^^^^ function or associated item not found in `essential_types::predicate::Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `essential-server` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "7df6bd22cc1bc1a57be8868e1ba4d0750d989fbca661e80c59d8b1207b3f3aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df6bd22cc1bc1a57be8868e1ba4d0750d989fbca661e80c59d8b1207b3f3aa6", kill_on_drop: false }`
[INFO] [stdout] 7df6bd22cc1bc1a57be8868e1ba4d0750d989fbca661e80c59d8b1207b3f3aa6
