[INFO] cloning repository https://github.com/ariaandika/cluster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ariaandika/cluster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariaandika%2Fcluster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariaandika%2Fcluster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3c2acf551d385e2240683b46eafadd6a3ac4b3a [INFO] testing ariaandika/cluster against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariaandika%2Fcluster" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ariaandika/cluster on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ariaandika/cluster [INFO] finished tweaking git repo https://github.com/ariaandika/cluster [INFO] tweaked toml for git repo https://github.com/ariaandika/cluster written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ariaandika/cluster 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8cc0653e4da4faee314ac3c4667e79f13e0bf9cbf5b46b8ed06080875d23ca1 [INFO] running `Command { std: "docker" "start" "-a" "d8cc0653e4da4faee314ac3c4667e79f13e0bf9cbf5b46b8ed06080875d23ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8cc0653e4da4faee314ac3c4667e79f13e0bf9cbf5b46b8ed06080875d23ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8cc0653e4da4faee314ac3c4667e79f13e0bf9cbf5b46b8ed06080875d23ca1", kill_on_drop: false }` [INFO] [stdout] d8cc0653e4da4faee314ac3c4667e79f13e0bf9cbf5b46b8ed06080875d23ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ee2073e47ba24e8dad9103f81afd3b779266930105fafac5466be40667ee3a7 [INFO] running `Command { std: "docker" "start" "-a" "9ee2073e47ba24e8dad9103f81afd3b779266930105fafac5466be40667ee3a7", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0ea390079c409dc7 -C extra-filename=-0ea390079c409dc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-47fd14dbb3dde1d4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f7e07c045f1b362b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=5ceaa91920579a46 -C extra-filename=-5ceaa91920579a46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9ee2073e47ba24e8dad9103f81afd3b779266930105fafac5466be40667ee3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee2073e47ba24e8dad9103f81afd3b779266930105fafac5466be40667ee3a7", kill_on_drop: false }` [INFO] [stdout] 9ee2073e47ba24e8dad9103f81afd3b779266930105fafac5466be40667ee3a7 [INFO] testing ariaandika/cluster against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariaandika%2Fcluster" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ariaandika/cluster on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ariaandika/cluster [INFO] finished tweaking git repo https://github.com/ariaandika/cluster [INFO] tweaked toml for git repo https://github.com/ariaandika/cluster written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ariaandika/cluster 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd3a2152e9db06cd237bb9a311ec26aa894e37ed85950f953a39fc53c2aafbaa [INFO] running `Command { std: "docker" "start" "-a" "bd3a2152e9db06cd237bb9a311ec26aa894e37ed85950f953a39fc53c2aafbaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd3a2152e9db06cd237bb9a311ec26aa894e37ed85950f953a39fc53c2aafbaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3a2152e9db06cd237bb9a311ec26aa894e37ed85950f953a39fc53c2aafbaa", kill_on_drop: false }` [INFO] [stdout] bd3a2152e9db06cd237bb9a311ec26aa894e37ed85950f953a39fc53c2aafbaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23915ba05cffc61a976ef2d4d9ed3ce17194a9f77c7c616dfb85bcc37b56664b [INFO] running `Command { std: "docker" "start" "-a" "23915ba05cffc61a976ef2d4d9ed3ce17194a9f77c7c616dfb85bcc37b56664b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling cluster v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | fn new_span(&self, span: &span::Attributes<'_>) -> span::Id { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | fn record(&self, span: &span::Id, values: &span::Record<'_>) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> src/bin/iter.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | fn record(&self, span: &span::Id, values: &span::Record<'_>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | fn enter(&self, span: &span::Id) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | fn exit(&self, span: &span::Id) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | fn record_follows_from(&self, span: &span::Id, follows: &span::Id) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `follows` [INFO] [stdout] --> src/bin/iter.rs:50:52 [INFO] [stdout] | [INFO] [stdout] 50 | fn record_follows_from(&self, span: &span::Id, follows: &span::Id) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_follows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CDEFAULT` is never used [INFO] [stdout] --> src/bin/iter.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | const CDEFAULT: &str = "\x1b[0m"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CGRAY` is never used [INFO] [stdout] --> src/bin/iter.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const CGRAY: &str = "\x1b[1;30m"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/iter.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | tracing::subscriber::set_global_default(App); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 12 | let _ = tracing::subscriber::set_global_default(App); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.19s [INFO] running `Command { std: "docker" "inspect" "23915ba05cffc61a976ef2d4d9ed3ce17194a9f77c7c616dfb85bcc37b56664b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23915ba05cffc61a976ef2d4d9ed3ce17194a9f77c7c616dfb85bcc37b56664b", kill_on_drop: false }` [INFO] [stdout] 23915ba05cffc61a976ef2d4d9ed3ce17194a9f77c7c616dfb85bcc37b56664b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1f6eae68bee9255b83d5fc2d0b6a4a4eb3a5f2cc28464b1ced90d8adbbe149c [INFO] running `Command { std: "docker" "start" "-a" "e1f6eae68bee9255b83d5fc2d0b6a4a4eb3a5f2cc28464b1ced90d8adbbe149c", kill_on_drop: false }` [INFO] [stderr] Compiling cluster v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | fn new_span(&self, span: &span::Attributes<'_>) -> span::Id { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | fn record(&self, span: &span::Id, values: &span::Record<'_>) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> src/bin/iter.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | fn record(&self, span: &span::Id, values: &span::Record<'_>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | fn enter(&self, span: &span::Id) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | fn exit(&self, span: &span::Id) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/bin/iter.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | fn record_follows_from(&self, span: &span::Id, follows: &span::Id) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `follows` [INFO] [stdout] --> src/bin/iter.rs:50:52 [INFO] [stdout] | [INFO] [stdout] 50 | fn record_follows_from(&self, span: &span::Id, follows: &span::Id) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_follows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CDEFAULT` is never used [INFO] [stdout] --> src/bin/iter.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | const CDEFAULT: &str = "\x1b[0m"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CGRAY` is never used [INFO] [stdout] --> src/bin/iter.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const CGRAY: &str = "\x1b[1;30m"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/iter.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | tracing::subscriber::set_global_default(App); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 12 | let _ = tracing::subscriber::set_global_default(App); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/command/sales/create_order.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | async fn test_create_order(db: PgPool) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/command/sales/create_order.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let input = CreateOrderParam { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `Command { std: "docker" "inspect" "e1f6eae68bee9255b83d5fc2d0b6a4a4eb3a5f2cc28464b1ced90d8adbbe149c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f6eae68bee9255b83d5fc2d0b6a4a4eb3a5f2cc28464b1ced90d8adbbe149c", kill_on_drop: false }` [INFO] [stdout] e1f6eae68bee9255b83d5fc2d0b6a4a4eb3a5f2cc28464b1ced90d8adbbe149c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4b3e404c0902f911412117d63df28bfd3b3edf1ddb85b5d656c9aae2c9d955f [INFO] running `Command { std: "docker" "start" "-a" "b4b3e404c0902f911412117d63df28bfd3b3edf1ddb85b5d656c9aae2c9d955f", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `db` [INFO] [stderr] --> src/command/sales/create_order.rs:81:32 [INFO] [stderr] | [INFO] [stderr] 81 | async fn test_create_order(db: PgPool) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/command/sales/create_order.rs:83:13 [INFO] [stderr] | [INFO] [stderr] 83 | let input = CreateOrderParam { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: `cluster` (lib test) generated 2 warnings [INFO] [stderr] warning: unused variable: `span` [INFO] [stderr] --> src/bin/iter.rs:30:24 [INFO] [stderr] | [INFO] [stderr] 30 | fn new_span(&self, span: &span::Attributes<'_>) -> span::Id { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `span` [INFO] [stderr] --> src/bin/iter.rs:34:22 [INFO] [stderr] | [INFO] [stderr] 34 | fn record(&self, span: &span::Id, values: &span::Record<'_>) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `values` [INFO] [stderr] --> src/bin/iter.rs:34:39 [INFO] [stderr] | [INFO] [stderr] 34 | fn record(&self, span: &span::Id, values: &span::Record<'_>) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `span` [INFO] [stderr] --> src/bin/iter.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | fn enter(&self, span: &span::Id) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `span` [INFO] [stderr] --> src/bin/iter.rs:44:20 [INFO] [stderr] | [INFO] [stderr] 44 | fn exit(&self, span: &span::Id) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `span` [INFO] [stderr] --> src/bin/iter.rs:50:35 [INFO] [stderr] | [INFO] [stderr] 50 | fn record_follows_from(&self, span: &span::Id, follows: &span::Id) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `follows` [INFO] [stderr] --> src/bin/iter.rs:50:52 [INFO] [stderr] | [INFO] [stderr] 50 | fn record_follows_from(&self, span: &span::Id, follows: &span::Id) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_follows` [INFO] [stderr] [INFO] [stderr] warning: constant `CDEFAULT` is never used [INFO] [stderr] --> src/bin/iter.rs:2:7 [INFO] [stderr] | [INFO] [stderr] 2 | const CDEFAULT: &str = "\x1b[0m"; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `CGRAY` is never used [INFO] [stderr] --> src/bin/iter.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | const CGRAY: &str = "\x1b[1;30m"; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/bin/iter.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | tracing::subscriber::set_global_default(App); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 12 | let _ = tracing::subscriber::set_global_default(App); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `cluster` (bin "iter" test) generated 10 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cluster-487702ecd8634ebd) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test entity::warehouses::test ... FAILED [INFO] [stdout] test entity::users::test ... FAILED [INFO] [stdout] test command::sales::create_order::test::test_create_order ... FAILED [INFO] [stdout] test command::auth::test::test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- entity::warehouses::test stdout ---- [INFO] [stdout] thread 'entity::warehouses::test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557273fa9155 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x557273fa9155 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557273fa9155 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x557273fa9155 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x557273fd326b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x557273fd326b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x557273fa60af - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x557273fa8f2e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x557273fa8f2e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x557273faa899 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x557273faa5ec - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x557273ba861f - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x557273ba861f - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x557273faae9b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x557273faae9b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x557273faac14 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x557273fa9619 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x557273faa947 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x557273b0a053 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x557273b0a5a6 - core::result::unwrap_failed::h52f3bbb78b59f71d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x557273bd917d - core::result::Result::expect::h251b72d7e52a4776 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x557273ca9320 - sqlx_postgres::testing::test_context::{{closure}}::h6899349c316155b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:15 [INFO] [stdout] 22: 0x557273ca8571 - sqlx_postgres::testing::::test_context::{{closure}}::h1a159abf431e7f8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42 [INFO] [stdout] 23: 0x557273b2b4ef - as core::future::future::Future>::poll::h4d448c943b9f3b12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x557273b5d6d7 - sqlx_core::testing::run_test::{{closure}}::hf96cb2622c62456a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x557273b2b60b - as core::future::future::Future>::poll::hc47d69260d96b79d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x557273b4849e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h81d66954527a4422 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 27: 0x557273b481a5 - tokio::runtime::coop::with_budget::h40ffa845050b740a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x557273b481a5 - tokio::runtime::coop::budget::h2bfd0e5eba325838 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x557273b481a5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca1d0bc206c8368d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 30: 0x557273b435cd - tokio::runtime::scheduler::current_thread::Context::enter::hc6ede83ae9680a33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 31: 0x557273b46ceb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h834e3659f3a90a10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 32: 0x557273b4560b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h56c7047604858058 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 33: 0x557273b3069a - tokio::runtime::context::scoped::Scoped::set::h39297acedd2d6426 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x557273b61eba - tokio::runtime::context::set_scheduler::{{closure}}::h0d57233397ab461c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x557273b1c7d9 - std::thread::local::LocalKey::try_with::hd789a1659758e25a [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 36: 0x557273b1ab4c - std::thread::local::LocalKey::with::h302c176de0421613 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x557273b61d81 - tokio::runtime::context::set_scheduler::h026341168078853e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x557273b44a0e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h89d76bd94dcaafd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 39: 0x557273b45748 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb5702856b4aa4321 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 40: 0x557273b41892 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8a08af81c3ac1282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x557273b29967 - tokio::runtime::context::runtime::enter_runtime::h47b46f758f4b1ac2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x557273b41082 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4103687332772019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x557273b6f9ae - tokio::runtime::runtime::Runtime::block_on::h216e03f9bcc84830 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 44: 0x557273b1da43 - sqlx_core::rt::test_block_on::h0d53ce5501b153b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/rt/mod.rs:119:16 [INFO] [stdout] 45: 0x557273b5ae28 - sqlx_core::testing::run_test::h79378511189f3b03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 46: 0x557273b5868c - sqlx_core::testing::run_test_with_pool::hb659fd15812e5523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 47: 0x557273b561f1 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h14e052eef2424020 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 48: 0x557273b38d99 - cluster::entity::warehouses::test::h1b83ec61f05312d6 [INFO] [stdout] at /opt/rustwide/workdir/src/entity/warehouses/mod.rs:69:1 [INFO] [stdout] 49: 0x557273b38c9d - cluster::entity::warehouses::test::{{closure}}::h004d7a36521dcaa4 [INFO] [stdout] at /opt/rustwide/workdir/src/entity/warehouses/mod.rs:70:30 [INFO] [stdout] 50: 0x557273b0b206 - core::ops::function::FnOnce::call_once::h97eeb69d72f8e158 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x557273bacf3b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x557273bacf3b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 53: 0x557273bac601 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 54: 0x557273bac601 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x557273bac601 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 56: 0x557273bac601 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 57: 0x557273bac601 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 58: 0x557273bac601 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 59: 0x557273bac601 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 60: 0x557273b74fd4 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 61: 0x557273b74fd4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 62: 0x557273b79aa2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 63: 0x557273b79aa2 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 64: 0x557273b79aa2 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 65: 0x557273b79aa2 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 66: 0x557273b79aa2 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 67: 0x557273b79aa2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 68: 0x557273b79aa2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x557273faf51b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 70: 0x557273faf51b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 71: 0x557273faf51b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7f395ae7dac3 - [INFO] [stdout] 73: 0x7f395af0ea04 - __clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- entity::users::test stdout ---- [INFO] [stdout] thread 'entity::users::test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557273fa9155 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x557273fa9155 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557273fa9155 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x557273fa9155 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x557273fd326b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x557273fd326b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x557273fa60af - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x557273fa8f2e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x557273fa8f2e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x557273faa899 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x557273faa5ec - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x557273ba861f - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x557273ba861f - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x557273faae9b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x557273faae9b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x557273faac14 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x557273fa9619 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x557273faa947 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x557273b0a053 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x557273b0a5a6 - core::result::unwrap_failed::h52f3bbb78b59f71d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x557273bd917d - core::result::Result::expect::h251b72d7e52a4776 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x557273ca9320 - sqlx_postgres::testing::test_context::{{closure}}::h6899349c316155b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:15 [INFO] [stdout] 22: 0x557273ca8571 - sqlx_postgres::testing::::test_context::{{closure}}::h1a159abf431e7f8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42 [INFO] [stdout] 23: 0x557273b2b4ef - as core::future::future::Future>::poll::h4d448c943b9f3b12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x557273b5bdf7 - sqlx_core::testing::run_test::{{closure}}::hddcf8616e1425d9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x557273b2b5ab - as core::future::future::Future>::poll::h927d66b06679f88a [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x557273b4840e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1b28ce51560e2eb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 27: 0x557273b47dc5 - tokio::runtime::coop::with_budget::hf04c428d4a947155 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x557273b47dc5 - tokio::runtime::coop::budget::h66917af15a9a9032 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x557273b47dc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h071541fb3c102cf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 30: 0x557273b42f5d - tokio::runtime::scheduler::current_thread::Context::enter::h6e23b4e1da6bc8b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 31: 0x557273b463ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h551a4e4a5afa66fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 32: 0x557273b455bb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2fe3e277cd7a9221 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 33: 0x557273b308fa - tokio::runtime::context::scoped::Scoped::set::hc792c37612a2e8b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x557273b61fba - tokio::runtime::context::set_scheduler::{{closure}}::hf7831e95fc0a3bc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x557273b1b7d9 - std::thread::local::LocalKey::try_with::h37712ba983fa8985 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 36: 0x557273b1ae2c - std::thread::local::LocalKey::with::hb6a26d4ea657c61b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x557273b61dd1 - tokio::runtime::context::set_scheduler::h573ba5a5e0683c12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x557273b452ee - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hda6ee5f4d18a774b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 39: 0x557273b456a8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h888fcc18aeab4373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 40: 0x557273b41472 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h38771394d8b604b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x557273b29777 - tokio::runtime::context::runtime::enter_runtime::h2846e3babbc844b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x557273b41282 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8a0ff25e5db4ed6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x557273b6fd7e - tokio::runtime::runtime::Runtime::block_on::hb597050281bec79f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 44: 0x557273b1ddc3 - sqlx_core::rt::test_block_on::h59f3a959b47c6234 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/rt/mod.rs:119:16 [INFO] [stdout] 45: 0x557273b5aec8 - sqlx_core::testing::run_test::hf328ba8af1ff5bd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 46: 0x557273b585ec - sqlx_core::testing::run_test_with_pool::h696dee442aabc749 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 47: 0x557273b56221 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h44241eefbea86e79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 48: 0x557273b3ec89 - cluster::entity::users::test::h79b2fcd8d3d9981d [INFO] [stdout] at /opt/rustwide/workdir/src/entity/users/mod.rs:128:1 [INFO] [stdout] 49: 0x557273b3eb8d - cluster::entity::users::test::{{closure}}::h437769cdc91ef09b [INFO] [stdout] at /opt/rustwide/workdir/src/entity/users/mod.rs:129:30 [INFO] [stdout] 50: 0x557273b0ae36 - core::ops::function::FnOnce::call_once::h3ca78a0f5001e102 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x557273bacf3b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x557273bacf3b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 53: 0x557273bac601 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 54: 0x557273bac601 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x557273bac601 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 56: 0x557273bac601 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 57: 0x557273bac601 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 58: 0x557273bac601 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 59: 0x557273bac601 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 60: 0x557273b74fd4 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 61: 0x557273b74fd4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 62: 0x557273b79aa2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 63: 0x557273b79aa2 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 64: 0x557273b79aa2 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 65: 0x557273b79aa2 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 66: 0x557273b79aa2 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 67: 0x557273b79aa2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 68: 0x557273b79aa2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x557273faf51b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 70: 0x557273faf51b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 71: 0x557273faf51b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7f395ae7dac3 - [INFO] [stdout] 73: 0x7f395af0ea04 - __clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- command::sales::create_order::test::test_create_order stdout ---- [INFO] [stdout] thread 'command::sales::create_order::test::test_create_order' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557273fa9155 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x557273fa9155 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557273fa9155 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x557273fa9155 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x557273fd326b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x557273fd326b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x557273fa60af - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x557273fa8f2e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x557273fa8f2e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x557273faa899 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x557273faa5ec - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x557273ba861f - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x557273ba861f - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x557273faae9b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x557273faae9b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x557273faac14 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x557273fa9619 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x557273faa947 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x557273b0a053 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x557273b0a5a6 - core::result::unwrap_failed::h52f3bbb78b59f71d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x557273bd917d - core::result::Result::expect::h251b72d7e52a4776 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x557273ca9320 - sqlx_postgres::testing::test_context::{{closure}}::h6899349c316155b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:15 [INFO] [stdout] 22: 0x557273ca8571 - sqlx_postgres::testing::::test_context::{{closure}}::h1a159abf431e7f8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42 [INFO] [stdout] 23: 0x557273b2b4ef - as core::future::future::Future>::poll::h4d448c943b9f3b12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x557273b5cad7 - sqlx_core::testing::run_test::{{closure}}::hf7748e32a66dba5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x557273b2b64d - as core::future::future::Future>::poll::hde08e28512542992 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x557273b4844f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h578f45963fa841b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 27: 0x557273b48345 - tokio::runtime::coop::with_budget::hbc8e8f4c8ad787ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x557273b48345 - tokio::runtime::coop::budget::h08452f3736142421 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x557273b48345 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd799255f3eda77f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 30: 0x557273b42290 - tokio::runtime::scheduler::current_thread::Context::enter::h02c2e13c95bd2ac7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 31: 0x557273b4761b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb17758a1de4d3975 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 32: 0x557273b455e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55bc7bf6cf1fc5f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 33: 0x557273b30a1b - tokio::runtime::context::scoped::Scoped::set::hcfee6c7571a35661 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x557273b61f09 - tokio::runtime::context::set_scheduler::{{closure}}::h85964bc6b5e7ff18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x557273b1cba0 - std::thread::local::LocalKey::try_with::hdde91ad661f94f37 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 36: 0x557273b1ae6a - std::thread::local::LocalKey::with::hdc6f5966b9065b7e [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x557273b61e5d - tokio::runtime::context::set_scheduler::h835816f3422d90b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x557273b445e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3ffe5351317b0c8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 39: 0x557273b45633 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1deb61dfdd4742f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 40: 0x557273b416a3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h44f6b516bb5f2105 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x557273b29596 - tokio::runtime::context::runtime::enter_runtime::h0b8e26f4e98317c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x557273b41183 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6a344c9c1d87d0ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x557273b6fb95 - tokio::runtime::runtime::Runtime::block_on::hb4b1da86630b7ce5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 44: 0x557273b1df5e - sqlx_core::rt::test_block_on::h629272a7331778c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/rt/mod.rs:119:16 [INFO] [stdout] 45: 0x557273b5ad0f - sqlx_core::testing::run_test::h32c6c6b9271f8206 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 46: 0x557273b58621 - sqlx_core::testing::run_test_with_pool::ha5922fbed9c743de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 47: 0x557273b5624b - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h58462ae4cbef7088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 48: 0x557273b1e567 - cluster::command::sales::create_order::test::test_create_order::h2f63b9e9125dcd03 [INFO] [stdout] at /opt/rustwide/workdir/src/command/sales/create_order.rs:80:5 [INFO] [stdout] 49: 0x557273b1e487 - cluster::command::sales::create_order::test::test_create_order::{{closure}}::hb478974b41cbb4d6 [INFO] [stdout] at /opt/rustwide/workdir/src/command/sales/create_order.rs:80:18 [INFO] [stdout] 50: 0x557273b0b366 - core::ops::function::FnOnce::call_once::hbf279bad1eb47022 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x557273bacf3b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x557273bacf3b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 53: 0x557273bac601 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 54: 0x557273bac601 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x557273bac601 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 56: 0x557273bac601 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 57: 0x557273bac601 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 58: 0x557273bac601 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 59: 0x557273bac601 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 60: 0x557273b74fd4 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 61: 0x557273b74fd4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 62: 0x557273b79aa2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 63: 0x557273b79aa2 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 64: 0x557273b79aa2 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 65: 0x557273b79aa2 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 66: 0x557273b79aa2 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 67: 0x557273b79aa2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 68: 0x557273b79aa2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x557273faf51b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 70: 0x557273faf51b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 71: 0x557273faf51b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7f395ae7dac3 - [INFO] [stdout] 73: 0x7f395af0ea04 - __clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- command::auth::test::test stdout ---- [INFO] [stdout] thread 'command::auth::test::test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557273fa9155 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x557273fa9155 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557273fa9155 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x557273fa9155 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x557273fd326b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x557273fd326b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x557273fa60af - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x557273fa8f2e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x557273fa8f2e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x557273faa899 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x557273faa5ec - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x557273ba861f - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x557273ba861f - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x557273faae9b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x557273faae9b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x557273faac14 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x557273fa9619 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x557273faa947 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x557273b0a053 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x557273b0a5a6 - core::result::unwrap_failed::h52f3bbb78b59f71d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x557273bd917d - core::result::Result::expect::h251b72d7e52a4776 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x557273ca9320 - sqlx_postgres::testing::test_context::{{closure}}::h6899349c316155b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:15 [INFO] [stdout] 22: 0x557273ca8571 - sqlx_postgres::testing::::test_context::{{closure}}::h1a159abf431e7f8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42 [INFO] [stdout] 23: 0x557273b2b4ef - as core::future::future::Future>::poll::h4d448c943b9f3b12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x557273b5b177 - sqlx_core::testing::run_test::{{closure}}::h62e563c8609d10e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x557273b2b54b - as core::future::future::Future>::poll::h6a9d4f7d38549d95 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x557273b484ee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h84ca8d98261796ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 27: 0x557273b47fc5 - tokio::runtime::coop::with_budget::h445f3c2cf46a1524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x557273b47fc5 - tokio::runtime::coop::budget::hbb423a7c674ac581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x557273b47fc5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7d04bad00cb7df4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 30: 0x557273b425dd - tokio::runtime::scheduler::current_thread::Context::enter::h09ef6ef3e4d6218a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 31: 0x557273b45a5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0b8674848f363897 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 32: 0x557273b4558b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h18b6b1d14a28fb0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 33: 0x557273b307ca - tokio::runtime::context::scoped::Scoped::set::h7b651f405d7cd17b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x557273b61f5a - tokio::runtime::context::set_scheduler::{{closure}}::h8d52f3599fa4a301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x557273b1ca60 - std::thread::local::LocalKey::try_with::hddb93c91f90d2416 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 36: 0x557273b1addc - std::thread::local::LocalKey::with::had013f1a3bcd8e75 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x557273b61e21 - tokio::runtime::context::set_scheduler::h6d6b29433c7ef986 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x557273b44e7e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9fac9eacf4ff4bd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 39: 0x557273b457e1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd4f278eb89318435 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 40: 0x557273b41ac3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he8c36389ccf54a63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x557273b29d62 - tokio::runtime::context::runtime::enter_runtime::hac6a4196930c5d15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x557273b41388 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he40f312e6d1d356c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x557273b6f77b - tokio::runtime::runtime::Runtime::block_on::h0328d20967ae2ace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 44: 0x557273b1dbe6 - sqlx_core::rt::test_block_on::h5253018ab7505c84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/rt/mod.rs:119:16 [INFO] [stdout] 45: 0x557273b5ad92 - sqlx_core::testing::run_test::h690a41a52c8aff47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 46: 0x557273b58651 - sqlx_core::testing::run_test_with_pool::hb29112397bce03af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 47: 0x557273b5626b - ) .> Fut as sqlx_core::testing::TestFn>::run_test::hf298b746116672f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 48: 0x557273b190fd - cluster::command::auth::test::test::h5d127662e63646ce [INFO] [stdout] at /opt/rustwide/workdir/src/command/auth.rs:98:5 [INFO] [stdout] 49: 0x557273b19017 - cluster::command::auth::test::test::{{closure}}::h42b93bcaf7979d93 [INFO] [stdout] at /opt/rustwide/workdir/src/command/auth.rs:99:34 [INFO] [stdout] 50: 0x557273b0acb6 - core::ops::function::FnOnce::call_once::h0e2d2aaf373e2cef [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x557273bacf3b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x557273bacf3b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 53: 0x557273bac601 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 54: 0x557273bac601 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x557273bac601 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 56: 0x557273bac601 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 57: 0x557273bac601 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 58: 0x557273bac601 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 59: 0x557273bac601 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 60: 0x557273b74fd4 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 61: 0x557273b74fd4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 62: 0x557273b79aa2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 63: 0x557273b79aa2 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 64: 0x557273b79aa2 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 65: 0x557273b79aa2 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 66: 0x557273b79aa2 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 67: 0x557273b79aa2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 68: 0x557273b79aa2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x557273faf51b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 70: 0x557273faf51b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 71: 0x557273faf51b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7f395ae7dac3 - [INFO] [stdout] 73: 0x7f395af0ea04 - __clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] command::auth::test::test [INFO] [stdout] command::sales::create_order::test::test_create_order [INFO] [stdout] entity::users::test [INFO] [stdout] entity::warehouses::test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b4b3e404c0902f911412117d63df28bfd3b3edf1ddb85b5d656c9aae2c9d955f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b3e404c0902f911412117d63df28bfd3b3edf1ddb85b5d656c9aae2c9d955f", kill_on_drop: false }` [INFO] [stdout] b4b3e404c0902f911412117d63df28bfd3b3edf1ddb85b5d656c9aae2c9d955f