[INFO] cloning repository https://github.com/zhi-gang/cf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhi-gang/cf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhi-gang%2Fcf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhi-gang%2Fcf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c782a4c593cfef6e2d11d7ae8c52536678d152fb [INFO] testing zhi-gang/cf against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhi-gang%2Fcf" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhi-gang/cf on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhi-gang/cf [INFO] finished tweaking git repo https://github.com/zhi-gang/cf [INFO] tweaked toml for git repo https://github.com/zhi-gang/cf written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zhi-gang/cf 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bson v2.9.0 [INFO] [stderr] Downloaded mongodb v2.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e292a89b0001382999f777dd287ebcc26f86bf131416090488c89e851087024d [INFO] running `Command { std: "docker" "start" "-a" "e292a89b0001382999f777dd287ebcc26f86bf131416090488c89e851087024d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e292a89b0001382999f777dd287ebcc26f86bf131416090488c89e851087024d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e292a89b0001382999f777dd287ebcc26f86bf131416090488c89e851087024d", kill_on_drop: false }` [INFO] [stdout] e292a89b0001382999f777dd287ebcc26f86bf131416090488c89e851087024d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 797398d82d1d39d2b475140e5ffff7cdc4288fa8459d3e6356492162492c506f [INFO] running `Command { std: "docker" "start" "-a" "797398d82d1d39d2b475140e5ffff7cdc4288fa8459d3e6356492162492c506f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling cf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling bcrypt v0.15.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tower-http v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bson v2.9.0 [INFO] [stderr] Compiling jsonwebtoken v9.2.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling mongodb v2.8.1 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/token.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono; [INFO] [stdout] | ^^^^^^ the item `chrono` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/mongo_api.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | match unsafe { &CLIENT } { [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 19 | match unsafe { addr_of!(CLIENT) } { [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s [INFO] running `Command { std: "docker" "inspect" "797398d82d1d39d2b475140e5ffff7cdc4288fa8459d3e6356492162492c506f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797398d82d1d39d2b475140e5ffff7cdc4288fa8459d3e6356492162492c506f", kill_on_drop: false }` [INFO] [stdout] 797398d82d1d39d2b475140e5ffff7cdc4288fa8459d3e6356492162492c506f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6cb3d63f351dd2b39f0633802ceec823875134783a90dac9a329727a400e64f [INFO] running `Command { std: "docker" "start" "-a" "d6cb3d63f351dd2b39f0633802ceec823875134783a90dac9a329727a400e64f", kill_on_drop: false }` [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/token.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono; [INFO] [stdout] | ^^^^^^ the item `chrono` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/mongo_api.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | match unsafe { &CLIENT } { [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 19 | match unsafe { addr_of!(CLIENT) } { [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Utc` is imported redundantly [INFO] [stdout] --> src/user.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 321 | use super::*; [INFO] [stdout] | -------- the item `Utc` is already imported here [INFO] [stdout] 322 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/mongo_api.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | match unsafe { &CLIENT } { [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 19 | match unsafe { addr_of!(CLIENT) } { [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.02s [INFO] running `Command { std: "docker" "inspect" "d6cb3d63f351dd2b39f0633802ceec823875134783a90dac9a329727a400e64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cb3d63f351dd2b39f0633802ceec823875134783a90dac9a329727a400e64f", kill_on_drop: false }` [INFO] [stdout] d6cb3d63f351dd2b39f0633802ceec823875134783a90dac9a329727a400e64f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ae799d0f6a1228b54e7fc56451cba78c6d8dc55b54b009e165997b2efd4adcf [INFO] running `Command { std: "docker" "start" "-a" "2ae799d0f6a1228b54e7fc56451cba78c6d8dc55b54b009e165997b2efd4adcf", kill_on_drop: false }` [INFO] [stderr] warning: the item `chrono` is imported redundantly [INFO] [stderr] --> src/token.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use chrono; [INFO] [stderr] | ^^^^^^ the item `chrono` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/mongo_api.rs:19:20 [INFO] [stderr] | [INFO] [stderr] 19 | match unsafe { &CLIENT } { [INFO] [stderr] | ^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #114447 [INFO] [stderr] = note: this will be a hard error in the 2024 edition [INFO] [stderr] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] help: use `addr_of!` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 19 | match unsafe { addr_of!(CLIENT) } { [INFO] [stderr] | ~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: the item `Utc` is imported redundantly [INFO] [stderr] --> src/user.rs:322:9 [INFO] [stderr] | [INFO] [stderr] 321 | use super::*; [INFO] [stderr] | -------- the item `Utc` is already imported here [INFO] [stderr] 322 | use chrono::Utc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cf` (lib) generated 2 warnings [INFO] [stderr] warning: `cf` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cf-fb304d39fd2a3520) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test user::test::struct_test ... ok [INFO] [stdout] test token::test::token_test ... ok [INFO] [stdout] test config::test::test ... FAILED [INFO] [stdout] test utils::test::test_crypt ... ok [INFO] [stdout] test mongo_api::test::test3 ... FAILED [INFO] [stdout] test mongo_api::test::test2 ... FAILED [INFO] [stdout] test mongo_api::test::test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::test::test stdout ---- [INFO] [stdout] thread 'config::test::test' panicked at src/config.rs:48:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "localhost:8081" [INFO] [stdout] right: "http://127.0.0.1:18080" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bbf6a982f6 - std::backtrace_rs::backtrace::libunwind::trace::hf12510db56099dfb [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55bbf6a982f6 - std::backtrace_rs::backtrace::trace_unsynchronized::h94bf70956aef5b0b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bbf6a982f6 - std::sys_common::backtrace::_print_fmt::ha7d7986858ac8c0a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55bbf6a982f6 - ::fmt::h372c1ec7a663a1ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55bbf6ac60ac - core::fmt::rt::Argument::fmt::hecbea7268359d058 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55bbf6ac60ac - core::fmt::write::h4912438cc1e3f359 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55bbf6a94b7f - std::io::Write::write_fmt::hf3498c39593ae16b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55bbf6a980a4 - std::sys_common::backtrace::_print::h37e973c7e1a1b050 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55bbf6a980a4 - std::sys_common::backtrace::print::h07b06dbedbb17b31 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55bbf6a99d9b - std::panicking::default_hook::{{closure}}::he72022d4e9537bcf [INFO] [stdout] 10: 0x55bbf6a99a6d - std::panicking::default_hook::h04cdc89992c8479b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55bbf5daf4e7 - as core::ops::function::Fn>::call::h815f3e5bf035c1a1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55bbf5daf4e7 - test::test_main::{{closure}}::hc6d17bd58ba26ad4 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55bbf6a9a3d0 - as core::ops::function::Fn>::call::hec33fe851e726d9b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55bbf6a9a3d0 - std::panicking::rust_panic_with_hook::hf07491bf03f90571 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55bbf6a9a112 - std::panicking::begin_panic_handler::{{closure}}::h92e879536c12f298 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x55bbf6a987d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h3800ba1351aa8eea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55bbf6a99e44 - rust_begin_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55bbf5b6f3c5 - core::panicking::panic_fmt::h83446605a04b4380 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55bbf5b6f84b - core::panicking::assert_failed_inner::h4eefd8988f8695de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:342:17 [INFO] [stdout] 20: 0x55bbf5bd9262 - core::panicking::assert_failed::ha52ac717a381c471 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:297:5 [INFO] [stdout] 21: 0x55bbf5bfa99b - cf::config::test::test::h94f540bcf65aa9b5 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:48:9 [INFO] [stdout] 22: 0x55bbf5bfa617 - cf::config::test::test::{{closure}}::hec63d384513b71b9 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:43:14 [INFO] [stdout] 23: 0x55bbf5bafa36 - core::ops::function::FnOnce::call_once::h8460540eea70670d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55bbf5db4c8f - core::ops::function::FnOnce::call_once::h2088a64ea35e9f55 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55bbf5db4c8f - test::__rust_begin_short_backtrace::h3e3262ca517e0f6a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:620:18 [INFO] [stdout] 26: 0x55bbf5db3860 - test::run_test_in_process::{{closure}}::h6b4258191636288b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:60 [INFO] [stdout] 27: 0x55bbf5db3860 - as core::ops::function::FnOnce<()>>::call_once::h017d06cfb8bed9ea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55bbf5db3860 - std::panicking::try::do_call::hd5a0dc4bb374d709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 29: 0x55bbf5db3860 - std::panicking::try::h3168a4ce5bf4579d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 30: 0x55bbf5db3860 - std::panic::catch_unwind::hb64c62facfdc3e4a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x55bbf5db3860 - test::run_test_in_process::h127b8bcabd50528a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:27 [INFO] [stdout] 32: 0x55bbf5db3860 - test::run_test::{{closure}}::h0fdd7a3e6b40f361 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:566:43 [INFO] [stdout] 33: 0x55bbf5d7bbf3 - test::run_test::{{closure}}::h48b321fe4dddd4b5 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:594:41 [INFO] [stdout] 34: 0x55bbf5d7bbf3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc21ce17eb804db15 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55bbf5d8091f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h09231cb1ff02341f [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55bbf5d8091f - as core::ops::function::FnOnce<()>>::call_once::h39609956c133d940 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55bbf5d8091f - std::panicking::try::do_call::hc39de059392fc838 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 38: 0x55bbf5d8091f - std::panicking::try::h8e296b7f146034ae [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 39: 0x55bbf5d8091f - std::panic::catch_unwind::hbd1bff6c3e457dcd [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55bbf5d8091f - std::thread::Builder::spawn_unchecked_::{{closure}}::h879be7a53fe7d1d6 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55bbf5d8091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0fa08594624076ec [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55bbf6a9e955 - as core::ops::function::FnOnce>::call_once::hce6bcef84364f9de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 43: 0x55bbf6a9e955 - as core::ops::function::FnOnce>::call_once::h5656bb08f6ae0836 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 44: 0x55bbf6a9e955 - std::sys::pal::unix::thread::Thread::new::thread_start::h42aad656803ef398 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f815d6fdac3 - [INFO] [stdout] 46: 0x7f815d78ebf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mongo_api::test::test3 stdout ---- [INFO] [stdout] thread 'mongo_api::test::test3' panicked at src/mongo_api.rs:174:54: [INFO] [stdout] 2: Error { kind: ServerSelection { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: 127.0.0.1:27017, Type: Unknown, Error: Kind: I/O error: Connection refused (os error 111), labels: {} } ] }" }, labels: {}, wire_version: None, source: None } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bbf6a982f6 - std::backtrace_rs::backtrace::libunwind::trace::hf12510db56099dfb [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55bbf6a982f6 - std::backtrace_rs::backtrace::trace_unsynchronized::h94bf70956aef5b0b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bbf6a982f6 - std::sys_common::backtrace::_print_fmt::ha7d7986858ac8c0a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55bbf6a982f6 - ::fmt::h372c1ec7a663a1ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55bbf6ac60ac - core::fmt::rt::Argument::fmt::hecbea7268359d058 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55bbf6ac60ac - core::fmt::write::h4912438cc1e3f359 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55bbf6a94b7f - std::io::Write::write_fmt::hf3498c39593ae16b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55bbf6a980a4 - std::sys_common::backtrace::_print::h37e973c7e1a1b050 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55bbf6a980a4 - std::sys_common::backtrace::print::h07b06dbedbb17b31 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55bbf6a99d9b - std::panicking::default_hook::{{closure}}::he72022d4e9537bcf [INFO] [stdout] 10: 0x55bbf6a99a6d - std::panicking::default_hook::h04cdc89992c8479b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55bbf5daf4e7 - as core::ops::function::Fn>::call::h815f3e5bf035c1a1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55bbf5daf4e7 - test::test_main::{{closure}}::hc6d17bd58ba26ad4 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55bbf6a9a3d0 - as core::ops::function::Fn>::call::hec33fe851e726d9b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55bbf6a9a3d0 - std::panicking::rust_panic_with_hook::hf07491bf03f90571 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55bbf6a9a112 - std::panicking::begin_panic_handler::{{closure}}::h92e879536c12f298 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x55bbf6a987d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h3800ba1351aa8eea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55bbf6a99e44 - rust_begin_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55bbf5b6f3c5 - core::panicking::panic_fmt::h83446605a04b4380 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55bbf5b6f9b3 - core::result::unwrap_failed::h48f91d6f886701e3 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/result.rs:1653:5 [INFO] [stdout] 20: 0x55bbf5be2cac - core::result::Result::expect::hd8ae89efb40cfedd [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55bbf5baf1f6 - cf::mongo_api::test::test3::{{closure}}::h4db6c72af7f5cc02 [INFO] [stdout] at /opt/rustwide/workdir/src/mongo_api.rs:174:26 [INFO] [stdout] 22: 0x55bbf5c52343 - as core::future::future::Future>::poll::hbe55c3ade94110ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55bbf5c522f6 - as core::future::future::Future>::poll::haf42490f56aad8b2 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x55bbf5c340e4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd76a14d2a79f06dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 25: 0x55bbf5c3401a - tokio::runtime::coop::with_budget::h1ad88c7019da0353 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55bbf5c3401a - tokio::runtime::coop::budget::h1720509b1cfaf627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55bbf5c3401a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6a6c7682667e7f97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x55bbf5c3298c - tokio::runtime::scheduler::current_thread::Context::enter::h0240e092bdef5247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x55bbf5c33806 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcc4a4070e53e3e67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 30: 0x55bbf5c3350b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h12f184fd67f4959f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x55bbf5c3223b - tokio::runtime::context::scoped::Scoped::set::h64849bda6e5c0037 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x55bbf5c60b59 - tokio::runtime::context::set_scheduler::{{closure}}::h9cf53e4f39c2c133 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55bbf5bd8bd6 - std::thread::local::LocalKey::try_with::he81c73e34a941507 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 34: 0x55bbf5bd837a - std::thread::local::LocalKey::with::h5c2af4300b4ba822 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x55bbf5c60b0d - tokio::runtime::context::set_scheduler::hef366b1c1a289214 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x55bbf5c332a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9423930591d05122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x55bbf5c3352d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1444c425630b63db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 38: 0x55bbf5c3246d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h397afb9aa3021330 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x55bbf5c2713a - tokio::runtime::context::runtime::enter_runtime::ha10b59fc5040b48d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x55bbf5c3237e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd30ca895b2fea6da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55bbf5bfea9d - tokio::runtime::runtime::Runtime::block_on::h1b22c6d90f16c163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 42: 0x55bbf5baebc7 - cf::mongo_api::test::test3::hdc977b5b2aa8d273 [INFO] [stdout] at /opt/rustwide/workdir/src/mongo_api.rs:176:9 [INFO] [stdout] 43: 0x55bbf5baea37 - cf::mongo_api::test::test3::{{closure}}::h71fe58f7103259b9 [INFO] [stdout] at /opt/rustwide/workdir/src/mongo_api.rs:168:21 [INFO] [stdout] 44: 0x55bbf5baf846 - core::ops::function::FnOnce::call_once::h607f36e8b8dac8a1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55bbf5db4c8f - core::ops::function::FnOnce::call_once::h2088a64ea35e9f55 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55bbf5db4c8f - test::__rust_begin_short_backtrace::h3e3262ca517e0f6a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:620:18 [INFO] [stdout] 47: 0x55bbf5db3860 - test::run_test_in_process::{{closure}}::h6b4258191636288b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:60 [INFO] [stdout] 48: 0x55bbf5db3860 - as core::ops::function::FnOnce<()>>::call_once::h017d06cfb8bed9ea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55bbf5db3860 - std::panicking::try::do_call::hd5a0dc4bb374d709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 50: 0x55bbf5db3860 - std::panicking::try::h3168a4ce5bf4579d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 51: 0x55bbf5db3860 - std::panic::catch_unwind::hb64c62facfdc3e4a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 52: 0x55bbf5db3860 - test::run_test_in_process::h127b8bcabd50528a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:27 [INFO] [stdout] 53: 0x55bbf5db3860 - test::run_test::{{closure}}::h0fdd7a3e6b40f361 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:566:43 [INFO] [stdout] 54: 0x55bbf5d7bbf3 - test::run_test::{{closure}}::h48b321fe4dddd4b5 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:594:41 [INFO] [stdout] 55: 0x55bbf5d7bbf3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc21ce17eb804db15 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55bbf5d8091f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h09231cb1ff02341f [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 57: 0x55bbf5d8091f - as core::ops::function::FnOnce<()>>::call_once::h39609956c133d940 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55bbf5d8091f - std::panicking::try::do_call::hc39de059392fc838 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 59: 0x55bbf5d8091f - std::panicking::try::h8e296b7f146034ae [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 60: 0x55bbf5d8091f - std::panic::catch_unwind::hbd1bff6c3e457dcd [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55bbf5d8091f - std::thread::Builder::spawn_unchecked_::{{closure}}::h879be7a53fe7d1d6 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 62: 0x55bbf5d8091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0fa08594624076ec [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55bbf6a9e955 - as core::ops::function::FnOnce>::call_once::hce6bcef84364f9de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 64: 0x55bbf6a9e955 - as core::ops::function::FnOnce>::call_once::h5656bb08f6ae0836 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 65: 0x55bbf6a9e955 - std::sys::pal::unix::thread::Thread::new::thread_start::h42aad656803ef398 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7f815d6fdac3 - [INFO] [stdout] 67: 0x7f815d78ebf4 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mongo_api::test::test2 stdout ---- [INFO] [stdout] thread 'mongo_api::test::test2' panicked at src/mongo_api.rs:145:56: [INFO] [stdout] 1: Error { kind: ServerSelection { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: 127.0.0.1:27017, Type: Unknown, Error: Kind: I/O error: Connection refused (os error 111), labels: {} } ] }" }, labels: {}, wire_version: None, source: None } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bbf6a982f6 - std::backtrace_rs::backtrace::libunwind::trace::hf12510db56099dfb [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55bbf6a982f6 - std::backtrace_rs::backtrace::trace_unsynchronized::h94bf70956aef5b0b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bbf6a982f6 - std::sys_common::backtrace::_print_fmt::ha7d7986858ac8c0a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55bbf6a982f6 - ::fmt::h372c1ec7a663a1ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55bbf6ac60ac - core::fmt::rt::Argument::fmt::hecbea7268359d058 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55bbf6ac60ac - core::fmt::write::h4912438cc1e3f359 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55bbf6a94b7f - std::io::Write::write_fmt::hf3498c39593ae16b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55bbf6a980a4 - std::sys_common::backtrace::_print::h37e973c7e1a1b050 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55bbf6a980a4 - std::sys_common::backtrace::print::h07b06dbedbb17b31 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55bbf6a99d9b - std::panicking::default_hook::{{closure}}::he72022d4e9537bcf [INFO] [stdout] 10: 0x55bbf6a99a6d - std::panicking::default_hook::h04cdc89992c8479b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55bbf5daf4e7 - as core::ops::function::Fn>::call::h815f3e5bf035c1a1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55bbf5daf4e7 - test::test_main::{{closure}}::hc6d17bd58ba26ad4 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55bbf6a9a3d0 - as core::ops::function::Fn>::call::hec33fe851e726d9b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55bbf6a9a3d0 - std::panicking::rust_panic_with_hook::hf07491bf03f90571 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55bbf6a9a112 - std::panicking::begin_panic_handler::{{closure}}::h92e879536c12f298 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x55bbf6a987d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h3800ba1351aa8eea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55bbf6a99e44 - rust_begin_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55bbf5b6f3c5 - core::panicking::panic_fmt::h83446605a04b4380 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55bbf5b6f9b3 - core::result::unwrap_failed::h48f91d6f886701e3 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/result.rs:1653:5 [INFO] [stdout] 20: 0x55bbf5be29f5 - core::result::Result::expect::h73f3ff57352336d6 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55bbf5b9fda0 - cf::mongo_api::test::test2::{{closure}}::h9cfc1d58d6a14afc [INFO] [stdout] at /opt/rustwide/workdir/src/mongo_api.rs:145:18 [INFO] [stdout] 22: 0x55bbf5c52343 - as core::future::future::Future>::poll::hbe55c3ade94110ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55bbf5c522f6 - as core::future::future::Future>::poll::haf42490f56aad8b2 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x55bbf5c340e4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd76a14d2a79f06dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 25: 0x55bbf5c3401a - tokio::runtime::coop::with_budget::h1ad88c7019da0353 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55bbf5c3401a - tokio::runtime::coop::budget::h1720509b1cfaf627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55bbf5c3401a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6a6c7682667e7f97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x55bbf5c3298c - tokio::runtime::scheduler::current_thread::Context::enter::h0240e092bdef5247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x55bbf5c33806 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcc4a4070e53e3e67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 30: 0x55bbf5c3350b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h12f184fd67f4959f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x55bbf5c3223b - tokio::runtime::context::scoped::Scoped::set::h64849bda6e5c0037 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x55bbf5c60b59 - tokio::runtime::context::set_scheduler::{{closure}}::h9cf53e4f39c2c133 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55bbf5bd8bd6 - std::thread::local::LocalKey::try_with::he81c73e34a941507 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 34: 0x55bbf5bd837a - std::thread::local::LocalKey::with::h5c2af4300b4ba822 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x55bbf5c60b0d - tokio::runtime::context::set_scheduler::hef366b1c1a289214 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x55bbf5c332a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9423930591d05122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x55bbf5c3352d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1444c425630b63db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 38: 0x55bbf5c3246d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h397afb9aa3021330 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x55bbf5c2713a - tokio::runtime::context::runtime::enter_runtime::ha10b59fc5040b48d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x55bbf5c3237e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd30ca895b2fea6da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55bbf5bfea9d - tokio::runtime::runtime::Runtime::block_on::h1b22c6d90f16c163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 42: 0x55bbf5b9f12a - cf::mongo_api::test::test2::h00eb2d836bb817cb [INFO] [stdout] at /opt/rustwide/workdir/src/mongo_api.rs:157:9 [INFO] [stdout] 43: 0x55bbf5b9ef97 - cf::mongo_api::test::test2::{{closure}}::hf82dcdce3e0c317a [INFO] [stdout] at /opt/rustwide/workdir/src/mongo_api.rs:123:21 [INFO] [stdout] 44: 0x55bbf5bafe96 - core::ops::function::FnOnce::call_once::hfd239b83a63d6058 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55bbf5db4c8f - core::ops::function::FnOnce::call_once::h2088a64ea35e9f55 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55bbf5db4c8f - test::__rust_begin_short_backtrace::h3e3262ca517e0f6a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:620:18 [INFO] [stdout] 47: 0x55bbf5db3860 - test::run_test_in_process::{{closure}}::h6b4258191636288b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:60 [INFO] [stdout] 48: 0x55bbf5db3860 - as core::ops::function::FnOnce<()>>::call_once::h017d06cfb8bed9ea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55bbf5db3860 - std::panicking::try::do_call::hd5a0dc4bb374d709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 50: 0x55bbf5db3860 - std::panicking::try::h3168a4ce5bf4579d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 51: 0x55bbf5db3860 - std::panic::catch_unwind::hb64c62facfdc3e4a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 52: 0x55bbf5db3860 - test::run_test_in_process::h127b8bcabd50528a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:27 [INFO] [stdout] 53: 0x55bbf5db3860 - test::run_test::{{closure}}::h0fdd7a3e6b40f361 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:566:43 [INFO] [stdout] 54: 0x55bbf5d7bbf3 - test::run_test::{{closure}}::h48b321fe4dddd4b5 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:594:41 [INFO] [stdout] 55: 0x55bbf5d7bbf3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc21ce17eb804db15 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55bbf5d8091f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h09231cb1ff02341f [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 57: 0x55bbf5d8091f - as core::ops::function::FnOnce<()>>::call_once::h39609956c133d940 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55bbf5d8091f - std::panicking::try::do_call::hc39de059392fc838 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 59: 0x55bbf5d8091f - std::panicking::try::h8e296b7f146034ae [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 60: 0x55bbf5d8091f - std::panic::catch_unwind::hbd1bff6c3e457dcd [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55bbf5d8091f - std::thread::Builder::spawn_unchecked_::{{closure}}::h879be7a53fe7d1d6 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 62: 0x55bbf5d8091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0fa08594624076ec [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55bbf6a9e955 - as core::ops::function::FnOnce>::call_once::hce6bcef84364f9de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 64: 0x55bbf6a9e955 - as core::ops::function::FnOnce>::call_once::h5656bb08f6ae0836 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 65: 0x55bbf6a9e955 - std::sys::pal::unix::thread::Thread::new::thread_start::h42aad656803ef398 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7f815d6fdac3 - [INFO] [stdout] 67: 0x7f815d78ebf4 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mongo_api::test::test stdout ---- [INFO] [stdout] thread 'mongo_api::test::test' panicked at src/mongo_api.rs:92:57: [INFO] [stdout] insert db: Kind: Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: 127.0.0.1:27017, Type: Unknown, Error: Kind: I/O error: Connection refused (os error 111), labels: {} } ] }, labels: {} [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.79/src/error.rs:565:25 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/result.rs:1963:27 [INFO] [stdout] 2: cf::mongo_api::insert_doc::{{closure}} [INFO] [stdout] at ./src/mongo_api.rs:33:13 [INFO] [stdout] 3: cf::mongo_api::test::test::{{closure}} [INFO] [stdout] at ./src/mongo_api.rs:92:51 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 7: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 8: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 13: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 14: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:26 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 17: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:9 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 21: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 23: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 24: cf::mongo_api::test::test [INFO] [stdout] at ./src/mongo_api.rs:103:9 [INFO] [stdout] 25: cf::mongo_api::test::test::{{closure}} [INFO] [stdout] at ./src/mongo_api.rs:85:20 [INFO] [stdout] 26: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:620:18 [INFO] [stdout] 29: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:60 [INFO] [stdout] 30: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: std::panicking::try::do_call [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 32: std::panicking::try [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 33: std::panic::catch_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 34: test::run_test_in_process [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:27 [INFO] [stdout] 35: test::run_test::{{closure}} [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:566:43 [INFO] [stdout] 36: test::run_test::{{closure}} [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:594:41 [INFO] [stdout] 37: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 38: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 39: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: std::panicking::try::do_call [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 41: std::panicking::try [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 42: std::panic::catch_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 44: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 46: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 47: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 48: [INFO] [stdout] 49: __clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bbf6a982f6 - std::backtrace_rs::backtrace::libunwind::trace::hf12510db56099dfb [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55bbf6a982f6 - std::backtrace_rs::backtrace::trace_unsynchronized::h94bf70956aef5b0b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bbf6a982f6 - std::sys_common::backtrace::_print_fmt::ha7d7986858ac8c0a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55bbf6a982f6 - ::fmt::h372c1ec7a663a1ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55bbf6ac60ac - core::fmt::rt::Argument::fmt::hecbea7268359d058 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55bbf6ac60ac - core::fmt::write::h4912438cc1e3f359 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55bbf6a94b7f - std::io::Write::write_fmt::hf3498c39593ae16b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55bbf6a980a4 - std::sys_common::backtrace::_print::h37e973c7e1a1b050 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55bbf6a980a4 - std::sys_common::backtrace::print::h07b06dbedbb17b31 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55bbf6a99d9b - std::panicking::default_hook::{{closure}}::he72022d4e9537bcf [INFO] [stdout] 10: 0x55bbf6a99a6d - std::panicking::default_hook::h04cdc89992c8479b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55bbf5daf4e7 - as core::ops::function::Fn>::call::h815f3e5bf035c1a1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55bbf5daf4e7 - test::test_main::{{closure}}::hc6d17bd58ba26ad4 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55bbf6a9a3d0 - as core::ops::function::Fn>::call::hec33fe851e726d9b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55bbf6a9a3d0 - std::panicking::rust_panic_with_hook::hf07491bf03f90571 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55bbf6a9a112 - std::panicking::begin_panic_handler::{{closure}}::h92e879536c12f298 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x55bbf6a987d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h3800ba1351aa8eea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55bbf6a99e44 - rust_begin_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55bbf5b6f3c5 - core::panicking::panic_fmt::h83446605a04b4380 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55bbf5b6f9b3 - core::result::unwrap_failed::h48f91d6f886701e3 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/result.rs:1653:5 [INFO] [stdout] 20: 0x55bbf5be2538 - core::result::Result::expect::h101687968b4c636d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55bbf5b90967 - cf::mongo_api::test::test::{{closure}}::h3932960229475ccb [INFO] [stdout] at /opt/rustwide/workdir/src/mongo_api.rs:92:19 [INFO] [stdout] 22: 0x55bbf5c52343 - as core::future::future::Future>::poll::hbe55c3ade94110ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55bbf5c522f6 - as core::future::future::Future>::poll::haf42490f56aad8b2 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x55bbf5c340e4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd76a14d2a79f06dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 25: 0x55bbf5c3401a - tokio::runtime::coop::with_budget::h1ad88c7019da0353 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55bbf5c3401a - tokio::runtime::coop::budget::h1720509b1cfaf627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55bbf5c3401a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6a6c7682667e7f97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x55bbf5c3298c - tokio::runtime::scheduler::current_thread::Context::enter::h0240e092bdef5247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x55bbf5c33806 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcc4a4070e53e3e67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 30: 0x55bbf5c3350b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h12f184fd67f4959f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x55bbf5c3223b - tokio::runtime::context::scoped::Scoped::set::h64849bda6e5c0037 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x55bbf5c60b59 - tokio::runtime::context::set_scheduler::{{closure}}::h9cf53e4f39c2c133 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55bbf5bd8bd6 - std::thread::local::LocalKey::try_with::he81c73e34a941507 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 34: 0x55bbf5bd837a - std::thread::local::LocalKey::with::h5c2af4300b4ba822 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x55bbf5c60b0d - tokio::runtime::context::set_scheduler::hef366b1c1a289214 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x55bbf5c332a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9423930591d05122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x55bbf5c3352d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1444c425630b63db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 38: 0x55bbf5c3246d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h397afb9aa3021330 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x55bbf5c2713a - tokio::runtime::context::runtime::enter_runtime::ha10b59fc5040b48d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x55bbf5c3237e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd30ca895b2fea6da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55bbf5bfea9d - tokio::runtime::runtime::Runtime::block_on::h1b22c6d90f16c163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 42: 0x55bbf5b8ff1a - cf::mongo_api::test::test::hbc58907c777b06fa [INFO] [stdout] at /opt/rustwide/workdir/src/mongo_api.rs:103:9 [INFO] [stdout] 43: 0x55bbf5b8fd87 - cf::mongo_api::test::test::{{closure}}::h509f3918833316fe [INFO] [stdout] at /opt/rustwide/workdir/src/mongo_api.rs:85:20 [INFO] [stdout] 44: 0x55bbf5baf736 - core::ops::function::FnOnce::call_once::h3e88092a8919a315 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55bbf5db4c8f - core::ops::function::FnOnce::call_once::h2088a64ea35e9f55 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55bbf5db4c8f - test::__rust_begin_short_backtrace::h3e3262ca517e0f6a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:620:18 [INFO] [stdout] 47: 0x55bbf5db3860 - test::run_test_in_process::{{closure}}::h6b4258191636288b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:60 [INFO] [stdout] 48: 0x55bbf5db3860 - as core::ops::function::FnOnce<()>>::call_once::h017d06cfb8bed9ea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55bbf5db3860 - std::panicking::try::do_call::hd5a0dc4bb374d709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 50: 0x55bbf5db3860 - std::panicking::try::h3168a4ce5bf4579d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 51: 0x55bbf5db3860 - std::panic::catch_unwind::hb64c62facfdc3e4a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 52: 0x55bbf5db3860 - test::run_test_in_process::h127b8bcabd50528a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:27 [INFO] [stdout] 53: 0x55bbf5db3860 - test::run_test::{{closure}}::h0fdd7a3e6b40f361 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:566:43 [INFO] [stdout] 54: 0x55bbf5d7bbf3 - test::run_test::{{closure}}::h48b321fe4dddd4b5 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:594:41 [INFO] [stdout] 55: 0x55bbf5d7bbf3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc21ce17eb804db15 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55bbf5d8091f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h09231cb1ff02341f [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 57: 0x55bbf5d8091f - as core::ops::function::FnOnce<()>>::call_once::h39609956c133d940 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55bbf5d8091f - std::panicking::try::do_call::hc39de059392fc838 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 59: 0x55bbf5d8091f - std::panicking::try::h8e296b7f146034ae [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 60: 0x55bbf5d8091f - std::panic::catch_unwind::hbd1bff6c3e457dcd [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55bbf5d8091f - std::thread::Builder::spawn_unchecked_::{{closure}}::h879be7a53fe7d1d6 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 62: 0x55bbf5d8091f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0fa08594624076ec [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55bbf6a9e955 - as core::ops::function::FnOnce>::call_once::hce6bcef84364f9de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 64: 0x55bbf6a9e955 - as core::ops::function::FnOnce>::call_once::h5656bb08f6ae0836 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 65: 0x55bbf6a9e955 - std::sys::pal::unix::thread::Thread::new::thread_start::h42aad656803ef398 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7f815d6fdac3 - [INFO] [stdout] 67: 0x7f815d78ebf4 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::test::test [INFO] [stdout] mongo_api::test::test [INFO] [stdout] mongo_api::test::test2 [INFO] [stdout] mongo_api::test::test3 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "2ae799d0f6a1228b54e7fc56451cba78c6d8dc55b54b009e165997b2efd4adcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae799d0f6a1228b54e7fc56451cba78c6d8dc55b54b009e165997b2efd4adcf", kill_on_drop: false }` [INFO] [stdout] 2ae799d0f6a1228b54e7fc56451cba78c6d8dc55b54b009e165997b2efd4adcf [INFO] testing zhi-gang/cf against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhi-gang%2Fcf" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhi-gang/cf on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhi-gang/cf [INFO] finished tweaking git repo https://github.com/zhi-gang/cf [INFO] tweaked toml for git repo https://github.com/zhi-gang/cf written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zhi-gang/cf 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ca6c90b6fb82a8f75b7e9f3f2e5ff75c62f58318be0d29f847c1f6ae570e18d [INFO] running `Command { std: "docker" "start" "-a" "7ca6c90b6fb82a8f75b7e9f3f2e5ff75c62f58318be0d29f847c1f6ae570e18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ca6c90b6fb82a8f75b7e9f3f2e5ff75c62f58318be0d29f847c1f6ae570e18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca6c90b6fb82a8f75b7e9f3f2e5ff75c62f58318be0d29f847c1f6ae570e18d", kill_on_drop: false }` [INFO] [stdout] 7ca6c90b6fb82a8f75b7e9f3f2e5ff75c62f58318be0d29f847c1f6ae570e18d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1998c1442abcc5855fbec08b6fa2e6abef62d1a1e58ae369420310c10972804b [INFO] running `Command { std: "docker" "start" "-a" "1998c1442abcc5855fbec08b6fa2e6abef62d1a1e58ae369420310c10972804b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=e1a474d682110ca5 -C extra-filename=-e1a474d682110ca5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9675dab333a2ba88.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a3c6f2abd5cb631.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=5f618f3f95c6ac02 -C extra-filename=-5f618f3f95c6ac02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9675dab333a2ba88.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a3c6f2abd5cb631.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1998c1442abcc5855fbec08b6fa2e6abef62d1a1e58ae369420310c10972804b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1998c1442abcc5855fbec08b6fa2e6abef62d1a1e58ae369420310c10972804b", kill_on_drop: false }` [INFO] [stdout] 1998c1442abcc5855fbec08b6fa2e6abef62d1a1e58ae369420310c10972804b