[INFO] cloning repository https://github.com/benyakirten/gilded-university-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benyakirten/gilded-university-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenyakirten%2Fgilded-university-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenyakirten%2Fgilded-university-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7bf4f3257f65d5387dbd8645682b5a09a53e472
[INFO] testing benyakirten/gilded-university-server against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenyakirten%2Fgilded-university-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benyakirten/gilded-university-server
[INFO] finished tweaking git repo https://github.com/benyakirten/gilded-university-server
[INFO] tweaked toml for git repo https://github.com/benyakirten/gilded-university-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benyakirten/gilded-university-server on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benyakirten/gilded-university-server 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b81e3019c3018c89a56b8c902509228c0eb2fbeb870f2127f2c19298a8bab1e5
[INFO] running `Command { std: "docker" "start" "-a" "b81e3019c3018c89a56b8c902509228c0eb2fbeb870f2127f2c19298a8bab1e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b81e3019c3018c89a56b8c902509228c0eb2fbeb870f2127f2c19298a8bab1e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b81e3019c3018c89a56b8c902509228c0eb2fbeb870f2127f2c19298a8bab1e5", kill_on_drop: false }`
[INFO] [stdout] b81e3019c3018c89a56b8c902509228c0eb2fbeb870f2127f2c19298a8bab1e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62a99e13cfd2f174ebc3f8424f03be90f6ba97dcfc56b43c1ea7e2b0bb21436b
[INFO] running `Command { std: "docker" "start" "-a" "62a99e13cfd2f174ebc3f8424f03be90f6ba97dcfc56b43c1ea7e2b0bb21436b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rust_decimal v1.27.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling whoami v1.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling concurrent-queue v2.0.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling sqlformat v0.2.0
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling smartstring v0.2.10
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling ouroboros_macro v0.15.5
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling sea-schema-derive v0.1.0
[INFO] [stderr]    Compiling sea-orm-macros v0.10.6
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sea-query-derive v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling sea-strum v0.23.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ouroboros v0.15.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling juniper_codegen v0.15.9
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling graphql-parser v0.3.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling bson v1.2.4
[INFO] [stderr]    Compiling sea-query v0.27.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling jsonwebtoken v8.2.0
[INFO] [stderr]    Compiling juniper v0.15.10
[INFO] [stderr]    Compiling sea-schema v0.10.3
[INFO] [stderr]    Compiling sea-orm-cli v0.10.6
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling warp v0.3.3
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling sea-query-binder v0.2.2
[INFO] [stderr]    Compiling sea-orm v0.10.6
[INFO] [stderr]    Compiling juniper_warp v0.7.0
[INFO] [stderr]    Compiling sea-orm-migration v0.10.6
[INFO] [stderr]    Compiling entity v0.1.0 (/opt/rustwide/workdir/entity)
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling gilded-university-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "62a99e13cfd2f174ebc3f8424f03be90f6ba97dcfc56b43c1ea7e2b0bb21436b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62a99e13cfd2f174ebc3f8424f03be90f6ba97dcfc56b43c1ea7e2b0bb21436b", kill_on_drop: false }`
[INFO] [stdout] 62a99e13cfd2f174ebc3f8424f03be90f6ba97dcfc56b43c1ea7e2b0bb21436b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 335461ecf1bde4b71c36b10950545d1195507f2fc95054b280d0e08f51a05f06
[INFO] running `Command { std: "docker" "start" "-a" "335461ecf1bde4b71c36b10950545d1195507f2fc95054b280d0e08f51a05f06", kill_on_drop: false }`
[INFO] [stderr]    Compiling gilded-university-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "335461ecf1bde4b71c36b10950545d1195507f2fc95054b280d0e08f51a05f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "335461ecf1bde4b71c36b10950545d1195507f2fc95054b280d0e08f51a05f06", kill_on_drop: false }`
[INFO] [stdout] 335461ecf1bde4b71c36b10950545d1195507f2fc95054b280d0e08f51a05f06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aaf3ddf357c9b6f835159c2401ba90120193df2bba331dbeb87c3c0632d9309d
[INFO] running `Command { std: "docker" "start" "-a" "aaf3ddf357c9b6f835159c2401ba90120193df2bba331dbeb87c3c0632d9309d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gilded_university_server-1b52d6d993b98411)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test auth::jwt::test_authorize::authorization_failure_on_role_too_low ... ok
[INFO] [stdout] test auth::jwt::test_authorize::authorization_faiure_on_token_expired ... ok
[INFO] [stdout] test auth::jwt::test_authorize::authorization_success ... ok
[INFO] [stdout] test auth::jwt::test_authorize::authorization_success_on_role_tie ... ok
[INFO] [stdout] test graphql::mutation::tests::user::test_auth_response::create_new_auth_response ... ok
[INFO] [stdout] test auth::jwt::test_claims_from_token::fail_on_false_token ... ok
[INFO] [stdout] test graphql::mutation::tests::user::test_signout_response::complete_signout_response ... ok
[INFO] [stdout] test auth::jwt::test_create_jwt::create_jwt_success ... ok
[INFO] [stdout] test graphql::query::tests::user::test_find_user_by_email::find_no_user_for_find_user_by_email ... ok
[INFO] [stdout] test graphql::query::tests::user::test_find_user_by_id::find_no_user_for_find_user_by_id ... ok
[INFO] [stdout] test graphql::query::tests::user::test_user_response::create_multiple_models ... ok
[INFO] [stdout] test graphql::query::tests::user::test_user_response::create_single_model ... ok
[INFO] [stdout] test graphql::query::tests::user::test_get_users::find_users_for_get_users ... ok
[INFO] [stdout] test graphql::query::tests::user::test_find_user_by_id::find_one_user_for_find_user_by_id ... ok
[INFO] [stdout] test graphql::query::tests::user::test_get_users::get_error_for_get_users ... ok
[INFO] [stdout] test graphql::query::tests::user::test_find_user_by_email::get_error_for_find_user_by_email ... ok
[INFO] [stdout] test graphql::query::tests::user::test_find_user_by_email::find_one_user_for_find_user_by_email ... ok
[INFO] [stdout] test test::get_token_returns_empty_if_first_word_not_bearer ... ok
[INFO] [stdout] test test::get_token_returns_empty_if_header_is_empty_string ... ok
[INFO] [stdout] test test::get_token_returns_empty_if_no_token ... ok
[INFO] [stdout] test graphql::query::tests::user::test_get_users::find_no_users_for_get_users ... ok
[INFO] [stdout] test auth::jwt::test_claims_from_token::succeed_on_valid_token ... ok
[INFO] [stdout] test test::get_env_success ... ok
[INFO] [stdout] test test::get_token_returns_token_otherwise ... ok
[INFO] [stdout] test test::get_token_returns_empty_if_no_header ... ok
[INFO] [stdout] test time::tests::now_plus_duration_is_error_if_too_much_time ... ok
[INFO] [stdout] test time::tests::get_now_time ... ok
[INFO] [stdout] test time::tests::now_plus_hour_correct ... ok
[INFO] [stdout] test graphql::query::tests::user::test_find_user_by_id::get_error_for_find_user_by_id ... ok
[INFO] [stdout] test time::tests::now_plus_duration_is_ok_if_time_reasonable ... ok
[INFO] [stdout] test test::get_env_failure - should panic ... ok
[INFO] [stdout] test auth::jwt::test_claims::create_new_claim ... ok
[INFO] [stdout] test auth::hash::test::create_password_hash ... ok
[INFO] [stdout] test auth::hash::test::verify_match_returns_ok ... ok
[INFO] [stdout] test auth::hash::test::verify_mismatch_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gilded_university_server-8b8880a404f6346c)
[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/test.rs (/opt/rustwide/target/debug/deps/test-3b9074746d767443)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test database::users::integration_database_user::user_test ... FAILED
[INFO] [stdout] test warp::user::user_integration::integration_warp_user_integration::user_mutation ... FAILED
[INFO] [stdout] test warp::user::user_mutation::integration_warp_user_mutation::user_mutation ... FAILED
[INFO] [stdout] test warp::user::user_query::integration_warp_user_query::user_query ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- database::users::integration_database_user::user_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::users::integration_database_user::user_test' (62) panicked at src/lib.rs:41:38:
[INFO] [stdout] TEST_DATABASE_URL environment variable is not defined
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef051739392 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef051739392 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef051739392 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ef051739392 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ef05174d74f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ef05174d74f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ef051705121 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef051705121 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ef051711ce2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ef051716ddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ef051716c71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ef050e3e2be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ef050e3e2be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef05171754f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ef05171754f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ef0517172fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ef051711e19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ef0516f8b6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ef051756fc0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ef050ed1199 - gilded_university_server::get_env::{{closure}}::he21972cf39e0819f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:38
[INFO] [stdout]   20:     0x5ef050e6be38 - core::result::Result<T,E>::unwrap_or_else::hbfe1aae1c78bd14a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x5ef050ed1109 - gilded_university_server::get_env::h40b0f68763d72786
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:19
[INFO] [stdout]   22:     0x5ef050ed08af - gilded_university_server::connect_to_database::{{closure}}::h9444628ece33141d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:17:15
[INFO] [stdout]   23:     0x5ef050dffe73 - test::common::connect_to_test_database::{{closure}}::h2bf9a1f45d1b2042
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:20:57
[INFO] [stdout]   24:     0x5ef050df96ea - test::database::users::integration_database_user::user_test::{{closure}}::h8f84c4e5c2813e4e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database/users.rs:16:47
[INFO] [stdout]   25:     0x5ef050dfd432 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1ad65fac1417f464
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ef050dfd4cd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc68f5077cdb53578
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ef050e0376d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7d5fdb729800798b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   28:     0x5ef050e0361b - tokio::runtime::coop::with_budget::h1a23271e8b4a3be6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:102:5
[INFO] [stdout]   29:     0x5ef050e0361b - tokio::runtime::coop::budget::h5823cd5940c39966
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:68:5
[INFO] [stdout]   30:     0x5ef050e0361b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h52057a56026a989f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   31:     0x5ef050e01f10 - tokio::runtime::scheduler::current_thread::Context::enter::h1156e5aee9be45ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   32:     0x5ef050e02c5a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hada4dab0256cb9b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   33:     0x5ef050e029e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfb2108e942676223
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   34:     0x5ef050e1c783 - tokio::macros::scoped_tls::ScopedKey<T>::set::hd424586b161b4440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5ef050e0278f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcf4303fae593955a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   36:     0x5ef050e02a02 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he51d85a79302b344
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   37:     0x5ef050e01b63 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h79a8d3600f0be9b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   38:     0x5ef050dfd1ba - tokio::runtime::runtime::Runtime::block_on::h83c69c9649afc332
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout]   39:     0x5ef050df937e - test::database::users::integration_database_user::user_test::he542da2148172d7a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database/users.rs:75:42
[INFO] [stdout]   40:     0x5ef050df9417 - test::database::users::integration_database_user::user_test::{{closure}}::h3ffb5745d59f918a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/database/users.rs:14:25
[INFO] [stdout]   41:     0x5ef050e05236 - core::ops::function::FnOnce::call_once::h13a88d8af4aaf759
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ef050e3e07b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ef050e3e07b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5ef050e53ce5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5ef050e53ce5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5ef050e53ce5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x5ef050e53ce5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x5ef050e53ce5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5ef050e53ce5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5ef050e53ce5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5ef050e2a4d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5ef050e2a4d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5ef050e2dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5ef050e2dd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5ef050e2dd9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x5ef050e2dd9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x5ef050e2dd9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5ef050e2dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5ef050e2dd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5ef05170cf7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   61:     0x5ef05170cf7f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   62:     0x7bb0a85eaaa4 - <unknown>
[INFO] [stdout]   63:     0x7bb0a8677a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- warp::user::user_integration::integration_warp_user_integration::user_mutation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'warp::user::user_integration::integration_warp_user_integration::user_mutation' (63) panicked at src/lib.rs:41:38:
[INFO] [stdout] TEST_DATABASE_URL environment variable is not defined
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef051739392 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef051739392 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef051739392 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ef051739392 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ef05174d74f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ef05174d74f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ef051705121 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef051705121 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ef051711ce2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ef051716ddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ef051716c71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ef050e3e2be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ef050e3e2be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef05171754f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ef05171754f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ef0517172fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ef051711e19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ef0516f8b6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ef051756fc0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ef050ed1199 - gilded_university_server::get_env::{{closure}}::he21972cf39e0819f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:38
[INFO] [stdout]   20:     0x5ef050e6be38 - core::result::Result<T,E>::unwrap_or_else::hbfe1aae1c78bd14a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x5ef050ed1109 - gilded_university_server::get_env::h40b0f68763d72786
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:19
[INFO] [stdout]   22:     0x5ef050ed08af - gilded_university_server::connect_to_database::{{closure}}::h9444628ece33141d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:17:15
[INFO] [stdout]   23:     0x5ef050dffe73 - test::common::connect_to_test_database::{{closure}}::h2bf9a1f45d1b2042
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:20:57
[INFO] [stdout]   24:     0x5ef050dff8fd - test::common::make_graphql_filter::{{closure}}::h6ffa58daad90358b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:9:49
[INFO] [stdout]   25:     0x5ef050e104a3 - test::warp::user::user_integration::integration_warp_user_integration::user_mutation::{{closure}}::hc0e0d3563a8cc754
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/warp/user/user_integration.rs:27:44
[INFO] [stdout]   26:     0x5ef050dfd432 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1ad65fac1417f464
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ef050dfd4cd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc68f5077cdb53578
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5ef050e0376d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7d5fdb729800798b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   29:     0x5ef050e0361b - tokio::runtime::coop::with_budget::h1a23271e8b4a3be6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:102:5
[INFO] [stdout]   30:     0x5ef050e0361b - tokio::runtime::coop::budget::h5823cd5940c39966
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:68:5
[INFO] [stdout]   31:     0x5ef050e0361b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h52057a56026a989f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   32:     0x5ef050e01f10 - tokio::runtime::scheduler::current_thread::Context::enter::h1156e5aee9be45ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   33:     0x5ef050e02c5a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hada4dab0256cb9b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   34:     0x5ef050e029e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfb2108e942676223
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   35:     0x5ef050e1c783 - tokio::macros::scoped_tls::ScopedKey<T>::set::hd424586b161b4440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x5ef050e0278f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcf4303fae593955a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   37:     0x5ef050e02a02 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he51d85a79302b344
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   38:     0x5ef050e01b63 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h79a8d3600f0be9b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   39:     0x5ef050dfd1ba - tokio::runtime::runtime::Runtime::block_on::h83c69c9649afc332
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout]   40:     0x5ef050e100cc - test::warp::user::user_integration::integration_warp_user_integration::user_mutation::h2d7ba5845f695bb1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/warp/user/user_integration.rs:352:42
[INFO] [stdout]   41:     0x5ef050e10167 - test::warp::user::user_integration::integration_warp_user_integration::user_mutation::{{closure}}::h71c70e8451006a69
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/warp/user/user_integration.rs:25:29
[INFO] [stdout]   42:     0x5ef050e05676 - core::ops::function::FnOnce::call_once::hee2461c51782777c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ef050e3e07b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ef050e3e07b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5ef050e53ce5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5ef050e53ce5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5ef050e53ce5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x5ef050e53ce5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x5ef050e53ce5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5ef050e53ce5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5ef050e53ce5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5ef050e2a4d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5ef050e2a4d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5ef050e2dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x5ef050e2dd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5ef050e2dd9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x5ef050e2dd9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x5ef050e2dd9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5ef050e2dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x5ef050e2dd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5ef05170cf7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   62:     0x5ef05170cf7f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   63:     0x7bb0a85eaaa4 - <unknown>
[INFO] [stdout]   64:     0x7bb0a8677a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- warp::user::user_mutation::integration_warp_user_mutation::user_mutation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'warp::user::user_mutation::integration_warp_user_mutation::user_mutation' (64) panicked at src/lib.rs:41:38:
[INFO] [stdout] TEST_DATABASE_URL environment variable is not defined
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef051739392 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef051739392 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef051739392 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ef051739392 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ef05174d74f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ef05174d74f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ef051705121 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef051705121 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ef051711ce2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ef051716ddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ef051716c71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ef050e3e2be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ef050e3e2be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef05171754f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ef05171754f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ef0517172fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ef051711e19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ef0516f8b6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ef051756fc0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ef050ed1199 - gilded_university_server::get_env::{{closure}}::he21972cf39e0819f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:38
[INFO] [stdout]   20:     0x5ef050e6be38 - core::result::Result<T,E>::unwrap_or_else::hbfe1aae1c78bd14a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x5ef050ed1109 - gilded_university_server::get_env::h40b0f68763d72786
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:19
[INFO] [stdout]   22:     0x5ef050ed08af - gilded_university_server::connect_to_database::{{closure}}::h9444628ece33141d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:17:15
[INFO] [stdout]   23:     0x5ef050dffe73 - test::common::connect_to_test_database::{{closure}}::h2bf9a1f45d1b2042
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:20:57
[INFO] [stdout]   24:     0x5ef050dff8fd - test::common::make_graphql_filter::{{closure}}::h6ffa58daad90358b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:9:49
[INFO] [stdout]   25:     0x5ef050e09d6c - test::warp::user::user_mutation::integration_warp_user_mutation::user_mutation::{{closure}}::h0bdc2d0395ac068f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/warp/user/user_mutation.rs:22:44
[INFO] [stdout]   26:     0x5ef050dfd432 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1ad65fac1417f464
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ef050dfd4cd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc68f5077cdb53578
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5ef050e0376d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7d5fdb729800798b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   29:     0x5ef050e0361b - tokio::runtime::coop::with_budget::h1a23271e8b4a3be6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:102:5
[INFO] [stdout]   30:     0x5ef050e0361b - tokio::runtime::coop::budget::h5823cd5940c39966
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:68:5
[INFO] [stdout]   31:     0x5ef050e0361b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h52057a56026a989f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   32:     0x5ef050e01f10 - tokio::runtime::scheduler::current_thread::Context::enter::h1156e5aee9be45ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   33:     0x5ef050e02c5a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hada4dab0256cb9b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   34:     0x5ef050e029e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfb2108e942676223
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   35:     0x5ef050e1c783 - tokio::macros::scoped_tls::ScopedKey<T>::set::hd424586b161b4440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x5ef050e0278f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcf4303fae593955a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   37:     0x5ef050e02a02 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he51d85a79302b344
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   38:     0x5ef050e01b63 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h79a8d3600f0be9b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   39:     0x5ef050dfd1ba - tokio::runtime::runtime::Runtime::block_on::h83c69c9649afc332
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout]   40:     0x5ef050e0998d - test::warp::user::user_mutation::integration_warp_user_mutation::user_mutation::h9a47554b7709f148
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/warp/user/user_mutation.rs:340:42
[INFO] [stdout]   41:     0x5ef050e0ff07 - test::warp::user::user_mutation::integration_warp_user_mutation::user_mutation::{{closure}}::h50607814d25b9cfc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/warp/user/user_mutation.rs:20:29
[INFO] [stdout]   42:     0x5ef050e05616 - core::ops::function::FnOnce::call_once::hcdd74dd7594cfc21
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ef050e3e07b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ef050e3e07b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5ef050e53ce5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5ef050e53ce5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5ef050e53ce5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x5ef050e53ce5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x5ef050e53ce5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5ef050e53ce5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5ef050e53ce5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5ef050e2a4d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5ef050e2a4d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5ef050e2dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x5ef050e2dd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5ef050e2dd9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x5ef050e2dd9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x5ef050e2dd9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5ef050e2dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x5ef050e2dd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5ef05170cf7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   62:     0x5ef05170cf7f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   63:     0x7bb0a85eaaa4 - <unknown>
[INFO] [stdout]   64:     0x7bb0a8677a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- warp::user::user_query::integration_warp_user_query::user_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'warp::user::user_query::integration_warp_user_query::user_query' (65) panicked at src/lib.rs:41:38:
[INFO] [stdout] TEST_DATABASE_URL environment variable is not defined
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef051739392 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef051739392 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef051739392 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ef051739392 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ef05174d74f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ef05174d74f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ef051705121 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef051705121 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ef051711ce2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ef051716ddf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ef051716c71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ef050e3e2be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ef050e3e2be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef05171754f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ef05171754f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ef0517172fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ef051711e19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ef0516f8b6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ef051756fc0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ef050ed1199 - gilded_university_server::get_env::{{closure}}::he21972cf39e0819f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:38
[INFO] [stdout]   20:     0x5ef050e6be38 - core::result::Result<T,E>::unwrap_or_else::hbfe1aae1c78bd14a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x5ef050ed1109 - gilded_university_server::get_env::h40b0f68763d72786
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:19
[INFO] [stdout]   22:     0x5ef050ed08af - gilded_university_server::connect_to_database::{{closure}}::h9444628ece33141d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:17:15
[INFO] [stdout]   23:     0x5ef050dffe73 - test::common::connect_to_test_database::{{closure}}::h2bf9a1f45d1b2042
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:20:57
[INFO] [stdout]   24:     0x5ef050dff8fd - test::common::make_graphql_filter::{{closure}}::h6ffa58daad90358b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:9:49
[INFO] [stdout]   25:     0x5ef050e16eb7 - test::warp::user::user_query::integration_warp_user_query::user_query::{{closure}}::h64ed8cdeaddfe792
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/warp/user/user_query.rs:19:44
[INFO] [stdout]   26:     0x5ef050dfd432 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1ad65fac1417f464
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ef050dfd4cd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc68f5077cdb53578
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5ef050e0376d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7d5fdb729800798b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   29:     0x5ef050e0361b - tokio::runtime::coop::with_budget::h1a23271e8b4a3be6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:102:5
[INFO] [stdout]   30:     0x5ef050e0361b - tokio::runtime::coop::budget::h5823cd5940c39966
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:68:5
[INFO] [stdout]   31:     0x5ef050e0361b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h52057a56026a989f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   32:     0x5ef050e01f10 - tokio::runtime::scheduler::current_thread::Context::enter::h1156e5aee9be45ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   33:     0x5ef050e02c5a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hada4dab0256cb9b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   34:     0x5ef050e029e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfb2108e942676223
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   35:     0x5ef050e1c783 - tokio::macros::scoped_tls::ScopedKey<T>::set::hd424586b161b4440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x5ef050e0278f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcf4303fae593955a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   37:     0x5ef050e02a02 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he51d85a79302b344
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   38:     0x5ef050e01b63 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h79a8d3600f0be9b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   39:     0x5ef050dfd1ba - tokio::runtime::runtime::Runtime::block_on::h83c69c9649afc332
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout]   40:     0x5ef050e16afd - test::warp::user::user_query::integration_warp_user_query::user_query::h36be7b65fdf4bbe5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/warp/user/user_query.rs:255:40
[INFO] [stdout]   41:     0x5ef050e16b97 - test::warp::user::user_query::integration_warp_user_query::user_query::{{closure}}::h581c4c5f40649fae
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/warp/user/user_query.rs:17:26
[INFO] [stdout]   42:     0x5ef050e05516 - core::ops::function::FnOnce::call_once::hac098cea45b0c41d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ef050e3e07b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ef050e3e07b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5ef050e53ce5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5ef050e53ce5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5ef050e53ce5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x5ef050e53ce5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x5ef050e53ce5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5ef050e53ce5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5ef050e53ce5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5ef050e2a4d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5ef050e2a4d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x5ef050e2dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x5ef050e2dd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5ef050e2dd9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x5ef050e2dd9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x5ef050e2dd9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5ef050e2dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x5ef050e2dd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5ef05170cf7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   62:     0x5ef05170cf7f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   63:     0x7bb0a85eaaa4 - <unknown>
[INFO] [stdout]   64:     0x7bb0a8677a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     database::users::integration_database_user::user_test
[INFO] [stdout]     warp::user::user_integration::integration_warp_user_integration::user_mutation
[INFO] [stdout]     warp::user::user_mutation::integration_warp_user_mutation::user_mutation
[INFO] [stdout]     warp::user::user_query::integration_warp_user_query::user_query
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] running `Command { std: "docker" "inspect" "aaf3ddf357c9b6f835159c2401ba90120193df2bba331dbeb87c3c0632d9309d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaf3ddf357c9b6f835159c2401ba90120193df2bba331dbeb87c3c0632d9309d", kill_on_drop: false }`
[INFO] [stdout] aaf3ddf357c9b6f835159c2401ba90120193df2bba331dbeb87c3c0632d9309d
