[INFO] cloning repository https://github.com/shiimizu/ena
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiimizu/ena" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiimizu%2Fena", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiimizu%2Fena'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3063d61f679a4d27706693a092430067f9c5bf4e
[INFO] testing shiimizu/ena against 1.52.1 for beta-1.52-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiimizu%2Fena" "/workspace/builds/worker-9/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shiimizu/ena on toolchain 1.52.1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-9/source/.cargo/config
[INFO] started tweaking git repo https://github.com/shiimizu/ena
[INFO] finished tweaking git repo https://github.com/shiimizu/ena
[INFO] tweaked toml for git repo https://github.com/shiimizu/ena written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] crate git repo https://github.com/shiimizu/ena already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 4e4711bcd86d06db20cfdf69d4d57059681eb00ea396e579dcf5b1dea70c3950
[INFO] running `Command { std: "docker" "start" "-a" "4e4711bcd86d06db20cfdf69d4d57059681eb00ea396e579dcf5b1dea70c3950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e4711bcd86d06db20cfdf69d4d57059681eb00ea396e579dcf5b1dea70c3950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e4711bcd86d06db20cfdf69d4d57059681eb00ea396e579dcf5b1dea70c3950", kill_on_drop: false }`
[INFO] [stdout] 4e4711bcd86d06db20cfdf69d4d57059681eb00ea396e579dcf5b1dea70c3950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 339bc969777d8df557dda8bbdecd6b9f8cd650ffa3bcc5dc3075927d4915d4da
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "339bc969777d8df557dda8bbdecd6b9f8cd650ffa3bcc5dc3075927d4915d4da", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.76
[INFO] [stderr] Compiling syn v1.0.39
[INFO] [stderr] Compiling cc v1.0.59
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling serde_derive v1.0.115
[INFO] [stderr] Compiling serde v1.0.115
[INFO] [stderr] Compiling once_cell v1.4.1
[INFO] [stderr] Compiling proc-macro-hack v0.5.18
[INFO] [stderr] Compiling pin-project-internal v0.4.23
[INFO] [stderr] Compiling tinyvec v0.3.4
[INFO] [stderr] Compiling ppv-lite86 v0.2.9
[INFO] [stderr] Compiling serde_json v1.0.57
[INFO] [stderr] Compiling smallvec v1.4.2
[INFO] [stderr] Compiling subtle v2.2.3
[INFO] [stderr] Compiling gimli v0.22.0
[INFO] [stderr] Compiling openssl v0.10.30
[INFO] [stderr] Compiling native-tls v0.2.4
[INFO] [stderr] Compiling object v0.20.0
[INFO] [stderr] Compiling tower-service v0.3.0
[INFO] [stderr] Compiling siphasher v0.3.3
[INFO] [stderr] Compiling instant v0.1.6
[INFO] [stderr] Compiling fallible-iterator v0.2.0
[INFO] [stderr] Compiling nix v0.17.0
[INFO] [stderr] Compiling encoding_rs v0.8.24
[INFO] [stderr] Compiling md5 v0.7.0
[INFO] [stderr] Compiling uuid v0.8.1
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling hashbrown v0.8.2
[INFO] [stderr] Compiling num-integer v0.1.43
[INFO] [stderr] Compiling indexmap v1.5.1
[INFO] [stderr] Compiling standback v0.2.10
[INFO] [stderr] Compiling memoffset v0.5.5
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Compiling num-bigint v0.2.6
[INFO] [stderr] Compiling tracing-core v0.1.15
[INFO] [stderr] Compiling futures-channel v0.3.5
[INFO] [stderr] Compiling http v0.2.1
[INFO] [stderr] Compiling lock_api v0.4.1
[INFO] [stderr] Compiling lock_api v0.3.4
[INFO] [stderr] Compiling futures-task v0.3.5
[INFO] [stderr] Compiling miniz_oxide v0.4.1
[INFO] [stderr] Compiling unicode-normalization v0.1.13
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g
[INFO] [stderr] Compiling phf v0.8.0
[INFO] [stderr] Compiling tracing v0.1.19
[INFO] [stderr] Compiling want v0.3.0
[INFO] [stderr] Compiling crypto-mac v0.8.0
[INFO] [stderr] Compiling crossbeam-queue v0.2.3
[INFO] [stderr] Compiling crossbeam-channel v0.4.3
[INFO] [stderr] Compiling sha2 v0.9.1
[INFO] [stderr] Compiling hmac v0.8.1
[INFO] [stderr] Compiling idna v0.2.0
[INFO] [stderr] Compiling stringprep v0.1.2
[INFO] [stderr] Compiling ring v0.16.15
[INFO] [stderr] Compiling openssl-sys v0.9.58
[INFO] [stderr] Compiling libz-sys v1.1.0
[INFO] [stderr] Compiling crossbeam-deque v0.7.3
[INFO] [stderr] Compiling crossbeam v0.7.3
[INFO] [stderr] Compiling addr2line v0.13.0
[INFO] [stderr] Compiling url v2.1.1
[INFO] [stderr] Compiling http-body v0.3.1
[INFO] [stderr] Compiling net2 v0.2.34
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling time v0.1.44
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling socket2 v0.3.12
[INFO] [stderr] Compiling backtrace v0.3.50
[INFO] [stderr] Compiling flate2 v1.0.17
[INFO] [stderr] Compiling parking_lot_core v0.7.2
[INFO] [stderr] Compiling parking_lot_core v0.8.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling mio v0.6.22
[INFO] [stderr] Compiling parking_lot v0.10.2
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling parking_lot v0.11.0
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling futures-intrusive v0.3.1
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling pretty_env_logger v0.4.0
[INFO] [stderr] Compiling mio-uds v0.6.8
[INFO] [stderr] Compiling webpki v0.21.3
[INFO] [stderr] Compiling sct v0.6.0
[INFO] [stderr] Compiling twox-hash v1.5.0
[INFO] [stderr] Compiling postgres-protocol v0.5.2
[INFO] [stderr] Compiling rustls v0.18.1
[INFO] [stderr] Compiling webpki-roots v0.19.0
[INFO] [stderr] Compiling synstructure v0.12.4
[INFO] [stderr] Compiling ctrlc v3.1.6
[INFO] [stderr] Compiling tokio-macros v0.2.5
[INFO] [stderr] Compiling futures-macro v0.3.5
[INFO] [stderr] Compiling time-macros-impl v0.1.1
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling thiserror-impl v1.0.20
[INFO] [stderr] Compiling enum-iterator-derive v0.6.0
[INFO] [stderr] Compiling async-trait v0.1.38
[INFO] [stderr] Compiling tokio v0.2.22
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling time-macros v0.1.0
[INFO] [stderr] Compiling time v0.2.16
[INFO] [stderr] Compiling enum-iterator v0.6.0
[INFO] [stderr] Compiling thiserror v1.0.20
[INFO] [stderr] Compiling pin-project v0.4.23
[INFO] [stderr] Compiling futures-util v0.3.5
[INFO] [stderr] Compiling tokio-util v0.3.1
[INFO] [stderr] Compiling tokio-rustls v0.14.0
[INFO] [stderr] Compiling tokio-util v0.2.0
[INFO] [stderr] Compiling h2 v0.2.6
[INFO] [stderr] Compiling futures-executor v0.3.5
[INFO] [stderr] Compiling futures v0.3.5
[INFO] [stderr] Compiling chrono v0.4.15
[INFO] [stderr] Compiling bigdecimal v0.1.2
[INFO] [stderr] Compiling rust_decimal v1.7.0
[INFO] [stderr] Compiling serde_urlencoded v0.6.1
[INFO] [stderr] Compiling mysql_common v0.22.2
[INFO] [stderr] Compiling postgres-types v0.1.2
[INFO] [stderr] Compiling vergen v3.1.0
[INFO] [stderr] Compiling tokio-postgres v0.5.5
[INFO] [stderr] Compiling hyper v0.13.7
[INFO] [stderr] Compiling ena v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling tokio-tls v0.3.1
[INFO] [stderr] Compiling mysql_async v0.23.1
[INFO] [stderr] Compiling hyper-rustls v0.21.0
[INFO] [stderr] Compiling reqwest v0.10.8
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 32 | #[allow(dead_code)]
[INFO] [stdout] 33 | / pub mod asagi {
[INFO] [stdout] 34 | |
[INFO] [stdout] 35 | | #[cold]
[INFO] [stdout] 36 | | #[allow(dead_code)]
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:35:5
[INFO] [stdout] |
[INFO] [stdout] 35 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 36 | #[allow(dead_code)]
[INFO] [stdout] 37 | / pub struct Post {
[INFO] [stdout] 38 | | pub poster_ip: i32,
[INFO] [stdout] 39 | | pub num: i32,
[INFO] [stdout] 40 | | pub subnum: i32,
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | pub omitted: bool
[INFO] [stdout] 75 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:12:1
[INFO] [stdout] |
[INFO] [stdout] 12 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 13 | #[allow(dead_code)]
[INFO] [stdout] 14 | / pub mod core {
[INFO] [stdout] 15 | | //! Implementation of the default schema.
[INFO] [stdout] 16 | | //!
[INFO] [stdout] 17 | | //! - [`Client`] The PostgreSQL implementation ([`tokio_postgres`]) to run the SQL queries
[INFO] [stdout] ... |
[INFO] [stdout] 409 | | }
[INFO] [stdout] 410 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:145:5
[INFO] [stdout] |
[INFO] [stdout] 145 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / pub struct Post {
[INFO] [stdout] 151 | | /// Appears: `always`
[INFO] [stdout] 152 | | /// Possible values: `any positive integer`
[INFO] [stdout] 153 | | /// > The numeric post ID
[INFO] [stdout] ... |
[INFO] [stdout] 357 | | pub extra: Option
[INFO] [stdout] 358 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/sql.rs:460:1
[INFO] [stdout] |
[INFO] [stdout] 460 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 | / pub struct Post {
[INFO] [stdout] 465 | | pub no: u64,
[INFO] [stdout] 466 | | pub sticky: Option,
[INFO] [stdout] 467 | | pub closed: Option,
[INFO] [stdout] ... |
[INFO] [stdout] 502 | | pub since4pass: Option
[INFO] [stdout] 503 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout] --> src/archiver.rs:147:28
[INFO] [stdout] |
[INFO] [stdout] 147 | finished_clone.compare_and_swap(false, true, Ordering::Relaxed);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout] --> src/sql.rs:163:20
[INFO] [stdout] |
[INFO] [stdout] 163 | panic!(format!("unknown variant `{}`, expected one of `{}`", self, list));
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default
[INFO] [stdout] = note: this is no longer accepted in Rust 2021
[INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout] |
[INFO] [stdout] 163 | panic!("unknown variant `{}`, expected one of `{}`", self, list);
[INFO] [stdout] | -- --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 54s
[INFO] running `Command { std: "docker" "inspect" "339bc969777d8df557dda8bbdecd6b9f8cd650ffa3bcc5dc3075927d4915d4da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "339bc969777d8df557dda8bbdecd6b9f8cd650ffa3bcc5dc3075927d4915d4da", kill_on_drop: false }`
[INFO] [stdout] 339bc969777d8df557dda8bbdecd6b9f8cd650ffa3bcc5dc3075927d4915d4da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb17f184a5cad479579c4189cfe32afbf7ed9b5d8dd7edcafe27e6ab0e6d8a40
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "cb17f184a5cad479579c4189cfe32afbf7ed9b5d8dd7edcafe27e6ab0e6d8a40", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling pretty_assertions v0.6.1
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 32 | #[allow(dead_code)]
[INFO] [stdout] 33 | / pub mod asagi {
[INFO] [stdout] 34 | |
[INFO] [stdout] 35 | | #[cold]
[INFO] [stdout] 36 | | #[allow(dead_code)]
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:35:5
[INFO] [stdout] |
[INFO] [stdout] 35 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 36 | #[allow(dead_code)]
[INFO] [stdout] 37 | / pub struct Post {
[INFO] [stdout] 38 | | pub poster_ip: i32,
[INFO] [stdout] 39 | | pub num: i32,
[INFO] [stdout] 40 | | pub subnum: i32,
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | pub omitted: bool
[INFO] [stdout] 75 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:12:1
[INFO] [stdout] |
[INFO] [stdout] 12 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 13 | #[allow(dead_code)]
[INFO] [stdout] 14 | / pub mod core {
[INFO] [stdout] 15 | | //! Implementation of the default schema.
[INFO] [stdout] 16 | | //!
[INFO] [stdout] 17 | | //! - [`Client`] The PostgreSQL implementation ([`tokio_postgres`]) to run the SQL queries
[INFO] [stdout] ... |
[INFO] [stdout] 409 | | }
[INFO] [stdout] 410 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:145:5
[INFO] [stdout] |
[INFO] [stdout] 145 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / pub struct Post {
[INFO] [stdout] 151 | | /// Appears: `always`
[INFO] [stdout] 152 | | /// Possible values: `any positive integer`
[INFO] [stdout] 153 | | /// > The numeric post ID
[INFO] [stdout] ... |
[INFO] [stdout] 357 | | pub extra: Option
[INFO] [stdout] 358 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/sql.rs:460:1
[INFO] [stdout] |
[INFO] [stdout] 460 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 | / pub struct Post {
[INFO] [stdout] 465 | | pub no: u64,
[INFO] [stdout] 466 | | pub sticky: Option,
[INFO] [stdout] 467 | | pub closed: Option,
[INFO] [stdout] ... |
[INFO] [stdout] 502 | | pub since4pass: Option
[INFO] [stdout] 503 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout] --> src/archiver.rs:147:28
[INFO] [stdout] |
[INFO] [stdout] 147 | finished_clone.compare_and_swap(false, true, Ordering::Relaxed);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout] --> src/sql.rs:163:20
[INFO] [stdout] |
[INFO] [stdout] 163 | panic!(format!("unknown variant `{}`, expected one of `{}`", self, list));
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default
[INFO] [stdout] = note: this is no longer accepted in Rust 2021
[INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout] |
[INFO] [stdout] 163 | panic!("unknown variant `{}`, expected one of `{}`", self, list);
[INFO] [stdout] | -- --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling ena v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 32 | #[allow(dead_code)]
[INFO] [stdout] 33 | / pub mod asagi {
[INFO] [stdout] 34 | |
[INFO] [stdout] 35 | | #[cold]
[INFO] [stdout] 36 | | #[allow(dead_code)]
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:35:5
[INFO] [stdout] |
[INFO] [stdout] 35 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 36 | #[allow(dead_code)]
[INFO] [stdout] 37 | / pub struct Post {
[INFO] [stdout] 38 | | pub poster_ip: i32,
[INFO] [stdout] 39 | | pub num: i32,
[INFO] [stdout] 40 | | pub subnum: i32,
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | pub omitted: bool
[INFO] [stdout] 75 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:12:1
[INFO] [stdout] |
[INFO] [stdout] 12 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 13 | #[allow(dead_code)]
[INFO] [stdout] 14 | / pub mod core {
[INFO] [stdout] 15 | | //! Implementation of the default schema.
[INFO] [stdout] 16 | | //!
[INFO] [stdout] 17 | | //! - [`Client`] The PostgreSQL implementation ([`tokio_postgres`]) to run the SQL queries
[INFO] [stdout] ... |
[INFO] [stdout] 409 | | }
[INFO] [stdout] 410 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:145:5
[INFO] [stdout] |
[INFO] [stdout] 145 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / pub struct Post {
[INFO] [stdout] 151 | | /// Appears: `always`
[INFO] [stdout] 152 | | /// Possible values: `any positive integer`
[INFO] [stdout] 153 | | /// > The numeric post ID
[INFO] [stdout] ... |
[INFO] [stdout] 357 | | pub extra: Option
[INFO] [stdout] 358 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/sql.rs:460:1
[INFO] [stdout] |
[INFO] [stdout] 460 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 | / pub struct Post {
[INFO] [stdout] 465 | | pub no: u64,
[INFO] [stdout] 466 | | pub sticky: Option,
[INFO] [stdout] 467 | | pub closed: Option,
[INFO] [stdout] ... |
[INFO] [stdout] 502 | | pub since4pass: Option
[INFO] [stdout] 503 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout] --> src/archiver.rs:147:28
[INFO] [stdout] |
[INFO] [stdout] 147 | finished_clone.compare_and_swap(false, true, Ordering::Relaxed);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout] --> src/sql.rs:163:20
[INFO] [stdout] |
[INFO] [stdout] 163 | panic!(format!("unknown variant `{}`, expected one of `{}`", self, list));
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default
[INFO] [stdout] = note: this is no longer accepted in Rust 2021
[INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout] |
[INFO] [stdout] 163 | panic!("unknown variant `{}`, expected one of `{}`", self, list);
[INFO] [stdout] | -- --
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.64s
[INFO] running `Command { std: "docker" "inspect" "cb17f184a5cad479579c4189cfe32afbf7ed9b5d8dd7edcafe27e6ab0e6d8a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb17f184a5cad479579c4189cfe32afbf7ed9b5d8dd7edcafe27e6ab0e6d8a40", kill_on_drop: false }`
[INFO] [stdout] cb17f184a5cad479579c4189cfe32afbf7ed9b5d8dd7edcafe27e6ab0e6d8a40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c76f01bb114ff29fd53407c4c72bce0951ec77058d9faf59b9045724851620be
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "c76f01bb114ff29fd53407c4c72bce0951ec77058d9faf59b9045724851620be", kill_on_drop: false }`
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/mysql.rs:31:1
[INFO] [stderr] |
[INFO] [stderr] 31 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] 32 | #[allow(dead_code)]
[INFO] [stderr] 33 | / pub mod asagi {
[INFO] [stderr] 34 | |
[INFO] [stderr] 35 | | #[cold]
[INFO] [stderr] 36 | | #[allow(dead_code)]
[INFO] [stderr] ... |
[INFO] [stderr] 75 | | }
[INFO] [stderr] 76 | | }
[INFO] [stderr] | |_- not a function
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/mysql.rs:35:5
[INFO] [stderr] |
[INFO] [stderr] 35 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] 36 | #[allow(dead_code)]
[INFO] [stderr] 37 | / pub struct Post {
[INFO] [stderr] 38 | | pub poster_ip: i32,
[INFO] [stderr] 39 | | pub num: i32,
[INFO] [stderr] 40 | | pub subnum: i32,
[INFO] [stderr] ... |
[INFO] [stderr] 74 | | pub omitted: bool
[INFO] [stderr] 75 | | }
[INFO] [stderr] | |_____- not a function
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/pgsql.rs:12:1
[INFO] [stderr] |
[INFO] [stderr] 12 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] 13 | #[allow(dead_code)]
[INFO] [stderr] 14 | / pub mod core {
[INFO] [stderr] 15 | | //! Implementation of the default schema.
[INFO] [stderr] 16 | | //!
[INFO] [stderr] 17 | | //! - [`Client`] The PostgreSQL implementation ([`tokio_postgres`]) to run the SQL queries
[INFO] [stderr] ... |
[INFO] [stderr] 409 | | }
[INFO] [stderr] 410 | | }
[INFO] [stderr] | |_- not a function
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/pgsql.rs:145:5
[INFO] [stderr] |
[INFO] [stderr] 145 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 | / pub struct Post {
[INFO] [stderr] 151 | | /// Appears: `always`
[INFO] [stderr] 152 | | /// Possible values: `any positive integer`
[INFO] [stderr] 153 | | /// > The numeric post ID
[INFO] [stderr] ... |
[INFO] [stderr] 357 | | pub extra: Option
[INFO] [stderr] 358 | | }
[INFO] [stderr] | |_____- not a function
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/sql.rs:460:1
[INFO] [stderr] |
[INFO] [stderr] 460 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 464 | / pub struct Post {
[INFO] [stderr] 465 | | pub no: u64,
[INFO] [stderr] 466 | | pub sticky: Option,
[INFO] [stderr] 467 | | pub closed: Option,
[INFO] [stderr] ... |
[INFO] [stderr] 502 | | pub since4pass: Option
[INFO] [stderr] 503 | | }
[INFO] [stderr] | |_- not a function
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stderr] --> src/archiver.rs:147:28
[INFO] [stderr] |
[INFO] [stderr] 147 | finished_clone.compare_and_swap(false, true, Ordering::Relaxed);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr] --> src/sql.rs:163:20
[INFO] [stderr] |
[INFO] [stderr] 163 | panic!(format!("unknown variant `{}`, expected one of `{}`", self, list));
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default
[INFO] [stderr] = note: this is no longer accepted in Rust 2021
[INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr] |
[INFO] [stderr] 163 | panic!("unknown variant `{}`, expected one of `{}`", self, list);
[INFO] [stderr] | -- --
[INFO] [stderr]
[INFO] [stderr] warning: 7 warnings emitted
[INFO] [stderr]
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/mysql.rs:31:1
[INFO] [stderr] |
[INFO] [stderr] 31 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] 32 | #[allow(dead_code)]
[INFO] [stderr] 33 | / pub mod asagi {
[INFO] [stderr] 34 | |
[INFO] [stderr] 35 | | #[cold]
[INFO] [stderr] 36 | | #[allow(dead_code)]
[INFO] [stderr] ... |
[INFO] [stderr] 75 | | }
[INFO] [stderr] 76 | | }
[INFO] [stderr] | |_- not a function
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/mysql.rs:35:5
[INFO] [stderr] |
[INFO] [stderr] 35 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] 36 | #[allow(dead_code)]
[INFO] [stderr] 37 | / pub struct Post {
[INFO] [stderr] 38 | | pub poster_ip: i32,
[INFO] [stderr] 39 | | pub num: i32,
[INFO] [stderr] 40 | | pub subnum: i32,
[INFO] [stderr] ... |
[INFO] [stderr] 74 | | pub omitted: bool
[INFO] [stderr] 75 | | }
[INFO] [stderr] | |_____- not a function
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/pgsql.rs:12:1
[INFO] [stderr] |
[INFO] [stderr] 12 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] 13 | #[allow(dead_code)]
[INFO] [stderr] 14 | / pub mod core {
[INFO] [stderr] 15 | | //! Implementation of the default schema.
[INFO] [stderr] 16 | | //!
[INFO] [stderr] 17 | | //! - [`Client`] The PostgreSQL implementation ([`tokio_postgres`]) to run the SQL queries
[INFO] [stderr] ... |
[INFO] [stderr] 409 | | }
[INFO] [stderr] 410 | | }
[INFO] [stderr] | |_- not a function
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/pgsql.rs:145:5
[INFO] [stderr] |
[INFO] [stderr] 145 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 | / pub struct Post {
[INFO] [stderr] 151 | | /// Appears: `always`
[INFO] [stderr] 152 | | /// Possible values: `any positive integer`
[INFO] [stderr] 153 | | /// > The numeric post ID
[INFO] [stderr] ... |
[INFO] [stderr] 357 | | pub extra: Option
[INFO] [stderr] 358 | | }
[INFO] [stderr] | |_____- not a function
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: attribute should be applied to a function
[INFO] [stderr] --> src/sql.rs:460:1
[INFO] [stderr] |
[INFO] [stderr] 460 | #[cold]
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 464 | / pub struct Post {
[INFO] [stderr] 465 | | pub no: u64,
[INFO] [stderr] 466 | | pub sticky: Option,
[INFO] [stderr] 467 | | pub closed: Option,
[INFO] [stderr] ... |
[INFO] [stderr] 502 | | pub since4pass: Option
[INFO] [stderr] 503 | | }
[INFO] [stderr] | |_- not a function
[INFO] [stderr] |
[INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stderr] --> src/archiver.rs:147:28
[INFO] [stderr] |
[INFO] [stderr] 147 | finished_clone.compare_and_swap(false, true, Ordering::Relaxed);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr] --> src/sql.rs:163:20
[INFO] [stderr] |
[INFO] [stderr] 163 | panic!(format!("unknown variant `{}`, expected one of `{}`", self, list));
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default
[INFO] [stderr] = note: this is no longer accepted in Rust 2021
[INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr] |
[INFO] [stderr] 163 | panic!("unknown variant `{}`, expected one of `{}`", self, list);
[INFO] [stderr] | -- --
[INFO] [stderr]
[INFO] [stderr] warning: 7 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ena-709c35d5b3565590)
[INFO] [stdout]
[INFO] [stdout] running 64 tests
[INFO] [stdout] test mysql::test::get_archive_modified_send_valid_json ... FAILED
[INFO] [stdout] test mysql::test::get_threads_combined_send_deprecated_json ... ok
[INFO] [stdout] test mysql::test::get_threads_combined_send_mixed_json ... ok
[INFO] [stdout] test mysql::test::get_threads_combined_send_added_json ... FAILED
[INFO] [stdout] test mysql::test::get_archive_send_valid_json ... FAILED
[INFO] [stdout] test mysql::test::get_archive_send_added_json ... ok
[INFO] [stdout] test mysql::test::get_archive_send_mixed_json ... ok
[INFO] [stdout] test mysql::test::get_threads_modified_send_added_json ... FAILED
[INFO] [stdout] test mysql::test::get_archive_combined_send_added_json ... ok
[INFO] [stdout] test mysql::test::get_archive_modified_send_mixed_json ... ok
[INFO] [stdout] test mysql::test::get_archive_combined_send_mixed_json ... ok
[INFO] [stdout] test mysql::test::get_archive_combined_send_valid_json ... FAILED
[INFO] [stdout] test mysql::test::get_threads_combined_send_unknown_json ... ok
[INFO] [stdout] test mysql::test::get_threads_send_unknown_json ... ok
[INFO] [stdout] test mysql::test::get_archive_combined_send_deprecated_json ... FAILED
[INFO] [stdout] test mysql::test::get_archive_modified_send_deprecated_json ... FAILED
[INFO] [stdout] test mysql::test::get_threads_modified_send_unknown_json ... ok
[INFO] [stdout] test mysql::test::get_threads_modified_send_valid_json ... FAILED
[INFO] [stdout] test mysql::test::get_threads_send_added_json ... FAILED
[INFO] [stdout] test mysql::test::get_threads_modified_send_deprecated_json ... ok
[INFO] [stdout] test mysql::test::get_threads_send_deprecated_json ... ok
[INFO] [stdout] test mysql::test::get_archive_modified_send_added_json ... ok
[INFO] [stdout] test mysql::test::get_threads_modified_send_mixed_json ... ok
[INFO] [stdout] test pgsql::test::get_archive_combined_send_added_json ... ok
[INFO] [stdout] test mysql::test::get_threads_combined_send_valid_json ... FAILED
[INFO] [stdout] test mysql::test::send_single_thread_added_json ... FAILED
[INFO] [stdout] test mysql::test::get_threads_send_mixed_json ... ok
[INFO] [stdout] test pgsql::test::get_archive_combined_send_deprecated_json ... FAILED
[INFO] [stdout] test pgsql::test::get_archive_modified_send_unknown_json ... ok
[INFO] [stdout] test mysql::test::send_single_thread_deprecated_json ... FAILED
[INFO] [stdout] test mysql::test::send_single_thread_valid_json ... FAILED
[INFO] [stdout] test mysql::test::send_single_thread_mixed_json ... FAILED
[INFO] [stdout] test pgsql::test::get_archive_combined_send_mixed_json ... ok
[INFO] [stdout] test pgsql::test::get_archive_combined_send_valid_json ... FAILED
[INFO] [stdout] test pgsql::test::get_archive_modified_send_added_json ... ok
[INFO] [stdout] test pgsql::test::get_archive_send_valid_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_combined_send_added_json ... FAILED
[INFO] [stdout] test pgsql::test::get_archive_modified_send_mixed_json ... ok
[INFO] [stdout] test mysql::test::get_threads_send_valid_json ... FAILED
[INFO] [stdout] test pgsql::test::get_archive_combined_send_unknown_json ... ok
[INFO] [stdout] test pgsql::test::get_archive_send_deprecated_json ... FAILED
[INFO] [stdout] test pgsql::test::get_archive_send_unknown_json ... ok
[INFO] [stdout] test pgsql::test::get_archive_modified_send_valid_json ... FAILED
[INFO] [stdout] test pgsql::test::get_archive_modified_send_deprecated_json ... FAILED
[INFO] [stdout] test pgsql::test::get_archive_send_mixed_json ... ok
[INFO] [stdout] test pgsql::test::get_archive_send_added_json ... ok
[INFO] [stdout] test pgsql::test::get_threads_combined_send_mixed_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_combined_send_valid_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_combined_send_deprecated_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_modified_send_deprecated_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_modified_send_mixed_json ... FAILED
[INFO] [stdout] test pgsql::test::send_single_thread_deprecated_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_modified_send_added_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_combined_send_unknown_json ... ok
[INFO] [stdout] test pgsql::test::get_threads_send_added_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_send_unknown_json ... ok
[INFO] [stdout] test pgsql::test::send_single_thread_added_json ... FAILED
[INFO] [stdout] test pgsql::test::send_single_thread_valid_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_send_deprecated_json ... ok
[INFO] [stdout] test pgsql::test::get_threads_send_valid_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_send_mixed_json ... FAILED
[INFO] [stdout] test pgsql::test::get_threads_modified_send_unknown_json ... ok
[INFO] [stdout] test pgsql::test::get_threads_modified_send_valid_json ... FAILED
[INFO] [stdout] test pgsql::test::send_single_thread_mixed_json ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_archive_modified_send_valid_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_archive_modified_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a3bcd - ena::mysql::test::get_archive_modified_send_valid_json::{{closure}}::hfd8b17b8d8d2f280
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d498388d5e - core::ops::function::FnOnce::call_once::h44dc84c4207e8a83
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_threads_combined_send_added_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_threads_combined_send_added_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a30ad - ena::mysql::test::get_threads_combined_send_added_json::{{closure}}::hbdd321ac0652c91b
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d49838969e - core::ops::function::FnOnce::call_once::h97c766f92f25cee5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_archive_send_valid_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_archive_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a363d - ena::mysql::test::get_archive_send_valid_json::{{closure}}::h1db97629699d49fc
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d498388d1e - core::ops::function::FnOnce::call_once::h44d519c28f213700
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_threads_modified_send_added_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_threads_modified_send_added_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a2b1d - ena::mysql::test::get_threads_modified_send_added_json::{{closure}}::h3ab4c6e3c09ac4e6
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d498388fbe - core::ops::function::FnOnce::call_once::h5a3eb0b24a31243a
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_archive_combined_send_valid_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_archive_combined_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a46ed - ena::mysql::test::get_archive_combined_send_valid_json::{{closure}}::h25fe45ca68ab9bc3
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d498389aae - core::ops::function::FnOnce::call_once::hbf4c1e98e05793bd
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_archive_combined_send_deprecated_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_archive_combined_send_deprecated_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a4c7d - ena::mysql::test::get_archive_combined_send_deprecated_json::{{closure}}::hb87b74e93c23bd78
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d49838891e - core::ops::function::FnOnce::call_once::h142c0b35a7efb434
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_archive_modified_send_deprecated_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_archive_modified_send_deprecated_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a415d - ena::mysql::test::get_archive_modified_send_deprecated_json::{{closure}}::h94f8c4af3729025d
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d49838a0ce - core::ops::function::FnOnce::call_once::hf764c0a0b26fbd68
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_threads_modified_send_valid_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_threads_modified_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a1a6d - ena::mysql::test::get_threads_modified_send_valid_json::{{closure}}::h37d8d8ba7702d44f
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d498389b2e - core::ops::function::FnOnce::call_once::hc19a86192f0beaeb
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_threads_send_added_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_threads_send_added_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a258d - ena::mysql::test::get_threads_send_added_json::{{closure}}::h0bee7ac1c5d021a8
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d49838903e - core::ops::function::FnOnce::call_once::h5b652b7149877cd9
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_threads_combined_send_valid_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_threads_combined_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a1ffd - ena::mysql::test::get_threads_combined_send_valid_json::{{closure}}::h0fd2f6b0fd94ea56
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d498389d1e - core::ops::function::FnOnce::call_once::hd4a71f82ccf4c322
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::send_single_thread_added_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::send_single_thread_added_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a0a7d - ena::mysql::test::send_single_thread_added_json::{{closure}}::h2fd728c9fd7b8e23
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1271:17
[INFO] [stdout] 19: 0x55d498388aae - core::ops::function::FnOnce::call_once::h22f521500cc3af43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- pgsql::test::get_archive_combined_send_deprecated_json stdout ----
[INFO] [stdout] Error: error connecting to server: Cannot assign requested address (os error 99)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Cannot assign requested address (os error 99)
[INFO] [stdout] thread 'pgsql::test::get_archive_combined_send_deprecated_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d498475ddd - ena::pgsql::test::get_archive_combined_send_deprecated_json::{{closure}}::hdbf97e77a26ab404
[INFO] [stdout] at /opt/rustwide/workdir/src/pgsql.rs:1372:17
[INFO] [stdout] 19: 0x55d49838a08e - core::ops::function::FnOnce::call_once::hf5ae1aca2892b8ee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::send_single_thread_deprecated_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::send_single_thread_deprecated_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a054d - ena::mysql::test::send_single_thread_deprecated_json::{{closure}}::h53e466158e9373d4
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1271:17
[INFO] [stdout] 19: 0x55d49838875e - core::ops::function::FnOnce::call_once::h0a0354e627a670b2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::send_single_thread_valid_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::send_single_thread_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a001d - ena::mysql::test::send_single_thread_valid_json::{{closure}}::h60fa5c85b01c9e18
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1271:17
[INFO] [stdout] 19: 0x55d498389a6e - core::ops::function::FnOnce::call_once::hbe9cf14405eec0e0
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::send_single_thread_mixed_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::send_single_thread_mixed_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a0fad - ena::mysql::test::send_single_thread_mixed_json::{{closure}}::hbd83eb0bf708c542
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1271:17
[INFO] [stdout] 19: 0x55d4983899ee - core::ops::function::FnOnce::call_once::hba8bfb496f04bd9a
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- pgsql::test::get_archive_combined_send_valid_json stdout ----
[INFO] [stdout] Error: error connecting to server: Cannot assign requested address (os error 99)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Cannot assign requested address (os error 99)
[INFO] [stdout] thread 'pgsql::test::get_archive_combined_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d498474d2d - ena::pgsql::test::get_archive_combined_send_valid_json::{{closure}}::hc835fad4067df2ee
[INFO] [stdout] at /opt/rustwide/workdir/src/pgsql.rs:1372:17
[INFO] [stdout] 19: 0x55d4983893be - core::ops::function::FnOnce::call_once::h73888f98e327b8ce
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- pgsql::test::get_archive_send_valid_json stdout ----
[INFO] [stdout] Error: error connecting to server: Cannot assign requested address (os error 99)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Cannot assign requested address (os error 99)
[INFO] [stdout] thread 'pgsql::test::get_archive_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d49847420d - ena::pgsql::test::get_archive_send_valid_json::{{closure}}::h234c5caccf489774
[INFO] [stdout] at /opt/rustwide/workdir/src/pgsql.rs:1372:17
[INFO] [stdout] 19: 0x55d498389aee - core::ops::function::FnOnce::call_once::hc046923adbc68337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- pgsql::test::get_threads_combined_send_added_json stdout ----
[INFO] [stdout] Error: error connecting to server: Cannot assign requested address (os error 99)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Cannot assign requested address (os error 99)
[INFO] [stdout] thread 'pgsql::test::get_threads_combined_send_added_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984736ed - ena::pgsql::test::get_threads_combined_send_added_json::{{closure}}::h5a903b2e767b7129
[INFO] [stdout] at /opt/rustwide/workdir/src/pgsql.rs:1372:17
[INFO] [stdout] 19: 0x55d498388b4e - core::ops::function::FnOnce::call_once::h28aec8d6246a73c1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- mysql::test::get_threads_send_valid_json stdout ----
[INFO] [stdout] Error: Input/output error: Connection refused (os error 111)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Connection refused (os error 111)
[INFO] [stdout] thread 'mysql::test::get_threads_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984a14dd - ena::mysql::test::get_threads_send_valid_json::{{closure}}::h608e69611f71f93d
[INFO] [stdout] at /opt/rustwide/workdir/src/mysql.rs:1284:17
[INFO] [stdout] 19: 0x55d498388c6e - core::ops::function::FnOnce::call_once::h370b1713d5547098
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- pgsql::test::get_archive_send_deprecated_json stdout ----
[INFO] [stdout] Error: error connecting to server: Cannot assign requested address (os error 99)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Cannot assign requested address (os error 99)
[INFO] [stdout] thread 'pgsql::test::get_archive_send_deprecated_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d4984752bd - ena::pgsql::test::get_archive_send_deprecated_json::{{closure}}::hbbbb50382d6548dd
[INFO] [stdout] at /opt/rustwide/workdir/src/pgsql.rs:1372:17
[INFO] [stdout] 19: 0x55d498388aee - core::ops::function::FnOnce::call_once::h282e84eb67030c66
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- pgsql::test::get_archive_modified_send_valid_json stdout ----
[INFO] [stdout] Error: error connecting to server: Cannot assign requested address (os error 99)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Cannot assign requested address (os error 99)
[INFO] [stdout] thread 'pgsql::test::get_archive_modified_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d49847479d - ena::pgsql::test::get_archive_modified_send_valid_json::{{closure}}::h45260a6bd74d3f4e
[INFO] [stdout] at /opt/rustwide/workdir/src/pgsql.rs:1372:17
[INFO] [stdout] 19: 0x55d498389ede - core::ops::function::FnOnce::call_once::he48c509b043bffed
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- pgsql::test::get_archive_modified_send_deprecated_json stdout ----
[INFO] [stdout] Error: error connecting to server: Cannot assign requested address (os error 99)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Cannot assign requested address (os error 99)
[INFO] [stdout] thread 'pgsql::test::get_archive_modified_send_deprecated_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d49847584d - ena::pgsql::test::get_archive_modified_send_deprecated_json::{{closure}}::h18230758d958a9fd
[INFO] [stdout] at /opt/rustwide/workdir/src/pgsql.rs:1372:17
[INFO] [stdout] 19: 0x55d498389c1e - core::ops::function::FnOnce::call_once::hcddf8bbb711a1f62
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- pgsql::test::get_threads_combined_send_mixed_json stdout ----
[INFO] [stdout] Error: error connecting to server: Cannot assign requested address (os error 99)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Cannot assign requested address (os error 99)
[INFO] [stdout] thread 'pgsql::test::get_threads_combined_send_mixed_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d498473c7d - ena::pgsql::test::get_threads_combined_send_mixed_json::{{closure}}::hc306c97e62225243
[INFO] [stdout] at /opt/rustwide/workdir/src/pgsql.rs:1372:17
[INFO] [stdout] 19: 0x55d4983892ee - core::ops::function::FnOnce::call_once::h700f93c252466e26
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 33: 0x55d49853072f - std::panicking::try::do_call::h548baa681d50a8e5
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 34: 0x55d49853072f - std::panicking::try::h788942712f8b8932
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 35: 0x55d49853072f - std::panic::catch_unwind::hc87eb933af4026f7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 36: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 37: 0x55d49853072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 38: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 39: 0x55d498caa71a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 40: 0x55d498caa71a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 41: 0x7f7e5c4b9609 - start_thread
[INFO] [stdout] 42: 0x7f7e5c28f293 - clone
[INFO] [stdout] 43: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- pgsql::test::get_threads_combined_send_valid_json stdout ----
[INFO] [stdout] Error: error connecting to server: Cannot assign requested address (os error 99)
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] Cannot assign requested address (os error 99)
[INFO] [stdout] thread 'pgsql::test::get_threads_combined_send_valid_json' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d498ca1bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d498ca1bb0 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d498ca1bb0 - ::fmt::h28abce2fdb9884c2
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d498cc2b5f - core::fmt::write::h3b84512577ca38a8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17
[INFO] [stdout] 5: 0x55d498c9cb52 - std::io::Write::write_fmt::ha43497f2606bf479
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15
[INFO] [stdout] 6: 0x55d498ca3e15 - std::sys_common::backtrace::_print::h525280ee0d29bdde
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d498ca3e15 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d498ca3e15 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d498ca38fe - std::panicking::default_hook::hfb9fe98acb0dcb3b
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d498ca441d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17
[INFO] [stdout] 11: 0x55d498ca3fb7 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x55d498ca206c - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d498ca3f19 - rust_begin_unwind
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x55d4982f4d71 - core::panicking::panic_fmt::h2242888e8769cd33
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d498cc089e - core::panicking::assert_failed::inner::he9aa8d36fcf971f9
[INFO] [stdout] 16: 0x55d49852c4f2 - core::panicking::assert_failed::h1bb6e147c4a85a06
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:143:5
[INFO] [stdout] 17: 0x55d49832a3f5 - test::assert_test_result::h5cd2fdd97a87d8de
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:193:5
[INFO] [stdout] 18: 0x55d498472bcd - ena::pgsql::test::get_threads_combined_send_valid_json::{{closure}}::h0ed7f5d3cf24f0cb
[INFO] [stdout] at /opt/rustwide/workdir/src/pgsql.rs:1372:17
[INFO] [stdout] 19: 0x55d498389f1e - core::ops::function::FnOnce::call_once::he6ef8c5a9a9c15d3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55d4985545b3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 21: 0x55d4985545b3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5
[INFO] [stdout] 22: 0x55d498552ed0 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout] 23: 0x55d498552ed0 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9
[INFO] [stdout] 24: 0x55d498552ed0 - std::panicking::try::do_call::ha03b6478dda0cd2d
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40
[INFO] [stdout] 25: 0x55d498552ed0 - std::panicking::try::h3cb77b72195ddd43
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19
[INFO] [stdout] 26: 0x55d498552ed0 - std::panic::catch_unwind::h6b5552b2bb62113e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14
[INFO] [stdout] 27: 0x55d498552ed0 - test::run_test_in_process::hc7194b3d1995d805
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18
[INFO] [stdout] 28: 0x55d498552ed0 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39
[INFO] [stdout] 29: 0x55d49852c7ce - test::run_test::run_test_inner::{{closure}}::h32985052db5accee
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37
[INFO] [stdout] 30: 0x55d49852c7ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 31: 0x55d49853072f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e
[INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 32: 0x55d49853072f -