[INFO] fetching crate atomic-server 0.40.1... [INFO] testing atomic-server-0.40.1 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate atomic-server 0.40.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate atomic-server 0.40.1 [INFO] finished tweaking crates.io crate atomic-server 0.40.1 [INFO] tweaked toml for crates.io crate atomic-server 0.40.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate atomic-server 0.40.1 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate atomic-server 0.40.1 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb01c9f849b41a9e981b3045b34e46fac304ad48a378cc51b22a1cb8b4743120 [INFO] running `Command { std: "docker" "start" "-a" "cb01c9f849b41a9e981b3045b34e46fac304ad48a378cc51b22a1cb8b4743120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb01c9f849b41a9e981b3045b34e46fac304ad48a378cc51b22a1cb8b4743120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb01c9f849b41a9e981b3045b34e46fac304ad48a378cc51b22a1cb8b4743120", kill_on_drop: false }` [INFO] [stdout] cb01c9f849b41a9e981b3045b34e46fac304ad48a378cc51b22a1cb8b4743120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b3e963e061914b89d8637de98babe15f94d8bf6eb3e89a3a400cc4ef5cc26af [INFO] running `Command { std: "docker" "start" "-a" "5b3e963e061914b89d8637de98babe15f94d8bf6eb3e89a3a400cc4ef5cc26af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling path-matchers v1.0.2 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling change-detection v1.2.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling static-files v0.2.4 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling libwebp-sys v0.9.6 [INFO] [stderr] Compiling ordered-float v4.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling actix-web-static-files v4.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling oxiri v0.2.5 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rio_api v0.8.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling fastdivide v0.4.1 [INFO] [stderr] Compiling actix-multipart-derive v0.6.1 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rio_turtle v0.8.5 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling lol_html v1.2.1 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling serde_jcs v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling atomic-server v0.40.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling html2md v0.2.14 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling kuchikiki v0.8.2 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tracing-actix-web v0.7.13 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tantivy v0.22.0 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling atomic_lib v0.40.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling actix-multipart v0.6.2 [INFO] [stderr] Compiling opentelemetry-jaeger v0.20.0 [INFO] [stderr] warning: atomic-server@0.40.1: Could not find browser folder, assuming this is a `cargo publish` run. Skipping JS build. [INFO] [stderr] warning: atomic-server@0.40.1: Found ./assets_tmp, skipping copy [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling instant-acme v0.4.3 [INFO] [stderr] Compiling actix-web-actors v4.3.1+deprecated [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling actix-cors v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling simple-server-timing-header v0.1.1 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling webp v0.3.0 [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/handlers/export.rs:233:36 [INFO] [stdout] | [INFO] [stdout] 233 | NaiveDateTime::from_timestamp_opt(seconds, remaining_nanoseconds as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/handlers/export.rs:240:46 [INFO] [stdout] | [INFO] [stdout] 240 | DateTime::::from_utc(naive_datetime, chrono::Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppErrorResponse` is never constructed [INFO] [stdout] --> src/errors.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct AppErrorResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StringAtom` is never constructed [INFO] [stdout] --> src/handlers/search.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct StringAtom { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/handlers/export.rs:233:36 [INFO] [stdout] | [INFO] [stdout] 233 | NaiveDateTime::from_timestamp_opt(seconds, remaining_nanoseconds as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/handlers/export.rs:240:46 [INFO] [stdout] | [INFO] [stdout] 240 | DateTime::::from_utc(naive_datetime, chrono::Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppErrorResponse` is never constructed [INFO] [stdout] --> src/errors.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct AppErrorResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StringAtom` is never constructed [INFO] [stdout] --> src/handlers/search.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct StringAtom { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 07s [INFO] running `Command { std: "docker" "inspect" "5b3e963e061914b89d8637de98babe15f94d8bf6eb3e89a3a400cc4ef5cc26af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b3e963e061914b89d8637de98babe15f94d8bf6eb3e89a3a400cc4ef5cc26af", kill_on_drop: false }` [INFO] [stdout] 5b3e963e061914b89d8637de98babe15f94d8bf6eb3e89a3a400cc4ef5cc26af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c16c3b300207087280e6f1a7a2f0f0574e39dec3255abac221eb2e36bd3ea24e [INFO] running `Command { std: "docker" "start" "-a" "c16c3b300207087280e6f1a7a2f0f0574e39dec3255abac221eb2e36bd3ea24e", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling atomic-server v0.40.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: atomic-server@0.40.1: Could not find browser folder, assuming this is a `cargo publish` run. Skipping JS build. [INFO] [stderr] warning: atomic-server@0.40.1: Found ./assets_tmp, skipping copy [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tantivy v0.22.0 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling html2md v0.2.14 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling atomic_lib v0.40.0 [INFO] [stderr] Compiling actix-web-actors v4.3.1+deprecated [INFO] [stderr] Compiling actix-cors v0.7.0 [INFO] [stderr] Compiling actix-multipart v0.6.2 [INFO] [stderr] Compiling tracing-actix-web v0.7.13 [INFO] [stderr] Compiling actix-web-static-files v4.0.1 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/handlers/export.rs:233:36 [INFO] [stdout] | [INFO] [stdout] 233 | NaiveDateTime::from_timestamp_opt(seconds, remaining_nanoseconds as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/handlers/export.rs:240:46 [INFO] [stdout] | [INFO] [stdout] 240 | DateTime::::from_utc(naive_datetime, chrono::Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppErrorResponse` is never constructed [INFO] [stdout] --> src/errors.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct AppErrorResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StringAtom` is never constructed [INFO] [stdout] --> src/handlers/search.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct StringAtom { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/handlers/export.rs:233:36 [INFO] [stdout] | [INFO] [stdout] 233 | NaiveDateTime::from_timestamp_opt(seconds, remaining_nanoseconds as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/handlers/export.rs:240:46 [INFO] [stdout] | [INFO] [stdout] 240 | DateTime::::from_utc(naive_datetime, chrono::Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppErrorResponse` is never constructed [INFO] [stdout] --> src/errors.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct AppErrorResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StringAtom` is never constructed [INFO] [stdout] --> src/handlers/search.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct StringAtom { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/handlers/export.rs:233:36 [INFO] [stdout] | [INFO] [stdout] 233 | NaiveDateTime::from_timestamp_opt(seconds, remaining_nanoseconds as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/handlers/export.rs:240:46 [INFO] [stdout] | [INFO] [stdout] 240 | DateTime::::from_utc(naive_datetime, chrono::Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppErrorResponse` is never constructed [INFO] [stdout] --> src/errors.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct AppErrorResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StringAtom` is never constructed [INFO] [stdout] --> src/handlers/search.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct StringAtom { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 04s [INFO] running `Command { std: "docker" "inspect" "c16c3b300207087280e6f1a7a2f0f0574e39dec3255abac221eb2e36bd3ea24e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16c3b300207087280e6f1a7a2f0f0574e39dec3255abac221eb2e36bd3ea24e", kill_on_drop: false }` [INFO] [stdout] c16c3b300207087280e6f1a7a2f0f0574e39dec3255abac221eb2e36bd3ea24e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3218a320d4e12ae3400e12c6e1c64cfc2e32c4770fafd7816a1e22af1e0cbc8 [INFO] running `Command { std: "docker" "start" "-a" "b3218a320d4e12ae3400e12c6e1c64cfc2e32c4770fafd7816a1e22af1e0cbc8", kill_on_drop: false }` [INFO] [stderr] Compiling atomic-server v0.40.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: atomic-server@0.40.1: Could not find browser folder, assuming this is a `cargo publish` run. Skipping JS build. [INFO] [stderr] warning: atomic-server@0.40.1: Found ./assets_tmp, skipping copy [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/handlers/export.rs:233:36 [INFO] [stderr] | [INFO] [stderr] 233 | NaiveDateTime::from_timestamp_opt(seconds, remaining_nanoseconds as u32) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stderr] --> src/handlers/export.rs:240:46 [INFO] [stderr] | [INFO] [stderr] 240 | DateTime::::from_utc(naive_datetime, chrono::Utc); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `AppErrorResponse` is never constructed [INFO] [stderr] --> src/errors.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 35 | pub struct AppErrorResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `StringAtom` is never constructed [INFO] [stderr] --> src/handlers/search.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | pub struct StringAtom { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `atomic-server` (lib) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: `atomic-server` (lib test) generated 4 warnings [INFO] [stderr] warning: `atomic-server` (bin "atomic-server" test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.85s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atomic_server_lib-65faac22d12f35ba) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test content_types::test::parse_types_with_blank_chars ... ok [INFO] [stdout] test content_types::test::parse_types ... ok [INFO] [stdout] test handlers::single_page_app::test::evil_meta_tags ... ok [INFO] [stdout] test helpers::test::bearer ... ok [INFO] [stdout] test helpers::test::mutliple_auth_cookies ... ok [INFO] [stdout] test helpers::test::parse_cookie ... ok [INFO] [stdout] test helpers::test::irrelevant_cookie ... ok [INFO] [stdout] test search::tests::facet_contains_subfacet ... FAILED [INFO] [stdout] test tests::server_tests ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- search::tests::facet_contains_subfacet stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'search::tests::facet_contains_subfacet' (119) panicked at src/search.rs:253:65: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AtomicError { message: "Failed opening DB at this location: \".temp/db/facet_contains\" . Is another instance of Atomic Server running? IO error: Read-only file system (os error 30)", error_type: OtherError, subject: None } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a8ca38f6cb2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a8ca38f6cb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a8ca38f6cb2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a8ca38f6cb2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a8ca390ad8f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a8ca390ad8f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a8ca38be7b1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a8ca38be7b1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a8ca38cd0c2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a8ca38d28bf - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a8ca38d2751 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a8ca1979dbe - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a8ca1979dbe - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a8ca38d302f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a8ca38d302f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a8ca38d2dda - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a8ca38cd1f9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a8ca38b175d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a8ca3916cc0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a8ca3915c66 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a8ca16a47f5 - core::result::Result::unwrap::h8540be4401921099 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5a8ca16a47f5 - atomic_server_lib::search::tests::facet_contains_subfacet::h7549f2819c4d8048 [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:253:65 [INFO] [stdout] 22: 0x5a8ca16a57d7 - atomic_server_lib::search::tests::facet_contains_subfacet::{{closure}}::h4b98a8a926819cea [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:252:33 [INFO] [stdout] 23: 0x5a8ca1772cb6 - core::ops::function::FnOnce::call_once::h1330dc62925739f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a8ca1979b7b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a8ca1979b7b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a8ca198f7c5 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a8ca198f7c5 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a8ca198f7c5 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5a8ca198f7c5 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5a8ca198f7c5 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a8ca198f7c5 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a8ca198f7c5 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a8ca1965fa4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a8ca1965fa4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5a8ca19698aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5a8ca19698aa - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a8ca19698aa - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5a8ca19698aa - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5a8ca19698aa - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a8ca19698aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5a8ca19698aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a8ca38c833f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x5a8ca38c833f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7111f2891aa4 - [INFO] [stdout] 45: 0x7111f291ea34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::server_tests stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::server_tests' (120) panicked at src/tests.rs:52:68: [INFO] [stdout] failed init appstate: Failed opening DB at this location: "./.temp/aypc5zixjc/db/store" . Is another instance of Atomic Server running? IO error: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a8ca38f6cb2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a8ca38f6cb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a8ca38f6cb2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a8ca38f6cb2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a8ca390ad8f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a8ca390ad8f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a8ca38be7b1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a8ca38be7b1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a8ca38cd0c2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a8ca38d28bf - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a8ca38d2751 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a8ca1979dbe - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5a8ca1979dbe - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a8ca38d302f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5a8ca38d302f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a8ca38d2dda - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a8ca38cd1f9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a8ca38b175d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a8ca3916cc0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5a8ca3915c66 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5a8ca16ace6e - core::result::Result::expect::hfda4c302350f3c20 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5a8ca169f5a7 - atomic_server_lib::tests::server_tests::{{closure}}::h5a8212b13752ca4c [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:52:68 [INFO] [stdout] 22: 0x5a8ca178879f - as core::future::future::Future>::poll::{{closure}}::h7ab7f42ad6cf0cb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:995:44 [INFO] [stdout] 23: 0x5a8ca17851a0 - tokio::task::local::LocalSet::with::{{closure}}::h9f9530442c7ef2cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:747:13 [INFO] [stdout] 24: 0x5a8ca1817345 - std::thread::local::LocalKey::try_with::h1c367d0b5859ea45 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5a8ca1816b9e - std::thread::local::LocalKey::with::h37f26245d1f2841c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5a8ca1785106 - tokio::task::local::LocalSet::with::hb0e978c63920fb3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:745:17 [INFO] [stdout] 27: 0x5a8ca1788726 - as core::future::future::Future>::poll::h594eb403b0627167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:985:22 [INFO] [stdout] 28: 0x5a8ca178545d - tokio::task::local::LocalSet::run_until::{{closure}}::hd5a76ebd24353441 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:639:19 [INFO] [stdout] 29: 0x5a8ca16fb77d - as core::future::future::Future>::poll::h022628252d23ac62 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: 0x5a8ca16fb7bd - as core::future::future::Future>::poll::h0f0dcd70aed53510 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x5a8ca184d45d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he710916388dcfb05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73 [INFO] [stdout] 32: 0x5a8ca184d36b - tokio::runtime::coop::with_budget::h57257a2e8e8636e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 33: 0x5a8ca184d36b - tokio::runtime::coop::budget::h33dc59291a3f1c4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 34: 0x5a8ca184d36b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hacb4de13d70bb53e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25 [INFO] [stdout] 35: 0x5a8ca184aab0 - tokio::runtime::scheduler::current_thread::Context::enter::he058eb954060c7e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19 [INFO] [stdout] 36: 0x5a8ca184bde0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0be0b5078a141726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44 [INFO] [stdout] 37: 0x5a8ca184baa4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hef5dacb2396e1dd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68 [INFO] [stdout] 38: 0x5a8ca17a5f6b - tokio::runtime::context::scoped::Scoped::set::h7702f8203c7d38ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 39: 0x5a8ca1785879 - tokio::runtime::context::set_scheduler::{{closure}}::hb976db75289c119e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38 [INFO] [stdout] 40: 0x5a8ca1817732 - std::thread::local::LocalKey::try_with::h2280e5cc120b0936 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5a8ca1816e8e - std::thread::local::LocalKey::with::hcceb93b2c54c964a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5a8ca17857ed - tokio::runtime::context::set_scheduler::he7441ec15029b7be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17 [INFO] [stdout] 43: 0x5a8ca184b410 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h102677fddf659a2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27 [INFO] [stdout] 44: 0x5a8ca184bac3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h44a3ed6c717631d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24 [INFO] [stdout] 45: 0x5a8ca1849a36 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6edf119bca04b202 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33 [INFO] [stdout] 46: 0x5a8ca1785ac2 - tokio::runtime::context::runtime::enter_runtime::h177f9e41c2c35038 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 47: 0x5a8ca18496f3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5e3f5ac265ecea56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9 [INFO] [stdout] 48: 0x5a8ca17d4da0 - tokio::runtime::runtime::Runtime::block_on_inner::he742591b2702eb3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52 [INFO] [stdout] 49: 0x5a8ca17d4f96 - tokio::runtime::runtime::Runtime::block_on::h1f16caad4a89aa8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:333:18 [INFO] [stdout] 50: 0x5a8ca1785252 - tokio::task::local::LocalSet::block_on::he4875a5bdb5036e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:596:12 [INFO] [stdout] 51: 0x5a8ca1808b07 - actix_rt::runtime::Runtime::block_on::h425a0e2ceb799200 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20 [INFO] [stdout] 52: 0x5a8ca189cc7a - actix_rt::system::SystemRunner::block_on::h5ab0fb34f7dd376a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17 [INFO] [stdout] 53: 0x5a8ca169ed86 - atomic_server_lib::tests::server_tests::h54a002b6bb450070 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:33:1 [INFO] [stdout] 54: 0x5a8ca16a2607 - atomic_server_lib::tests::server_tests::{{closure}}::hc69cf5bda261b7a3 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:34:24 [INFO] [stdout] 55: 0x5a8ca17736c6 - core::ops::function::FnOnce::call_once::h860fea805364c067 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5a8ca1979b7b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5a8ca1979b7b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 58: 0x5a8ca198f7c5 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 59: 0x5a8ca198f7c5 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x5a8ca198f7c5 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x5a8ca198f7c5 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x5a8ca198f7c5 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5a8ca198f7c5 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 64: 0x5a8ca198f7c5 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 65: 0x5a8ca1965fa4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 66: 0x5a8ca1965fa4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 67: 0x5a8ca19698aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 68: 0x5a8ca19698aa - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 69: 0x5a8ca19698aa - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 70: 0x5a8ca19698aa - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 71: 0x5a8ca19698aa - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x5a8ca19698aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 73: 0x5a8ca19698aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x5a8ca38c833f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 75: 0x5a8ca38c833f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 76: 0x7111f2891aa4 - [INFO] [stdout] 77: 0x7111f291ea34 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] search::tests::facet_contains_subfacet [INFO] [stdout] tests::server_tests [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b3218a320d4e12ae3400e12c6e1c64cfc2e32c4770fafd7816a1e22af1e0cbc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3218a320d4e12ae3400e12c6e1c64cfc2e32c4770fafd7816a1e22af1e0cbc8", kill_on_drop: false }` [INFO] [stdout] b3218a320d4e12ae3400e12c6e1c64cfc2e32c4770fafd7816a1e22af1e0cbc8