[INFO] fetching crate graphannis-webservice 4.1.1... [INFO] testing graphannis-webservice-4.1.1 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate graphannis-webservice 4.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate graphannis-webservice 4.1.1 [INFO] finished tweaking crates.io crate graphannis-webservice 4.1.1 [INFO] tweaked toml for crates.io crate graphannis-webservice 4.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphannis-webservice 4.1.1 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graphannis-webservice 4.1.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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55a5ee39fa10dc04524d90882b135af0e0c00da18e528e3aff064fee1c6b5c37 [INFO] running `Command { std: "docker" "start" "-a" "55a5ee39fa10dc04524d90882b135af0e0c00da18e528e3aff064fee1c6b5c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55a5ee39fa10dc04524d90882b135af0e0c00da18e528e3aff064fee1c6b5c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a5ee39fa10dc04524d90882b135af0e0c00da18e528e3aff064fee1c6b5c37", kill_on_drop: false }` [INFO] [stdout] 55a5ee39fa10dc04524d90882b135af0e0c00da18e528e3aff064fee1c6b5c37 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01eeff1cb8287a3a6cd584db4f4a00971acdb4aa69898f3aafb4cf8b53ac0f70 [INFO] running `Command { std: "docker" "start" "-a" "01eeff1cb8287a3a6cd584db4f4a00971acdb4aa69898f3aafb4cf8b53ac0f70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling facet-macros-parse v0.28.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling facet-macros-emit v0.28.3 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling diesel_derives v2.3.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling facet-core v0.28.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling facet-macros v0.28.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling binary-layout v2.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling sstable v0.11.1 [INFO] [stderr] Compiling facet v0.28.3 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling transient-btree-index v0.5.1 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling binary-layout v4.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling graphannis v4.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling graphannis-core v4.1.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling diesel v2.3.4 [INFO] [stderr] Compiling boolean_expression v0.4.4 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling actix-files v0.6.9 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling actix-cors v0.6.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bcrypt v0.10.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling diesel_migrations v2.3.1 [INFO] [stderr] Compiling tikv-jemallocator v0.5.4 [INFO] [stderr] Compiling graphannis-webservice v4.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 54s [INFO] running `Command { std: "docker" "inspect" "01eeff1cb8287a3a6cd584db4f4a00971acdb4aa69898f3aafb4cf8b53ac0f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01eeff1cb8287a3a6cd584db4f4a00971acdb4aa69898f3aafb4cf8b53ac0f70", kill_on_drop: false }` [INFO] [stdout] 01eeff1cb8287a3a6cd584db4f4a00971acdb4aa69898f3aafb4cf8b53ac0f70 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7657b1bb8a961364ff04df5f1fbf05c776f817eae6f1531d2af81d03d65042b7 [INFO] running `Command { std: "docker" "start" "-a" "7657b1bb8a961364ff04df5f1fbf05c776f817eae6f1531d2af81d03d65042b7", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling insta v1.44.3 [INFO] [stderr] Compiling graphannis-webservice v4.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.42s [INFO] running `Command { std: "docker" "inspect" "7657b1bb8a961364ff04df5f1fbf05c776f817eae6f1531d2af81d03d65042b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7657b1bb8a961364ff04df5f1fbf05c776f817eae6f1531d2af81d03d65042b7", kill_on_drop: false }` [INFO] [stdout] 7657b1bb8a961364ff04df5f1fbf05c776f817eae6f1531d2af81d03d65042b7 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfd269f5723671ce78098091c98515024bb7478cb7b51c8d4d5276ecb9895906 [INFO] running `Command { std: "docker" "start" "-a" "bfd269f5723671ce78098091c98515024bb7478cb7b51c8d4d5276ecb9895906", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/graphannis_webservice-c0e6c96388f4fc6c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] 07:02:32 [INFO] Hello World [INFO] [stdout] 07:02:32 [DEBUG] (8) : Debug Message [INFO] [stdout] 07:02:32 [INFO] Hello World [INFO] [stdout] test tests::test_logfile_debug ... ok [INFO] [stdout] test tests::test_logfile ... ok [INFO] [stdout] test api::administration::tests::test_user_groups ... ok [INFO] [stdout] test api::administration::tests::needs_bearer_token ... ok [INFO] [stdout] test api::search::tests::test_count ... FAILED [INFO] [stdout] test api::corpora::tests::list_corpora ... FAILED [INFO] [stdout] test tests::serve_static_files ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- api::search::tests::test_count stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'api::search::tests::test_count' (20) panicked at src/tests.rs:101:6: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bfefa801402 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bfefa801402 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bfefa801402 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bfefa801402 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bfefa81bd4a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bfefa81bd4a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5bfefa8073d6 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bfefa8073d6 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bfefa7da99f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bfefa7da99f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bfefa7f6ff9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bfef909046e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5bfef909046e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bfefa7f7262 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5bfefa7f7262 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bfefa7daa58 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bfefa7d1b19 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bfefa7dbaad - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bfefa81c53c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bfefa81c282 - core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5bfef8dc33b8 - >::unwrap [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5bfef8dc33b8 - graphannis_webservice[ef961018bebcd3c8]::tests::import_test_corpora [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:101:6 [INFO] [stdout] 22: 0x5bfef8db7f33 - graphannis_webservice[ef961018bebcd3c8]::api::search::tests::test_count::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/api/search/tests.rs:12:5 [INFO] [stdout] 23: 0x5bfef8dbe2af - as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44 [INFO] [stdout] 24: 0x5bfef8da12f0 - ::with::, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13 [INFO] [stdout] 25: 0x5bfef8d5f215 - >::try_with::<::with, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 26: 0x5bfef8d5eb4e - >::with::<::with, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 27: 0x5bfef8d89ff6 - ::with::, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17 [INFO] [stdout] 28: 0x5bfef8dcec76 - as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22 [INFO] [stdout] 29: 0x5bfef8da20e4 - ::run_until::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19 [INFO] [stdout] 30: 0x5bfef9067d5d - ::run_until::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x5bfef9067f5d - ::run_until::{closure#0}>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: 0x5bfef8d81b6d - ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 33: 0x5bfef8d8075b - tokio[e2d55dd5030f1cd8]::task::coop::with_budget::, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 34: 0x5bfef8d8075b - tokio[e2d55dd5030f1cd8]::task::coop::budget::, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 35: 0x5bfef8d8075b - ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 36: 0x5bfef8d59010 - ::enter::, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 37: 0x5bfef8d77b3d - ::block_on::::run_until::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 38: 0x5bfef8d74164 - ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 39: 0x5bfef8cd7c2b - >::set::<::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x5bfef8d2f3d9 - tokio[e2d55dd5030f1cd8]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 41: 0x5bfef8d60a22 - >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 42: 0x5bfef8d5f66e - >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 43: 0x5bfef8d23e4d - tokio[e2d55dd5030f1cd8]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 44: 0x5bfef8d66850 - ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 45: 0x5bfef8d68f07 - ::block_on::::run_until::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 46: 0x5bfef8d71286 - ::block_on::::run_until::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 47: 0x5bfef8d262e5 - tokio[e2d55dd5030f1cd8]::runtime::context::runtime::enter_runtime::<::block_on::run_until::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x5bfef8d56313 - ::block_on::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 49: 0x5bfef8fd598e - ::block_on_inner::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 50: 0x5bfef8fd73b2 - ::block_on::<::run_until::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18 [INFO] [stdout] 51: 0x5bfef8d8a34d - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12 [INFO] [stdout] 52: 0x5bfef8ed1577 - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20 [INFO] [stdout] 53: 0x5bfef8e34367 - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17 [INFO] [stdout] 54: 0x5bfef8dc4548 - graphannis_webservice[ef961018bebcd3c8]::api::search::tests::test_count [INFO] [stdout] at /opt/rustwide/workdir/src/api/search/tests.rs:8:1 [INFO] [stdout] 55: 0x5bfef8db7af7 - graphannis_webservice[ef961018bebcd3c8]::api::search::tests::test_count::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/api/search/tests.rs:9:22 [INFO] [stdout] 56: 0x5bfef8fc7666 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5bfef908481b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5bfef908481b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 59: 0x5bfef909107a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 60: 0x5bfef909107a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 61: 0x5bfef909107a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 62: 0x5bfef909107a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 63: 0x5bfef909107a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5bfef909107a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 65: 0x5bfef909107a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 66: 0x5bfef908c624 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 67: 0x5bfef908c624 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 68: 0x5bfef9093b72 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 69: 0x5bfef9093b72 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 70: 0x5bfef9093b72 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 71: 0x5bfef9093b72 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 72: 0x5bfef9093b72 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 73: 0x5bfef9093b72 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 74: 0x5bfef9093b72 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 75: 0x5bfefa80019f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 76: 0x5bfefa80019f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 77: 0x7ecffd322aa4 - [INFO] [stdout] 78: 0x7ecffd3afa64 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api::corpora::tests::list_corpora stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'api::corpora::tests::list_corpora' (19) panicked at src/tests.rs:101:6: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bfefa801402 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bfefa801402 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bfefa801402 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bfefa801402 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bfefa81bd4a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bfefa81bd4a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5bfefa8073d6 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bfefa8073d6 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bfefa7da99f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bfefa7da99f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bfefa7f6ff9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bfef909046e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5bfef909046e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bfefa7f7262 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5bfefa7f7262 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bfefa7daa58 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bfefa7d1b19 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bfefa7dbaad - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bfefa81c53c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bfefa81c282 - core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5bfef8dc33b8 - >::unwrap [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5bfef8dc33b8 - graphannis_webservice[ef961018bebcd3c8]::tests::import_test_corpora [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:101:6 [INFO] [stdout] 22: 0x5bfef8db908e - graphannis_webservice[ef961018bebcd3c8]::api::corpora::tests::list_corpora::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/api/corpora/tests.rs:14:5 [INFO] [stdout] 23: 0x5bfef8dbe3ef - as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44 [INFO] [stdout] 24: 0x5bfef8da13e0 - ::with::, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13 [INFO] [stdout] 25: 0x5bfef8d5f315 - >::try_with::<::with, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 26: 0x5bfef8d5eb9e - >::with::<::with, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 27: 0x5bfef8d8a036 - ::with::, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17 [INFO] [stdout] 28: 0x5bfef8dcecc6 - as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22 [INFO] [stdout] 29: 0x5bfef8da2343 - ::run_until::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19 [INFO] [stdout] 30: 0x5bfef9067d9d - ::run_until::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x5bfef9067f9d - ::run_until::{closure#0}>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: 0x5bfef8d81bad - ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 33: 0x5bfef8d808fb - tokio[e2d55dd5030f1cd8]::task::coop::with_budget::, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 34: 0x5bfef8d808fb - tokio[e2d55dd5030f1cd8]::task::coop::budget::, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 35: 0x5bfef8d808fb - ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 36: 0x5bfef8d59330 - ::enter::, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 37: 0x5bfef8d785dd - ::block_on::::run_until::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 38: 0x5bfef8d74184 - ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 39: 0x5bfef8cd7d7b - >::set::<::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x5bfef8d2f419 - tokio[e2d55dd5030f1cd8]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 41: 0x5bfef8d60b62 - >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 42: 0x5bfef8d5f6ce - >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 43: 0x5bfef8d23e8d - tokio[e2d55dd5030f1cd8]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 44: 0x5bfef8d66c70 - ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 45: 0x5bfef8d68f87 - ::block_on::::run_until::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 46: 0x5bfef8d715c6 - ::block_on::::run_until::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 47: 0x5bfef8d26445 - tokio[e2d55dd5030f1cd8]::runtime::context::runtime::enter_runtime::<::block_on::run_until::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x5bfef8d563c3 - ::block_on::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 49: 0x5bfef8fd5a7e - ::block_on_inner::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 50: 0x5bfef8fd7651 - ::block_on::<::run_until::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18 [INFO] [stdout] 51: 0x5bfef8d8a3dd - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12 [INFO] [stdout] 52: 0x5bfef8ed15c7 - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20 [INFO] [stdout] 53: 0x5bfef8e343a7 - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17 [INFO] [stdout] 54: 0x5bfef8dc45d8 - graphannis_webservice[ef961018bebcd3c8]::api::corpora::tests::list_corpora [INFO] [stdout] at /opt/rustwide/workdir/src/api/corpora/tests.rs:10:1 [INFO] [stdout] 55: 0x5bfef8db8b97 - graphannis_webservice[ef961018bebcd3c8]::api::corpora::tests::list_corpora::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/api/corpora/tests.rs:11:24 [INFO] [stdout] 56: 0x5bfef8fc76a6 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5bfef908481b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5bfef908481b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 59: 0x5bfef909107a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 60: 0x5bfef909107a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 61: 0x5bfef909107a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 62: 0x5bfef909107a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 63: 0x5bfef909107a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5bfef909107a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 65: 0x5bfef909107a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 66: 0x5bfef908c624 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 67: 0x5bfef908c624 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 68: 0x5bfef9093b72 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 69: 0x5bfef9093b72 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 70: 0x5bfef9093b72 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 71: 0x5bfef9093b72 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 72: 0x5bfef9093b72 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 73: 0x5bfef9093b72 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 74: 0x5bfef9093b72 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 75: 0x5bfefa80019f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 76: 0x5bfefa80019f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 77: 0x7ecffd322aa4 - [INFO] [stdout] 78: 0x7ecffd3afa64 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::serve_static_files stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::serve_static_files' (21) panicked at src/tests.rs:101:6: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bfefa801402 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bfefa801402 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bfefa801402 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bfefa801402 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bfefa81bd4a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bfefa81bd4a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5bfefa8073d6 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bfefa8073d6 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bfefa7da99f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bfefa7da99f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bfefa7f6ff9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bfef909046e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5bfef909046e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bfefa7f7262 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5bfefa7f7262 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bfefa7daa58 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bfefa7d1b19 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bfefa7dbaad - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bfefa81c53c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bfefa81c282 - core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5bfef8dc33b8 - >::unwrap [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5bfef8dc33b8 - graphannis_webservice[ef961018bebcd3c8]::tests::import_test_corpora [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:101:6 [INFO] [stdout] 22: 0x5bfef8da4d95 - graphannis_webservice[ef961018bebcd3c8]::tests::serve_static_files::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:206:5 [INFO] [stdout] 23: 0x5bfef8dbdd7f - as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44 [INFO] [stdout] 24: 0x5bfef8da1020 - ::with::, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13 [INFO] [stdout] 25: 0x5bfef8d5ef15 - >::try_with::<::with, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 26: 0x5bfef8d5ea5e - >::with::<::with, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 27: 0x5bfef8d89f36 - ::with::, as core[7ebf52c056bd56a4]::future::future::Future>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17 [INFO] [stdout] 28: 0x5bfef8dceb16 - as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22 [INFO] [stdout] 29: 0x5bfef8da17f4 - ::run_until::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19 [INFO] [stdout] 30: 0x5bfef9067c3d - ::run_until::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x5bfef9067e3d - ::run_until::{closure#0}>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 32: 0x5bfef8d81a4d - ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 33: 0x5bfef8d800ab - tokio[e2d55dd5030f1cd8]::task::coop::with_budget::, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 34: 0x5bfef8d800ab - tokio[e2d55dd5030f1cd8]::task::coop::budget::, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 35: 0x5bfef8d800ab - ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 36: 0x5bfef8d586b0 - ::enter::, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 37: 0x5bfef8d7502d - ::block_on::::run_until::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 38: 0x5bfef8d740d4 - ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 39: 0x5bfef8cd770b - >::set::<::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x5bfef8d2f319 - tokio[e2d55dd5030f1cd8]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 41: 0x5bfef8d60662 - >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 42: 0x5bfef8d5f54e - >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 43: 0x5bfef8d23d8d - tokio[e2d55dd5030f1cd8]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 44: 0x5bfef8d65780 - ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 45: 0x5bfef8d68cf7 - ::block_on::::run_until::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 46: 0x5bfef8d70546 - ::block_on::::run_until::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 47: 0x5bfef8d25d35 - tokio[e2d55dd5030f1cd8]::runtime::context::runtime::enter_runtime::<::block_on::run_until::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x5bfef8d56033 - ::block_on::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 49: 0x5bfef8fd559e - ::block_on_inner::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 50: 0x5bfef8fd6912 - ::block_on::<::run_until::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18 [INFO] [stdout] 51: 0x5bfef8d8a12d - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12 [INFO] [stdout] 52: 0x5bfef8ed1437 - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20 [INFO] [stdout] 53: 0x5bfef8e34247 - ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17 [INFO] [stdout] 54: 0x5bfef8dc3ab8 - graphannis_webservice[ef961018bebcd3c8]::tests::serve_static_files [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:202:1 [INFO] [stdout] 55: 0x5bfef8da4167 - graphannis_webservice[ef961018bebcd3c8]::tests::serve_static_files::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:203:30 [INFO] [stdout] 56: 0x5bfef8fc7566 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5bfef908481b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5bfef908481b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 59: 0x5bfef909107a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 60: 0x5bfef909107a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 61: 0x5bfef909107a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 62: 0x5bfef909107a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 63: 0x5bfef909107a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5bfef909107a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 65: 0x5bfef909107a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 66: 0x5bfef908c624 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 67: 0x5bfef908c624 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 68: 0x5bfef9093b72 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 69: 0x5bfef9093b72 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 70: 0x5bfef9093b72 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 71: 0x5bfef9093b72 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 72: 0x5bfef9093b72 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 73: 0x5bfef9093b72 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 74: 0x5bfef9093b72 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 75: 0x5bfefa80019f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 76: 0x5bfefa80019f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 77: 0x7ecffd322aa4 - [INFO] [stdout] 78: 0x7ecffd3afa64 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] api::corpora::tests::list_corpora [INFO] [stdout] api::search::tests::test_count [INFO] [stdout] tests::serve_static_files [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin graphannis-webservice` [INFO] running `Command { std: "docker" "inspect" "bfd269f5723671ce78098091c98515024bb7478cb7b51c8d4d5276ecb9895906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd269f5723671ce78098091c98515024bb7478cb7b51c8d4d5276ecb9895906", kill_on_drop: false }` [INFO] [stdout] bfd269f5723671ce78098091c98515024bb7478cb7b51c8d4d5276ecb9895906