[INFO] cloning repository https://github.com/prrao87/rust-projects [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prrao87/rust-projects" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprrao87%2Frust-projects", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprrao87%2Frust-projects'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 244fd0205be00758d12c87f8f63dbc547cbe5dbb [INFO] testing prrao87/rust-projects against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprrao87%2Frust-projects" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/prrao87/rust-projects [INFO] finished tweaking git repo https://github.com/prrao87/rust-projects [INFO] tweaked toml for git repo https://github.com/prrao87/rust-projects written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prrao87/rust-projects on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prrao87/rust-projects 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb38f11dfe580e881299cf139bc101881d6ffcee6f173d148d46c02e4c1af425 [INFO] running `Command { std: "docker" "start" "-a" "bb38f11dfe580e881299cf139bc101881d6ffcee6f173d148d46c02e4c1af425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb38f11dfe580e881299cf139bc101881d6ffcee6f173d148d46c02e4c1af425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb38f11dfe580e881299cf139bc101881d6ffcee6f173d148d46c02e4c1af425", kill_on_drop: false }` [INFO] [stdout] bb38f11dfe580e881299cf139bc101881d6ffcee6f173d148d46c02e4c1af425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 882208fd0c3ca75ccf0f30491f02d5c31ec8a44b2552ea7aa581ccb0a4f36cc8 [INFO] running `Command { std: "docker" "start" "-a" "882208fd0c3ca75ccf0f30491f02d5c31ec8a44b2552ea7aa581ccb0a4f36cc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling rust v0.1.0 (/opt/rustwide/workdir/src/hello_world/rust) [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling dummy v0.8.0 [INFO] [stderr] Compiling iso8601 v0.6.2 [INFO] [stderr] Compiling meilisearch-index-setting-macro v0.24.3 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [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 either v1.14.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling yaup v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling simple_csv v0.1.0 (/opt/rustwide/workdir/src/simple_csv/rust) [INFO] [stderr] Compiling enums v0.1.0 (/opt/rustwide/workdir/src/age_groups_csv/rust) [INFO] [stderr] Compiling pyo3_mock_data v0.1.0 (/opt/rustwide/workdir/src/pyo3_mock_data) [INFO] [stderr] Compiling mock_data v0.1.0 (/opt/rustwide/workdir/src/mock_data/rust) [INFO] [stderr] Compiling regex_patterns v0.1.0 (/opt/rustwide/workdir/src/regex_json/rust) [INFO] [stderr] Compiling postgres v0.19.10 [INFO] [stderr] Compiling intro v0.1.0 (/opt/rustwide/workdir/src/intro/rust) [INFO] [stderr] Compiling modify_csv v0.1.0 (/opt/rustwide/workdir/src/datetime_parsing_csv/rust) [INFO] [stderr] Compiling parallelism v0.1.0 (/opt/rustwide/workdir/src/parallelism/rust) [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling meilisearch-sdk v0.24.3 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling postgres_etl v0.1.0 (/opt/rustwide/workdir/src/postgres_etl/rust) [INFO] [stderr] Compiling rest_api_postgres v0.1.0 (/opt/rustwide/workdir/src/rest_api_postgres/rust) [INFO] [stdout] warning: function `internal_error` is never used [INFO] [stdout] --> src/rest_api_postgres/rust/src/db.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn internal_error(err: E) -> (StatusCode, String) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling meilisearch_with_cli v0.1.0 (/opt/rustwide/workdir/src/meilisearch_with_cli/rust) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "882208fd0c3ca75ccf0f30491f02d5c31ec8a44b2552ea7aa581ccb0a4f36cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "882208fd0c3ca75ccf0f30491f02d5c31ec8a44b2552ea7aa581ccb0a4f36cc8", kill_on_drop: false }` [INFO] [stdout] 882208fd0c3ca75ccf0f30491f02d5c31ec8a44b2552ea7aa581ccb0a4f36cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fed3d155324947f30acf93905935c87f6d7339c112b2f166605dbaaff78cf3b [INFO] running `Command { std: "docker" "start" "-a" "2fed3d155324947f30acf93905935c87f6d7339c112b2f166605dbaaff78cf3b", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling parallelism v0.1.0 (/opt/rustwide/workdir/src/parallelism/rust) [INFO] [stderr] Compiling mock_data v0.1.0 (/opt/rustwide/workdir/src/mock_data/rust) [INFO] [stderr] Compiling regex_patterns v0.1.0 (/opt/rustwide/workdir/src/regex_json/rust) [INFO] [stderr] Compiling enums v0.1.0 (/opt/rustwide/workdir/src/age_groups_csv/rust) [INFO] [stderr] Compiling intro v0.1.0 (/opt/rustwide/workdir/src/intro/rust) [INFO] [stderr] Compiling modify_csv v0.1.0 (/opt/rustwide/workdir/src/datetime_parsing_csv/rust) [INFO] [stderr] Compiling rust v0.1.0 (/opt/rustwide/workdir/src/hello_world/rust) [INFO] [stderr] Compiling pyo3_mock_data v0.1.0 (/opt/rustwide/workdir/src/pyo3_mock_data) [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling postgres_etl v0.1.0 (/opt/rustwide/workdir/src/postgres_etl/rust) [INFO] [stderr] Compiling rest_api_postgres v0.1.0 (/opt/rustwide/workdir/src/rest_api_postgres/rust) [INFO] [stdout] warning: function `internal_error` is never used [INFO] [stdout] --> src/rest_api_postgres/rust/src/db.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn internal_error(err: E) -> (StatusCode, String) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling simple_csv v0.1.0 (/opt/rustwide/workdir/src/simple_csv/rust) [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling meilisearch_with_cli v0.1.0 (/opt/rustwide/workdir/src/meilisearch_with_cli/rust) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2fed3d155324947f30acf93905935c87f6d7339c112b2f166605dbaaff78cf3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fed3d155324947f30acf93905935c87f6d7339c112b2f166605dbaaff78cf3b", kill_on_drop: false }` [INFO] [stdout] 2fed3d155324947f30acf93905935c87f6d7339c112b2f166605dbaaff78cf3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f4cd705957b05206b202e704df518d768d9670a2d324bf92b11d8e3efcead87 [INFO] running `Command { std: "docker" "start" "-a" "5f4cd705957b05206b202e704df518d768d9670a2d324bf92b11d8e3efcead87", kill_on_drop: false }` [INFO] [stderr] warning: function `internal_error` is never used [INFO] [stderr] --> src/rest_api_postgres/rust/src/db.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn internal_error(err: E) -> (StatusCode, String) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rest_api_postgres` (bin "rest_api_postgres" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enums-34d3eb3c6404e8d9) [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_age_bracket ... ok [INFO] [stdout] test tests::test_calculate_demographics ... ok [INFO] [stdout] test tests::test_construct_person_obj ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/intro-1358d283d6600e42) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meilisearch_cli-8ccdf74d1d663fba) [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_create_index ... FAILED [INFO] [stdout] test tests::test_index_data ... FAILED [INFO] [stdout] test tests::test_search ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_create_index stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_create_index' (30) panicked at src/meilisearch_with_cli/rust/src/main.rs:325:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: The Meilisearch server can't be reached. [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:2174:27 [INFO] [stdout] 2: meilisearch_cli::create_index::{{closure}} [INFO] [stdout] at ./src/main.rs:44:22 [INFO] [stdout] 3: meilisearch_cli::tests::test_create_index::{{closure}} [INFO] [stdout] at ./src/main.rs:325:47 [INFO] [stdout] 4: as core::future::future::Future>::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29 [INFO] [stdout] 5: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 6: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 7: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 8: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46 [INFO] [stdout] 11: async_executor::State::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32 [INFO] [stdout] 12: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34 [INFO] [stdout] 13: async_executor::LocalExecutor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34 [INFO] [stdout] 14: async_io::driver::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 17: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11 [INFO] [stdout] 18: async_global_executor::reactor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18 [INFO] [stdout] 19: async_global_executor::reactor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5 [INFO] [stdout] 20: async_global_executor::executor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: async_global_executor::executor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20 [INFO] [stdout] 24: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25 [INFO] [stdout] 25: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 26: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 27: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 28: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 29: async_std::task::builder::Builder::blocking::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: async_std::task::builder::Builder::blocking [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29 [INFO] [stdout] 33: async_std::task::block_on::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20 [INFO] [stdout] 34: meilisearch_cli::tests::test_create_index [INFO] [stdout] at ./src/main.rs:322:5 [INFO] [stdout] 35: meilisearch_cli::tests::test_create_index::{{closure}} [INFO] [stdout] at ./src/main.rs:322:23 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 56: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x578ae4297a52 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x578ae4297a52 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x578ae4297a52 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x578ae4297a52 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x578ae42bbcef - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x578ae42bbcef - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x578ae4282f73 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x578ae4282f73 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x578ae42980a2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x578ae428144c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x578ae42812c4 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x578ae3e761fe - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x578ae3e761fe - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x578ae42820f3 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x578ae42820f3 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x578ae4297eaa - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x578ae4297e09 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x578ae4281d4d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x578ae42c5190 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x578ae42c6996 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x578ae3e5b1f4 - core::result::Result::unwrap::h887c86a97ea512f2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x578ae3e5b1f4 - meilisearch_cli::tests::test_create_index::{{closure}}::h95d0e996ad6ceb18 [INFO] [stdout] at /opt/rustwide/workdir/src/meilisearch_with_cli/rust/src/main.rs:325:53 [INFO] [stdout] 22: 0x578ae3e45db0 - as core::future::future::Future>::poll::{{closure}}::h249bc51590695cc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29 [INFO] [stdout] 23: 0x578ae3e555f8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9f455ced791bde9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 24: 0x578ae3dfea05 - std::thread::local::LocalKey::try_with::h3e2395bf580084ca [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x578ae3dffeae - std::thread::local::LocalKey::with::hefe1bbbf8e79eebd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x578ae3e55ec8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0067db143485a67e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 27: 0x578ae3e457ea - as core::future::future::Future>::poll::hbead36fa15c8558a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13 [INFO] [stdout] 28: 0x578ae3deb7e4 - as core::future::future::Future>::poll::hc3d4b0e95ab1711d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46 [INFO] [stdout] 29: 0x578ae3e5454c - async_executor::State::run::{{closure}}::hd6bf77f53ff8997b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32 [INFO] [stdout] 30: 0x578ae3e5233b - async_executor::Executor::run::{{closure}}::h4da42b019b3445d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34 [INFO] [stdout] 31: 0x578ae3e53d0f - async_executor::LocalExecutor::run::{{closure}}::hcccdbd94f3f6fbb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34 [INFO] [stdout] 32: 0x578ae3e24f03 - async_io::driver::block_on::{{closure}}::h77335e401731b50d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53 [INFO] [stdout] 33: 0x578ae3dfe04b - std::thread::local::LocalKey::try_with::h014479d13b5ced74 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x578ae3dfe09e - std::thread::local::LocalKey::with::hf39037da89cbf4d6 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x578ae3e2f24c - async_io::driver::block_on::h0b13755ea536ac2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11 [INFO] [stdout] 36: 0x578ae3e67cb1 - async_global_executor::reactor::block_on::{{closure}}::hf2b3b91cb2c70683 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x578ae3e67d91 - async_global_executor::reactor::block_on::h557c650aadb605b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x578ae3e6796b - async_global_executor::executor::block_on::{{closure}}::h8c9b74024829c1ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36 [INFO] [stdout] 39: 0x578ae3dfe6fb - std::thread::local::LocalKey::try_with::hd78d116f6fed8e6e [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x578ae3dfe2ce - std::thread::local::LocalKey::with::h11b6a9a8637eda2f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x578ae3e679c8 - async_global_executor::executor::block_on::h00ea811a20efd1d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20 [INFO] [stdout] 42: 0x578ae3e45adc - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h9edf6980e92041a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25 [INFO] [stdout] 43: 0x578ae3e559a4 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h95f541929077a40d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 44: 0x578ae3e008fd - std::thread::local::LocalKey::try_with::h9d6dccb7ac340cd9 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x578ae3dfed0e - std::thread::local::LocalKey::with::h6d74e701e4cabadc [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x578ae3e55d88 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h31aa832c08830960 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 47: 0x578ae3e45f7e - async_std::task::builder::Builder::blocking::{{closure}}::h7e47e582333dee20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17 [INFO] [stdout] 48: 0x578ae3dffddb - std::thread::local::LocalKey::try_with::h21c5aac3fcc8bf98 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 49: 0x578ae3dffe2e - std::thread::local::LocalKey::with::h121535d4638ea833 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 50: 0x578ae3e46348 - async_std::task::builder::Builder::blocking::ha0c91710dc6bb5ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29 [INFO] [stdout] 51: 0x578ae3dec7ea - async_std::task::block_on::block_on::h28e5cd7b719f66bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20 [INFO] [stdout] 52: 0x578ae3e5ad95 - meilisearch_cli::tests::test_create_index::h8e157665c82bf1ef [INFO] [stdout] at /opt/rustwide/workdir/src/meilisearch_with_cli/rust/src/main.rs:322:5 [INFO] [stdout] 53: 0x578ae3e60797 - meilisearch_cli::tests::test_create_index::{{closure}}::haf9fdcf64cd9a62e [INFO] [stdout] at /opt/rustwide/workdir/src/meilisearch_with_cli/rust/src/main.rs:322:23 [INFO] [stdout] 54: 0x578ae3e50ba6 - core::ops::function::FnOnce::call_once::h5eeeba3ab6682601 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x578ae3e7727b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 56: 0x578ae3e7727b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x578ae3e74ee5 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x578ae3e74ee5 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x578ae3e74ee5 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x578ae3e74ee5 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x578ae3e74ee5 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x578ae3e74ee5 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x578ae3e74ee5 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x578ae3e9bdf4 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x578ae3e9bdf4 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x578ae3e82a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 67: 0x578ae3e82a0a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x578ae3e82a0a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x578ae3e82a0a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x578ae3e82a0a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x578ae3e82a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 72: 0x578ae3e82a0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x578ae426c2bf - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 74: 0x578ae426c2bf - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 75: 0x7f391b86aaa4 - [INFO] [stdout] 76: 0x7f391b8f7a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_index_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_index_data' (31) panicked at src/meilisearch_with_cli/rust/src/main.rs:366:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: The Meilisearch server can't be reached. [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:2174:27 [INFO] [stdout] 2: meilisearch_cli::index_data::{{closure}} [INFO] [stderr] error: test failed, to rerun pass `-p meilisearch_with_cli --bin meilisearch-cli` [INFO] [stdout] at ./src/main.rs:93:17 [INFO] [stdout] 3: meilisearch_cli::tests::test_index_data::{{closure}} [INFO] [stdout] at ./src/main.rs:365:14 [INFO] [stdout] 4: as core::future::future::Future>::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29 [INFO] [stdout] 5: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 6: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 7: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 8: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46 [INFO] [stdout] 11: async_executor::State::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32 [INFO] [stdout] 12: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34 [INFO] [stdout] 13: async_executor::LocalExecutor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34 [INFO] [stdout] 14: async_io::driver::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 17: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11 [INFO] [stdout] 18: async_global_executor::reactor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18 [INFO] [stdout] 19: async_global_executor::reactor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5 [INFO] [stdout] 20: async_global_executor::executor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: async_global_executor::executor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20 [INFO] [stdout] 24: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25 [INFO] [stdout] 25: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 26: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 27: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 28: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 29: async_std::task::builder::Builder::blocking::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: async_std::task::builder::Builder::blocking [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29 [INFO] [stdout] 33: async_std::task::block_on::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20 [INFO] [stdout] 34: meilisearch_cli::tests::test_index_data [INFO] [stdout] at ./src/main.rs:346:5 [INFO] [stdout] 35: meilisearch_cli::tests::test_index_data::{{closure}} [INFO] [stdout] at ./src/main.rs:346:23 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 38: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: std::panic::catch_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: test::run_test_in_process [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: test::run_test::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: std::panicking::catch_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: std::panic::catch_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 56: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 57: [INFO] [stdout] 58: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x578ae4297a52 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x578ae4297a52 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x578ae4297a52 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x578ae4297a52 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x578ae42bbcef - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x578ae42bbcef - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x578ae4282f73 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x578ae4282f73 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x578ae42980a2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x578ae428144c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x578ae42812c4 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x578ae3e761fe - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x578ae3e761fe - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x578ae42820f3 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x578ae42820f3 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x578ae4297eaa - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x578ae4297e09 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x578ae4281d4d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x578ae42c5190 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x578ae42c6996 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x578ae3e5ffa7 - core::result::Result::unwrap::h887c86a97ea512f2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x578ae3e5ffa7 - meilisearch_cli::tests::test_index_data::{{closure}}::he5798afeaa8026db [INFO] [stdout] at /opt/rustwide/workdir/src/meilisearch_with_cli/rust/src/main.rs:366:14 [INFO] [stdout] 22: 0x578ae3e46a20 - as core::future::future::Future>::poll::{{closure}}::h3be5c3afe07f3d1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29 [INFO] [stdout] 23: 0x578ae3e55a98 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8a79adeeabb095aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 24: 0x578ae3dff645 - std::thread::local::LocalKey::try_with::h17127d03c3e3566a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x578ae3dff8de - std::thread::local::LocalKey::with::h8db196d0f2aa9c18 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x578ae3e55c08 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0e087d82379d23fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 27: 0x578ae3e45dea - as core::future::future::Future>::poll::ha6e0f067a90907ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13 [INFO] [stdout] 28: 0x578ae3deae64 - as core::future::future::Future>::poll::he90427acd5e7dd70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46 [INFO] [stdout] 29: 0x578ae3e526de - async_executor::State::run::{{closure}}::h2e2ecb9ed0438224 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32 [INFO] [stdout] 30: 0x578ae3e52a1b - async_executor::Executor::run::{{closure}}::hff3b46479cc12541 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34 [INFO] [stdout] 31: 0x578ae3e52cbd - async_executor::LocalExecutor::run::{{closure}}::h36f049073d90b119 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34 [INFO] [stdout] 32: 0x578ae3e2f92e - async_io::driver::block_on::{{closure}}::h3bd96169e6bfd226 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53 [INFO] [stdout] 33: 0x578ae3dffb38 - std::thread::local::LocalKey::try_with::h6e0637b2bb47e9ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x578ae3dff33e - std::thread::local::LocalKey::with::h185f2b6b8b99d981 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x578ae3e248c9 - async_io::driver::block_on::hbf7040f112be4fd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11 [INFO] [stdout] 36: 0x578ae3e67e0e - async_global_executor::reactor::block_on::{{closure}}::h5ccbe214feac36f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x578ae3e67e8e - async_global_executor::reactor::block_on::hc08c458488e2e955 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x578ae3e67bd7 - async_global_executor::executor::block_on::{{closure}}::h2abc453f442c079a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36 [INFO] [stdout] 39: 0x578ae3dfee4c - std::thread::local::LocalKey::try_with::hb8be334ed13339ed [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x578ae3dffefe - std::thread::local::LocalKey::with::h800679cf468d78ed [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x578ae3e67a09 - async_global_executor::executor::block_on::hed44e15c4e400e38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20 [INFO] [stdout] 42: 0x578ae3e4587e - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h59bf179582199615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25 [INFO] [stdout] 43: 0x578ae3e560c5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0b8f8932a92c779a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 44: 0x578ae3dfe59e - std::thread::local::LocalKey::try_with::h966618c7e4dda6fb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x578ae3dff67e - std::thread::local::LocalKey::with::heedf089b42acfc98 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x578ae3e55cd9 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h041a1fb806fd3352 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 47: 0x578ae3e466bf - async_std::task::builder::Builder::blocking::{{closure}}::hbb625cb79eff67c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17 [INFO] [stdout] 48: 0x578ae3dfe44c - std::thread::local::LocalKey::try_with::hf0072bec23f381f9 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 49: 0x578ae3e0026e - std::thread::local::LocalKey::with::hc7212e4012f2dd37 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 50: 0x578ae3e4681a - async_std::task::builder::Builder::blocking::h341f456d995207b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29 [INFO] [stdout] 51: 0x578ae3dec71b - async_std::task::block_on::block_on::hef33a431e63a9dfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20 [INFO] [stdout] 52: 0x578ae3e5bd66 - meilisearch_cli::tests::test_index_data::h12d81ec625fbe44b [INFO] [stdout] at /opt/rustwide/workdir/src/meilisearch_with_cli/rust/src/main.rs:346:5 [INFO] [stdout] 53: 0x578ae3e5ad47 - meilisearch_cli::tests::test_index_data::{{closure}}::h5125f9ff15fbc958 [INFO] [stdout] at /opt/rustwide/workdir/src/meilisearch_with_cli/rust/src/main.rs:346:23 [INFO] [stdout] 54: 0x578ae3e4a5f6 - core::ops::function::FnOnce::call_once::h5a7b18bd91cb3c0c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x578ae3e7727b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 56: 0x578ae3e7727b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x578ae3e74ee5 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x578ae3e74ee5 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x578ae3e74ee5 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x578ae3e74ee5 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x578ae3e74ee5 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x578ae3e74ee5 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x578ae3e74ee5 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x578ae3e9bdf4 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x578ae3e9bdf4 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x578ae3e82a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 67: 0x578ae3e82a0a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x578ae3e82a0a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x578ae3e82a0a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x578ae3e82a0a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x578ae3e82a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 72: 0x578ae3e82a0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x578ae426c2bf - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 74: 0x578ae426c2bf - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 75: 0x7f391b86aaa4 - [INFO] [stdout] 76: 0x7f391b8f7a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_search stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_search' (32) panicked at src/meilisearch_with_cli/rust/src/main.rs:381:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: UnreachableServer [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x578ae4297a52 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x578ae4297a52 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x578ae4297a52 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x578ae4297a52 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x578ae42bbcef - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x578ae42bbcef - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x578ae4282f73 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x578ae4282f73 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x578ae42980a2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x578ae428144c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x578ae42812c4 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x578ae3e761fe - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x578ae3e761fe - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x578ae42820f3 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x578ae42820f3 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x578ae4297eaa - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x578ae4297e09 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x578ae4281d4d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x578ae42c5190 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x578ae42c6996 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x578ae3e5e287 - core::result::Result::unwrap::hbfe309484eabc834 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x578ae3e5e287 - meilisearch_cli::tests::test_search::{{closure}}::he6614b9290aa92c3 [INFO] [stdout] at /opt/rustwide/workdir/src/meilisearch_with_cli/rust/src/main.rs:381:14 [INFO] [stdout] 22: 0x578ae3e46720 - as core::future::future::Future>::poll::{{closure}}::h5cb9a23b02bfe15d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29 [INFO] [stdout] 23: 0x578ae3e55b78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hdf4c99ceb3be2455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 24: 0x578ae3e00005 - std::thread::local::LocalKey::try_with::hd178a372e9ae0b45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x578ae3dfe81e - std::thread::local::LocalKey::with::h2585eb1ae57834f8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x578ae3e55dc8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::he6d863b02ef260f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 27: 0x578ae3e46b8a - as core::future::future::Future>::poll::h644a21490562269e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13 [INFO] [stdout] 28: 0x578ae3deb154 - as core::future::future::Future>::poll::h7c53fe22ceae89b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46 [INFO] [stdout] 29: 0x578ae3e5305d - async_executor::State::run::{{closure}}::h09beb4ead985938e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32 [INFO] [stdout] 30: 0x578ae3e5484b - async_executor::Executor::run::{{closure}}::h88d33c8415938338 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34 [INFO] [stdout] 31: 0x578ae3e539ed - async_executor::LocalExecutor::run::{{closure}}::hf46945fdb9194837 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34 [INFO] [stdout] 32: 0x578ae3e299e3 - async_io::driver::block_on::{{closure}}::hdb08953bdb0ba395 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53 [INFO] [stdout] 33: 0x578ae3e00547 - std::thread::local::LocalKey::try_with::h099aef8933ed9141 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x578ae3e0037e - std::thread::local::LocalKey::with::h35d71a01acc52c95 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x578ae3e2e598 - async_io::driver::block_on::h56207209181314fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11 [INFO] [stdout] 36: 0x578ae3e67f1d - async_global_executor::reactor::block_on::{{closure}}::hfbe6aaa50ff26886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x578ae3e67d3d - async_global_executor::reactor::block_on::h3103f067f60202bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x578ae3e67b26 - async_global_executor::executor::block_on::{{closure}}::hcbff599df82b1b01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36 [INFO] [stdout] 39: 0x578ae3dff19c - std::thread::local::LocalKey::try_with::h66ea879067dbf750 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 40: 0x578ae3e0064e - std::thread::local::LocalKey::with::h84ee83cfaf51dc07 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 41: 0x578ae3e67a59 - async_global_executor::executor::block_on::h144660e4ff536ed7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20 [INFO] [stdout] 42: 0x578ae3e4599d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hf3f92088756e7dce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25 [INFO] [stdout] 43: 0x578ae3e55845 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8727ee2f4d33c09b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 44: 0x578ae3dff7be - std::thread::local::LocalKey::try_with::hfb415c21f95b8de9 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x578ae3dfdefe - std::thread::local::LocalKey::with::h1c03b7b207982af7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x578ae3e55f39 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hcff3070771819105 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 47: 0x578ae3e46b2f - async_std::task::builder::Builder::blocking::{{closure}}::h384660a331751738 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17 [INFO] [stdout] 48: 0x578ae3dff2ec - std::thread::local::LocalKey::try_with::hdd1bf7ce87d7207c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 49: 0x578ae3e0076e - std::thread::local::LocalKey::with::hbd186b18e41ab978 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 50: 0x578ae3e46089 - async_std::task::builder::Builder::blocking::h9bef49d0d6ac2966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29 [INFO] [stdout] 51: 0x578ae3dec8ab - async_std::task::block_on::block_on::h0046a72d0730d509 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20 [INFO] [stdout] 52: 0x578ae3e60776 - meilisearch_cli::tests::test_search::hfc9b00665a32f88f [INFO] [stdout] at /opt/rustwide/workdir/src/meilisearch_with_cli/rust/src/main.rs:374:5 [INFO] [stdout] 53: 0x578ae3e60737 - meilisearch_cli::tests::test_search::{{closure}}::hd65db2a46380fd4a [INFO] [stdout] at /opt/rustwide/workdir/src/meilisearch_with_cli/rust/src/main.rs:374:23 [INFO] [stdout] 54: 0x578ae3e4ce76 - core::ops::function::FnOnce::call_once::h23e151f8454eeca0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x578ae3e7727b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 56: 0x578ae3e7727b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x578ae3e74ee5 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x578ae3e74ee5 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x578ae3e74ee5 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x578ae3e74ee5 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x578ae3e74ee5 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x578ae3e74ee5 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x578ae3e74ee5 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x578ae3e9bdf4 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x578ae3e9bdf4 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x578ae3e82a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 67: 0x578ae3e82a0a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x578ae3e82a0a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x578ae3e82a0a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x578ae3e82a0a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x578ae3e82a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 72: 0x578ae3e82a0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x578ae426c2bf - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 74: 0x578ae426c2bf - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 75: 0x7f391b86aaa4 - [INFO] [stdout] 76: 0x7f391b8f7a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_create_index [INFO] [stdout] tests::test_index_data [INFO] [stdout] tests::test_search [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f4cd705957b05206b202e704df518d768d9670a2d324bf92b11d8e3efcead87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f4cd705957b05206b202e704df518d768d9670a2d324bf92b11d8e3efcead87", kill_on_drop: false }` [INFO] [stdout] 5f4cd705957b05206b202e704df518d768d9670a2d324bf92b11d8e3efcead87