[INFO] cloning repository https://github.com/vfbiby/words-lingo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vfbiby/words-lingo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fwords-lingo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fwords-lingo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49a2eaedf30002cb80462b5bfc6fd3479a570bbc [INFO] testing vfbiby/words-lingo against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fwords-lingo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vfbiby/words-lingo [INFO] finished tweaking git repo https://github.com/vfbiby/words-lingo [INFO] tweaked toml for git repo https://github.com/vfbiby/words-lingo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vfbiby/words-lingo on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vfbiby/words-lingo 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab550746ccf2c51adde04fc7774ba5f27409f93e1be89749419898a11516a318 [INFO] running `Command { std: "docker" "start" "-a" "ab550746ccf2c51adde04fc7774ba5f27409f93e1be89749419898a11516a318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab550746ccf2c51adde04fc7774ba5f27409f93e1be89749419898a11516a318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab550746ccf2c51adde04fc7774ba5f27409f93e1be89749419898a11516a318", kill_on_drop: false }` [INFO] [stdout] ab550746ccf2c51adde04fc7774ba5f27409f93e1be89749419898a11516a318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ba3683b5ca1655f95008807fddc4095e6831cbe2fcb41299b93bf7c7aa2c47d [INFO] running `Command { std: "docker" "start" "-a" "5ba3683b5ca1655f95008807fddc4095e6831cbe2fcb41299b93bf7c7aa2c47d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling ntex-rt v0.4.24 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ntex-service v3.4.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ntex-bytes v0.1.27 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntex-util v2.8.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling sea-query v0.32.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling ntex-io v2.9.2 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling sea-orm-macros v1.1.4 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sqlx-mysql v0.8.3 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling ntex-tokio v0.5.3 [INFO] [stderr] Compiling ntex-http v0.1.13 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ntex-net v2.4.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling sea-schema v0.16.1 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sea-orm v1.1.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling sea-orm-cli v1.1.4 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ntex-h2 v1.5.0 [INFO] [stderr] Compiling ntex-server v2.6.2 [INFO] [stderr] Compiling ntex-tls v2.4.0 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ntex v2.10.0 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling sea-orm-migration v1.1.4 [INFO] [stderr] Compiling seed v0.1.0 (/opt/rustwide/workdir/seed) [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling words_lingo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5ba3683b5ca1655f95008807fddc4095e6831cbe2fcb41299b93bf7c7aa2c47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ba3683b5ca1655f95008807fddc4095e6831cbe2fcb41299b93bf7c7aa2c47d", kill_on_drop: false }` [INFO] [stdout] 5ba3683b5ca1655f95008807fddc4095e6831cbe2fcb41299b93bf7c7aa2c47d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c9128ed46218857e242cca6e45744a303e9f442fd05393bfadb56f8c1f4578b [INFO] running `Command { std: "docker" "start" "-a" "6c9128ed46218857e242cca6e45744a303e9f442fd05393bfadb56f8c1f4578b", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling sea-query v0.32.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ntex-rt v0.4.24 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling ntex-util v2.8.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling sqlx-mysql v0.8.3 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling ntex-io v2.9.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling sea-schema v0.16.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ntex-tokio v0.5.3 [INFO] [stderr] Compiling ntex-net v2.4.0 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling sea-orm v1.1.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling sea-orm-cli v1.1.4 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ntex-h2 v1.5.0 [INFO] [stderr] Compiling ntex-server v2.6.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling ntex-tls v2.4.0 [INFO] [stderr] Compiling frunk_derives v0.4.3 [INFO] [stderr] Compiling frunk_proc_macros v0.1.3 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ntex v2.10.0 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling sea-orm-migration v1.1.4 [INFO] [stderr] Compiling frunk v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling seed v0.1.0 (/opt/rustwide/workdir/seed) [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Compiling io-enum v1.2.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling words_lingo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `mysql::prelude::*` [INFO] [stdout] --> tests/words_test.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | use mysql::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_db` is never used [INFO] [stdout] --> tests/words_test.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | async fn get_db(database_url: String) -> DatabaseConnection { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6c9128ed46218857e242cca6e45744a303e9f442fd05393bfadb56f8c1f4578b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9128ed46218857e242cca6e45744a303e9f442fd05393bfadb56f8c1f4578b", kill_on_drop: false }` [INFO] [stdout] 6c9128ed46218857e242cca6e45744a303e9f442fd05393bfadb56f8c1f4578b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e98f0a7cc3fd8ef9ac9506004d78a434ae4b710effd162053f8b38c8909c7dd [INFO] running `Command { std: "docker" "start" "-a" "6e98f0a7cc3fd8ef9ac9506004d78a434ae4b710effd162053f8b38c8909c7dd", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `mysql::prelude::*` [INFO] [stderr] --> tests/words_test.rs:136:13 [INFO] [stderr] | [INFO] [stderr] 136 | use mysql::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_db` is never used [INFO] [stderr] --> tests/words_test.rs:168:14 [INFO] [stderr] | [INFO] [stderr] 168 | async fn get_db(database_url: String) -> DatabaseConnection { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `words_lingo` (test "words_test") generated 2 warnings (run `cargo fix --test "words_test"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/words_lingo-9d4664fc5c41000b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/words_lingo-f31f972be63663b0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::get_hello_response_with_hello ... ok [INFO] [stdout] test tests::get_works_response_with_it_works ... ok [INFO] [stdout] test tests::get_works_with_query_params ... ok [INFO] [stdout] test tests::get_root_response_with_hello_world ... ok [INFO] [stdout] test tests::get_not_found_response_not_found_status_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/words_test.rs (/opt/rustwide/target/debug/deps/words_test-f0979e14ac234c84) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test words_test::post_words_should_response_ok ... ok [INFO] [stdout] test words_test::mark_known_words_should_return_404_if_user_not_found ... FAILED [INFO] [stdout] test words_test::mark_known_words_should_work ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- words_test::mark_known_words_should_return_404_if_user_not_found stdout ---- [INFO] [stdout] Using database: mysql://root:mysqlroot@localhost:3306/words_lingo_test [INFO] [stdout] [INFO] [stdout] thread 'words_test::mark_known_words_should_return_404_if_user_not_found' (24) panicked at tests/words_test.rs:146:86: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Conn(SqlxError(PoolTimedOut)) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dad2c51ae82 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dad2c51ae82 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dad2c51ae82 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dad2c51ae82 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dad2c52ec2f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dad2c52ec2f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5dad2c4e6503 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dad2c4e6503 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dad2c4f35d2 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dad2c4f87bf - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5dad2c4f8651 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5dad2b8dc80e - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5dad2b8dc80e - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dad2c4f8f0e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5dad2c4f8f0e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5dad2c4f8c2a - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5dad2c4f3719 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5dad2c4d9d4d - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5dad2c538940 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dad2c537946 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5dad2b81c816 - core::result::Result::unwrap::heea5d83fa4429dc2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5dad2b81c816 - words_test::words_test::setup::{{closure}}::h5ea2a458f16e0cda [INFO] [stdout] at /opt/rustwide/workdir/tests/words_test.rs:146:86 [INFO] [stdout] 22: 0x5dad2b81b387 - words_test::words_test::mark_known_words_should_return_404_if_user_not_found::{{closure}}::h78dcedefb7a00de1 [INFO] [stdout] at /opt/rustwide/workdir/tests/words_test.rs:73:51 [INFO] [stdout] 23: 0x5dad2b845fb4 - ntex_rt::builder::SystemRunner::block_on::{{closure}}::h8db5059c0d12d77e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17 [INFO] [stdout] 24: 0x5dad2b822790 - ntex_rt::system::SystemConfig::block_on::{{closure}}::h23c88fda726a7d98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29 [INFO] [stdout] 25: 0x5dad2b86144d - as core::future::future::Future>::poll::h1bcf7e97167bbd35 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5dad2b828fbf - as core::future::future::Future>::poll::{{closure}}::h4b66c76f7a1f3e4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44 [INFO] [stdout] 27: 0x5dad2b8201f0 - tokio::task::local::LocalSet::with::{{closure}}::hc4b047305f853b42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13 [INFO] [stdout] 28: 0x5dad2b8a3af5 - std::thread::local::LocalKey::try_with::h41e33c3bd6a54d11 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 29: 0x5dad2b8a20ae - std::thread::local::LocalKey::with::h652451dc76c12476 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 30: 0x5dad2b820026 - tokio::task::local::LocalSet::with::hb46a47f0121be869 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17 [INFO] [stdout] 31: 0x5dad2b828ea6 - as core::future::future::Future>::poll::h1c4aee396790f2e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22 [INFO] [stdout] 32: 0x5dad2b8205cf - tokio::task::local::LocalSet::run_until::{{closure}}::h48c6b626476d49e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19 [INFO] [stdout] 33: 0x5dad2b861a4d - as core::future::future::Future>::poll::hddef27bc2299a807 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x5dad2b816d7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbfd4fad5cdbe07c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 35: 0x5dad2b8169db - tokio::runtime::coop::with_budget::hefdad09082dc4097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 36: 0x5dad2b8169db - tokio::runtime::coop::budget::h2d4aa5611a5aca34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 37: 0x5dad2b8169db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he30cc4b25ae2b44b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 38: 0x5dad2b80ed40 - tokio::runtime::scheduler::current_thread::Context::enter::he4a6b25cd6f7eecc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 39: 0x5dad2b8144e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha2c8bafd095129cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 40: 0x5dad2b811fc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2d0418e1ececfbf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 41: 0x5dad2b809ceb - tokio::runtime::context::scoped::Scoped::set::h8cc3cf3e9b22233c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 42: 0x5dad2b82d7b9 - tokio::runtime::context::set_scheduler::{{closure}}::he0495d527be9e9ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38 [INFO] [stdout] 43: 0x5dad2b8a3c02 - std::thread::local::LocalKey::try_with::h4603a9cac723adde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 44: 0x5dad2b8a22ce - std::thread::local::LocalKey::with::h8e5e39a01cf0d2ef [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 45: 0x5dad2b82d5ed - tokio::runtime::context::set_scheduler::h949df454a4721030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17 [INFO] [stdout] 46: 0x5dad2b811d50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hafb82d40f352741f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 47: 0x5dad2b8120c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h134ab8d2b0247b4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 48: 0x5dad2b80a593 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h09d7f33c98a18262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 49: 0x5dad2b870c80 - tokio::runtime::context::runtime::enter_runtime::h5e3cbe7e17454276 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 50: 0x5dad2b809f71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7b641f47e1ca26a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 51: 0x5dad2b84d646 - tokio::runtime::runtime::Runtime::block_on_inner::h786ab31607fba83f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 52: 0x5dad2b84dd82 - tokio::runtime::runtime::Runtime::block_on::h08516b3eaa37ae85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 53: 0x5dad2b820381 - tokio::task::local::LocalSet::block_on::h0c2ecef0311489f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12 [INFO] [stdout] 54: 0x5dad2b88809d - ntex_rt::tokio::block_on::hdae67e3ca7428fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43 [INFO] [stdout] 55: 0x5dad2b821a23 - ntex_rt::system::SystemConfig::block_on::h19b90a916f07604f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13 [INFO] [stdout] 56: 0x5dad2b84539d - ntex_rt::builder::SystemRunner::block_on::h56dbb1d60894ab78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25 [INFO] [stdout] 57: 0x5dad2b81b148 - words_test::words_test::mark_known_words_should_return_404_if_user_not_found::h504e41f5adb78019 [INFO] [stdout] at /opt/rustwide/workdir/tests/words_test.rs:71:5 [INFO] [stdout] 58: 0x5dad2b81b167 - words_test::words_test::mark_known_words_should_return_404_if_user_not_found::{{closure}}::h6721eac5cddd0841 [INFO] [stdout] at /opt/rustwide/workdir/tests/words_test.rs:71:18 [INFO] [stdout] 59: 0x5dad2b7ea656 - core::ops::function::FnOnce::call_once::h0cd6ca075a56836d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 60: 0x5dad2b8dc67b - core::ops::function::FnOnce::call_once::h5852f0076c8c0d8d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 61: 0x5dad2b8dc67b - test::__rust_begin_short_backtrace::hc8457233131a06d0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 62: 0x5dad2b8f20d5 - test::run_test_in_process::{{closure}}::ha3eda53784ae2639 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 63: 0x5dad2b8f20d5 - as core::ops::function::FnOnce<()>>::call_once::hbd60f847cd185bc6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 64: 0x5dad2b8f20d5 - std::panicking::catch_unwind::do_call::h11c1623aed953668 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x5dad2b8f20d5 - std::panicking::catch_unwind::hf8551f73b52d8ed0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x5dad2b8f20d5 - std::panic::catch_unwind::h66ff870d847fc7cf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x5dad2b8f20d5 - test::run_test_in_process::h808a5fa5cb24efde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 68: 0x5dad2b8f20d5 - test::run_test::{{closure}}::hcf5782fef76f68bf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: 0x5dad2b8c8aa4 - test::run_test::{{closure}}::h59bb1f8f7167fee7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 70: 0x5dad2b8c8aa4 - std::sys::backtrace::__rust_begin_short_backtrace::h073f551083d60480 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 71: 0x5dad2b8cc38a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d6eff1e4da9d0f2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 72: 0x5dad2b8cc38a - as core::ops::function::FnOnce<()>>::call_once::he37f75191b40d4b0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 73: 0x5dad2b8cc38a - std::panicking::catch_unwind::do_call::h339b26991b458079 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 74: 0x5dad2b8cc38a - std::panicking::catch_unwind::h2e5906b8a84cca89 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 75: 0x5dad2b8cc38a - std::panic::catch_unwind::h3fea03a95c906d68 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 76: 0x5dad2b8cc38a - std::thread::Builder::spawn_unchecked_::{{closure}}::hab1ac593ae8241c8 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 77: 0x5dad2b8cc38a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb46ae6da79faf2c5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 78: 0x5dad2c4ed73f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 79: 0x5dad2c4ed73f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 80: 0x7c6f0f4bdaa4 - [INFO] [stdout] 81: 0x7c6f0f54aa34 - clone [INFO] [stdout] 82: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- words_test::mark_known_words_should_work stdout ---- [INFO] [stdout] Using database: mysql://root:mysqlroot@localhost:3306/words_lingo_test [INFO] [stdout] [INFO] [stdout] thread 'words_test::mark_known_words_should_work' (25) panicked at tests/words_test.rs:146:86: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Conn(SqlxError(PoolTimedOut)) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dad2c51ae82 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dad2c51ae82 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dad2c51ae82 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dad2c51ae82 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dad2c52ec2f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dad2c52ec2f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5dad2c4e6503 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dad2c4e6503 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dad2c4f35d2 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dad2c4f87bf - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5dad2c4f8651 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5dad2b8dc80e - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5dad2b8dc80e - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dad2c4f8f0e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5dad2c4f8f0e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5dad2c4f8c2a - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5dad2c4f3719 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5dad2c4d9d4d - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5dad2c538940 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5dad2c537946 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5dad2b81c816 - core::result::Result::unwrap::heea5d83fa4429dc2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5dad2b81c816 - words_test::words_test::setup::{{closure}}::h5ea2a458f16e0cda [INFO] [stdout] at /opt/rustwide/workdir/tests/words_test.rs:146:86 [INFO] [stdout] 22: 0x5dad2b819439 - words_test::words_test::mark_known_words_should_work::{{closure}}::h25e6437cfef64806 [INFO] [stdout] at /opt/rustwide/workdir/tests/words_test.rs:31:50 [INFO] [stdout] 23: 0x5dad2b845c74 - ntex_rt::builder::SystemRunner::block_on::{{closure}}::h737f797eb2ae5002 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:168:17 [INFO] [stdout] 24: 0x5dad2b822e50 - ntex_rt::system::SystemConfig::block_on::{{closure}}::h3fda3f55047949af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:136:29 [INFO] [stdout] 25: 0x5dad2b86154d - as core::future::future::Future>::poll::h25225979d4b56a3f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5dad2b82923f - as core::future::future::Future>::poll::{{closure}}::hc5dd67da79f67a6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44 [INFO] [stdout] 27: 0x5dad2b820100 - tokio::task::local::LocalSet::with::{{closure}}::ha6ffc14fcb2cc5d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13 [INFO] [stdout] 28: 0x5dad2b8a57b5 - std::thread::local::LocalKey::try_with::hd4d91ef6a69f07f3 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 29: 0x5dad2b8a205e - std::thread::local::LocalKey::with::h5e4636a4860b1098 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 30: 0x5dad2b81ffe6 - tokio::task::local::LocalSet::with::h9e5e063160b96ae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17 [INFO] [stdout] 31: 0x5dad2b828ef6 - as core::future::future::Future>::poll::h3bc996e7c663cb8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22 [INFO] [stdout] 32: 0x5dad2b82092f - tokio::task::local::LocalSet::run_until::{{closure}}::hf8e4aad0f10cc6d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19 [INFO] [stdout] 33: 0x5dad2b86176d - as core::future::future::Future>::poll::h719ad00141567022 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x5dad2b816cbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5584894d4633e978 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 35: 0x5dad2b81635b - tokio::runtime::coop::with_budget::h970cd2d57b37ad79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 36: 0x5dad2b81635b - tokio::runtime::coop::budget::h9f4de414bd0d445d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 37: 0x5dad2b81635b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0d790780481fe074 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 38: 0x5dad2b80e0f0 - tokio::runtime::scheduler::current_thread::Context::enter::h8ce4bf1d885c1501 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 39: 0x5dad2b814f80 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hafd6be36eee3ae59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 40: 0x5dad2b811fa4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0dc6db4793d27a42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 41: 0x5dad2b809a4b - tokio::runtime::context::scoped::Scoped::set::h41a7d1663d6ecfc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 42: 0x5dad2b82d739 - tokio::runtime::context::set_scheduler::{{closure}}::h75d57258f59fb68e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38 [INFO] [stdout] 43: 0x5dad2b8a5682 - std::thread::local::LocalKey::try_with::hd251b054fbf15885 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 44: 0x5dad2b8a268e - std::thread::local::LocalKey::with::hde751e7dadfd1e58 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 45: 0x5dad2b82d66d - tokio::runtime::context::set_scheduler::hb960df6011e27c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17 [INFO] [stdout] 46: 0x5dad2b8110f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h20f70f1f99301cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 47: 0x5dad2b812243 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hff2404d89f124b24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 48: 0x5dad2b80b673 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf348f699c153c2a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 49: 0x5dad2b871a90 - tokio::runtime::context::runtime::enter_runtime::hf64f0300565d6917 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 50: 0x5dad2b80a041 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h822eff7636a8ca5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 51: 0x5dad2b84da56 - tokio::runtime::runtime::Runtime::block_on_inner::hd86cf5216891669d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 52: 0x5dad2b84e002 - tokio::runtime::runtime::Runtime::block_on::h7d30466b1cc0b00f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 53: 0x5dad2b820421 - tokio::task::local::LocalSet::block_on::h8dd7e4fd8d72fd59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12 [INFO] [stdout] 54: 0x5dad2b8886ad - ntex_rt::tokio::block_on::hfad627488d8de4ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/lib.rs:72:43 [INFO] [stdout] 55: 0x5dad2b821f93 - ntex_rt::system::SystemConfig::block_on::h21bceaa460360a86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/system.rs:135:13 [INFO] [stdout] 56: 0x5dad2b84564d - ntex_rt::builder::SystemRunner::block_on::habd41c9f1190d356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.24/src/builder.rs:165:25 [INFO] [stdout] 57: 0x5dad2b8191d8 - words_test::words_test::mark_known_words_should_work::h447e456aa2965798 [INFO] [stdout] at /opt/rustwide/workdir/tests/words_test.rs:29:5 [INFO] [stdout] 58: 0x5dad2b81aa97 - words_test::words_test::mark_known_words_should_work::{{closure}}::h75aa8836dc42eb60 [INFO] [stdout] at /opt/rustwide/workdir/tests/words_test.rs:29:18 [INFO] [stdout] 59: 0x5dad2b7ea6d6 - core::ops::function::FnOnce::call_once::h0fc838051b61af14 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 60: 0x5dad2b8dc67b - core::ops::function::FnOnce::call_once::h5852f0076c8c0d8d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 61: 0x5dad2b8dc67b - test::__rust_begin_short_backtrace::hc8457233131a06d0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 62: 0x5dad2b8f20d5 - test::run_test_in_process::{{closure}}::ha3eda53784ae2639 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 63: 0x5dad2b8f20d5 - as core::ops::function::FnOnce<()>>::call_once::hbd60f847cd185bc6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 64: 0x5dad2b8f20d5 - std::panicking::catch_unwind::do_call::h11c1623aed953668 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 65: 0x5dad2b8f20d5 - std::panicking::catch_unwind::hf8551f73b52d8ed0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 66: 0x5dad2b8f20d5 - std::panic::catch_unwind::h66ff870d847fc7cf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 67: 0x5dad2b8f20d5 - test::run_test_in_process::h808a5fa5cb24efde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 68: 0x5dad2b8f20d5 - test::run_test::{{closure}}::hcf5782fef76f68bf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 69: 0x5dad2b8c8aa4 - test::run_test::{{closure}}::h59bb1f8f7167fee7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 70: 0x5dad2b8c8aa4 - std::sys::backtrace::__rust_begin_short_backtrace::h073f551083d60480 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 71: 0x5dad2b8cc38a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d6eff1e4da9d0f2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 72: 0x5dad2b8cc38a - as core::ops::function::FnOnce<()>>::call_once::he37f75191b40d4b0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 73: 0x5dad2b8cc38a - std::panicking::catch_unwind::do_call::h339b26991b458079 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 74: 0x5dad2b8cc38a - std::panicking::catch_unwind::h2e5906b8a84cca89 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 75: 0x5dad2b8cc38a - std::panic::catch_unwind::h3fea03a95c906d68 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 76: 0x5dad2b8cc38a - std::thread::Builder::spawn_unchecked_::{{closure}}::hab1ac593ae8241c8 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 77: 0x5dad2b8cc38a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb46ae6da79faf2c5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 78: 0x5dad2c4ed73f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 79: 0x5dad2c4ed73f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 80: 0x7c6f0f4bdaa4 - [INFO] [stdout] 81: 0x7c6f0f54aa34 - clone [INFO] [stdout] 82: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] words_test::mark_known_words_should_return_404_if_user_not_found [INFO] [stdout] words_test::mark_known_words_should_work [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test words_test` [INFO] running `Command { std: "docker" "inspect" "6e98f0a7cc3fd8ef9ac9506004d78a434ae4b710effd162053f8b38c8909c7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e98f0a7cc3fd8ef9ac9506004d78a434ae4b710effd162053f8b38c8909c7dd", kill_on_drop: false }` [INFO] [stdout] 6e98f0a7cc3fd8ef9ac9506004d78a434ae4b710effd162053f8b38c8909c7dd