[INFO] fetching crate essential-rest-server 0.4.0...
[INFO] testing essential-rest-server-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate essential-rest-server 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate essential-rest-server 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate essential-rest-server 0.4.0
[INFO] tweaked toml for crates.io crate essential-rest-server 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate essential-rest-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] crate crates.io crate essential-rest-server 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c72933a7023f257d6563d5f04080bfe32faefed40fb6837cccb56f027114af11
[INFO] running `Command { std: "docker" "start" "-a" "c72933a7023f257d6563d5f04080bfe32faefed40fb6837cccb56f027114af11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c72933a7023f257d6563d5f04080bfe32faefed40fb6837cccb56f027114af11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72933a7023f257d6563d5f04080bfe32faefed40fb6837cccb56f027114af11", kill_on_drop: false }`
[INFO] [stdout] c72933a7023f257d6563d5f04080bfe32faefed40fb6837cccb56f027114af11
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e24f3d684a29a67407a7b3fc7d73e53ca3c8d0658c3cab8877a1ec886378b90f
[INFO] running `Command { std: "docker" "start" "-a" "e24f3d684a29a67407a7b3fc7d73e53ca3c8d0658c3cab8877a1ec886378b90f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling essential-lock v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tower v0.5.0
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.2
[INFO] [stderr]    Compiling secp256k1-sys v0.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling secp256k1 v0.29.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.15
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling essential-types v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling postcard v1.0.8
[INFO] [stderr]    Compiling essential-storage v0.3.0
[INFO] [stderr]    Compiling essential-server-types v0.2.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling essential-hash v0.2.0
[INFO] [stderr]    Compiling essential-sign v0.2.0
[INFO] [stderr]    Compiling essential-asm-spec v0.2.0
[INFO] [stderr]    Compiling essential-asm-gen v0.3.0
[INFO] [stderr]    Compiling essential-constraint-asm v0.3.0
[INFO] [stderr]    Compiling essential-constraint-vm v0.3.0
[INFO] [stderr]    Compiling essential-state-asm v0.3.0
[INFO] [stderr]    Compiling essential-state-read-vm v0.3.0
[INFO] [stderr]    Compiling essential-check v0.4.0
[INFO] [stderr]    Compiling essential-transaction-storage v0.3.0
[INFO] [stderr]    Compiling essential-memory-storage v0.3.0
[INFO] [stderr]    Compiling essential-server v0.4.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling essential-rqlite-storage v0.3.0
[INFO] [stderr]    Compiling essential-rest-server v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.61s
[INFO] running `Command { std: "docker" "inspect" "e24f3d684a29a67407a7b3fc7d73e53ca3c8d0658c3cab8877a1ec886378b90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e24f3d684a29a67407a7b3fc7d73e53ca3c8d0658c3cab8877a1ec886378b90f", kill_on_drop: false }`
[INFO] [stdout] e24f3d684a29a67407a7b3fc7d73e53ca3c8d0658c3cab8877a1ec886378b90f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9754ab08b2b73b9382340034a6b69623ff396efa585ecef0b3a6908fe2439f6a
[INFO] running `Command { std: "docker" "start" "-a" "9754ab08b2b73b9382340034a6b69623ff396efa585ecef0b3a6908fe2439f6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling essential-rqlite-storage v0.3.0
[INFO] [stderr]    Compiling essential-rest-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/curl.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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_utils`
[INFO] [stdout]  --> tests/curl.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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]   --> tests/integration.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use test_utils::{
[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_utils`
[INFO] [stdout]   --> tests/integration.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use test_utils::{
[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[E0599]: no function or associated item named `empty` found for struct `Predicate` in the current scope
[INFO] [stdout]   --> tests/curl.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let predicate = Predicate::empty();
[INFO] [stdout]    |                                ^^^^^ function or associated item not found in `Predicate`
[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/integration.rs:40:70
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let contract = sign_contract_with_random_keypair(vec![Predicate::empty()]);
[INFO] [stdout]    |                                                                      ^^^^^ function or associated item not found in `Predicate`
[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/integration.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let predicate = Predicate::empty();
[INFO] [stdout]     |                                ^^^^^ function or associated item not found in `Predicate`
[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/integration.rs:158:70
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let contract = sign_contract_with_random_keypair(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] [stdout] error[E0599]: no function or associated item named `empty` found for struct `Predicate` in the current scope
[INFO] [stdout]    --> tests/integration.rs:195:70
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let contract = sign_contract_with_random_keypair(vec![Predicate::empty()]);
[INFO] [stdout]     |                                                                      ^^^^^ function or associated item not found in `Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `essential-rest-server` (test "curl") due to 3 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 `Solution` in the current scope
[INFO] [stdout]    --> tests/integration.rs:261:30
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let 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]    --> tests/integration.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let 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 `Predicate` in the current scope
[INFO] [stdout]    --> tests/integration.rs:320:70
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let contract = sign_contract_with_random_keypair(vec![Predicate::empty()]);
[INFO] [stdout]     |                                                                      ^^^^^ function or associated item not found in `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]    --> tests/integration.rs:333:34
[INFO] [stdout]     |
[INFO] [stdout] 333 |     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 `Predicate` in the current scope
[INFO] [stdout]    --> tests/integration.rs:377:36
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let contract = vec![Predicate::empty()].into();
[INFO] [stdout]     |                                    ^^^^^ function or associated item not found in `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]    --> tests/integration.rs:380:34
[INFO] [stdout]     |
[INFO] [stdout] 380 |     let mut solution = Solution::empty();
[INFO] [stdout]     |                                  ^^^^^ function or associated item not found in `Solution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |         mem.insert_solution_into_pool(solution.clone())
[INFO] [stdout]     |                                       ^^^^^^^^ cannot infer type
[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/integration.rs:593:42
[INFO] [stdout]     |
[INFO] [stdout] 593 |             c.predicates.push(Predicate::empty());
[INFO] [stdout]     |                                          ^^^^^ function or associated item not found in `Predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:621:29
[INFO] [stdout]     |
[INFO] [stdout] 621 |         mem.insert_contract(contract.clone()).await.unwrap();
[INFO] [stdout]     |                             ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:661:29
[INFO] [stdout]     |
[INFO] [stdout] 661 |         mem.insert_contract(contract.clone()).await.unwrap();
[INFO] [stdout]     |                             ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `essential-rest-server` (test "integration") due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "9754ab08b2b73b9382340034a6b69623ff396efa585ecef0b3a6908fe2439f6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9754ab08b2b73b9382340034a6b69623ff396efa585ecef0b3a6908fe2439f6a", kill_on_drop: false }`
[INFO] [stdout] 9754ab08b2b73b9382340034a6b69623ff396efa585ecef0b3a6908fe2439f6a
