[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 try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoneromano96%2Fcasbinrs-mongo-adapter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/simoneromano96/casbinrs-mongo-adapter on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polling v2.0.2 [INFO] [stderr] Downloaded crypto-mac v0.7.0 [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded tokio-rustls v0.14.1 [INFO] [stderr] Downloaded rustversion v1.0.4 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.19 [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded darling_core v0.10.3 [INFO] [stderr] Downloaded nb-connect v1.0.2 [INFO] [stderr] Downloaded async-executor v1.4.0 [INFO] [stderr] Downloaded darling_macro v0.10.3 [INFO] [stderr] Downloaded darling v0.10.3 [INFO] [stderr] Downloaded bson v1.2.2 [INFO] [stderr] Downloaded rhai v0.18.3 [INFO] [stderr] Downloaded async-attributes v1.1.1 [INFO] [stderr] Downloaded wepoll-sys v3.0.1 [INFO] [stderr] Downloaded async-io v1.3.1 [INFO] [stderr] Downloaded async-std v1.9.0 [INFO] [stderr] Downloaded webpki-roots v0.18.0 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] [stderr] Downloaded futures-lite v1.11.2 [INFO] [stderr] Downloaded webpki-roots v0.20.0 [INFO] [stderr] Downloaded reqwest v0.10.9 [INFO] [stderr] Downloaded mongodb v1.2.1 [INFO] [stderr] Downloaded pbkdf2 v0.3.0 [INFO] [stderr] Downloaded rustls v0.17.0 [INFO] [stderr] Downloaded hmac v0.7.1 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.6 [INFO] [stderr] Downloaded serde_with v1.6.0 [INFO] [stderr] Downloaded md-5 v0.8.0 [INFO] [stderr] Downloaded subtle v1.0.0 [INFO] [stderr] Downloaded hyper-rustls v0.21.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.19 [INFO] [stderr] Downloaded tokio-rustls v0.13.1 [INFO] [stderr] Downloaded os_info v3.0.6 [INFO] [stderr] Downloaded futures-executor v0.3.15 [INFO] [stderr] Downloaded typed-builder v0.4.1 [INFO] [stderr] Downloaded serde_with_macros v1.3.0 [INFO] [stderr] Downloaded mio-named-pipes v0.1.7 [INFO] [stderr] Downloaded sct v0.6.0 [INFO] [stderr] Downloaded casbin v2.0.2 [INFO] [stderr] Downloaded ring v0.16.19 [INFO] [stderr] Downloaded hyper v0.13.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a956a2c01ef3ddae1dd0634b7e42976fab04563cae392b3bfe0130a5abbc33f [INFO] running `Command { std: "docker" "start" "-a" "3a956a2c01ef3ddae1dd0634b7e42976fab04563cae392b3bfe0130a5abbc33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a956a2c01ef3ddae1dd0634b7e42976fab04563cae392b3bfe0130a5abbc33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a956a2c01ef3ddae1dd0634b7e42976fab04563cae392b3bfe0130a5abbc33f", kill_on_drop: false }` [INFO] [stdout] 3a956a2c01ef3ddae1dd0634b7e42976fab04563cae392b3bfe0130a5abbc33f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 032db1bc5d6bea662757927f358e221ba35605a218ab3bc40184b4b20126bd96 [INFO] running `Command { std: "docker" "start" "-a" "032db1bc5d6bea662757927f358e221ba35605a218ab3bc40184b4b20126bd96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling darling_core v0.10.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling darling_macro v0.10.3 [INFO] [stderr] Compiling darling v0.10.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling typed-builder v0.4.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling os_info v3.0.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling dotenv v0.15.0 [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 h2 v0.2.7 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rhai v0.18.3 [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bson v1.2.2 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling casbin v2.0.2 [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)]` 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: 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] = note: `#[warn(unused_variables)]` 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] [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: `query` [INFO] [stdout] --> src/actions.rs:96:13 [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: 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)]` on by default [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)]` 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 `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "032db1bc5d6bea662757927f358e221ba35605a218ab3bc40184b4b20126bd96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032db1bc5d6bea662757927f358e221ba35605a218ab3bc40184b4b20126bd96", kill_on_drop: false }` [INFO] [stdout] 032db1bc5d6bea662757927f358e221ba35605a218ab3bc40184b4b20126bd96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 928f0e960fc80ad3da189085d00cb1c45d9ba2e2c6970346690d9767916d0458 [INFO] running `Command { std: "docker" "start" "-a" "928f0e960fc80ad3da189085d00cb1c45d9ba2e2c6970346690d9767916d0458", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [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 crossbeam-utils v0.8.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [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)]` 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: 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] = note: `#[warn(unused_variables)]` 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] [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: `query` [INFO] [stdout] --> src/actions.rs:96:13 [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: 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)]` on by default [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)]` 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 `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [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)]` 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: 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] = note: `#[warn(unused_variables)]` on by default [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)]` on by default [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: `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] [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: `query` [INFO] [stdout] --> src/actions.rs:96:13 [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: 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: 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)]` 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 `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "928f0e960fc80ad3da189085d00cb1c45d9ba2e2c6970346690d9767916d0458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928f0e960fc80ad3da189085d00cb1c45d9ba2e2c6970346690d9767916d0458", kill_on_drop: false }` [INFO] [stdout] 928f0e960fc80ad3da189085d00cb1c45d9ba2e2c6970346690d9767916d0458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6ab919f0bf1a17e6fb2c3fcc17dbcaa403208fa82b7638c95bfd5281fe6f3a97 [INFO] running `Command { std: "docker" "start" "-a" "6ab919f0bf1a17e6fb2c3fcc17dbcaa403208fa82b7638c95bfd5281fe6f3a97", 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)]` 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: 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] = note: `#[warn(unused_variables)]` 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] 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: `query` [INFO] [stderr] --> src/actions.rs:96:13 [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: 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)]` on by default [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)]` 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 `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `casbinrs-mongo-adapter` (lib) generated 10 warnings (run `cargo fix --lib -p casbinrs-mongo-adapter` to apply 3 suggestions) [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] = note: `#[warn(unused_variables)]` on by default [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)]` on by default [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: 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: 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 test) generated 14 warnings (8 duplicates) (run `cargo fix --lib -p casbinrs-mongo-adapter --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/casbinrs_mongo_adapter-d851ddb60a62944c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test adapter::tests::test_create ... FAILED [INFO] [stdout] test adapter::tests::test_adapter ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- adapter::tests::test_create stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'adapter::tests::test_create' 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: 0x7372dd0b8902 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7372dd0b8902 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7372dd0b8902 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7372dd0b8902 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7372dd0fd623 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7372dd0fd623 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7372dd0b4f83 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7372dd0b4f83 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7372dd0b8752 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7372dd0b9edc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7372dd0b9d32 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7372dc251a14 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7372dc251a14 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7372dd0ba943 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7372dd0ba943 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7372dd0ba62a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7372dd0b8e09 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7372dd0ba2bd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7372dc19f830 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7372dc19fc96 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7372dc1c4503 - core::result::Result::unwrap::h2fca8d3203609bf9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7372dc1c4503 - casbinrs_mongo_adapter::adapter::tests::test_create::{{closure}}::h130cb7933b4408f4 [INFO] [stdout] at /opt/rustwide/workdir/src/adapter.rs:273:14 [INFO] [stdout] 22: 0x7372dc1fa67f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h3125052817b92978 [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: 0x7372dc1dbb10 - tokio::coop::with_budget::{{closure}}::hba1232052e15f50e [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: 0x7372dc1d9925 - std::thread::local::LocalKey::try_with::h6d3f5d192ffad6f5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x7372dc1d916e - std::thread::local::LocalKey::with::hfb81ab302b99c38f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x7372dc1f9a02 - tokio::coop::with_budget::h950af481ab024095 [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: 0x7372dc1f9a02 - tokio::coop::budget::hd124db8478eba6bc [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: 0x7372dc1f9a02 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h01fb7bf91c6f49f1 [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: 0x7372dc1fb00d - tokio::runtime::basic_scheduler::enter::{{closure}}::h4a3ef1ee9da993a7 [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: 0x7372dc214026 - tokio::macros::scoped_tls::ScopedKey::set::h8ded80eca1d35845 [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: 0x7372dc1faf67 - tokio::runtime::basic_scheduler::enter::h78425a454df49bca [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: 0x7372dc1f96ef - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h527aa79a0ca891dc [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: 0x7372dc1eb322 - tokio::runtime::Runtime::block_on::{{closure}}::h9ef905dbba52d245 [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: 0x7372dc1d3165 - tokio::runtime::context::enter::h34d7c2d7de14b629 [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: 0x7372dc204c99 - tokio::runtime::handle::Handle::enter::h4c31e1c756f1693d [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: 0x7372dc1eb216 - tokio::runtime::Runtime::block_on::h9360cc3b018cafc6 [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: 0x7372dc1c3f48 - casbinrs_mongo_adapter::adapter::tests::test_create::h851baf23174415da [INFO] [stdout] at /opt/rustwide/workdir/src/adapter.rs:263:48 [INFO] [stdout] 38: 0x7372dc1c3da7 - casbinrs_mongo_adapter::adapter::tests::test_create::{{closure}}::he3a3857f2b98eeee [INFO] [stdout] at /opt/rustwide/workdir/src/adapter.rs:264:27 [INFO] [stdout] 39: 0x7372dc1a0c26 - core::ops::function::FnOnce::call_once::hf15644203d084c12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7372dc25710b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x7372dc25710b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 42: 0x7372dc25637e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 43: 0x7372dc25637e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x7372dc25637e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 45: 0x7372dc25637e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 46: 0x7372dc25637e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x7372dc25637e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 48: 0x7372dc25637e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 49: 0x7372dc21b204 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 50: 0x7372dc21b204 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x7372dc21e9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x7372dc21e9fa - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x7372dc21e9fa - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 54: 0x7372dc21e9fa - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 55: 0x7372dc21e9fa - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x7372dc21e9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x7372dc21e9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x7372dd0bd467 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 59: 0x7372dd0bd467 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 60: 0x7372dd0bd467 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- adapter::tests::test_adapter stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'adapter::tests::test_adapter' 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: 0x7372dd0b8902 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7372dd0b8902 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7372dd0b8902 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7372dd0b8902 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7372dd0fd623 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7372dd0fd623 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7372dd0b4f83 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7372dd0b4f83 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7372dd0b8752 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7372dd0b9edc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7372dd0b9d32 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7372dc251a14 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7372dc251a14 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7372dd0ba943 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7372dd0ba943 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7372dd0ba62a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7372dd0b8e09 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7372dd0ba2bd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7372dc19f830 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7372dc19fc96 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7372dc1c54d4 - core::result::Result::unwrap::h2fca8d3203609bf9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7372dc1c54d4 - casbinrs_mongo_adapter::adapter::tests::test_adapter::{{closure}}::h72fac62cc2b6f8c4 [INFO] [stdout] at /opt/rustwide/workdir/src/adapter.rs:292:14 [INFO] [stdout] 22: 0x7372dc1fa6cf - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h738f80cb232f17d1 [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: 0x7372dc1db8b0 - tokio::coop::with_budget::{{closure}}::h8b2a4cfb7449b324 [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: 0x7372dc1d9d25 - std::thread::local::LocalKey::try_with::hf29b0f13c06f3033 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x7372dc1d90ce - std::thread::local::LocalKey::with::hb9975077ca8ba94d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x7372dc1fa172 - tokio::coop::with_budget::h97424380dbe92ed6 [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: 0x7372dc1fa172 - tokio::coop::budget::h62935dcb4abf9cf8 [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: 0x7372dc1fa172 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h273023653e2ecb97 [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: 0x7372dc1fb06b - tokio::runtime::basic_scheduler::enter::{{closure}}::h52dc46214eb11b3c [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: 0x7372dc214158 - tokio::macros::scoped_tls::ScopedKey::set::hdbbd20596be00b54 [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: 0x7372dc1faba7 - tokio::runtime::basic_scheduler::enter::h50fcf20e2c37291f [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: 0x7372dc1f9741 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8d966b68c958f724 [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: 0x7372dc1eb481 - tokio::runtime::Runtime::block_on::{{closure}}::hb0a448438526bc73 [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: 0x7372dc1d3045 - tokio::runtime::context::enter::h090429543fab81fe [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: 0x7372dc204d6b - tokio::runtime::handle::Handle::enter::hdc263b3aa20933aa [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: 0x7372dc1eb1b8 - tokio::runtime::Runtime::block_on::h32ec4864c48c7ca0 [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: 0x7372dc1c4996 - casbinrs_mongo_adapter::adapter::tests::test_adapter::h10cfaf3951485e1d [INFO] [stdout] at /opt/rustwide/workdir/src/adapter.rs:279:48 [INFO] [stdout] 38: 0x7372dc1c47f7 - casbinrs_mongo_adapter::adapter::tests::test_adapter::{{closure}}::hdd16f80def613dbf [INFO] [stdout] at /opt/rustwide/workdir/src/adapter.rs:280:28 [INFO] [stdout] 39: 0x7372dc1a09d6 - core::ops::function::FnOnce::call_once::h9485c6fe9e39e820 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7372dc25710b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x7372dc25710b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 42: 0x7372dc25637e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 43: 0x7372dc25637e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x7372dc25637e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 45: 0x7372dc25637e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 46: 0x7372dc25637e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x7372dc25637e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 48: 0x7372dc25637e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 49: 0x7372dc21b204 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 50: 0x7372dc21b204 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x7372dc21e9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x7372dc21e9fa - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x7372dc21e9fa - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 54: 0x7372dc21e9fa - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 55: 0x7372dc21e9fa - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x7372dc21e9fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x7372dc21e9fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x7372dd0bd467 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 59: 0x7372dd0bd467 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 60: 0x7372dd0bd467 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "6ab919f0bf1a17e6fb2c3fcc17dbcaa403208fa82b7638c95bfd5281fe6f3a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab919f0bf1a17e6fb2c3fcc17dbcaa403208fa82b7638c95bfd5281fe6f3a97", kill_on_drop: false }` [INFO] [stdout] 6ab919f0bf1a17e6fb2c3fcc17dbcaa403208fa82b7638c95bfd5281fe6f3a97