[INFO] cloning repository https://github.com/simoneromano96/casbinrs-mongo-adapter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simoneromano96/casbinrs-mongo-adapter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoneromano96%2Fcasbinrs-mongo-adapter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoneromano96%2Fcasbinrs-mongo-adapter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4257c9aee95332766acfe4d3aef211cc9f90e35
[INFO] testing simoneromano96/casbinrs-mongo-adapter against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoneromano96%2Fcasbinrs-mongo-adapter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simoneromano96/casbinrs-mongo-adapter
[INFO] finished tweaking git repo https://github.com/simoneromano96/casbinrs-mongo-adapter
[INFO] tweaked toml for git repo https://github.com/simoneromano96/casbinrs-mongo-adapter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simoneromano96/casbinrs-mongo-adapter on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simoneromano96/casbinrs-mongo-adapter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded socket2 v0.3.17
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded serde_with_macros v1.3.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.5
[INFO] [stderr]   Downloaded typed-builder v0.4.1
[INFO] [stderr]   Downloaded mongodb v1.2.1
[INFO] [stderr]   Downloaded darling v0.10.3
[INFO] [stderr]   Downloaded tokio-rustls v0.13.1
[INFO] [stderr]   Downloaded os_info v3.0.6
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded serde_with v1.6.0
[INFO] [stderr]   Downloaded darling_core v0.10.3
[INFO] [stderr]   Downloaded md-5 v0.8.0
[INFO] [stderr]   Downloaded derivative v2.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.19
[INFO] [stderr]   Downloaded bson v1.2.2
[INFO] [stderr]   Downloaded futures-lite v1.11.2
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.19
[INFO] [stderr]   Downloaded rustls v0.17.0
[INFO] [stderr]   Downloaded webpki-roots v0.20.0
[INFO] [stderr]   Downloaded rhai v0.18.3
[INFO] [stderr]   Downloaded async-std v1.9.0
[INFO] [stderr]   Downloaded async-lock v2.4.0
[INFO] [stderr]   Downloaded darling_macro v0.10.3
[INFO] [stderr]   Downloaded err-derive v0.2.4
[INFO] [stderr]   Downloaded casbin v2.0.2
[INFO] [stderr]   Downloaded async-trait v0.1.50
[INFO] [stderr]   Downloaded reqwest v0.10.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42f237fed81f2eb943675d86c09fc9f61c0f72f60ac9c5226248d291be4a37c3
[INFO] running `Command { std: "docker" "start" "-a" "42f237fed81f2eb943675d86c09fc9f61c0f72f60ac9c5226248d291be4a37c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42f237fed81f2eb943675d86c09fc9f61c0f72f60ac9c5226248d291be4a37c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f237fed81f2eb943675d86c09fc9f61c0f72f60ac9c5226248d291be4a37c3", kill_on_drop: false }`
[INFO] [stdout] 42f237fed81f2eb943675d86c09fc9f61c0f72f60ac9c5226248d291be4a37c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36a363809da78a2218cf92d478e9d42095ee970052d7f120c32cf981208d2b96
[INFO] running `Command { std: "docker" "start" "-a" "36a363809da78a2218cf92d478e9d42095ee970052d7f120c32cf981208d2b96", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling socket2 v0.3.17
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.3.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling md-5 v0.8.0
[INFO] [stderr]    Compiling os_info v3.0.6
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling webpki-roots v0.18.0
[INFO] [stderr]    Compiling darling_core v0.10.3
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling typed-builder v0.4.1
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling darling_macro v0.10.3
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling darling v0.10.3
[INFO] [stderr]    Compiling serde_with_macros v1.3.0
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling trust-dns-proto v0.19.6
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_with v1.6.0
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling rhai v0.18.3
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling bson v1.2.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.6
[INFO] [stderr]    Compiling casbin v2.0.2
[INFO] [stderr]    Compiling hyper v0.13.9
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling reqwest v0.10.9
[INFO] [stderr]    Compiling mongodb v1.2.1
[INFO] [stderr]    Compiling casbinrs-mongo-adapter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::*`
[INFO] [stdout]  --> src/adapter.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{error::*, models::*};
[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 import: `Client`
[INFO] [stdout]  --> src/actions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Client, Collection, Cursor, Database,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/actions.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut query = Document::new();
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doc_format`
[INFO] [stdout]   --> src/actions.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 let doc_format = format!("{:?}", document);
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_doc_format`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule_format`
[INFO] [stdout]   --> src/actions.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 let rule_format = format!("{:?}", rule);
[INFO] [stdout]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r_format`
[INFO] [stdout]   --> src/actions.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let r_format = format!("{:?}", result);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/actions.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut query = Document::new();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `formatted_query`
[INFO] [stdout]    --> src/actions.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let formatted_query = format!("{:?}", query);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_formatted_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> src/adapter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MongoAdapter {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     db: Database,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct CasbinRule {
[INFO] [stdout]   |                   ---------- field in this struct
[INFO] [stdout] 6 |     pub id: ObjectId,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CasbinRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.2, mongodb v1.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "36a363809da78a2218cf92d478e9d42095ee970052d7f120c32cf981208d2b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a363809da78a2218cf92d478e9d42095ee970052d7f120c32cf981208d2b96", kill_on_drop: false }`
[INFO] [stdout] 36a363809da78a2218cf92d478e9d42095ee970052d7f120c32cf981208d2b96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 504929ddf7f72d172553dbc6d4aba727d33be68767a132b408d94b5871631283
[INFO] running `Command { std: "docker" "start" "-a" "504929ddf7f72d172553dbc6d4aba727d33be68767a132b408d94b5871631283", kill_on_drop: false }`
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-attributes v1.1.1
[INFO] [stdout] warning: unused import: `error::*`
[INFO] [stdout]  --> src/adapter.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{error::*, models::*};
[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 import: `Client`
[INFO] [stdout]  --> src/actions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Client, Collection, Cursor, Database,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/actions.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut query = Document::new();
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doc_format`
[INFO] [stdout]   --> src/actions.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 let doc_format = format!("{:?}", document);
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_doc_format`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule_format`
[INFO] [stdout]   --> src/actions.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 let rule_format = format!("{:?}", rule);
[INFO] [stdout]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r_format`
[INFO] [stdout]   --> src/actions.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let r_format = format!("{:?}", result);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/actions.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut query = Document::new();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `formatted_query`
[INFO] [stdout]    --> src/actions.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let formatted_query = format!("{:?}", query);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_formatted_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> src/adapter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MongoAdapter {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     db: Database,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct CasbinRule {
[INFO] [stdout]   |                   ---------- field in this struct
[INFO] [stdout] 6 |     pub id: ObjectId,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CasbinRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling futures-lite v1.11.2
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-std v1.9.0
[INFO] [stderr]    Compiling casbinrs-mongo-adapter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::*`
[INFO] [stdout]  --> src/adapter.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{error::*, models::*};
[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 import: `Client`
[INFO] [stdout]  --> src/actions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Client, Collection, Cursor, Database,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/adapter.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |         let mut adapter = MongoAdapter::new("mongodb://casbin_rs:casbin_rs@127.0.0.1/")
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/actions.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut query = Document::new();
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doc_format`
[INFO] [stdout]   --> src/actions.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 let doc_format = format!("{:?}", document);
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_doc_format`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule_format`
[INFO] [stdout]   --> src/actions.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 let rule_format = format!("{:?}", rule);
[INFO] [stdout]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r_format`
[INFO] [stdout]   --> src/actions.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let r_format = format!("{:?}", result);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/actions.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut query = Document::new();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `formatted_query`
[INFO] [stdout]    --> src/actions.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let formatted_query = format!("{:?}", query);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_formatted_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/adapter.rs:251:13
[INFO] [stdout]     |
[INFO] [stdout] 251 |         let m = DefaultModel::from_file("examples/rbac_model.conf")
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/adapter.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let mut adapter = MongoAdapter::new("mongodb://casbin_rs:casbin_rs@127.0.0.1/")
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> src/adapter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MongoAdapter {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 11 |     db: Database,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_adapter` is never used
[INFO] [stdout]    --> src/adapter.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 |     async fn get_adapter() -> MongoAdapter {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct CasbinRule {
[INFO] [stdout]   |                   ---------- field in this struct
[INFO] [stdout] 6 |     pub id: ObjectId,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CasbinRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.2, mongodb v1.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "504929ddf7f72d172553dbc6d4aba727d33be68767a132b408d94b5871631283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "504929ddf7f72d172553dbc6d4aba727d33be68767a132b408d94b5871631283", kill_on_drop: false }`
[INFO] [stdout] 504929ddf7f72d172553dbc6d4aba727d33be68767a132b408d94b5871631283
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 427774bdbca685d6a91bacd613b2b14b71a6b9f0e8a4481bfd17f0377426bc93
[INFO] running `Command { std: "docker" "start" "-a" "427774bdbca685d6a91bacd613b2b14b71a6b9f0e8a4481bfd17f0377426bc93", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error::*`
[INFO] [stderr]  --> src/adapter.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::{error::*, models::*};
[INFO] [stderr]   |             ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Client`
[INFO] [stderr]  --> src/actions.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     Client, Collection, Cursor, Database,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/actions.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |     let mut query = Document::new();
[INFO] [stderr]    |         ----^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `doc_format`
[INFO] [stderr]   --> src/actions.rs:64:21
[INFO] [stderr]    |
[INFO] [stderr] 64 |                 let doc_format = format!("{:?}", document);
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_doc_format`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule_format`
[INFO] [stderr]   --> src/actions.rs:66:21
[INFO] [stderr]    |
[INFO] [stderr] 66 |                 let rule_format = format!("{:?}", rule);
[INFO] [stderr]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule_format`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r_format`
[INFO] [stderr]   --> src/actions.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |     let r_format = format!("{:?}", result);
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_r_format`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `query`
[INFO] [stderr]   --> src/actions.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |     let mut query = Document::new();
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `formatted_query`
[INFO] [stderr]    --> src/actions.rs:217:9
[INFO] [stderr]     |
[INFO] [stderr] 217 |     let formatted_query = format!("{:?}", query);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_formatted_query`
[INFO] [stderr] 
[INFO] [stderr] warning: field `db` is never read
[INFO] [stderr]   --> src/adapter.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct MongoAdapter {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 11 |     db: Database,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]  --> src/models.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) struct CasbinRule {
[INFO] [stderr]   |                   ---------- field in this struct
[INFO] [stderr] 6 |     pub id: ObjectId,
[INFO] [stderr]   |         ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `CasbinRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/adapter.rs:255:13
[INFO] [stderr]     |
[INFO] [stderr] 255 |         let mut adapter = MongoAdapter::new("mongodb://casbin_rs:casbin_rs@127.0.0.1/")
[INFO] [stderr]     |             ----^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/actions.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |     let mut query = Document::new();
[INFO] [stderr]    |         ----^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `m`
[INFO] [stderr]    --> src/adapter.rs:251:13
[INFO] [stderr]     |
[INFO] [stderr] 251 |         let m = DefaultModel::from_file("examples/rbac_model.conf")
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/adapter.rs:271:13
[INFO] [stderr]     |
[INFO] [stderr] 271 |         let mut adapter = MongoAdapter::new("mongodb://casbin_rs:casbin_rs@127.0.0.1/")
[INFO] [stderr]     |             ----^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_adapter` is never used
[INFO] [stderr]    --> src/adapter.rs:248:14
[INFO] [stderr]     |
[INFO] [stderr] 248 |     async fn get_adapter() -> MongoAdapter {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `casbinrs-mongo-adapter` (lib) generated 10 warnings (run `cargo fix --lib -p casbinrs-mongo-adapter` to apply 8 suggestions)
[INFO] [stderr] warning: `casbinrs-mongo-adapter` (lib test) generated 14 warnings (9 duplicates) (run `cargo fix --lib -p casbinrs-mongo-adapter --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.2, mongodb v1.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/casbinrs_mongo_adapter-35ce4939d177338f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test adapter::tests::test_adapter ... FAILED
[INFO] [stdout] test adapter::tests::test_create ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- adapter::tests::test_adapter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'adapter::tests::test_adapter' (17) panicked at src/adapter.rs:292:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: AdapterError(AdapterError(Error { kind: ServerSelectionError { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: 127.0.0.1:27017, Type: Unknown, Error: Connection refused (os error 111) }, ] }" }, labels: [] }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6186cc9fcaea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6186cc9fcaea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6186cc9fcaea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6186cc9fcaea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6186cca152ba - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6186cca152ba - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x6186cca02042 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6186cca02042 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6186cc9da59f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6186cc9da59f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6186cc9f49e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6186cbc6ae7c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6186cbc6ae7c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6186cc9f4ba2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6186cc9f4ba2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6186cc9da658 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6186cc9cf5a9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6186cc9db5cd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6186cca15aac - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6186cca157f2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6186cbc0a98f - <core[e929cb53b82a81ca]::result::Result<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::MongoAdapter, casbin[438a66be1a96a570]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6186cbc0a98f - casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapter.rs:292:14
[INFO] [stdout]   22:     0x6186cbc24efd - <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x6186cbc57930 - tokio[c8e3f2e3996e7b61]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x6186cbc48d85 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[c8e3f2e3996e7b61]::coop::Budget>>>::try_with::<tokio[c8e3f2e3996e7b61]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x6186cbc486ee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[c8e3f2e3996e7b61]::coop::Budget>>>::with::<tokio[c8e3f2e3996e7b61]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x6186cbc23b12 - tokio[c8e3f2e3996e7b61]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x6186cbc23b12 - tokio[c8e3f2e3996e7b61]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x6186cbc23b12 - <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x6186cbc24dab - tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::enter::<<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}, (), tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x6186cbc52928 - <tokio[c8e3f2e3996e7b61]::macros::scoped_tls::ScopedKey<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::Context>>::set::<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::enter<<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}, (), tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6186cbc23097 - tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::enter::<<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}, (), tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x6186cbc21fe1 - <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x6186cbc4abfa - <tokio[c8e3f2e3996e7b61]::runtime::Runtime>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x6186cbc49935 - tokio[c8e3f2e3996e7b61]::runtime::context::enter::<<tokio[c8e3f2e3996e7b61]::runtime::Runtime>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x6186cbc484fb - <tokio[c8e3f2e3996e7b61]::runtime::handle::Handle>::enter::<<tokio[c8e3f2e3996e7b61]::runtime::Runtime>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x6186cbc46d48 - <tokio[c8e3f2e3996e7b61]::runtime::Runtime>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x6186cbc13976 - casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapter.rs:279:48
[INFO] [stdout]   38:     0x6186cbc09557 - casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapter.rs:280:28
[INFO] [stdout]   39:     0x6186cbc07506 - <casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_adapter::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6186cbc5e15b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6186cbc5e15b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x6186cbc6b94b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x6186cbc6b94b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x6186cbc6b94b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6186cbc6b94b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6186cbc6b94b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6186cbc6b94b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x6186cbc6b94b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x6186cbc65064 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x6186cbc65064 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6186cbc6e552 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x6186cbc6e552 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x6186cbc6e552 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6186cbc6e552 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6186cbc6e552 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6186cbc6e552 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x6186cbc6e552 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6186cc9fc0ff - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x6186cc9fc0ff - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7b918108faa4 - <unknown>
[INFO] [stdout]   61:     0x7b918111ca64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- adapter::tests::test_create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'adapter::tests::test_create' (18) panicked at src/adapter.rs:273:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: AdapterError(AdapterError(Error { kind: ServerSelectionError { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: 127.0.0.1:27017, Type: Unknown, Error: Connection refused (os error 111) }, ] }" }, labels: [] }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6186cc9fcaea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6186cc9fcaea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6186cc9fcaea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6186cc9fcaea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6186cca152ba - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6186cca152ba - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x6186cca02042 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6186cca02042 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6186cc9da59f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6186cc9da59f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6186cc9f49e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6186cbc6ae7c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6186cbc6ae7c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6186cc9f4ba2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6186cc9f4ba2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6186cc9da658 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6186cc9cf5a9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6186cc9db5cd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6186cca15aac - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6186cca157f2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6186cbc09b51 - <core[e929cb53b82a81ca]::result::Result<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::MongoAdapter, casbin[438a66be1a96a570]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6186cbc09b51 - casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapter.rs:273:14
[INFO] [stdout]   22:     0x6186cbc24ded - <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x6186cbc57800 - tokio[c8e3f2e3996e7b61]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x6186cbc48c85 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[c8e3f2e3996e7b61]::coop::Budget>>>::try_with::<tokio[c8e3f2e3996e7b61]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x6186cbc4869e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[c8e3f2e3996e7b61]::coop::Budget>>>::with::<tokio[c8e3f2e3996e7b61]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x6186cbc233a2 - tokio[c8e3f2e3996e7b61]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x6186cbc233a2 - tokio[c8e3f2e3996e7b61]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x6186cbc233a2 - <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x6186cbc24d4d - tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::enter::<<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}, (), tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x6186cbc527f6 - <tokio[c8e3f2e3996e7b61]::macros::scoped_tls::ScopedKey<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::Context>>::set::<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::enter<<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}, (), tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6186cbc22cd7 - tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::enter::<<tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}, (), tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x6186cbc21f8f - <tokio[c8e3f2e3996e7b61]::runtime::basic_scheduler::BasicScheduler<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::time::driver::Driver<tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>, tokio[c8e3f2e3996e7b61]::park::either::Either<tokio[c8e3f2e3996e7b61]::io::driver::Driver, tokio[c8e3f2e3996e7b61]::park::thread::ParkThread>>>>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x6186cbc4aa8b - <tokio[c8e3f2e3996e7b61]::runtime::Runtime>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x6186cbc49815 - tokio[c8e3f2e3996e7b61]::runtime::context::enter::<<tokio[c8e3f2e3996e7b61]::runtime::Runtime>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x6186cbc48429 - <tokio[c8e3f2e3996e7b61]::runtime::handle::Handle>::enter::<<tokio[c8e3f2e3996e7b61]::runtime::Runtime>::block_on<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x6186cbc46ce6 - <tokio[c8e3f2e3996e7b61]::runtime::Runtime>::block_on::<casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x6186cbc13788 - casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapter.rs:263:48
[INFO] [stdout]   38:     0x6186cbc09527 - casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapter.rs:264:27
[INFO] [stdout]   39:     0x6186cbc074c6 - <casbinrs_mongo_adapter[d1c0bb351c62a21]::adapter::tests::test_create::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6186cbc5e15b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6186cbc5e15b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x6186cbc6b94b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x6186cbc6b94b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x6186cbc6b94b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6186cbc6b94b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6186cbc6b94b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6186cbc6b94b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x6186cbc6b94b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x6186cbc65064 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x6186cbc65064 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6186cbc6e552 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x6186cbc6e552 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x6186cbc6e552 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6186cbc6e552 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6186cbc6e552 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6186cbc6e552 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x6186cbc6e552 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6186cc9fc0ff - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x6186cc9fc0ff - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7b918108faa4 - <unknown>
[INFO] [stdout]   61:     0x7b918111ca64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     adapter::tests::test_adapter
[INFO] [stdout]     adapter::tests::test_create
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "427774bdbca685d6a91bacd613b2b14b71a6b9f0e8a4481bfd17f0377426bc93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "427774bdbca685d6a91bacd613b2b14b71a6b9f0e8a4481bfd17f0377426bc93", kill_on_drop: false }`
[INFO] [stdout] 427774bdbca685d6a91bacd613b2b14b71a6b9f0e8a4481bfd17f0377426bc93
