[INFO] fetching crate odoh-client-rs 0.1.6... [INFO] testing odoh-client-rs-0.1.6 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate odoh-client-rs 0.1.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate odoh-client-rs 0.1.6 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate odoh-client-rs 0.1.6 [INFO] finished tweaking crates.io crate odoh-client-rs 0.1.6 [INFO] tweaked toml for crates.io crate odoh-client-rs 0.1.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate odoh-client-rs 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polyval v0.4.1 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded elliptic-curve v0.5.0 [INFO] [stderr] Downloaded trust-dns-client v0.19.6 [INFO] [stderr] Downloaded aes-soft v0.6.3 [INFO] [stderr] Downloaded hpke v0.4.1 [INFO] [stderr] Downloaded radix_trie v0.1.6 [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded backtrace v0.3.51 [INFO] [stderr] Downloaded nibble_vec v0.0.4 [INFO] [stderr] Downloaded p256 v0.4.1 [INFO] [stderr] Downloaded futures-executor v0.3.6 [INFO] [stderr] Downloaded futures v0.3.6 [INFO] [stderr] Downloaded poly1305 v0.6.1 [INFO] [stderr] Downloaded odoh-rs v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 394e5d8e1d91e673e011cc65abf9b68588cdab6a6ae7f0620b5d0755a8244c8a [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" "394e5d8e1d91e673e011cc65abf9b68588cdab6a6ae7f0620b5d0755a8244c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "394e5d8e1d91e673e011cc65abf9b68588cdab6a6ae7f0620b5d0755a8244c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394e5d8e1d91e673e011cc65abf9b68588cdab6a6ae7f0620b5d0755a8244c8a", kill_on_drop: false }` [INFO] [stdout] 394e5d8e1d91e673e011cc65abf9b68588cdab6a6ae7f0620b5d0755a8244c8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 762dda61dc8e5cc75827ca595aee925ec81a1e7bc3ad8034802188eab222c92f [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" "762dda61dc8e5cc75827ca595aee925ec81a1e7bc3ad8034802188eab222c92f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling elliptic-curve v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes-soft v0.6.3 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling poly1305 v0.6.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling p256 v0.4.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling hpke v0.4.1 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling odoh-rs v0.1.6 [INFO] [stderr] Compiling trust-dns-client v0.19.6 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling odoh-client-rs v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 55s [INFO] running `Command { std: "docker" "inspect" "762dda61dc8e5cc75827ca595aee925ec81a1e7bc3ad8034802188eab222c92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762dda61dc8e5cc75827ca595aee925ec81a1e7bc3ad8034802188eab222c92f", kill_on_drop: false }` [INFO] [stdout] 762dda61dc8e5cc75827ca595aee925ec81a1e7bc3ad8034802188eab222c92f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ea12f6df0871eee1a094e680eb731b6b092834d0423d230e5ced8585878e057 [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" "0ea12f6df0871eee1a094e680eb731b6b092834d0423d230e5ced8585878e057", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling odoh-client-rs v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.03s [INFO] running `Command { std: "docker" "inspect" "0ea12f6df0871eee1a094e680eb731b6b092834d0423d230e5ced8585878e057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea12f6df0871eee1a094e680eb731b6b092834d0423d230e5ced8585878e057", kill_on_drop: false }` [INFO] [stdout] 0ea12f6df0871eee1a094e680eb731b6b092834d0423d230e5ced8585878e057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83a9e6fdec5abeb85c4c19ef600a54a0b768252c0b2be742897bb10e42e50f51 [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" "83a9e6fdec5abeb85c4c19ef600a54a0b768252c0b2be742897bb10e42e50f51", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/odoh_client_rs-9fd120a95e19e86b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_test-7596c6fbbeea6377 [INFO] [stdout] test dns_utils::test::test_odohconfig_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::integration_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::integration_test stdout ---- [INFO] [stdout] thread 'tests::integration_test' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```Error: proto error 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-client-0.19.6/src/error/client_error.rs:100:24 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/convert/mod.rs:546:9 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-client-0.19.6/src/error/client_error.rs:145:18 [INFO] [stdout] 3: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 4: core::task::poll::Poll>::map_err [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/task/poll.rs:79:52 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-client-0.19.6/src/client/async_client.rs:606:9 [INFO] [stdout] 6: futures_util::future::future::FutureExt::poll_unpin [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/mod.rs:561:9 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/select.rs:90:15 [INFO] [stdout] 8: odoh_client_rs::dns_utils::fetch_odoh_config::{{closure}} [INFO] [stdout] at src/dns_utils.rs:65:26 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 10: odoh_client_rs::ClientSession::new::{{closure}} [INFO] [stdout] at src/main.rs:45:26 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 12: odoh_client_rs::main::{{closure}} [INFO] [stdout] at src/main.rs:148:23 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 14: tokio::runtime::enter::Enter::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:58 [INFO] [stdout] 15: tokio::coop::with_budget::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 16: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 17: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 18: tokio::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] tokio::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] tokio::runtime::enter::Enter::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:35 [INFO] [stdout] 19: tokio::runtime::thread_pool::ThreadPool::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/mod.rs:82:9 [INFO] [stdout] 20: tokio::runtime::Runtime::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:446:39 [INFO] [stdout] 21: tokio::runtime::context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 22: tokio::runtime::handle::Handle::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 23: tokio::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441:9 [INFO] [stdout] 24: odoh_client_rs::main [INFO] [stdout] at src/main.rs:114:1 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:66:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:51:25 [INFO] [stdout] 29: std::rt::lang_start [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:65:5 [INFO] [stdout] 30: main [INFO] [stdout] 31: __libc_start_main [INFO] [stdout] 32: _start [INFO] [stdout] [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/odoh-client-rs" "google.com" "A"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```Error: proto error 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-client-0.19.6/src/error/client_error.rs:100:24 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/convert/mod.rs:546:9 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-client-0.19.6/src/error/client_error.rs:145:18 [INFO] [stdout] 3: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 4: core::task::poll::Poll>::map_err [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/task/poll.rs:79:52 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-client-0.19.6/src/client/async_client.rs:606:9 [INFO] [stdout] 6: futures_util::future::future::FutureExt::poll_unpin [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/future/mod.rs:561:9 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.6/src/future/select.rs:90:15 [INFO] [stdout] 8: odoh_client_rs::dns_utils::fetch_odoh_config::{{closure}} [INFO] [stdout] at src/dns_utils.rs:65:26 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 10: odoh_client_rs::ClientSession::new::{{closure}} [INFO] [stdout] at src/main.rs:45:26 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 12: odoh_client_rs::main::{{closure}} [INFO] [stdout] at src/main.rs:148:23 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 14: tokio::runtime::enter::Enter::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:58 [INFO] [stdout] 15: tokio::coop::with_budget::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 16: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 17: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 18: tokio::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] tokio::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] tokio::runtime::enter::Enter::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160:35 [INFO] [stdout] 19: tokio::runtime::thread_pool::ThreadPool::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/mod.rs:82:9 [INFO] [stdout] 20: tokio::runtime::Runtime::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:446:39 [INFO] [stdout] 21: tokio::runtime::context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 22: tokio::runtime::handle::Handle::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 23: tokio::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441:9 [INFO] [stdout] 24: odoh_client_rs::main [INFO] [stdout] at src/main.rs:114:1 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 27: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:66:18 [INFO] [stdout] 28: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:51:25 [INFO] [stdout] 29: std::rt::lang_start [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:65:5 [INFO] [stdout] 30: main [INFO] [stdout] 31: __libc_start_main [INFO] [stdout] 32: _start [INFO] [stdout] [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561e8289f1f7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561e8289f1f7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561e8289f1f7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561e8289f1f7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561e828bfa1c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561e8289adb2 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x561e828a14a5 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561e828a14a5 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561e828a14a5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561e828a1032 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561e828a1c41 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x561e828a1787 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x561e8289f6bc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561e828a16e9 - rust_begin_unwind [INFO] [stderr] error: test failed, to rerun pass '--test integration_test' [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x561e828a169b - std::panicking::begin_panic_fmt::h01a0df196b065ae4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x561e8285b53d - assert_cmd::assert::Assert::success::h3d9bdc8eb70027fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] 16: 0x561e828178f6 - integration_test::tests::integration_test::h00a5d2cd0f5746ef [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:9:9 [INFO] [stdout] 17: 0x561e8281780a - integration_test::tests::integration_test::{{closure}}::hdfaf9781a0c54299 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:6:5 [INFO] [stdout] 18: 0x561e82816a3e - core::ops::function::FnOnce::call_once::h8b9a8b7b727a8961 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x561e82845193 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561e82845193 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x561e82843a86 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 22: 0x561e82843a86 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x561e82843a86 - std::panicking::try::do_call::h04571a1da6838ba1 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x561e82843a86 - std::panicking::try::h758f090614125cbe [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x561e82843a86 - std::panic::catch_unwind::h0c48513d5a021d3c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x561e82843a86 - test::run_test_in_process::hee75babaaac3822f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x561e82843a86 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x561e8281bd96 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x561e82820b2d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x561e82820b2d - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x561e82820b2d - std::panicking::try::do_call::h1b9f282fb0c383b3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x561e82820b2d - std::panicking::try::hed1ebed51b133ee4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x561e82820b2d - std::panic::catch_unwind::h072a2b19fd39a474 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x561e82820b2d - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x561e82820b2d - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x561e828a7d8a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 37: 0x561e828a7d8a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 38: 0x561e828a7d8a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fc16939e609 - start_thread [INFO] [stdout] 40: 0x7fc169170293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::integration_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83a9e6fdec5abeb85c4c19ef600a54a0b768252c0b2be742897bb10e42e50f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a9e6fdec5abeb85c4c19ef600a54a0b768252c0b2be742897bb10e42e50f51", kill_on_drop: false }` [INFO] [stdout] 83a9e6fdec5abeb85c4c19ef600a54a0b768252c0b2be742897bb10e42e50f51