[INFO] cloning repository https://github.com/tbleicher/bythebook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tbleicher/bythebook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbleicher%2Fbythebook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbleicher%2Fbythebook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f73ab0e56976f600569594441c276db81ccd353c [INFO] testing tbleicher/bythebook against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbleicher%2Fbythebook" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tbleicher/bythebook [INFO] finished tweaking git repo https://github.com/tbleicher/bythebook [INFO] tweaked toml for git repo https://github.com/tbleicher/bythebook written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tbleicher/bythebook on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tbleicher/bythebook 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 105c51a7b30526286ae7e042d9c68eca0487aac0e9daf090cf274044c2812758 [INFO] running `Command { std: "docker" "start" "-a" "105c51a7b30526286ae7e042d9c68eca0487aac0e9daf090cf274044c2812758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "105c51a7b30526286ae7e042d9c68eca0487aac0e9daf090cf274044c2812758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105c51a7b30526286ae7e042d9c68eca0487aac0e9daf090cf274044c2812758", kill_on_drop: false }` [INFO] [stdout] 105c51a7b30526286ae7e042d9c68eca0487aac0e9daf090cf274044c2812758 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e9d738f10b3ed1e4388eb56f2e4e30109035ee1bb751ac202ce0bfb337fec0 [INFO] running `Command { std: "docker" "start" "-a" "e7e9d738f10b3ed1e4388eb56f2e4e30109035ee1bb751ac202ce0bfb337fec0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rust_decimal v1.27.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling sea-query v0.27.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.5 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling sea-orm-macros v0.10.5 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling ouroboros v0.15.5 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling async-graphql-value v4.0.16 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling argonautica v0.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling async-graphql-parser v4.0.16 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling sea-schema-derive v0.1.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling sea-schema v0.10.3 [INFO] [stderr] Compiling async-graphql-derive v4.0.16 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling sea-orm-cli v0.10.5 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling ed25519-compact v2.0.4 [INFO] [stderr] Compiling actix-web-actors v4.1.0 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling async-graphql v4.0.16 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling sea-query-binder v0.2.2 [INFO] [stderr] Compiling p384 v0.11.2 [INFO] [stderr] Compiling hmac-sha512 v1.1.4 [INFO] [stderr] Compiling sea-orm v0.10.5 [INFO] [stderr] Compiling hmac-sha256 v1.1.6 [INFO] [stderr] Compiling coarsetime v0.1.22 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.3 [INFO] [stderr] Compiling binstring v0.1.1 [INFO] [stderr] Compiling actix-web-httpauth v0.8.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling jwt-simple v0.11.2 [INFO] [stderr] Compiling domain v0.1.0 (/opt/rustwide/workdir/domain) [INFO] [stderr] Compiling adapter_sql v0.1.0 (/opt/rustwide/workdir/adapter_sql) [INFO] [stderr] Compiling sea-orm-migration v0.10.5 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling async-graphql-actix-web v4.0.16 [INFO] [stderr] Compiling graphql_schema v0.1.0 (/opt/rustwide/workdir/graphql_schema) [INFO] [stderr] Compiling http_server v0.1.0 (/opt/rustwide/workdir/http_server) [INFO] [stdout] warning: struct `Msg` is never constructed [INFO] [stdout] --> http_server/src/auth/add_session_user.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Msg(pub String); [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 `RefreshTokenResponse` is never constructed [INFO] [stdout] --> http_server/src/auth/refresh_token_handler.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct RefreshTokenResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, num-bigint-dig v0.8.2, openssl v0.10.44 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "e7e9d738f10b3ed1e4388eb56f2e4e30109035ee1bb751ac202ce0bfb337fec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e9d738f10b3ed1e4388eb56f2e4e30109035ee1bb751ac202ce0bfb337fec0", kill_on_drop: false }` [INFO] [stdout] e7e9d738f10b3ed1e4388eb56f2e4e30109035ee1bb751ac202ce0bfb337fec0 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4bc9226b2424e1b9255eebe9194c0abe98f90f787c4cbf88aa6cd3fdaf73907 [INFO] running `Command { std: "docker" "start" "-a" "a4bc9226b2424e1b9255eebe9194c0abe98f90f787c4cbf88aa6cd3fdaf73907", kill_on_drop: false }` [INFO] [stderr] Compiling graphql_schema v0.1.0 (/opt/rustwide/workdir/graphql_schema) [INFO] [stdout] warning: struct `Msg` is never constructed [INFO] [stdout] --> http_server/src/auth/add_session_user.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Msg(pub String); [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 `RefreshTokenResponse` is never constructed [INFO] [stdout] --> http_server/src/auth/refresh_token_handler.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct RefreshTokenResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http_server v0.1.0 (/opt/rustwide/workdir/http_server) [INFO] [stdout] warning: struct `Msg` is never constructed [INFO] [stdout] --> http_server/src/auth/add_session_user.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Msg(pub String); [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 `RefreshTokenResponse` is never constructed [INFO] [stdout] --> http_server/src/auth/refresh_token_handler.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct RefreshTokenResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, num-bigint-dig v0.8.2, openssl v0.10.44 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "a4bc9226b2424e1b9255eebe9194c0abe98f90f787c4cbf88aa6cd3fdaf73907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4bc9226b2424e1b9255eebe9194c0abe98f90f787c4cbf88aa6cd3fdaf73907", kill_on_drop: false }` [INFO] [stdout] a4bc9226b2424e1b9255eebe9194c0abe98f90f787c4cbf88aa6cd3fdaf73907 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 998b189ec823299ce56062a6499437794cbca6fb2eae5a54647006b475321722 [INFO] running `Command { std: "docker" "start" "-a" "998b189ec823299ce56062a6499437794cbca6fb2eae5a54647006b475321722", kill_on_drop: false }` [INFO] [stderr] warning: struct `Msg` is never constructed [INFO] [stderr] --> http_server/src/auth/add_session_user.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct Msg(pub String); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `RefreshTokenResponse` is never constructed [INFO] [stderr] --> http_server/src/auth/refresh_token_handler.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | struct RefreshTokenResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `http_server` (lib) generated 2 warnings [INFO] [stderr] warning: `http_server` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, num-bigint-dig v0.8.2, openssl v0.10.44 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphql_schema-8dd604091ec2ea35) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_server-147fd192d91a8b1a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/http_server-9d342f5842188c70) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/auth_signin.rs (/opt/rustwide/target/debug/deps/auth_signin-c0bbd897cc3285af) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_get_user_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.15s [INFO] [stdout] [INFO] [stderr] Running tests/test_note.rs (/opt/rustwide/target/debug/deps/test_note-e873f97de7193bb8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_get_note_existing ... FAILED [INFO] [stdout] test test_delete_note ... FAILED [INFO] [stdout] test test_create_note ... FAILED [INFO] [stdout] test test_list_notes_empty ... FAILED [INFO] [stdout] test test_list_notes_multiple ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_get_note_existing stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_get_note_existing' (18466) panicked at http_server/tests/common/organisation.rs:71:90: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("expected value", line: 1, column: 1) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56fcfe79bdba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56fcfe79bdba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56fcfe7b49ca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56fcfe7b49ca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x56fcfe7a0982 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x56fcfe7a0982 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x56fcfe77a22f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56fcfe77a22f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56fcfe793da9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56fcfda8c5bc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x56fcfda8c5bc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56fcfe794022 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x56fcfe794022 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56fcfe77a2e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56fcfe76f419 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56fcfe77affd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56fcfe7b51bc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56fcfe7b4f02 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x56fcfda6ffdb - core::result::Result::unwrap::h66839b209a9c72a2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x56fcfda6ffdb - test_note::common::organisation::OrganisationFixture::execute::{{closure}}::h9f0062336b05cf93 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/common/organisation.rs:71:90 [INFO] [stdout] 22: 0x56fcfda40c2a - test_note::test_get_note_existing::{{closure}}::ha5d824d20f9bcbbb [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:68:10 [INFO] [stdout] 23: 0x56fcfda54ff8 - as core::future::future::Future>::poll::{{closure}}::h82c07f00cdfb4a3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44 [INFO] [stdout] 24: 0x56fcfda5304b - tokio::task::local::LocalSet::with::{{closure}}::h13b123d2ccf07028 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13 [INFO] [stdout] 25: 0x56fcfda7bcf5 - std::thread::local::LocalKey::try_with::h91061abee7bc15c9 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x56fcfda7a7be - std::thread::local::LocalKey::with::hc69cd013953d2f0f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x56fcfda52f2b - tokio::task::local::LocalSet::with::hac872f3449ed780a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17 [INFO] [stdout] 28: 0x56fcfda54f6b - as core::future::future::Future>::poll::hf93757bcda7cdbe3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22 [INFO] [stdout] 29: 0x56fcfda54082 - tokio::task::local::LocalSet::run_until::{{closure}}::hcdecdce6c2466322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19 [INFO] [stdout] 30: 0x56fcfda5492d - as core::future::future::Future>::poll::h4f93fee0221bc3f7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x56fcfda7a22d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha634bee401556b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 32: 0x56fcfda7a00b - tokio::runtime::coop::with_budget::hbdcadeb79e6fa29b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 33: 0x56fcfda7a00b - tokio::runtime::coop::budget::hc2f6d226cd38a431 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 34: 0x56fcfda7a00b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca263e61aa1b1e3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 35: 0x56fcfda733e0 - tokio::runtime::scheduler::current_thread::Context::enter::ha2d004500c0abf24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 36: 0x56fcfda762da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h081c89c917c0ba44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 37: 0x56fcfda75e44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7675f20689e57007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 38: 0x56fcfda59843 - tokio::macros::scoped_tls::ScopedKey::set::h639ed43dc5dd2e63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 39: 0x56fcfda757bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc60a0d47d823c089 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 40: 0x56fcfda75faa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h229b23570d51c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 41: 0x56fcfda71812 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha6cdc712a6aef4c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 42: 0x56fcfda6ed6b - tokio::runtime::runtime::Runtime::block_on::h283088ef7c8b4cab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52 [INFO] [stdout] 43: 0x56fcfda536fc - tokio::task::local::LocalSet::block_on::h629386ad6b167c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12 [INFO] [stdout] 44: 0x56fcfda65f52 - actix_rt::runtime::Runtime::block_on::h6d83b7d55a04e8e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 45: 0x56fcfda65e2f - actix_rt::system::SystemRunner::block_on::h5da7b2f46a2c8876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 46: 0x56fcfda40761 - test_note::test_get_note_existing::he63efa197c7d233c [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:63:1 [INFO] [stdout] 47: 0x56fcfda422d7 - test_note::test_get_note_existing::{{closure}}::hf9fb28d45e6a49dd [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:64:34 [INFO] [stdout] 48: 0x56fcfda7d206 - core::ops::function::FnOnce::call_once::h69da3fc67550aee2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x56fcfda806bb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x56fcfda806bb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x56fcfda8d08b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 53: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 54: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 55: 0x56fcfda8d08b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x56fcfda8d08b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x56fcfda874e4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x56fcfda874e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 60: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 61: 0x56fcfda8fc92 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x56fcfda8fc92 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 66: 0x56fcfda8fc92 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x56fcfe79b68f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 68: 0x56fcfe79b68f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 69: 0x7dc201eecaa4 - [INFO] [stdout] 70: 0x7dc201f79a64 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_delete_note stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_delete_note' (18465) panicked at http_server/tests/common/organisation.rs:71:90: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("expected value", line: 1, column: 1) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56fcfe79bdba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56fcfe79bdba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56fcfe7b49ca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56fcfe7b49ca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x56fcfe7a0982 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x56fcfe7a0982 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x56fcfe77a22f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56fcfe77a22f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56fcfe793da9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56fcfda8c5bc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x56fcfda8c5bc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56fcfe794022 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x56fcfe794022 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56fcfe77a2e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56fcfe76f419 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56fcfe77affd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56fcfe7b51bc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56fcfe7b4f02 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x56fcfda6ffdb - core::result::Result::unwrap::h66839b209a9c72a2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x56fcfda6ffdb - test_note::common::organisation::OrganisationFixture::execute::{{closure}}::h9f0062336b05cf93 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/common/organisation.rs:71:90 [INFO] [stdout] 22: 0x56fcfda3eaa2 - test_note::test_delete_note::{{closure}}::h1b01eea5fb19754e [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:45:10 [INFO] [stdout] 23: 0x56fcfda55298 - as core::future::future::Future>::poll::{{closure}}::hb9df0cc878ad638d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44 [INFO] [stdout] 24: 0x56fcfda533ab - tokio::task::local::LocalSet::with::{{closure}}::h754119dd1dcb6423 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13 [INFO] [stdout] 25: 0x56fcfda7b9f5 - std::thread::local::LocalKey::try_with::h880e55e229f3ef60 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x56fcfda7a67e - std::thread::local::LocalKey::with::h8a99952ea8a0ec56 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x56fcfda52edb - tokio::task::local::LocalSet::with::ha80cb15f63bf4032 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17 [INFO] [stdout] 28: 0x56fcfda54e7b - as core::future::future::Future>::poll::h7c9dd31862b40a69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22 [INFO] [stdout] 29: 0x56fcfda54542 - tokio::task::local::LocalSet::run_until::{{closure}}::hfd0450f48b75680c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19 [INFO] [stdout] 30: 0x56fcfda5484d - as core::future::future::Future>::poll::h0634b1e71ad946e1 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x56fcfda7a26d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hacd6b234f3c35b35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 32: 0x56fcfda7986b - tokio::runtime::coop::with_budget::hfffc638a3a18affd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 33: 0x56fcfda7986b - tokio::runtime::coop::budget::hd451f8d59c8d13c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 34: 0x56fcfda7986b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1e5028ae479441ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 35: 0x56fcfda72dd0 - tokio::runtime::scheduler::current_thread::Context::enter::h91fec924d2ce793d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 36: 0x56fcfda7834a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb7d9e4c5a1274d13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 37: 0x56fcfda75e84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd5514097b5a6e913 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 38: 0x56fcfda59973 - tokio::macros::scoped_tls::ScopedKey::set::hca7ad582a16f7aaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 39: 0x56fcfda753cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9bb0b6c2d248c16b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 40: 0x56fcfda75eca - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0bc6f2d93ac11a9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 41: 0x56fcfda71502 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8e56f5134cde2198 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 42: 0x56fcfda6f30b - tokio::runtime::runtime::Runtime::block_on::he6c08c6516295dad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52 [INFO] [stdout] 43: 0x56fcfda5365c - tokio::task::local::LocalSet::block_on::h19ea30369dcc51be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12 [INFO] [stdout] 44: 0x56fcfda65ff2 - actix_rt::runtime::Runtime::block_on::h98cd9ef63b53c46b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 45: 0x56fcfda65e6f - actix_rt::system::SystemRunner::block_on::h8ab014ff1abbe784 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 46: 0x56fcfda3e5f1 - test_note::test_delete_note::h718af4a4dc6d786d [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:40:1 [INFO] [stdout] 47: 0x56fcfda3fbf7 - test_note::test_delete_note::{{closure}}::hcc3c826a95e929a7 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:41:28 [INFO] [stdout] 48: 0x56fcfda7d306 - core::ops::function::FnOnce::call_once::h9561e83775632640 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x56fcfda806bb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x56fcfda806bb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x56fcfda8d08b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 53: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 54: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 55: 0x56fcfda8d08b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x56fcfda8d08b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x56fcfda874e4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x56fcfda874e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 60: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 61: 0x56fcfda8fc92 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x56fcfda8fc92 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 66: 0x56fcfda8fc92 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x56fcfe79b68f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 68: 0x56fcfe79b68f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 69: 0x7dc201eecaa4 - [INFO] [stdout] 70: 0x7dc201f79a64 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_create_note stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_create_note' (18464) panicked at http_server/tests/common/organisation.rs:71:90: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("expected value", line: 1, column: 1) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56fcfe79bdba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56fcfe79bdba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56fcfe7b49ca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56fcfe7b49ca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x56fcfe7a0982 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x56fcfe7a0982 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x56fcfe77a22f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56fcfe77a22f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56fcfe793da9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56fcfda8c5bc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x56fcfda8c5bc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56fcfe794022 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x56fcfe794022 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56fcfe77a2e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56fcfe76f419 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56fcfe77affd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56fcfe7b51bc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56fcfe7b4f02 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x56fcfda6ffdb - core::result::Result::unwrap::h66839b209a9c72a2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x56fcfda6ffdb - test_note::common::organisation::OrganisationFixture::execute::{{closure}}::h9f0062336b05cf93 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/common/organisation.rs:71:90 [INFO] [stdout] 22: 0x56fcfda3d195 - test_note::test_create_note::{{closure}}::h402f363eadee30a3 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:20:10 [INFO] [stdout] 23: 0x56fcfda55538 - as core::future::future::Future>::poll::{{closure}}::hf7bb59ca673680a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44 [INFO] [stdout] 24: 0x56fcfda5316b - tokio::task::local::LocalSet::with::{{closure}}::h459659212156bd0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13 [INFO] [stdout] 25: 0x56fcfda7bfc5 - std::thread::local::LocalKey::try_with::h97f4d46a80f32e81 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x56fcfda7a44e - std::thread::local::LocalKey::with::h4818e1686b72f3cd [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x56fcfda52e3b - tokio::task::local::LocalSet::with::h2e5dbe3836b2bdb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17 [INFO] [stdout] 28: 0x56fcfda54ecb - as core::future::future::Future>::poll::h83fdb2a559a0f517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22 [INFO] [stdout] 29: 0x56fcfda542e2 - tokio::task::local::LocalSet::run_until::{{closure}}::hd0bad018448c1abb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19 [INFO] [stdout] 30: 0x56fcfda5488d - as core::future::future::Future>::poll::h366558180b2782dd [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x56fcfda7a2ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::heafb0909e9496431 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 32: 0x56fcfda79e5b - tokio::runtime::coop::with_budget::h494a64f80c2df43f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 33: 0x56fcfda79e5b - tokio::runtime::coop::budget::hebaa4a0ba1dd27c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 34: 0x56fcfda79e5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb5b309e863f20406 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 35: 0x56fcfda73ce0 - tokio::runtime::scheduler::current_thread::Context::enter::hd64ec5b7d0844e1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 36: 0x56fcfda76daa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2b0a35c54d161e9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 37: 0x56fcfda75e04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3d42eba7b5680893 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 38: 0x56fcfda59713 - tokio::macros::scoped_tls::ScopedKey::set::h3ae49ba31210a555 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 39: 0x56fcfda74fdf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h89f3dc27b743ac09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 40: 0x56fcfda7608a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he5c60cc09edfc9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 41: 0x56fcfda711f2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4f9d8e7b53bdacbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 42: 0x56fcfda6eb8b - tokio::runtime::runtime::Runtime::block_on::h12bf7b08360a80bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52 [INFO] [stdout] 43: 0x56fcfda535bc - tokio::task::local::LocalSet::block_on::h16560ae3b7369a64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12 [INFO] [stdout] 44: 0x56fcfda65fa2 - actix_rt::runtime::Runtime::block_on::h749ef91365916903 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 45: 0x56fcfda65eaf - actix_rt::system::SystemRunner::block_on::hb77badd8775806b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 46: 0x56fcfda3cce1 - test_note::test_create_note::h2876d35527e40a3a [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:15:1 [INFO] [stdout] 47: 0x56fcfda3e5a7 - test_note::test_create_note::{{closure}}::hc7380ff570d8e8fa [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:16:28 [INFO] [stdout] 48: 0x56fcfda7d386 - core::ops::function::FnOnce::call_once::hc555c5bd867d95ca [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x56fcfda806bb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x56fcfda806bb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x56fcfda8d08b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 53: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 54: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 55: 0x56fcfda8d08b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x56fcfda8d08b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x56fcfda874e4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x56fcfda874e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 60: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 61: 0x56fcfda8fc92 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x56fcfda8fc92 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 66: 0x56fcfda8fc92 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x56fcfe79b68f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 68: 0x56fcfe79b68f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 69: 0x7dc201eecaa4 - [INFO] [stdout] 70: 0x7dc201f79a64 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_list_notes_empty stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_list_notes_empty' (18467) panicked at http_server/tests/test_note.rs:97:88: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("expected value", line: 1, column: 1) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56fcfe79bdba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56fcfe79bdba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56fcfe7b49ca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56fcfe7b49ca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x56fcfe7a0982 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x56fcfe7a0982 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x56fcfe77a22f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56fcfe77a22f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56fcfe793da9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56fcfda8c5bc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x56fcfda8c5bc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56fcfe794022 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x56fcfe794022 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56fcfe77a2e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56fcfe76f419 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56fcfe77affd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56fcfe7b51bc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56fcfe7b4f02 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x56fcfda401a3 - core::result::Result::unwrap::h8c5784e976f19812 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x56fcfda401a3 - test_note::test_list_notes_empty::{{closure}}::ha8f3ea3b67de2e3a [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:97:88 [INFO] [stdout] 22: 0x56fcfda55148 - as core::future::future::Future>::poll::{{closure}}::h8ebf87707919aece [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44 [INFO] [stdout] 23: 0x56fcfda5328b - tokio::task::local::LocalSet::with::{{closure}}::h5cd1fe021703f592 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13 [INFO] [stdout] 24: 0x56fcfda7c695 - std::thread::local::LocalKey::try_with::hc05431425421d555 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 25: 0x56fcfda7a4ee - std::thread::local::LocalKey::with::h4ddd2f4290a100cb [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 26: 0x56fcfda52f7b - tokio::task::local::LocalSet::with::hc98706226489a1b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17 [INFO] [stdout] 27: 0x56fcfda54f1b - as core::future::future::Future>::poll::hc7bae00421aae6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22 [INFO] [stdout] 28: 0x56fcfda53e22 - tokio::task::local::LocalSet::run_until::{{closure}}::h51fab35f04c04ab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19 [INFO] [stdout] 29: 0x56fcfda5496d - as core::future::future::Future>::poll::h5ab0d39c357d1f18 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: 0x56fcfda7a1ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3a528fcf0eca1b62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 31: 0x56fcfda79a2b - tokio::runtime::coop::with_budget::h54ef2dbd0994c90f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 32: 0x56fcfda79a2b - tokio::runtime::coop::budget::h55ad4a9aea72dd6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 33: 0x56fcfda79a2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h55b91198bf135c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 34: 0x56fcfda721b0 - tokio::runtime::scheduler::current_thread::Context::enter::h17e0e28d15fa7668 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 35: 0x56fcfda78e1a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfe7b7ca59b4dbb35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 36: 0x56fcfda75e24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h53d2dfd830ebe9b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 37: 0x56fcfda59bd3 - tokio::macros::scoped_tls::ScopedKey::set::hed935b37dfc83702 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 38: 0x56fcfda74bef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1a7b2304566cde90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 39: 0x56fcfda7601a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdd350fee8b9d50a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 40: 0x56fcfda70ee2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h31420825a2b9c80f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 41: 0x56fcfda6ef4b - tokio::runtime::runtime::Runtime::block_on::h87775d1eebf13272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52 [INFO] [stdout] 42: 0x56fcfda5383e - tokio::task::local::LocalSet::block_on::hce4748e64e6cc816 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12 [INFO] [stdout] 43: 0x56fcfda65f04 - actix_rt::runtime::Runtime::block_on::h2c79239c82c1abc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 44: 0x56fcfda65dad - actix_rt::system::SystemRunner::block_on::h079447f02b69c12a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 45: 0x56fcfda3fc3c - test_note::test_list_notes_empty::hc1bb1e60cb2de9f7 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:91:1 [INFO] [stdout] 46: 0x56fcfda40717 - test_note::test_list_notes_empty::{{closure}}::hedac92f32c3c44d7 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:92:33 [INFO] [stdout] 47: 0x56fcfda7d066 - core::ops::function::FnOnce::call_once::h2cffd038e49d0b4b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x56fcfda806bb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x56fcfda806bb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 50: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 51: 0x56fcfda8d08b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x56fcfda8d08b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 56: 0x56fcfda8d08b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 57: 0x56fcfda874e4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 58: 0x56fcfda874e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 59: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 60: 0x56fcfda8fc92 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 61: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 62: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 63: 0x56fcfda8fc92 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 65: 0x56fcfda8fc92 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x56fcfe79b68f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 67: 0x56fcfe79b68f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 68: 0x7dc201eecaa4 - [INFO] [stdout] 69: 0x7dc201f79a64 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_list_notes_multiple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_list_notes_multiple' (18468) panicked at http_server/tests/common/organisation.rs:71:90: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("expected value", line: 1, column: 1) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56fcfe79bdba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56fcfe79bdba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56fcfe79bdba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56fcfe7b49ca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56fcfe7b49ca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x56fcfe7a0982 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x56fcfe7a0982 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x56fcfe77a22f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56fcfe77a22f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56fcfe793da9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56fcfda8c5bc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x56fcfda8c5bc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56fcfe794022 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x56fcfe794022 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56fcfe77a2e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56fcfe76f419 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56fcfe77affd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56fcfe7b51bc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56fcfe7b4f02 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x56fcfda6ffdb - core::result::Result::unwrap::h66839b209a9c72a2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x56fcfda6ffdb - test_note::common::organisation::OrganisationFixture::execute::{{closure}}::h9f0062336b05cf93 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/common/organisation.rs:71:90 [INFO] [stdout] 22: 0x56fcfda427f8 - test_note::test_list_notes_multiple::{{closure}}::h00f79f7e30648a4b [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:113:10 [INFO] [stdout] 23: 0x56fcfda553e8 - as core::future::future::Future>::poll::{{closure}}::hf113b72060cae3d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:924:44 [INFO] [stdout] 24: 0x56fcfda534cb - tokio::task::local::LocalSet::with::{{closure}}::hf5d6a55fac667a2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:685:13 [INFO] [stdout] 25: 0x56fcfda7bbf5 - std::thread::local::LocalKey::try_with::h8df8d8b421f012a7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x56fcfda7a35e - std::thread::local::LocalKey::with::h37a5d36692eff60b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x56fcfda52e8b - tokio::task::local::LocalSet::with::h953cc908db5d8cb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:668:17 [INFO] [stdout] 28: 0x56fcfda54e2b - as core::future::future::Future>::poll::h6977bf39da1aa722 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:914:22 [INFO] [stdout] 29: 0x56fcfda53bc2 - tokio::task::local::LocalSet::run_until::{{closure}}::h1739fe7b77438519 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:574:19 [INFO] [stdout] 30: 0x56fcfda549ad - as core::future::future::Future>::poll::hb2efcb861789206e [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 31: 0x56fcfda7a2ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb2cbaee52e4c108f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 32: 0x56fcfda79c5b - tokio::runtime::coop::with_budget::h0a6053207b2c2e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 33: 0x56fcfda79c5b - tokio::runtime::coop::budget::hacca1e4506c6a285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 34: 0x56fcfda79c5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h91014c2ecd596a5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 35: 0x56fcfda727c0 - tokio::runtime::scheduler::current_thread::Context::enter::h5174737affd57b89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 36: 0x56fcfda7787a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h37bdc8d2257497ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 37: 0x56fcfda75e64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8de4e26fa2ee2fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 38: 0x56fcfda59aa3 - tokio::macros::scoped_tls::ScopedKey::set::hdcf94ed232193caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 39: 0x56fcfda75baf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hde79e42cfd51249f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 40: 0x56fcfda75f3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0f2ae0ccd35fbeb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 41: 0x56fcfda71b22 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf915a7b6dc664d20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 42: 0x56fcfda6f12b - tokio::runtime::runtime::Runtime::block_on::h986dd4e59c9d93cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52 [INFO] [stdout] 43: 0x56fcfda5379c - tokio::task::local::LocalSet::block_on::hbb29917bb1264e16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/task/local.rs:535:12 [INFO] [stdout] 44: 0x56fcfda66042 - actix_rt::runtime::Runtime::block_on::he85ce2d388ebc793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 45: 0x56fcfda65def - actix_rt::system::SystemRunner::block_on::h4753c3a20e918b80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 46: 0x56fcfda42321 - test_note::test_list_notes_multiple::h04f9a44b17be35b8 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:108:1 [INFO] [stdout] 47: 0x56fcfda441e7 - test_note::test_list_notes_multiple::{{closure}}::h2d1719bb6a2abb79 [INFO] [stdout] at /opt/rustwide/workdir/http_server/tests/test_note.rs:109:36 [INFO] [stdout] 48: 0x56fcfda7d1a6 - core::ops::function::FnOnce::call_once::h5ac636338cd3d47d [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x56fcfda806bb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x56fcfda806bb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x56fcfda8d08b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 53: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 54: 0x56fcfda8d08b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 55: 0x56fcfda8d08b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x56fcfda8d08b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x56fcfda8d08b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x56fcfda874e4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x56fcfda874e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 60: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 61: 0x56fcfda8fc92 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x56fcfda8fc92 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x56fcfda8fc92 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x56fcfda8fc92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 66: 0x56fcfda8fc92 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x56fcfe79b68f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 68: 0x56fcfe79b68f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 69: 0x7dc201eecaa4 - [INFO] [stdout] 70: 0x7dc201f79a64 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_create_note [INFO] [stdout] test_delete_note [INFO] [stdout] test_get_note_existing [INFO] [stdout] test_list_notes_empty [INFO] [stdout] test_list_notes_multiple [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p http_server --test test_note` [INFO] running `Command { std: "docker" "inspect" "998b189ec823299ce56062a6499437794cbca6fb2eae5a54647006b475321722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998b189ec823299ce56062a6499437794cbca6fb2eae5a54647006b475321722", kill_on_drop: false }` [INFO] [stdout] 998b189ec823299ce56062a6499437794cbca6fb2eae5a54647006b475321722