[INFO] fetching crate mobc 0.9.0... [INFO] testing mobc-0.9.0 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate mobc 0.9.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate mobc 0.9.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mobc 0.9.0 [INFO] tweaked toml for crates.io crate mobc 0.9.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mobc 0.9.0 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mobc 0.9.0 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d097f2af00acbd50df48684ac4c6a81f8db3276187d1781a0bdd6509dbee37a0 [INFO] running `Command { std: "docker" "start" "-a" "d097f2af00acbd50df48684ac4c6a81f8db3276187d1781a0bdd6509dbee37a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d097f2af00acbd50df48684ac4c6a81f8db3276187d1781a0bdd6509dbee37a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d097f2af00acbd50df48684ac4c6a81f8db3276187d1781a0bdd6509dbee37a0", kill_on_drop: false }` [INFO] [stdout] d097f2af00acbd50df48684ac4c6a81f8db3276187d1781a0bdd6509dbee37a0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d1f5904899bbcbe243186ec8f7d5c2f171085db5cb5fd54421972c49d3f77e6 [INFO] running `Command { std: "docker" "start" "-a" "3d1f5904899bbcbe243186ec8f7d5c2f171085db5cb5fd54421972c49d3f77e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling value-bag-serde1 v1.9.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling mobc v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.55s [INFO] running `Command { std: "docker" "inspect" "3d1f5904899bbcbe243186ec8f7d5c2f171085db5cb5fd54421972c49d3f77e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1f5904899bbcbe243186ec8f7d5c2f171085db5cb5fd54421972c49d3f77e6", kill_on_drop: false }` [INFO] [stdout] 3d1f5904899bbcbe243186ec8f7d5c2f171085db5cb5fd54421972c49d3f77e6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 533debc2b8c64c694007a7d948ca97e686589608f925401be85f3ed6c5020a07 [INFO] running `Command { std: "docker" "start" "-a" "533debc2b8c64c694007a7d948ca97e686589608f925401be85f3ed6c5020a07", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling femme v2.2.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling mobc v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "533debc2b8c64c694007a7d948ca97e686589608f925401be85f3ed6c5020a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "533debc2b8c64c694007a7d948ca97e686589608f925401be85f3ed6c5020a07", kill_on_drop: false }` [INFO] [stdout] 533debc2b8c64c694007a7d948ca97e686589608f925401be85f3ed6c5020a07 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c22538c2ea1aca1f9cd962fa719bfbac931340f897e760efc18db65427640433 [INFO] running `Command { std: "docker" "start" "-a" "c22538c2ea1aca1f9cd962fa719bfbac931340f897e760efc18db65427640433", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mobc-dc4f0abb0d3c074f) [INFO] [stderr] Running tests/mobc.rs (/opt/rustwide/target/debug/deps/mobc-f40a4ac86064ccc7) [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] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test test_is_send_sync ... ok [INFO] [stdout] test test_invalid_conn_recovery ... ok [INFO] [stdout] test test_is_brand_new ... ok [INFO] [stdout] test test_lazy_initialization_failure ... ok [INFO] [stdout] test test_acquire_release ... ok [INFO] [stdout] test test_max_open_ok ... ok [INFO] [stdout] test test_requests_fifo ... ok [INFO] [stdout] test test_requests_skip_canceled ... ok [INFO] [stdout] test test_get_timeout ... ok [INFO] [stdout] test test_max_idle_greater_than_max_open ... ok [INFO] [stdout] test test_conns_drop_on_pool_drop ... ok [INFO] [stdout] test test_invalid_conn ... ok [INFO] [stdout] test test_get_global_timeout ... ok [INFO] [stdout] test test_drop_on_checkin ... ok [INFO] [stdout] test test_drop_on_checkout ... ok [INFO] [stdout] test test_health_check_interval ... ok [INFO] [stdout] test test_set_max_idle_conns ... ok [INFO] [stdout] test test_max_idle_lifetime ... ok [INFO] [stdout] test test_timeout_when_db_has_gone ... ok [INFO] [stdout] test test_max_idle_and_max_open_unlimited ... ok [INFO] [stdout] test test_unwraps_raw_conn ... ok [INFO] [stdout] test test_idle_timeout_partial_use ... ok [INFO] [stdout] test test_max_idle_limited_max_open_unlimited ... ok [INFO] [stdout] test test_timeout_when_db_has_gone2 ... FAILED [INFO] [stdout] test test_min_idle ... ok [INFO] [stdout] test test_handle_large_number_of_requests ... ok [INFO] [stdout] test test_set_max_open_conns ... ok [INFO] [stdout] test test_max_lifetime_lazy ... ok [INFO] [stdout] test test_set_conn_max_lifetime ... ok [INFO] [stderr] error: test failed, to rerun pass `--test mobc` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_timeout_when_db_has_gone2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_timeout_when_db_has_gone2' (470) panicked at tests/mobc.rs:1269:9: [INFO] [stdout] assertion failed: start.elapsed() < GET_TIMEOUT + Duration::from_millis(100) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60ecde4b79e2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60ecde4b79e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60ecde4b79e2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60ecde4b79e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60ecde4c89bf - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60ecde4c89bf - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60ecde483d91 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60ecde483d91 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60ecde490062 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60ecde49503f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60ecde494ed1 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60ecde37ff0e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x60ecde37ff0e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60ecde4957af - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x60ecde4957af - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60ecde495526 - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60ecde490199 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60ecde4781cd - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60ecde4d1520 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x60ecde4d14fc - core::panicking::panic::hb76470d3d1479b1b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x60ecddfaf824 - mobc::test_timeout_when_db_has_gone2::{{closure}}::h171d2ab8ff040367 [INFO] [stdout] at /opt/rustwide/workdir/tests/mobc.rs:1269:9 [INFO] [stdout] 21: 0x60ecde01e4ed - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h828ae291765bf86e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/park.rs:281:74 [INFO] [stdout] 22: 0x60ecde0183ae - tokio::runtime::coop::with_budget::h5c953352d475b736 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 23: 0x60ecde0183ae - tokio::runtime::coop::budget::h25b8b04b07ba4422 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 24: 0x60ecde0183ae - tokio::runtime::park::CachedParkThread::block_on::hd5f79248aa290692 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/park.rs:281:31 [INFO] [stdout] 25: 0x60ecde0aad93 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h36b829cb7af9243b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 26: 0x60ecde0550a8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf6a8379fcc9e621f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 27: 0x60ecddfc5617 - tokio::runtime::context::runtime::enter_runtime::h924a0024b7e8e849 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 28: 0x60ecde053a43 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::ha462c2d9f2fd69f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 29: 0x60ecddfda669 - tokio::runtime::runtime::Runtime::block_on_inner::hb2856f3cde18a714 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:363:50 [INFO] [stdout] 30: 0x60ecddfdcc36 - tokio::runtime::runtime::Runtime::block_on::h55811b568c3ced07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18 [INFO] [stdout] 31: 0x60ecde02f151 - mobc::runtime::internal::Runtime::block_on::h34fc3affb08c7ee3 [INFO] [stdout] at /opt/rustwide/workdir/src/runtime.rs:53:21 [INFO] [stdout] 32: 0x60ecddfaeeed - mobc::test_timeout_when_db_has_gone2::he00e01a792713e8e [INFO] [stdout] at /opt/rustwide/workdir/tests/mobc.rs:1257:8 [INFO] [stdout] 33: 0x60ecddfaf877 - mobc::test_timeout_when_db_has_gone2::{{closure}}::h4f952a6186b88af6 [INFO] [stdout] at /opt/rustwide/workdir/tests/mobc.rs:1228:36 [INFO] [stdout] 34: 0x60ecddf14886 - core::ops::function::FnOnce::call_once::h3de1ea7c721bada0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x60ecde37fccb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x60ecde37fccb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 37: 0x60ecde395915 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 38: 0x60ecde395915 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x60ecde395915 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x60ecde395915 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x60ecde395915 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x60ecde395915 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 43: 0x60ecde395915 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 44: 0x60ecde36c0f4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 45: 0x60ecde36c0f4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 46: 0x60ecde36f9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 47: 0x60ecde36f9fa - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x60ecde36f9fa - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x60ecde36f9fa - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x60ecde36f9fa - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x60ecde36f9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 52: 0x60ecde36f9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x60ecde48b2df - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 54: 0x60ecde48b2df - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 55: 0x7406bf338aa4 - [INFO] [stdout] 56: 0x7406bf3c5a34 - clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_timeout_when_db_has_gone2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 28 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c22538c2ea1aca1f9cd962fa719bfbac931340f897e760efc18db65427640433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22538c2ea1aca1f9cd962fa719bfbac931340f897e760efc18db65427640433", kill_on_drop: false }` [INFO] [stdout] c22538c2ea1aca1f9cd962fa719bfbac931340f897e760efc18db65427640433