[INFO] cloning repository https://github.com/ErenKizilay/parroton
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErenKizilay/parroton" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErenKizilay%2Fparroton", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErenKizilay%2Fparroton'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c858bdb636a708fba1e7ef591219625497bfc8ca
[INFO] testing ErenKizilay/parroton against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErenKizilay%2Fparroton" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ErenKizilay/parroton
[INFO] finished tweaking git repo https://github.com/ErenKizilay/parroton
[INFO] tweaked toml for git repo https://github.com/ErenKizilay/parroton written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErenKizilay/parroton on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ErenKizilay/parroton 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 407f3786f1f2f0ce9dd9cf93a73fdb1e52da398b0fd75b9cecb0d359504d7853
[INFO] running `Command { std: "docker" "start" "-a" "407f3786f1f2f0ce9dd9cf93a73fdb1e52da398b0fd75b9cecb0d359504d7853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "407f3786f1f2f0ce9dd9cf93a73fdb1e52da398b0fd75b9cecb0d359504d7853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407f3786f1f2f0ce9dd9cf93a73fdb1e52da398b0fd75b9cecb0d359504d7853", kill_on_drop: false }`
[INFO] [stdout] 407f3786f1f2f0ce9dd9cf93a73fdb1e52da398b0fd75b9cecb0d359504d7853
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11e8a627b6073c1fc06e22c0ffaaab74a87092cf7208810d18c0249bf333760d
[INFO] running `Command { std: "docker" "start" "-a" "11e8a627b6073c1fc06e22c0ffaaab74a87092cf7208810d18c0249bf333760d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling iri-string v0.7.7
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bon v3.3.2
[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 serde_with v3.11.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_json_path_core v0.2.1
[INFO] [stderr]    Compiling aws-smithy-types v1.2.9
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling serde_json_path_macros v0.1.5
[INFO] [stderr]    Compiling serde_json_path v0.7.1
[INFO] [stderr]    Compiling har v0.8.1
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.3
[INFO] [stderr]    Compiling aws-smithy-json v0.61.1
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling aws-credential-types v1.2.1
[INFO] [stderr]    Compiling aws-smithy-http v0.60.11
[INFO] [stderr]    Compiling aws-sigv4 v1.2.6
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.7.4
[INFO] [stderr]    Compiling aws-runtime v1.4.4
[INFO] [stderr]    Compiling aws-sdk-dynamodb v1.55.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.50.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.51.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.51.0
[INFO] [stderr]    Compiling aws-config v1.5.10
[INFO] [stderr]    Compiling serde_dynamo v4.2.14
[INFO] [stderr]    Compiling parroton v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PostData`
[INFO] [stdout]  --> src/har_resolver.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | use har::v1_2::{Entries, Headers, PostData, Request};
[INFO] [stdout]   |                                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/har_resolver.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> src/auth/service.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::json_path::model::Expression`
[INFO] [stdout]  --> src/assertion/service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::json_path::model::Expression;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_sdk_dynamodb::config::retry::ShouldAttempt::No`
[INFO] [stdout]   --> src/run/execution.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use aws_sdk_dynamodb::config::retry::ShouldAttempt::No;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_sdk_dynamodb::primitives::DateTime`
[INFO] [stdout]   --> src/run/execution.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aws_sdk_dynamodb::primitives::DateTime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_sdk_dynamodb::primitives::DateTimeFormat::DateTimeWithOffset`
[INFO] [stdout]   --> src/run/execution.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use aws_sdk_dynamodb::primitives::DateTimeFormat::DateTimeWithOffset;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/run/execution.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::alloc::System`
[INFO] [stdout]   --> src/case/service.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::alloc::System;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Debug`
[INFO] [stdout]   --> src/case/service.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::fmt::Debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/case/service.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task::id`
[INFO] [stdout]   --> src/case/service.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tokio::task::id;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_config::meta::region::RegionProviderChain`
[INFO] [stdout]   --> src/persistence/repo.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aws_config::meta::region::RegionProviderChain;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkConfig`
[INFO] [stdout]   --> src/persistence/repo.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aws_config::{BehaviorVersion, SdkConfig};
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Credentials`, `ProvideCredentials`, and `SharedCredentialsProvider`
[INFO] [stdout]   --> src/persistence/repo.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aws_sdk_dynamodb::config::{Credentials, ProvideCredentials, SharedCredentialsProvider};
[INFO] [stdout]    |                                ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_sdk_dynamodb::types::builders::UpdateBuilder`
[INFO] [stdout]   --> src/persistence/repo.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use aws_sdk_dynamodb::types::builders::UpdateBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::err`
[INFO] [stdout]   --> src/persistence/repo.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use futures::future::err;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]   --> src/persistence/repo.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instrument`
[INFO] [stdout]   --> src/persistence/repo.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | use tracing::{info, Instrument};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/json_path/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/action_execution/service.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |                         let mut pairs: Vec<ActionExecutionPair> = execs
[INFO] [stdout]    |                             ----^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/run/execution.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         let mut actions = &mut repo_cloned
[INFO] [stdout]    |                             ----^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/case/api.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |     while let Some(mut field) = multipart.next_field().await.unwrap() {
[INFO] [stdout]    |                    ----^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/case/api.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     while let Some(mut field) = multipart.next_field().await.unwrap() {
[INFO] [stdout]    |                    ----^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_v2`
[INFO] [stdout]    --> src/har_resolver.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Spec::V1_3(log_v2) => {
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_v2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/har_resolver.rs:640:21
[INFO] [stdout]     |
[INFO] [stdout] 640 |         .map(|(key, value)| Expression { value: key.clone() })
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/har_resolver.rs:638:21
[INFO] [stdout]     |
[INFO] [stdout] 638 |         .flat_map(|(i, indexes)| indexes)
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/api.rs:184:32
[INFO] [stdout]     |
[INFO] [stdout] 184 |             AppError::Internal(message) => {
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parts`
[INFO] [stdout]   --> src/proxy/service.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn handler(parts: http::request::Parts) {}
[INFO] [stdout]    |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_parts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parts`
[INFO] [stdout]   --> src/proxy/service.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn build_http_request(parts: http::request::Parts) -> HttpRequest {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_parts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/case/service.rs:68:68
[INFO] [stdout]    |
[INFO] [stdout] 68 |             .maybe_expression_attribute_names(keyword.clone().map(|keyword|{HashMap::from([("#name".to_string(), "name".to_string())])}))
[INFO] [stdout]    |                                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/case/service.rs:67:59
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .maybe_filter_expression(keyword.clone().map(|keyword|{"contains(#name, :keyword)".to_string()}))
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/persistence/repo.rs:412:44
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn add_main_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {
[INFO] [stdout]     |                                            ----^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/persistence/repo.rs:421:45
[INFO] [stdout]     |
[INFO] [stdout] 421 |     fn add_index_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {}
[INFO] [stdout]     |                                             ----^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]    --> src/persistence/repo.rs:421:33
[INFO] [stdout]     |
[INFO] [stdout] 421 |     fn add_index_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {}
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]    --> src/persistence/repo.rs:421:45
[INFO] [stdout]     |
[INFO] [stdout] 421 |     fn add_index_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {}
[INFO] [stdout]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]    --> src/persistence/repo.rs:423:28
[INFO] [stdout]     |
[INFO] [stdout] 423 |     fn build_deleted_event(entity: T) -> Option<OnDeleteMessage> {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e1`
[INFO] [stdout]    --> src/persistence/repo.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn ordering(e1: &T, e2: &T) -> Ordering {
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_e1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e2`
[INFO] [stdout]    --> src/persistence/repo.rs:427:25
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn ordering(e1: &T, e2: &T) -> Ordering {
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_e2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/json_path/utils.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |     for (key, mut value) in path_value_pairs {
[INFO] [stdout]     |               ----^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_body` is never used
[INFO] [stdout]   --> src/http.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl HttpRequest {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn get_body(&self) -> Option<Value> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_cookie_header` is never used
[INFO] [stdout]    --> src/http.rs:266:4
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn build_cookie_header(cookies: &Vec<ReqParam>) -> HeaderValue {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Validation` is never constructed
[INFO] [stdout]    --> src/api.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub enum AppError {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] 142 |     NotFound(String),
[INFO] [stdout] 143 |     Validation(String),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProxyRecord` is never constructed
[INFO] [stdout]  --> src/proxy/model.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ProxyRecord {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handler` is never used
[INFO] [stdout]   --> src/proxy/service.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn handler(parts: http::request::Parts) {}
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_http_request` is never used
[INFO] [stdout]   --> src/proxy/service.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn build_http_request(parts: http::request::Parts) -> HttpRequest {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_record` is never used
[INFO] [stdout]   --> src/proxy/service.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | async fn start_record(repository: Arc<Repository>, request: CreateProxyRecordRequest) -> ProxyRecord {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `end_record` is never used
[INFO] [stdout]   --> src/proxy/service.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | async fn end_record(repository: Arc<Repository>, action: &Action, run: &Run) {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_request` is never used
[INFO] [stdout]   --> src/proxy/service.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | async fn record_request(repository: Arc<Repository>, client: Arc<ApiClient>, parts: http::request::Parts, run: &Run, test_case: &TestCase) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_action_parameters` is never used
[INFO] [stdout]   --> src/proxy/service.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn build_action_parameters(action: &Action, executions: Vec<ActionExecution>) -> BuildActionParamResult {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_action` is never used
[INFO] [stdout]    --> src/proxy/service.rs:126:4
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn build_action(test_case: &TestCase, http_req: &HttpRequest, order: usize) -> Action {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_action_execution` is never used
[INFO] [stdout]    --> src/proxy/service.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn build_action_execution(run: &Run, action_id: &String, http_req: &HttpRequest, http_result: Option<HttpResult<Value>>) -> ActionExecuti...
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_execution` is never used
[INFO] [stdout]    --> src/proxy/service.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn update_execution(mut exec: ActionExecution, http_result: HttpResult<Value>) -> ActionExecution {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuildActionParamResult` is never constructed
[INFO] [stdout]    --> src/proxy/service.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | struct BuildActionParamResult {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateProxyRecordRequest` is never constructed
[INFO] [stdout]    --> src/proxy/service.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct CreateProxyRecordRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_url` is never read
[INFO] [stdout]    --> src/auth/api.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct AuthProvidersQueryParams {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 118 |     test_case_id: Option<String>,
[INFO] [stdout] 119 |     base_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_function` and `from_value` are never used
[INFO] [stdout]   --> src/assertion/model.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl AssertionItem {
[INFO] [stdout]    | ------------------ associated functions in this implementation
[INFO] [stdout] 42 |     pub fn from_function(function: Function) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn from_value(value: Value) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_function_parameter` and `delete_function_parameter` are never used
[INFO] [stdout]    --> src/assertion/service.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AssertionOperations {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub async fn update_function_parameter(&self, request: UpdateFunctionParameterRequest) -> Result<Assertion, AppError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn delete_function_parameter(&self, request: DeleteFunctionParameterRequest) -> Result<Assertion, AppError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateFunctionParameterRequest` is never constructed
[INFO] [stdout]    --> src/assertion/service.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct UpdateFunctionParameterRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteFunctionParameterRequest` is never constructed
[INFO] [stdout]    --> src/assertion/service.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct DeleteFunctionParameterRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sum` is never used
[INFO] [stdout]   --> src/assertion/check.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn sum(v1: Vec<Value>, v2: Vec<Value>) -> f64 {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list` is never used
[INFO] [stdout]    --> src/action_execution/service.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl ActionExecutionsOperations {
[INFO] [stdout]     | ------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn list(
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/action/service.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl ActionOperations {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub async fn get(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INIT` is never used
[INFO] [stdout]   --> src/persistence/repo.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub static INIT: Once = Once::new();
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logger` is never used
[INFO] [stdout]   --> src/persistence/repo.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn init_logger() {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `partition_key_condition`, `sort_key_condition`, `unique_key_condition`, and `key_condition` are never used
[INFO] [stdout]   --> src/persistence/repo.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) trait Table<T>
[INFO] [stdout]    |                  ----- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn partition_key_condition(value: String) -> (String, Condition) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn sort_key_condition(value: String) -> (String, Condition) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn unique_key_condition(partition_key: String, sort_key: String) -> HashMap<String, Condition> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     fn key_condition(value: String, operator: ComparisonOperator) -> Condition {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/har_resolver.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 | /                 repository.auth_providers()
[INFO] [stdout] 85 | |                     .link(customer_id, &auth_provider.id, &created_test_case.id).await;
[INFO] [stdout]    | |______________________________________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 let _ = repository.auth_providers()
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/auth/service.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 self.unlink(&item.customer_id, test_case_id, &item.id).await;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let _ = self.unlink(&item.customer_id, test_case_id, &item.id).await;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "11e8a627b6073c1fc06e22c0ffaaab74a87092cf7208810d18c0249bf333760d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e8a627b6073c1fc06e22c0ffaaab74a87092cf7208810d18c0249bf333760d", kill_on_drop: false }`
[INFO] [stdout] 11e8a627b6073c1fc06e22c0ffaaab74a87092cf7208810d18c0249bf333760d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11cfcebf73c7f629bd60aa56765bd82fbb27c7ab0103e4fff09cbe88dbc19043
[INFO] running `Command { std: "docker" "start" "-a" "11cfcebf73c7f629bd60aa56765bd82fbb27c7ab0103e4fff09cbe88dbc19043", kill_on_drop: false }`
[INFO] [stderr]    Compiling parroton v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PostData`
[INFO] [stdout]  --> src/har_resolver.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | use har::v1_2::{Entries, Headers, PostData, Request};
[INFO] [stdout]   |                                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/har_resolver.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> src/auth/service.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::json_path::model::Expression`
[INFO] [stdout]  --> src/assertion/service.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::json_path::model::Expression;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `INIT`
[INFO] [stdout]    --> src/assertion/service.rs:156:61
[INFO] [stdout]     |
[INFO] [stdout] 156 |     use crate::persistence::repo::{init_logger, Repository, INIT};
[INFO] [stdout]     |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Once`
[INFO] [stdout]    --> src/assertion/service.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     use std::sync::Once;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]    --> src/assertion/service.rs:160:19
[INFO] [stdout]     |
[INFO] [stdout] 160 |     use tracing::{debug, info};
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_sdk_dynamodb::config::retry::ShouldAttempt::No`
[INFO] [stdout]   --> src/run/execution.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use aws_sdk_dynamodb::config::retry::ShouldAttempt::No;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_sdk_dynamodb::primitives::DateTime`
[INFO] [stdout]   --> src/run/execution.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aws_sdk_dynamodb::primitives::DateTime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_sdk_dynamodb::primitives::DateTimeFormat::DateTimeWithOffset`
[INFO] [stdout]   --> src/run/execution.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use aws_sdk_dynamodb::primitives::DateTimeFormat::DateTimeWithOffset;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/run/execution.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::alloc::System`
[INFO] [stdout]   --> src/case/service.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::alloc::System;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Debug`
[INFO] [stdout]   --> src/case/service.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::fmt::Debug;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/case/service.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task::id`
[INFO] [stdout]   --> src/case/service.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tokio::task::id;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_config::meta::region::RegionProviderChain`
[INFO] [stdout]   --> src/persistence/repo.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aws_config::meta::region::RegionProviderChain;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkConfig`
[INFO] [stdout]   --> src/persistence/repo.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aws_config::{BehaviorVersion, SdkConfig};
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Credentials`, `ProvideCredentials`, and `SharedCredentialsProvider`
[INFO] [stdout]   --> src/persistence/repo.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aws_sdk_dynamodb::config::{Credentials, ProvideCredentials, SharedCredentialsProvider};
[INFO] [stdout]    |                                ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aws_sdk_dynamodb::types::builders::UpdateBuilder`
[INFO] [stdout]   --> src/persistence/repo.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use aws_sdk_dynamodb::types::builders::UpdateBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::err`
[INFO] [stdout]   --> src/persistence/repo.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use futures::future::err;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]   --> src/persistence/repo.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instrument`
[INFO] [stdout]   --> src/persistence/repo.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | use tracing::{info, Instrument};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/json_path/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/action_execution/service.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |                         let mut pairs: Vec<ActionExecutionPair> = execs
[INFO] [stdout]    |                             ----^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/run/execution.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         let mut actions = &mut repo_cloned
[INFO] [stdout]    |                             ----^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/case/api.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |     while let Some(mut field) = multipart.next_field().await.unwrap() {
[INFO] [stdout]    |                    ----^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/case/api.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     while let Some(mut field) = multipart.next_field().await.unwrap() {
[INFO] [stdout]    |                    ----^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_v2`
[INFO] [stdout]    --> src/har_resolver.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Spec::V1_3(log_v2) => {
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_v2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/har_resolver.rs:640:21
[INFO] [stdout]     |
[INFO] [stdout] 640 |         .map(|(key, value)| Expression { value: key.clone() })
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/har_resolver.rs:638:21
[INFO] [stdout]     |
[INFO] [stdout] 638 |         .flat_map(|(i, indexes)| indexes)
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/api.rs:184:32
[INFO] [stdout]     |
[INFO] [stdout] 184 |             AppError::Internal(message) => {
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parts`
[INFO] [stdout]   --> src/proxy/service.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn handler(parts: http::request::Parts) {}
[INFO] [stdout]    |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_parts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parts`
[INFO] [stdout]   --> src/proxy/service.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn build_http_request(parts: http::request::Parts) -> HttpRequest {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_parts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `update_result`
[INFO] [stdout]    --> src/run/service.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let update_result = repository.runs()
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_update_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/case/service.rs:68:68
[INFO] [stdout]    |
[INFO] [stdout] 68 |             .maybe_expression_attribute_names(keyword.clone().map(|keyword|{HashMap::from([("#name".to_string(), "name".to_string())])}))
[INFO] [stdout]    |                                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/case/service.rs:67:59
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .maybe_filter_expression(keyword.clone().map(|keyword|{"contains(#name, :keyword)".to_string()}))
[INFO] [stdout]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/persistence/repo.rs:412:44
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn add_main_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {
[INFO] [stdout]     |                                            ----^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/persistence/repo.rs:421:45
[INFO] [stdout]     |
[INFO] [stdout] 421 |     fn add_index_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {}
[INFO] [stdout]     |                                             ----^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]    --> src/persistence/repo.rs:421:33
[INFO] [stdout]     |
[INFO] [stdout] 421 |     fn add_index_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {}
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]    --> src/persistence/repo.rs:421:45
[INFO] [stdout]     |
[INFO] [stdout] 421 |     fn add_index_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {}
[INFO] [stdout]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]    --> src/persistence/repo.rs:423:28
[INFO] [stdout]     |
[INFO] [stdout] 423 |     fn build_deleted_event(entity: T) -> Option<OnDeleteMessage> {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e1`
[INFO] [stdout]    --> src/persistence/repo.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn ordering(e1: &T, e2: &T) -> Ordering {
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_e1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e2`
[INFO] [stdout]    --> src/persistence/repo.rs:427:25
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn ordering(e1: &T, e2: &T) -> Ordering {
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_e2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/json_path/utils.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |     for (key, mut value) in path_value_pairs {
[INFO] [stdout]     |               ----^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_body` is never used
[INFO] [stdout]   --> src/http.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl HttpRequest {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn get_body(&self) -> Option<Value> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_cookie_header` is never used
[INFO] [stdout]    --> src/http.rs:266:4
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn build_cookie_header(cookies: &Vec<ReqParam>) -> HeaderValue {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Validation` is never constructed
[INFO] [stdout]    --> src/api.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub enum AppError {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] 142 |     NotFound(String),
[INFO] [stdout] 143 |     Validation(String),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProxyRecord` is never constructed
[INFO] [stdout]  --> src/proxy/model.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ProxyRecord {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handler` is never used
[INFO] [stdout]   --> src/proxy/service.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn handler(parts: http::request::Parts) {}
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_http_request` is never used
[INFO] [stdout]   --> src/proxy/service.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn build_http_request(parts: http::request::Parts) -> HttpRequest {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_record` is never used
[INFO] [stdout]   --> src/proxy/service.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | async fn start_record(repository: Arc<Repository>, request: CreateProxyRecordRequest) -> ProxyRecord {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `end_record` is never used
[INFO] [stdout]   --> src/proxy/service.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | async fn end_record(repository: Arc<Repository>, action: &Action, run: &Run) {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_request` is never used
[INFO] [stdout]   --> src/proxy/service.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | async fn record_request(repository: Arc<Repository>, client: Arc<ApiClient>, parts: http::request::Parts, run: &Run, test_case: &TestCase) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_action_parameters` is never used
[INFO] [stdout]   --> src/proxy/service.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn build_action_parameters(action: &Action, executions: Vec<ActionExecution>) -> BuildActionParamResult {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_action` is never used
[INFO] [stdout]    --> src/proxy/service.rs:126:4
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn build_action(test_case: &TestCase, http_req: &HttpRequest, order: usize) -> Action {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_action_execution` is never used
[INFO] [stdout]    --> src/proxy/service.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn build_action_execution(run: &Run, action_id: &String, http_req: &HttpRequest, http_result: Option<HttpResult<Value>>) -> ActionExecuti...
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_execution` is never used
[INFO] [stdout]    --> src/proxy/service.rs:156:4
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn update_execution(mut exec: ActionExecution, http_result: HttpResult<Value>) -> ActionExecution {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuildActionParamResult` is never constructed
[INFO] [stdout]    --> src/proxy/service.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | struct BuildActionParamResult {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateProxyRecordRequest` is never constructed
[INFO] [stdout]    --> src/proxy/service.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct CreateProxyRecordRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `base_url` is never read
[INFO] [stdout]    --> src/auth/api.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct AuthProvidersQueryParams {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 118 |     test_case_id: Option<String>,
[INFO] [stdout] 119 |     base_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sum` is never used
[INFO] [stdout]   --> src/assertion/check.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn sum(v1: Vec<Value>, v2: Vec<Value>) -> f64 {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list` is never used
[INFO] [stdout]    --> src/action_execution/service.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl ActionExecutionsOperations {
[INFO] [stdout]     | ------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn list(
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/action/service.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl ActionOperations {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub async fn get(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `partition_key_condition`, `sort_key_condition`, `unique_key_condition`, and `key_condition` are never used
[INFO] [stdout]   --> src/persistence/repo.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) trait Table<T>
[INFO] [stdout]    |                  ----- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn partition_key_condition(value: String) -> (String, Condition) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn sort_key_condition(value: String) -> (String, Condition) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn unique_key_condition(partition_key: String, sort_key: String) -> HashMap<String, Condition> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     fn key_condition(value: String, operator: ComparisonOperator) -> Condition {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/har_resolver.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 | /                 repository.auth_providers()
[INFO] [stdout] 85 | |                     .link(customer_id, &auth_provider.id, &created_test_case.id).await;
[INFO] [stdout]    | |______________________________________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 let _ = repository.auth_providers()
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/auth/service.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 self.unlink(&item.customer_id, test_case_id, &item.id).await;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let _ = self.unlink(&item.customer_id, test_case_id, &item.id).await;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.92s
[INFO] running `Command { std: "docker" "inspect" "11cfcebf73c7f629bd60aa56765bd82fbb27c7ab0103e4fff09cbe88dbc19043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11cfcebf73c7f629bd60aa56765bd82fbb27c7ab0103e4fff09cbe88dbc19043", kill_on_drop: false }`
[INFO] [stdout] 11cfcebf73c7f629bd60aa56765bd82fbb27c7ab0103e4fff09cbe88dbc19043
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8ba846a22adff085b479a4d2b72ed4b46aff0ce332650e1778828418c0dc579c
[INFO] running `Command { std: "docker" "start" "-a" "8ba846a22adff085b479a4d2b72ed4b46aff0ce332650e1778828418c0dc579c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `PostData`
[INFO] [stderr]  --> src/har_resolver.rs:9:35
[INFO] [stderr]   |
[INFO] [stderr] 9 | use har::v1_2::{Entries, Headers, PostData, Request};
[INFO] [stderr]   |                                   ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]   --> src/har_resolver.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use uuid::Uuid;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::hash::Hash`
[INFO] [stderr]  --> src/auth/service.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::hash::Hash;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::json_path::model::Expression`
[INFO] [stderr]  --> src/assertion/service.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::json_path::model::Expression;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `INIT`
[INFO] [stderr]    --> src/assertion/service.rs:156:61
[INFO] [stderr]     |
[INFO] [stderr] 156 |     use crate::persistence::repo::{init_logger, Repository, INIT};
[INFO] [stderr]     |                                                             ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Once`
[INFO] [stderr]    --> src/assertion/service.rs:157:9
[INFO] [stderr]     |
[INFO] [stderr] 157 |     use std::sync::Once;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug`
[INFO] [stderr]    --> src/assertion/service.rs:160:19
[INFO] [stderr]     |
[INFO] [stderr] 160 |     use tracing::{debug, info};
[INFO] [stderr]     |                   ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `aws_sdk_dynamodb::config::retry::ShouldAttempt::No`
[INFO] [stderr]   --> src/run/execution.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use aws_sdk_dynamodb::config::retry::ShouldAttempt::No;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `aws_sdk_dynamodb::primitives::DateTime`
[INFO] [stderr]   --> src/run/execution.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use aws_sdk_dynamodb::primitives::DateTime;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `aws_sdk_dynamodb::primitives::DateTimeFormat::DateTimeWithOffset`
[INFO] [stderr]   --> src/run/execution.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use aws_sdk_dynamodb::primitives::DateTimeFormat::DateTimeWithOffset;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]   --> src/run/execution.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | use uuid::Uuid;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::alloc::System`
[INFO] [stderr]   --> src/case/service.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::alloc::System;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt::Debug`
[INFO] [stderr]   --> src/case/service.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use std::fmt::Debug;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Instant`
[INFO] [stderr]   --> src/case/service.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::time::Instant;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::task::id`
[INFO] [stderr]   --> src/case/service.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use tokio::task::id;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `aws_config::meta::region::RegionProviderChain`
[INFO] [stderr]   --> src/persistence/repo.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use aws_config::meta::region::RegionProviderChain;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SdkConfig`
[INFO] [stderr]   --> src/persistence/repo.rs:14:35
[INFO] [stderr]    |
[INFO] [stderr] 14 | use aws_config::{BehaviorVersion, SdkConfig};
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Credentials`, `ProvideCredentials`, and `SharedCredentialsProvider`
[INFO] [stderr]   --> src/persistence/repo.rs:16:32
[INFO] [stderr]    |
[INFO] [stderr] 16 | use aws_sdk_dynamodb::config::{Credentials, ProvideCredentials, SharedCredentialsProvider};
[INFO] [stderr]    |                                ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `aws_sdk_dynamodb::types::builders::UpdateBuilder`
[INFO] [stderr]   --> src/persistence/repo.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | use aws_sdk_dynamodb::types::builders::UpdateBuilder;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::future::err`
[INFO] [stderr]   --> src/persistence/repo.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | use futures::future::err;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Deserialize`
[INFO] [stderr]   --> src/persistence/repo.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 | use serde::{Deserialize, Serialize};
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Instrument`
[INFO] [stderr]   --> src/persistence/repo.rs:36:21
[INFO] [stderr]    |
[INFO] [stderr] 36 | use tracing::{info, Instrument};
[INFO] [stderr]    |                     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::Deserialize`
[INFO] [stderr]  --> src/json_path/utils.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde::Deserialize;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/action_execution/service.rs:96:29
[INFO] [stderr]    |
[INFO] [stderr] 96 |                         let mut pairs: Vec<ActionExecutionPair> = execs
[INFO] [stderr]    |                             ----^^^^^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/run/execution.rs:61:29
[INFO] [stderr]    |
[INFO] [stderr] 61 |                         let mut actions = &mut repo_cloned
[INFO] [stderr]    |                             ----^^^^^^^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/case/api.rs:39:20
[INFO] [stderr]    |
[INFO] [stderr] 39 |     while let Some(mut field) = multipart.next_field().await.unwrap() {
[INFO] [stderr]    |                    ----^^^^^
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/case/api.rs:94:20
[INFO] [stderr]    |
[INFO] [stderr] 94 |     while let Some(mut field) = multipart.next_field().await.unwrap() {
[INFO] [stderr]    |                    ----^^^^^
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `log_v2`
[INFO] [stderr]    --> src/har_resolver.rs:128:20
[INFO] [stderr]     |
[INFO] [stderr] 128 |         Spec::V1_3(log_v2) => {
[INFO] [stderr]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_v2`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> src/har_resolver.rs:640:21
[INFO] [stderr]     |
[INFO] [stderr] 640 |         .map(|(key, value)| Expression { value: key.clone() })
[INFO] [stderr]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/har_resolver.rs:638:21
[INFO] [stderr]     |
[INFO] [stderr] 638 |         .flat_map(|(i, indexes)| indexes)
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]    --> src/api.rs:184:32
[INFO] [stderr]     |
[INFO] [stderr] 184 |             AppError::Internal(message) => {
[INFO] [stderr]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `parts`
[INFO] [stderr]   --> src/proxy/service.rs:16:18
[INFO] [stderr]    |
[INFO] [stderr] 16 | async fn handler(parts: http::request::Parts) {}
[INFO] [stderr]    |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_parts`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `parts`
[INFO] [stderr]   --> src/proxy/service.rs:18:23
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn build_http_request(parts: http::request::Parts) -> HttpRequest {
[INFO] [stderr]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_parts`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `update_result`
[INFO] [stderr]    --> src/run/service.rs:128:13
[INFO] [stderr]     |
[INFO] [stderr] 128 |         let update_result = repository.runs()
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_update_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `keyword`
[INFO] [stderr]   --> src/case/service.rs:68:68
[INFO] [stderr]    |
[INFO] [stderr] 68 |             .maybe_expression_attribute_names(keyword.clone().map(|keyword|{HashMap::from([("#name".to_string(), "name".to_string())])}))
[INFO] [stderr]    |                                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `keyword`
[INFO] [stderr]   --> src/case/service.rs:67:59
[INFO] [stderr]    |
[INFO] [stderr] 67 |             .maybe_filter_expression(keyword.clone().map(|keyword|{"contains(#name, :keyword)".to_string()}))
[INFO] [stderr]    |                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/persistence/repo.rs:412:44
[INFO] [stderr]     |
[INFO] [stderr] 412 |     fn add_main_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {
[INFO] [stderr]     |                                            ----^^^^
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/persistence/repo.rs:421:45
[INFO] [stderr]     |
[INFO] [stderr] 421 |     fn add_index_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {}
[INFO] [stderr]     |                                             ----^^^^
[INFO] [stderr]     |                                             |
[INFO] [stderr]     |                                             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entity`
[INFO] [stderr]    --> src/persistence/repo.rs:421:33
[INFO] [stderr]     |
[INFO] [stderr] 421 |     fn add_index_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {}
[INFO] [stderr]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `item`
[INFO] [stderr]    --> src/persistence/repo.rs:421:45
[INFO] [stderr]     |
[INFO] [stderr] 421 |     fn add_index_key_attributes(entity: &T, mut item: &mut HashMap<String, AttributeValue>) {}
[INFO] [stderr]     |                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entity`
[INFO] [stderr]    --> src/persistence/repo.rs:423:28
[INFO] [stderr]     |
[INFO] [stderr] 423 |     fn build_deleted_event(entity: T) -> Option<OnDeleteMessage> {
[INFO] [stderr]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e1`
[INFO] [stderr]    --> src/persistence/repo.rs:427:17
[INFO] [stderr]     |
[INFO] [stderr] 427 |     fn ordering(e1: &T, e2: &T) -> Ordering {
[INFO] [stderr]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_e1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e2`
[INFO] [stderr]    --> src/persistence/repo.rs:427:25
[INFO] [stderr]     |
[INFO] [stderr] 427 |     fn ordering(e1: &T, e2: &T) -> Ordering {
[INFO] [stderr]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_e2`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/json_path/utils.rs:149:15
[INFO] [stderr]     |
[INFO] [stderr] 149 |     for (key, mut value) in path_value_pairs {
[INFO] [stderr]     |               ----^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_body` is never used
[INFO] [stderr]   --> src/http.rs:94:12
[INFO] [stderr]    |
[INFO] [stderr] 85 | impl HttpRequest {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 94 |     pub fn get_body(&self) -> Option<Value> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_cookie_header` is never used
[INFO] [stderr]    --> src/http.rs:266:4
[INFO] [stderr]     |
[INFO] [stderr] 266 | fn build_cookie_header(cookies: &Vec<ReqParam>) -> HeaderValue {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Validation` is never constructed
[INFO] [stderr]    --> src/api.rs:143:5
[INFO] [stderr]     |
[INFO] [stderr] 141 | pub enum AppError {
[INFO] [stderr]     |          -------- variant in this enum
[INFO] [stderr] 142 |     NotFound(String),
[INFO] [stderr] 143 |     Validation(String),
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ProxyRecord` is never constructed
[INFO] [stderr]  --> src/proxy/model.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ProxyRecord {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handler` is never used
[INFO] [stderr]   --> src/proxy/service.rs:16:10
[INFO] [stderr]    |
[INFO] [stderr] 16 | async fn handler(parts: http::request::Parts) {}
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_http_request` is never used
[INFO] [stderr]   --> src/proxy/service.rs:18:4
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn build_http_request(parts: http::request::Parts) -> HttpRequest {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `start_record` is never used
[INFO] [stderr]   --> src/proxy/service.rs:22:10
[INFO] [stderr]    |
[INFO] [stderr] 22 | async fn start_record(repository: Arc<Repository>, request: CreateProxyRecordRequest) -> ProxyRecord {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `end_record` is never used
[INFO] [stderr]   --> src/proxy/service.rs:58:10
[INFO] [stderr]    |
[INFO] [stderr] 58 | async fn end_record(repository: Arc<Repository>, action: &Action, run: &Run) {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `record_request` is never used
[INFO] [stderr]   --> src/proxy/service.rs:78:10
[INFO] [stderr]    |
[INFO] [stderr] 78 | async fn record_request(repository: Arc<Repository>, client: Arc<ApiClient>, parts: http::request::Parts, run: &Run, test_case: &TestCase) {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_action_parameters` is never used
[INFO] [stderr]   --> src/proxy/service.rs:93:4
[INFO] [stderr]    |
[INFO] [stderr] 93 | fn build_action_parameters(action: &Action, executions: Vec<ActionExecution>) -> BuildActionParamResult {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_action` is never used
[INFO] [stderr]    --> src/proxy/service.rs:126:4
[INFO] [stderr]     |
[INFO] [stderr] 126 | fn build_action(test_case: &TestCase, http_req: &HttpRequest, order: usize) -> Action {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_action_execution` is never used
[INFO] [stderr]    --> src/proxy/service.rs:139:4
[INFO] [stderr]     |
[INFO] [stderr] 139 | fn build_action_execution(run: &Run, action_id: &String, http_req: &HttpRequest, http_result: Option<HttpResult<Value>>) -> ActionExecuti...
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_execution` is never used
[INFO] [stderr]    --> src/proxy/service.rs:156:4
[INFO] [stderr]     |
[INFO] [stderr] 156 | fn update_execution(mut exec: ActionExecution, http_result: HttpResult<Value>) -> ActionExecution {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BuildActionParamResult` is never constructed
[INFO] [stderr]    --> src/proxy/service.rs:163:8
[INFO] [stderr]     |
[INFO] [stderr] 163 | struct BuildActionParamResult {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CreateProxyRecordRequest` is never constructed
[INFO] [stderr]    --> src/proxy/service.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub struct CreateProxyRecordRequest {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `base_url` is never read
[INFO] [stderr]    --> src/auth/api.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub struct AuthProvidersQueryParams {
[INFO] [stderr]     |            ------------------------ field in this struct
[INFO] [stderr] 118 |     test_case_id: Option<String>,
[INFO] [stderr] 119 |     base_url: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sum` is never used
[INFO] [stderr]   --> src/assertion/check.rs:65:4
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn sum(v1: Vec<Value>, v2: Vec<Value>) -> f64 {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `list` is never used
[INFO] [stderr]    --> src/action_execution/service.rs:110:18
[INFO] [stderr]     |
[INFO] [stderr]  62 | impl ActionExecutionsOperations {
[INFO] [stderr]     | ------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub async fn list(
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get` is never used
[INFO] [stderr]    --> src/action/service.rs:101:18
[INFO] [stderr]     |
[INFO] [stderr]  58 | impl ActionOperations {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub async fn get(
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `partition_key_condition`, `sort_key_condition`, `unique_key_condition`, and `key_condition` are never used
[INFO] [stderr]   --> src/persistence/repo.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub(crate) trait Table<T>
[INFO] [stderr]    |                  ----- associated functions in this trait
[INFO] [stderr] ...
[INFO] [stderr] 69 |     fn partition_key_condition(value: String) -> (String, Condition) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 |     fn sort_key_condition(value: String) -> (String, Condition) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 82 |     fn unique_key_condition(partition_key: String, sort_key: String) -> HashMap<String, Condition> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 |     fn key_condition(value: String, operator: ComparisonOperator) -> Condition {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/har_resolver.rs:84:17
[INFO] [stderr]    |
[INFO] [stderr] 84 | /                 repository.auth_providers()
[INFO] [stderr] 85 | |                     .link(customer_id, &auth_provider.id, &created_test_case.id).await;
[INFO] [stderr]    | |______________________________________________________________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 84 |                 let _ = repository.auth_providers()
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/auth/service.rs:123:17
[INFO] [stderr]     |
[INFO] [stderr] 123 |                 self.unlink(&item.customer_id, test_case_id, &item.id).await;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 123 |                 let _ = self.unlink(&item.customer_id, test_case_id, &item.id).await;
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `parroton` (bin "parroton" test) generated 66 warnings (run `cargo fix --bin "parroton" -p parroton --tests` to apply 44 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parroton-1292c40a5faa95ca)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test assertion::check::tests::equality_check ... ok
[INFO] [stdout] test assertion::check::tests::list_contains ... ok
[INFO] [stdout] test assertion::check::tests::less_than_fail_case ... ok
[INFO] [stdout] test assertion::check::tests::string_contains ... ok
[INFO] [stdout] test har_resolver::tests::build_header_name ... ok
[INFO] [stdout] test assertion::check::tests::negate_equality_check ... ok
[INFO] [stdout] test run::execution::tests::test_build_http_param ... ok
[INFO] [stdout] test har_resolver::tests::test_build_action_url_with_params ... ok
[INFO] [stdout] test assertion::check::tests::greater_than ... ok
[INFO] [stdout] [2m2025-11-08T10:14:16.683228Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.684206Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.684389Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.685526Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.690932Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.691430Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.695656Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.697523Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.691975Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.691465Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.702091Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.702414Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.703751Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.704646Z[0m [31mERROR[0m [2mparroton::persistence::repo[0m[2m:[0m aws dynamodb sdk error: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: ResolveEndpointError { message: "Invalid Configuration: Missing Region", source: None }, connection: Unknown } })
[INFO] [stdout] test har_resolver::tests::test_build_action_name ... ok
[INFO] [stdout] [2m2025-11-08T10:14:16.698377Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] test json_path::utils::tests::auto_complete_matching_strategy ... [2m2025-11-08T10:14:16.698740Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] ok
[INFO] [stdout] test run::execution::tests::test_build_request_body ... ok
[INFO] [stdout] test har_resolver::tests::build_action_url ... ok
[INFO] [stdout] [2m2025-11-08T10:14:16.711092Z[0m [31mERROR[0m [2mparroton::persistence::repo[0m[2m:[0m aws dynamodb sdk error: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: ResolveEndpointError { message: "Invalid Configuration: Missing Region", source: None }, connection: Unknown } })
[INFO] [stdout] [2m2025-11-08T10:14:16.801851Z[0m [32m INFO[0m [2mparroton::persistence::repo[0m[2m:[0m will update partially cust1|auth1 with expr: "SET headers_by_name.#key = :newValue, #updated_at = :updated_at", attribute names: Some({"#key": "newHeader"}), attributes values: Some({":newValue": M({"value": S("newVal"), "disabled": Bool(false)})})
[INFO] [stdout] [2m2025-11-08T10:14:16.802771Z[0m [31mERROR[0m [2mparroton::persistence::repo[0m[2m:[0m aws dynamodb sdk error: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: ResolveEndpointError { message: "Invalid Configuration: Missing Region", source: None }, connection: Unknown } })
[INFO] [stdout] [2m2025-11-08T10:14:16.804307Z[0m [31mERROR[0m [2mparroton::persistence::repo[0m[2m:[0m aws dynamodb sdk error: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: ResolveEndpointError { message: "Invalid Configuration: Missing Region", source: None }, connection: Unknown } })
[INFO] [stdout] [2m2025-11-08T10:14:16.810556Z[0m [32m INFO[0m [2mparroton::persistence::repo[0m[2m:[0m will update partially cust1#tc1|a2 with expr: "SET #location.#f.#p[0] = :newValue, #vp = :vp, #updated_at = :updated_at", attribute names: Some({"#p": "parameters", "#location": "left", "#f": "function", "#vp": "value_provider"}), attributes values: Some({":vp": Null(true), ":newValue": M({"value": Null(true), "expression": M({"value": S("$.x.y")})})})
[INFO] [stdout] [2m2025-11-08T10:14:16.811309Z[0m [31mERROR[0m [2mparroton::persistence::repo[0m[2m:[0m aws dynamodb sdk error: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: ResolveEndpointError { message: "Invalid Configuration: Missing Region", source: None }, connection: Unknown } })
[INFO] [stdout] [2m2025-11-08T10:14:16.923443Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.924933Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] [2m2025-11-08T10:14:16.927073Z[0m [33m WARN[0m [1mload_region[0m[1m{[0m[3mprovider[0m[2m=[0mImdsRegionProvider { client: "IMDS client truncated for readability", env: Env(Real) }[1m}[0m[2m:[0m [2maws_config::imds::region[0m[2m:[0m failed to load region from IMDS [3merr[0m[2m=[0mfailed to load IMDS session token: dispatch failure: io error: error trying to connect: tcp connect error: Network is unreachable (os error 101): tcp connect error: Network is unreachable (os error 101): Network is unreachable (os error 101) (FailedToLoadToken(FailedToLoadToken { source: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })), connection: Unknown } }) }))
[INFO] [stdout] test run::service::tests::crud ... FAILED
[INFO] [stdout] test case::service::tests::delete ... FAILED
[INFO] [stdout] test auth::service::tests::crud_auth_providers ... FAILED
[INFO] [stdout] test assertion::service::tests::update_assertion_expression ... FAILED
[INFO] [stdout] test assertion::service::tests::update_function_parameter ... FAILED
[INFO] [stdout] [2m2025-11-08T10:14:17.036362Z[0m [32m INFO[0m [2mparroton::persistence::repo[0m[2m:[0m will update partially cust1#tc1|a3 with expr: "REMOVE #location.#f.#p[0] SET #updated_at = :updated_at", attribute names: Some({"#f": "function", "#location": "left", "#p": "parameters"}), attributes values: None
[INFO] [stdout] [2m2025-11-08T10:14:17.037328Z[0m [31mERROR[0m [2mparroton::persistence::repo[0m[2m:[0m aws dynamodb sdk error: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: ResolveEndpointError { message: "Invalid Configuration: Missing Region", source: None }, connection: Unknown } })
[INFO] [stdout] test assertion::service::tests::delete_function_parameter ... FAILED
[INFO] [stdout] test har_resolver::tests::build_auth_headers_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run::service::tests::crud stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run::service::tests::crud' (44) panicked at src/run/service.rs:62:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Internal("dispatch failure")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6230edd581b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6230edd581b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6230edd581b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6230edd581b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6230edd6bb4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6230edd6bb4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6230edd23b13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6230edd23b13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6230edd30892 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6230edd359af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6230edd35841 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6230ece89bee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6230ece89bee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6230edd3606f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6230edd3606f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6230edd35e1a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6230edd309c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6230edd1763d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6230edd76cb0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6230edd759e6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6230ecb8ec2c - core::result::Result<T,E>::unwrap::h93e3cf06fbb785f0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6230ecb8ec2c - parroton::run::service::RunOperations::create::{{closure}}::h0e9a6ec541f2252e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run/service.rs:62:60
[INFO] [stdout]   22:     0x6230ecc03e74 - parroton::run::service::tests::crud::{{closure}}::h4444b81986b9228c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run/service.rs:127:26
[INFO] [stdout]   23:     0x6230ecdc7552 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha5118f700f27eaa2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6230ecdc750d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9ca73492f0b2c5c8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6230ecc0196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f123c20d7bd2e10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   26:     0x6230ecc016cb - tokio::runtime::coop::with_budget::h2d19d886a2d22b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x6230ecc016cb - tokio::runtime::coop::budget::h32c28088ee3a9bd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x6230ecc016cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c3e8e1a974c1529
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   29:     0x6230ecbfefe0 - tokio::runtime::scheduler::current_thread::Context::enter::hcdd9d1e8bf8620c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   30:     0x6230ecc00d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82a5062abe2fa841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   31:     0x6230ecbfffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcbabd6178d4b5313
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   32:     0x6230eccf8f3b - tokio::runtime::context::scoped::Scoped<T>::set::h6a7520fe201a18b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6230ecd68bb9 - tokio::runtime::context::set_scheduler::{{closure}}::ha834294cb0e0786c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x6230ecc1c1f2 - std::thread::local::LocalKey<T>::try_with::had068140674b579b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x6230ecc1982e - std::thread::local::LocalKey<T>::with::h31834fe98d3a43aa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x6230ecd68b2d - tokio::runtime::context::set_scheduler::he0fd890988f095c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x6230ecbffd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h61199cc1a040f4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   38:     0x6230ecc00033 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf6e14dc21aaa35a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   39:     0x6230ecbf85c3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h07eb5514422a66df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   40:     0x6230eccf90a0 - tokio::runtime::context::runtime::enter_runtime::h1003fbb449ac4a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6230ecbf8371 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdb87c53ea6130342
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   42:     0x6230eccf9d14 - tokio::runtime::runtime::Runtime::block_on_inner::h72fd2c6ed008f000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x6230eccf9fe7 - tokio::runtime::runtime::Runtime::block_on::hefa145f73361a00f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x6230ecc02e6a - parroton::run::service::tests::crud::h8aebb23d742be633
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run/service.rs:135:77
[INFO] [stdout]   45:     0x6230ecc02f07 - parroton::run::service::tests::crud::{{closure}}::h3f8d3d9602ae54a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run/service.rs:116:20
[INFO] [stdout]   46:     0x6230ecb40ee6 - core::ops::function::FnOnce::call_once::h43460cb602e0d1c3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6230ece899eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6230ece899eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6230ece9da4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6230ece9da4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6230ece9da4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x6230ece9da4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x6230ece9da4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6230ece9da4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6230ece9da4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6230ece76f94 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6230ece76f94 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x6230ece7a7ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6230ece7a7ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x6230ece7a7ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x6230ece7a7ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x6230ece7a7ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6230edd2bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x6230edd2bcef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x7e534a6f7aa4 - <unknown>
[INFO] [stdout]   68:     0x7e534a784a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- case::service::tests::delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'case::service::tests::delete' (35) panicked at src/case/service.rs:55:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Internal("dispatch failure")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6230edd581b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6230edd581b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6230edd581b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6230edd581b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6230edd6bb4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6230edd6bb4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6230edd23b13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6230edd23b13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6230edd30892 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6230edd359af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6230edd35841 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6230ece89bee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6230ece89bee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6230edd3606f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6230edd3606f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6230edd35e1a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6230edd309c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6230edd1763d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6230edd76cb0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6230edd759e6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6230ecb97951 - core::result::Result<T,E>::unwrap::hcbf7b7f282f03ec1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6230ecb97951 - parroton::case::service::TestCaseOperations::create::{{closure}}::h81d8c6caa6bd4cb8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/case/service.rs:55:14
[INFO] [stdout]   22:     0x6230ecddefed - parroton::case::service::tests::delete::{{closure}}::h00a2e6502467db4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/case/service.rs:238:14
[INFO] [stdout]   23:     0x6230ecdc7552 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha5118f700f27eaa2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6230ecdc750d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9ca73492f0b2c5c8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6230ecc0196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f123c20d7bd2e10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   26:     0x6230ecc016cb - tokio::runtime::coop::with_budget::h2d19d886a2d22b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x6230ecc016cb - tokio::runtime::coop::budget::h32c28088ee3a9bd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x6230ecc016cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c3e8e1a974c1529
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   29:     0x6230ecbfefe0 - tokio::runtime::scheduler::current_thread::Context::enter::hcdd9d1e8bf8620c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   30:     0x6230ecc00d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82a5062abe2fa841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   31:     0x6230ecbfffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcbabd6178d4b5313
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   32:     0x6230eccf8f3b - tokio::runtime::context::scoped::Scoped<T>::set::h6a7520fe201a18b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x6230ecd68bb9 - tokio::runtime::context::set_scheduler::{{closure}}::ha834294cb0e0786c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x6230ecc1c1f2 - std::thread::local::LocalKey<T>::try_with::had068140674b579b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x6230ecc1982e - std::thread::local::LocalKey<T>::with::h31834fe98d3a43aa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x6230ecd68b2d - tokio::runtime::context::set_scheduler::he0fd890988f095c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x6230ecbffd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h61199cc1a040f4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   38:     0x6230ecc00033 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf6e14dc21aaa35a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   39:     0x6230ecbf85c3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h07eb5514422a66df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   40:     0x6230eccf90a0 - tokio::runtime::context::runtime::enter_runtime::h1003fbb449ac4a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6230ecbf8371 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdb87c53ea6130342
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   42:     0x6230eccf9d14 - tokio::runtime::runtime::Runtime::block_on_inner::h72fd2c6ed008f000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x6230eccf9fe7 - tokio::runtime::runtime::Runtime::block_on::hefa145f73361a00f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x6230ecdde1ae - parroton::case::service::tests::delete::hc465ab6340c0331d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/case/service.rs:251:43
[INFO] [stdout]   45:     0x6230ecddfe27 - parroton::case::service::tests::delete::{{closure}}::ha10bcea77b681c6b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/case/service.rs:229:22
[INFO] [stdout]   46:     0x6230ecb41f96 - core::ops::function::FnOnce::call_once::h6f1b6d8d7517a93a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6230ece899eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6230ece899eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6230ece9da4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6230ece9da4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6230ece9da4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x6230ece9da4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x6230ece9da4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6230ece9da4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6230ece9da4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6230ece76f94 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6230ece76f94 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x6230ece7a7ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6230ece7a7ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x6230ece7a7ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x6230ece7a7ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x6230ece7a7ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6230edd2bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x6230edd2bcef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x7e534a6f7aa4 - <unknown>
[INFO] [stdout]   68:     0x7e534a784a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::service::tests::crud_auth_providers stdout ----
[INFO] [stdout] authentication_providers: batch write error: 
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::service::tests::crud_auth_providers' (34) panicked at src/auth/service.rs:283:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Internal("dispatch failure")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6230edd581b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6230edd581b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6230edd581b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6230edd581b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6230edd6bb4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6230edd6bb4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6230edd23b13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6230edd23b13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6230edd30892 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6230edd359af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6230edd35841 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6230ece89bee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6230ece89bee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6230edd3606f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6230edd3606f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6230edd35e1a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6230edd309c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6230edd1763d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6230edd76cb0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6230edd759e6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6230ecc067db - core::result::Result<T,E>::unwrap::h147cd715d7973709
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6230ecc067db - parroton::auth::service::tests::crud_auth_providers::{{closure}}::h4b658996507c2437
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth/service.rs:283:22
[INFO] [stdout]   22:     0x6230ecdc7552 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha5118f700f27eaa2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6230ecdc750d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9ca73492f0b2c5c8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6230ecc0196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f123c20d7bd2e10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x6230ecc016cb - tokio::runtime::coop::with_budget::h2d19d886a2d22b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x6230ecc016cb - tokio::runtime::coop::budget::h32c28088ee3a9bd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x6230ecc016cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c3e8e1a974c1529
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x6230ecbfefe0 - tokio::runtime::scheduler::current_thread::Context::enter::hcdd9d1e8bf8620c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x6230ecc00d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82a5062abe2fa841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x6230ecbfffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcbabd6178d4b5313
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x6230eccf8f3b - tokio::runtime::context::scoped::Scoped<T>::set::h6a7520fe201a18b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6230ecd68bb9 - tokio::runtime::context::set_scheduler::{{closure}}::ha834294cb0e0786c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x6230ecc1c1f2 - std::thread::local::LocalKey<T>::try_with::had068140674b579b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x6230ecc1982e - std::thread::local::LocalKey<T>::with::h31834fe98d3a43aa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x6230ecd68b2d - tokio::runtime::context::set_scheduler::he0fd890988f095c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x6230ecbffd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h61199cc1a040f4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x6230ecc00033 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf6e14dc21aaa35a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x6230ecbf85c3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h07eb5514422a66df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x6230eccf90a0 - tokio::runtime::context::runtime::enter_runtime::h1003fbb449ac4a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6230ecbf8371 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdb87c53ea6130342
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x6230eccf9d14 - tokio::runtime::runtime::Runtime::block_on_inner::h72fd2c6ed008f000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x6230eccf9fe7 - tokio::runtime::runtime::Runtime::block_on::hefa145f73361a00f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x6230ecc04aed - parroton::auth::service::tests::crud_auth_providers::hc44777c412579b94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth/service.rs:298:78
[INFO] [stdout]   44:     0x6230ecc04b87 - parroton::auth::service::tests::crud_auth_providers::{{closure}}::h1d7e6cd2fd25487e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth/service.rs:264:35
[INFO] [stdout]   45:     0x6230ecb442f6 - core::ops::function::FnOnce::call_once::hbc3ed94369697442
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6230ece899eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6230ece899eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x6230ece9da4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x6230ece9da4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x6230ece9da4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x6230ece9da4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x6230ece9da4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6230ece9da4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x6230ece9da4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x6230ece76f94 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x6230ece76f94 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x6230ece7a7ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6230ece7a7ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x6230ece7a7ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6230ece7a7ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x6230ece7a7ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6230edd2bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x6230edd2bcef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x7e534a6f7aa4 - <unknown>
[INFO] [stdout]   67:     0x7e534a784a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- assertion::service::tests::update_assertion_expression stdout ----
[INFO] [stdout] assertions: batch write error: 
[INFO] [stdout] 
[INFO] [stdout] thread 'assertion::service::tests::update_assertion_expression' (32) panicked at src/assertion/service.rs:181:9:
[INFO] [stdout] assertion failed: get_result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6230edd581b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6230edd581b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6230edd581b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6230edd581b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6230edd6bb4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6230edd6bb4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6230edd23b13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6230edd23b13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6230edd30892 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6230edd359af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6230edd35841 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6230ece89bee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6230ece89bee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6230edd3606f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6230edd3606f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6230edd35de6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6230edd309c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6230edd1763d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6230edd76cb0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6230edd76c8c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6230ecdb277f - parroton::assertion::service::tests::update_assertion_expression::{{closure}}::h7c50d1ea5167b299
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assertion/service.rs:181:9
[INFO] [stdout]   21:     0x6230ecdc7552 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha5118f700f27eaa2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6230ecdc750d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9ca73492f0b2c5c8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6230ecc0196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f123c20d7bd2e10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x6230ecc016cb - tokio::runtime::coop::with_budget::h2d19d886a2d22b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x6230ecc016cb - tokio::runtime::coop::budget::h32c28088ee3a9bd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x6230ecc016cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c3e8e1a974c1529
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x6230ecbfefe0 - tokio::runtime::scheduler::current_thread::Context::enter::hcdd9d1e8bf8620c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x6230ecc00d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82a5062abe2fa841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x6230ecbfffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcbabd6178d4b5313
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x6230eccf8f3b - tokio::runtime::context::scoped::Scoped<T>::set::h6a7520fe201a18b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6230ecd68bb9 - tokio::runtime::context::set_scheduler::{{closure}}::ha834294cb0e0786c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x6230ecc1c1f2 - std::thread::local::LocalKey<T>::try_with::had068140674b579b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x6230ecc1982e - std::thread::local::LocalKey<T>::with::h31834fe98d3a43aa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x6230ecd68b2d - tokio::runtime::context::set_scheduler::he0fd890988f095c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x6230ecbffd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h61199cc1a040f4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x6230ecc00033 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf6e14dc21aaa35a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x6230ecbf85c3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h07eb5514422a66df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x6230eccf90a0 - tokio::runtime::context::runtime::enter_runtime::h1003fbb449ac4a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6230ecbf8371 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdb87c53ea6130342
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x6230eccf9d14 - tokio::runtime::runtime::Runtime::block_on_inner::h72fd2c6ed008f000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6230eccf9fe7 - tokio::runtime::runtime::Runtime::block_on::hefa145f73361a00f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6230ecdb0a7d - parroton::assertion::service::tests::update_assertion_expression::hfe1fe6adaa2605ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assertion/service.rs:188:120
[INFO] [stdout]   43:     0x6230ecdb0b17 - parroton::assertion::service::tests::update_assertion_expression::{{closure}}::h730acb0a7ea642bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assertion/service.rs:163:43
[INFO] [stdout]   44:     0x6230ecb3fbf6 - core::ops::function::FnOnce::call_once::h15baccb4bb8b9ebf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6230ece899eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6230ece899eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6230ece9da4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6230ece9da4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6230ece9da4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x6230ece9da4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x6230ece9da4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6230ece9da4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6230ece9da4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6230ece76f94 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6230ece76f94 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x6230ece7a7ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6230ece7a7ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6230ece7a7ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6230ece7a7ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x6230ece7a7ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6230edd2bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x6230edd2bcef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7e534a6f7aa4 - <unknown>
[INFO] [stdout]   66:     0x7e534a784a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- assertion::service::tests::update_function_parameter stdout ----
[INFO] [stdout] assertions: batch write error: 
[INFO] [stdout] 
[INFO] [stdout] thread 'assertion::service::tests::update_function_parameter' (33) panicked at src/assertion/service.rs:220:9:
[INFO] [stdout] assertion failed: update_result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6230edd581b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6230edd581b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6230edd581b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6230edd581b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6230edd6bb4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6230edd6bb4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6230edd23b13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6230edd23b13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6230edd30892 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6230edd359af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6230edd35841 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6230ece89bee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6230ece89bee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6230edd3606f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6230edd3606f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6230edd35de6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6230edd309c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6230edd1763d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6230edd76cb0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6230edd76c8c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6230ecdb0305 - parroton::assertion::service::tests::update_function_parameter::{{closure}}::h09c758fb09cebccb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assertion/service.rs:220:9
[INFO] [stdout]   21:     0x6230ecdc7552 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha5118f700f27eaa2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6230ecdc750d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9ca73492f0b2c5c8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6230ecc0196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f123c20d7bd2e10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x6230ecc016cb - tokio::runtime::coop::with_budget::h2d19d886a2d22b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x6230ecc016cb - tokio::runtime::coop::budget::h32c28088ee3a9bd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x6230ecc016cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c3e8e1a974c1529
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x6230ecbfefe0 - tokio::runtime::scheduler::current_thread::Context::enter::hcdd9d1e8bf8620c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x6230ecc00d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82a5062abe2fa841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x6230ecbfffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcbabd6178d4b5313
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x6230eccf8f3b - tokio::runtime::context::scoped::Scoped<T>::set::h6a7520fe201a18b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6230ecd68bb9 - tokio::runtime::context::set_scheduler::{{closure}}::ha834294cb0e0786c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x6230ecc1c1f2 - std::thread::local::LocalKey<T>::try_with::had068140674b579b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x6230ecc1982e - std::thread::local::LocalKey<T>::with::h31834fe98d3a43aa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x6230ecd68b2d - tokio::runtime::context::set_scheduler::he0fd890988f095c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x6230ecbffd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h61199cc1a040f4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x6230ecc00033 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf6e14dc21aaa35a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x6230ecbf85c3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h07eb5514422a66df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x6230eccf90a0 - tokio::runtime::context::runtime::enter_runtime::h1003fbb449ac4a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6230ecbf8371 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdb87c53ea6130342
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x6230eccf9d14 - tokio::runtime::runtime::Runtime::block_on_inner::h72fd2c6ed008f000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6230eccf9fe7 - tokio::runtime::runtime::Runtime::block_on::hefa145f73361a00f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6230ecdae63a - parroton::assertion::service::tests::update_function_parameter::h6728b9fde54e9d64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assertion/service.rs:224:11
[INFO] [stdout]   43:     0x6230ecdb08e7 - parroton::assertion::service::tests::update_function_parameter::{{closure}}::h95e918935127057d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assertion/service.rs:192:41
[INFO] [stdout]   44:     0x6230ecb42116 - core::ops::function::FnOnce::call_once::h72756b1bf5eb2770
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6230ece899eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6230ece899eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6230ece9da4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6230ece9da4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6230ece9da4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x6230ece9da4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x6230ece9da4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6230ece9da4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6230ece9da4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6230ece76f94 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6230ece76f94 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x6230ece7a7ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6230ece7a7ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6230ece7a7ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6230ece7a7ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x6230ece7a7ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6230edd2bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x6230edd2bcef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7e534a6f7aa4 - <unknown>
[INFO] [stdout]   66:     0x7e534a784a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- assertion::service::tests::delete_function_parameter stdout ----
[INFO] [stdout] assertions: batch write error: 
[INFO] [stdout] 
[INFO] [stdout] thread 'assertion::service::tests::delete_function_parameter' (31) panicked at src/assertion/service.rs:253:9:
[INFO] [stdout] assertion failed: update_result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6230edd581b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6230edd581b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6230edd581b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6230edd581b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6230edd6bb4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6230edd6bb4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6230edd23b13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6230edd23b13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6230edd30892 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6230edd359af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6230edd35841 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6230ece89bee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6230ece89bee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6230edd3606f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6230edd3606f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6230edd35de6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6230edd309c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6230edd1763d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6230edd76cb0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6230edd76c8c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6230ecdadec4 - parroton::assertion::service::tests::delete_function_parameter::{{closure}}::h08f0e819a215e7be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assertion/service.rs:253:9
[INFO] [stdout]   21:     0x6230ecdc7552 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha5118f700f27eaa2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6230ecdc750d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9ca73492f0b2c5c8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6230ecc0196d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f123c20d7bd2e10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x6230ecc016cb - tokio::runtime::coop::with_budget::h2d19d886a2d22b65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x6230ecc016cb - tokio::runtime::coop::budget::h32c28088ee3a9bd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x6230ecc016cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c3e8e1a974c1529
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x6230ecbfefe0 - tokio::runtime::scheduler::current_thread::Context::enter::hcdd9d1e8bf8620c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x6230ecc00d90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h82a5062abe2fa841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x6230ecbfffb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcbabd6178d4b5313
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x6230eccf8f3b - tokio::runtime::context::scoped::Scoped<T>::set::h6a7520fe201a18b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6230ecd68bb9 - tokio::runtime::context::set_scheduler::{{closure}}::ha834294cb0e0786c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x6230ecc1c1f2 - std::thread::local::LocalKey<T>::try_with::had068140674b579b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x6230ecc1982e - std::thread::local::LocalKey<T>::with::h31834fe98d3a43aa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x6230ecd68b2d - tokio::runtime::context::set_scheduler::he0fd890988f095c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x6230ecbffd40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h61199cc1a040f4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x6230ecc00033 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbf6e14dc21aaa35a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x6230ecbf85c3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h07eb5514422a66df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x6230eccf90a0 - tokio::runtime::context::runtime::enter_runtime::h1003fbb449ac4a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6230ecbf8371 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdb87c53ea6130342
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x6230eccf9d14 - tokio::runtime::runtime::Runtime::block_on_inner::h72fd2c6ed008f000
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6230eccf9fe7 - tokio::runtime::runtime::Runtime::block_on::hefa145f73361a00f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6230ecdabfba - parroton::assertion::service::tests::delete_function_parameter::h8541dd8b37cda9ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assertion/service.rs:254:193
[INFO] [stdout]   43:     0x6230ecdae4a7 - parroton::assertion::service::tests::delete_function_parameter::{{closure}}::h3108135f0d07cd71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assertion/service.rs:229:41
[INFO] [stdout]   44:     0x6230ecb448c6 - core::ops::function::FnOnce::call_once::hccfe93c45328cf34
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6230ece899eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6230ece899eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6230ece9da4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6230ece9da4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6230ece9da4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x6230ece9da4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x6230ece9da4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6230ece9da4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6230ece9da4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6230ece76f94 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6230ece76f94 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x6230ece7a7ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6230ece7a7ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6230ece7a7ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6230ece7a7ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6230ece7a7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x6230ece7a7ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6230edd2bcef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x6230edd2bcef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7e534a6f7aa4 - <unknown>
[INFO] [stdout]   66:     0x7e534a784a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     assertion::service::tests::delete_function_parameter
[INFO] [stdout]     assertion::service::tests::update_assertion_expression
[INFO] [stdout]     assertion::service::tests::update_function_parameter
[INFO] [stdout]     auth::service::tests::crud_auth_providers
[INFO] [stdout]     case::service::tests::delete
[INFO] [stdout]     run::service::tests::crud
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin parroton`
[INFO] running `Command { std: "docker" "inspect" "8ba846a22adff085b479a4d2b72ed4b46aff0ce332650e1778828418c0dc579c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ba846a22adff085b479a4d2b72ed4b46aff0ce332650e1778828418c0dc579c", kill_on_drop: false }`
[INFO] [stdout] 8ba846a22adff085b479a4d2b72ed4b46aff0ce332650e1778828418c0dc579c
