[INFO] fetching crate casbin-rxqlite-adapter 1.2.0... [INFO] testing casbin-rxqlite-adapter-1.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate casbin-rxqlite-adapter 1.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate casbin-rxqlite-adapter 1.2.0 [INFO] finished tweaking crates.io crate casbin-rxqlite-adapter 1.2.0 [INFO] tweaked toml for crates.io crate casbin-rxqlite-adapter 1.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate casbin-rxqlite-adapter 1.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 376 packages to latest compatible versions [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rxqlite-lite-common v0.1.6 [INFO] [stderr] Downloaded deranged v0.5.3 [INFO] [stderr] Downloaded rxqlite-tests-common v0.1.9 [INFO] [stderr] Downloaded anyerror v0.1.13 [INFO] [stderr] Downloaded rxqlite-client v0.1.8 [INFO] [stderr] Downloaded rxqlite-common v0.1.4 [INFO] [stderr] Downloaded rxqlite-notification v0.1.1 [INFO] [stderr] Downloaded sqlx-rxqlite v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 478a184c0d9a006dcecf947f0cc7cf327fd135b706419e36828517dbeb998960 [INFO] running `Command { std: "docker" "start" "-a" "478a184c0d9a006dcecf947f0cc7cf327fd135b706419e36828517dbeb998960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "478a184c0d9a006dcecf947f0cc7cf327fd135b706419e36828517dbeb998960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "478a184c0d9a006dcecf947f0cc7cf327fd135b706419e36828517dbeb998960", kill_on_drop: false }` [INFO] [stdout] 478a184c0d9a006dcecf947f0cc7cf327fd135b706419e36828517dbeb998960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e42bd3f03cc342d61f3ff7b3be8f7396e1210e42e3a3dfd680d132e6ddcc49d [INFO] running `Command { std: "docker" "start" "-a" "2e42bd3f03cc342d61f3ff7b3be8f7396e1210e42e3a3dfd680d132e6ddcc49d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rxqlite-notification v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling anyerror v0.1.13 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rxqlite-common v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rxqlite-tests-common v0.1.9 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling casbin v2.10.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling rxqlite-lite-common v0.1.6 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling rxqlite-client v0.1.8 [INFO] [stderr] Compiling sqlx-rxqlite v0.1.18 [INFO] [stderr] Compiling casbin-rxqlite-adapter v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/adapter.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/adapter.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stdout] --> src/adapter.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/adapter.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/adapter.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stdout] --> src/adapter.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/models.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(any(feature = "postgres", feature = "mysql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/models.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(any(feature = "postgres", feature = "mysql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool_size` [INFO] [stdout] --> src/adapter.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn new>(url: U, pool_size: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pool_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 21s [INFO] running `Command { std: "docker" "inspect" "2e42bd3f03cc342d61f3ff7b3be8f7396e1210e42e3a3dfd680d132e6ddcc49d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e42bd3f03cc342d61f3ff7b3be8f7396e1210e42e3a3dfd680d132e6ddcc49d", kill_on_drop: false }` [INFO] [stdout] 2e42bd3f03cc342d61f3ff7b3be8f7396e1210e42e3a3dfd680d132e6ddcc49d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac62f007491460bd6238fb58ba8339ac82bdbb11b64975e3ec0b887061510ed5 [INFO] running `Command { std: "docker" "start" "-a" "ac62f007491460bd6238fb58ba8339ac82bdbb11b64975e3ec0b887061510ed5", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling casbin-rxqlite-adapter v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/adapter.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/adapter.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stdout] --> src/adapter.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/adapter.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/adapter.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stdout] --> src/adapter.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/models.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(any(feature = "postgres", feature = "mysql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/models.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(any(feature = "postgres", feature = "mysql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool_size` [INFO] [stdout] --> src/adapter.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn new>(url: U, pool_size: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pool_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/adapter.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/adapter.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stdout] --> src/adapter.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/adapter.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/adapter.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stdout] --> src/adapter.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/adapter.rs:312:19 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/adapter.rs:319:19 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stdout] --> src/adapter.rs:326:19 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/adapter.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/adapter.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stdout] --> src/adapter.rs:381:19 [INFO] [stdout] | [INFO] [stdout] 381 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/adapter.rs:431:19 [INFO] [stdout] | [INFO] [stdout] 431 | #[cfg(feature = "postgres")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/adapter.rs:438:19 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg(feature = "mysql")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stdout] --> src/adapter.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `postgres` [INFO] [stdout] --> src/models.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(any(feature = "postgres", feature = "mysql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mysql` [INFO] [stdout] --> src/models.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(any(feature = "postgres", feature = "mysql"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stdout] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/tests/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool_size` [INFO] [stdout] --> src/adapter.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn new>(url: U, pool_size: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pool_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_cluster_manager` is never used [INFO] [stdout] --> src/tests/mod.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_cluster_manager( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_metrics`, `node_count`, and `wait_for_cluster_established` are never used [INFO] [stdout] --> src/tests/mod.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 72 | impl TestManagerWithPool { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 73 | pub async fn new(test_name: &str, instance_count: usize, tls_config: Option) -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub async fn get_metrics(&self, node_id: NodeId) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn node_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub async fn wait_for_cluster_established( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.83s [INFO] running `Command { std: "docker" "inspect" "ac62f007491460bd6238fb58ba8339ac82bdbb11b64975e3ec0b887061510ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac62f007491460bd6238fb58ba8339ac82bdbb11b64975e3ec0b887061510ed5", kill_on_drop: false }` [INFO] [stdout] ac62f007491460bd6238fb58ba8339ac82bdbb11b64975e3ec0b887061510ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d6429f5326de181f9d3ba6d2b3d968364b3031513ba58c94ef77f0126dd4747 [INFO] running `Command { std: "docker" "start" "-a" "1d6429f5326de181f9d3ba6d2b3d968364b3031513ba58c94ef77f0126dd4747", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> src/adapter.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(feature = "mysql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> src/adapter.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "postgres")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> src/adapter.rs:17:7 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(feature = "sqlite")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> src/adapter.rs:34:15 [INFO] [stderr] | [INFO] [stderr] 34 | #[cfg(feature = "postgres")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> src/adapter.rs:41:15 [INFO] [stderr] | [INFO] [stderr] 41 | #[cfg(feature = "mysql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> src/adapter.rs:48:15 [INFO] [stderr] | [INFO] [stderr] 48 | #[cfg(feature = "sqlite")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> src/models.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(any(feature = "postgres", feature = "mysql"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> src/models.rs:4:33 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(any(feature = "postgres", feature = "mysql"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pool_size` [INFO] [stderr] --> src/adapter.rs:31:47 [INFO] [stderr] | [INFO] [stderr] 31 | pub async fn new>(url: U, pool_size: u32) -> Result { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pool_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `casbin-rxqlite-adapter` (lib) generated 9 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> src/adapter.rs:312:19 [INFO] [stderr] | [INFO] [stderr] 312 | #[cfg(feature = "postgres")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> src/adapter.rs:319:19 [INFO] [stderr] | [INFO] [stderr] 319 | #[cfg(feature = "mysql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> src/adapter.rs:326:19 [INFO] [stderr] | [INFO] [stderr] 326 | #[cfg(feature = "sqlite")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> src/adapter.rs:363:19 [INFO] [stderr] | [INFO] [stderr] 363 | #[cfg(feature = "postgres")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> src/adapter.rs:372:19 [INFO] [stderr] | [INFO] [stderr] 372 | #[cfg(feature = "mysql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> src/adapter.rs:381:19 [INFO] [stderr] | [INFO] [stderr] 381 | #[cfg(feature = "sqlite")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `postgres` [INFO] [stderr] --> src/adapter.rs:431:19 [INFO] [stderr] | [INFO] [stderr] 431 | #[cfg(feature = "postgres")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `postgres` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `mysql` [INFO] [stderr] --> src/adapter.rs:438:19 [INFO] [stderr] | [INFO] [stderr] 438 | #[cfg(feature = "mysql")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `mysql` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sqlite` [INFO] [stderr] --> src/adapter.rs:445:19 [INFO] [stderr] | [INFO] [stderr] 445 | #[cfg(feature = "sqlite")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-std`, `default`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, and `tokio` [INFO] [stderr] = help: consider adding `sqlite` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/tests/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_cluster_manager` is never used [INFO] [stderr] --> src/tests/mod.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn get_cluster_manager( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `get_metrics`, `node_count`, and `wait_for_cluster_established` are never used [INFO] [stderr] --> src/tests/mod.rs:73:18 [INFO] [stderr] | [INFO] [stderr] 72 | impl TestManagerWithPool { [INFO] [stderr] | ------------------------ associated items in this implementation [INFO] [stderr] 73 | pub async fn new(test_name: &str, instance_count: usize, tls_config: Option) -> anyhow::Result { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 114 | pub async fn get_metrics(&self, node_id: NodeId) -> anyhow::Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 120 | pub fn node_count(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 124 | pub async fn wait_for_cluster_established( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `casbin-rxqlite-adapter` (lib test) generated 21 warnings (9 duplicates) (run `cargo fix --lib -p casbin-rxqlite-adapter --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/casbin_rxqlite_adapter-b8a6768027ae4fbc) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::adapter::test_create ... FAILED [INFO] [stdout] test tests::adapter::test_adapter ... FAILED [INFO] [stdout] test tests::adapter::test_create_with_pool ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::adapter::test_create stdout ---- [INFO] [stdout] using rxqlited: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/target/release/rxqlited [INFO] [stdout] [INFO] [stdout] thread 'tests::adapter::test_create' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/src/tests/mod.rs:50:5: [INFO] [stdout] assertion failed: executable_path.is_file() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ccca0c48f2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ccca0c48f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ccca0c48f2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55ccca0c48f2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55ccca0d808f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55ccca0d808f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55ccca08d713 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ccca08d713 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55ccca09ad12 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55ccca0a06ef - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55ccca0a0581 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55ccc936535e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x55ccc936535e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ccca0a0e3e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x55ccca0a0e3e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55ccca0a0b26 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x55ccca09ae49 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55ccca08103d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55ccca0e1da0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55ccca0e1d7c - core::panicking::panic::h33d2d00634ffed6f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55ccc93a7b88 - rxqlite_client::tests::get_cluster_manager::h3b815ca481719c83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/src/tests/mod.rs:50:5 [INFO] [stdout] 21: 0x55ccc93a6feb - rxqlite_client::tests::TestManager::new::h84abc2e3ed0e2a5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/src/tests/mod.rs:83:19 [INFO] [stdout] 22: 0x55ccc93012d4 - casbin_rxqlite_adapter::tests::adapter::test_create::{{closure}}::h072c3bb371119f82 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/adapter.rs:8:22 [INFO] [stdout] 23: 0x55ccc9280a1d - as core::future::future::Future>::poll::h13121086c5d20aff [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x55ccc9321d2d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h3c345f95b0b804b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 25: 0x55ccc9320684 - tokio::task::coop::with_budget::h7e8de17603347ea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x55ccc9320684 - tokio::task::coop::budget::h5c2070eceef2c13e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x55ccc9320684 - tokio::runtime::park::CachedParkThread::block_on::h6b130ea91d3283af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 28: 0x55ccc92f3d80 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hb3abd63aa3ab2961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 29: 0x55ccc92921ee - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h5eb235bce474995a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 30: 0x55ccc92bdcda - tokio::runtime::context::runtime::enter_runtime::hd19d7c50176e460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: 0x55ccc92920b1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::he16d8fc41484e57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 32: 0x55ccc9287257 - tokio::runtime::runtime::Runtime::block_on_inner::h46d9dfb120e78d4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 33: 0x55ccc9287ca1 - tokio::runtime::runtime::Runtime::block_on::h0cc357dff476baa2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18 [INFO] [stdout] 34: 0x55ccc93011e1 - casbin_rxqlite_adapter::tests::adapter::test_create::h1e4df74445bb5083 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/adapter.rs:6:14 [INFO] [stdout] 35: 0x55ccc93017b7 - casbin_rxqlite_adapter::tests::adapter::test_create::{{closure}}::h311a788597438606 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/adapter.rs:4:17 [INFO] [stdout] 36: 0x55ccc92628b6 - core::ops::function::FnOnce::call_once::h12de40141b3adb3f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: 0x55ccc936515b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 38: 0x55ccc936515b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: 0x55ccc937ac05 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: 0x55ccc937ac05 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x55ccc937ac05 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x55ccc937ac05 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x55ccc937ac05 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x55ccc937ac05 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: 0x55ccc937ac05 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: 0x55ccc9351624 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: 0x55ccc9351624 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: 0x55ccc9354f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: 0x55ccc9354f0a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x55ccc9354f0a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x55ccc9354f0a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x55ccc9354f0a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x55ccc9354f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: 0x55ccc9354f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x55ccca094daf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 56: 0x55ccca094daf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 57: 0x79cade165aa4 - [INFO] [stdout] 58: 0x79cade1f2a34 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::adapter::test_adapter stdout ---- [INFO] [stdout] using rxqlited: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/target/release/rxqlited [INFO] [stdout] [INFO] [stdout] thread 'tests::adapter::test_adapter' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/src/tests/mod.rs:50:5: [INFO] [stdout] assertion failed: executable_path.is_file() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ccca0c48f2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ccca0c48f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ccca0c48f2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55ccca0c48f2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55ccca0d808f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55ccca0d808f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55ccca08d713 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ccca08d713 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55ccca09ad12 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55ccca0a06ef - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55ccca0a0581 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55ccc936535e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x55ccc936535e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ccca0a0e3e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x55ccca0a0e3e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55ccca0a0b26 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x55ccca09ae49 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55ccca08103d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55ccca0e1da0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55ccca0e1d7c - core::panicking::panic::h33d2d00634ffed6f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55ccc93a7b88 - rxqlite_client::tests::get_cluster_manager::h3b815ca481719c83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/src/tests/mod.rs:50:5 [INFO] [stdout] 21: 0x55ccc93a6feb - rxqlite_client::tests::TestManager::new::h84abc2e3ed0e2a5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/src/tests/mod.rs:83:19 [INFO] [stdout] 22: 0x55ccc9301a13 - casbin_rxqlite_adapter::tests::adapter::test_adapter::{{closure}}::hd334edc1fb8267ae [INFO] [stdout] at /opt/rustwide/workdir/src/tests/adapter.rs:37:22 [INFO] [stdout] 23: 0x55ccc9280bfd - as core::future::future::Future>::poll::h82b87015727d92dc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x55ccc9321d6d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h3ecce22bbcd71798 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 25: 0x55ccc9320264 - tokio::task::coop::with_budget::hb3acc21ec3e21c10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x55ccc9320264 - tokio::task::coop::budget::hdd9bea3d0eb81d36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x55ccc9320264 - tokio::runtime::park::CachedParkThread::block_on::h6ac4e0865421fd9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 28: 0x55ccc92f4120 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hfb2b033e87b91485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 29: 0x55ccc929219e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h4eb2ec68c7aea3fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 30: 0x55ccc92bde2a - tokio::runtime::context::runtime::enter_runtime::he4cd6a21b3adf3a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: 0x55ccc9292001 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h95b32782417eb3f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 32: 0x55ccc92879b7 - tokio::runtime::runtime::Runtime::block_on_inner::heb452e7f322430e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 33: 0x55ccc92881e1 - tokio::runtime::runtime::Runtime::block_on::h71ad72e99d1a7974 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18 [INFO] [stdout] 34: 0x55ccc93018e1 - casbin_rxqlite_adapter::tests::adapter::test_adapter::h3a139cf7b930ed1c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/adapter.rs:35:14 [INFO] [stdout] 35: 0x55ccc9301957 - casbin_rxqlite_adapter::tests::adapter::test_adapter::{{closure}}::hc98442352d0f99c2 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/adapter.rs:33:18 [INFO] [stdout] 36: 0x55ccc92634c6 - core::ops::function::FnOnce::call_once::hac6ed19616c03168 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: 0x55ccc936515b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 38: 0x55ccc936515b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: 0x55ccc937ac05 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: 0x55ccc937ac05 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x55ccc937ac05 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x55ccc937ac05 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x55ccc937ac05 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x55ccc937ac05 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: 0x55ccc937ac05 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: 0x55ccc9351624 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: 0x55ccc9351624 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: 0x55ccc9354f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: 0x55ccc9354f0a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x55ccc9354f0a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x55ccc9354f0a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x55ccc9354f0a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x55ccc9354f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: 0x55ccc9354f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x55ccca094daf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 56: 0x55ccca094daf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 57: 0x79cade165aa4 - [INFO] [stdout] 58: 0x79cade1f2a34 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::adapter::test_create_with_pool stdout ---- [INFO] [stdout] using rxqlited: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/target/release/rxqlited [INFO] [stdout] [INFO] [stdout] thread 'tests::adapter::test_create_with_pool' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/src/tests/mod.rs:50:5: [INFO] [stdout] assertion failed: executable_path.is_file() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ccca0c48f2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ccca0c48f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ccca0c48f2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55ccca0c48f2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55ccca0d808f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55ccca0d808f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55ccca08d713 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ccca08d713 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55ccca09ad12 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55ccca0a06ef - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55ccca0a0581 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55ccc936535e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x55ccc936535e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ccca0a0e3e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x55ccca0a0e3e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55ccca0a0b26 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x55ccca09ae49 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55ccca08103d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55ccca0e1da0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55ccca0e1d7c - core::panicking::panic::h33d2d00634ffed6f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55ccc93a7b88 - rxqlite_client::tests::get_cluster_manager::h3b815ca481719c83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/src/tests/mod.rs:50:5 [INFO] [stdout] 21: 0x55ccc93a6feb - rxqlite_client::tests::TestManager::new::h84abc2e3ed0e2a5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxqlite-client-0.1.8/src/tests/mod.rs:83:19 [INFO] [stdout] 22: 0x55ccc9302114 - casbin_rxqlite_adapter::tests::adapter::test_create_with_pool::{{closure}}::had33b9428ba5f65b [INFO] [stdout] at /opt/rustwide/workdir/src/tests/adapter.rs:23:22 [INFO] [stdout] 23: 0x55ccc9280d3d - as core::future::future::Future>::poll::hae1e14fc65b74c38 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x55ccc9321f2d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::ha78820eb7ebc96fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71 [INFO] [stdout] 25: 0x55ccc9321304 - tokio::task::coop::with_budget::h321e7f41e4b34004 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x55ccc9321304 - tokio::task::coop::budget::hb6b75c34a6cdfae1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x55ccc9321304 - tokio::runtime::park::CachedParkThread::block_on::hbe61a0ca32ac8dce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31 [INFO] [stdout] 28: 0x55ccc92f3d00 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h66422a87a015bbf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 29: 0x55ccc92920de - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h0500a3181e0c1792 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 30: 0x55ccc92bd5ca - tokio::runtime::context::runtime::enter_runtime::h7bec83ecad76a4f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: 0x55ccc9291fc1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h812df44c88234245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 32: 0x55ccc9287527 - tokio::runtime::runtime::Runtime::block_on_inner::h93282bd5bf53ab76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 33: 0x55ccc9287f41 - tokio::runtime::runtime::Runtime::block_on::h122dc832c3c3939a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18 [INFO] [stdout] 34: 0x55ccc9301ff1 - casbin_rxqlite_adapter::tests::adapter::test_create_with_pool::haa39b4f3eb03a80f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/adapter.rs:21:14 [INFO] [stdout] 35: 0x55ccc9302067 - casbin_rxqlite_adapter::tests::adapter::test_create_with_pool::{{closure}}::ha9660c96b1c0f5d0 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/adapter.rs:19:27 [INFO] [stdout] 36: 0x55ccc9262b96 - core::ops::function::FnOnce::call_once::h2984514604f96d9e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: 0x55ccc936515b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 38: 0x55ccc936515b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: 0x55ccc937ac05 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: 0x55ccc937ac05 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x55ccc937ac05 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x55ccc937ac05 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x55ccc937ac05 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x55ccc937ac05 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: 0x55ccc937ac05 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: 0x55ccc9351624 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: 0x55ccc9351624 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: 0x55ccc9354f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: 0x55ccc9354f0a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x55ccc9354f0a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x55ccc9354f0a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x55ccc9354f0a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x55ccc9354f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: 0x55ccc9354f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x55ccca094daf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 56: 0x55ccca094daf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 57: 0x79cade165aa4 - [INFO] [stdout] 58: 0x79cade1f2a34 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::adapter::test_adapter [INFO] [stdout] tests::adapter::test_create [INFO] [stdout] tests::adapter::test_create_with_pool [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "1d6429f5326de181f9d3ba6d2b3d968364b3031513ba58c94ef77f0126dd4747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6429f5326de181f9d3ba6d2b3d968364b3031513ba58c94ef77f0126dd4747", kill_on_drop: false }` [INFO] [stdout] 1d6429f5326de181f9d3ba6d2b3d968364b3031513ba58c94ef77f0126dd4747