[INFO] cloning repository https://github.com/bparli/convey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bparli/convey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbparli%2Fconvey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbparli%2Fconvey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6aa1444fd4ea9590f505d2e42e5d42b5fff46e95 [INFO] testing bparli/convey against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbparli%2Fconvey" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bparli/convey on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bparli/convey [INFO] finished tweaking git repo https://github.com/bparli/convey [INFO] tweaked toml for git repo https://github.com/bparli/convey written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/bparli/convey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bparli/rust-hash-ring` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syntex v0.42.2 [INFO] [stderr] Downloaded h2 v0.3.0 [INFO] [stderr] Downloaded seahash v3.0.7 [INFO] [stderr] Downloaded syntex_syntax v0.42.0 [INFO] [stderr] Downloaded syntex_pos v0.42.0 [INFO] [stderr] Downloaded syntex_errors v0.42.0 [INFO] [stderr] Downloaded ipnetwork v0.17.0 [INFO] [stderr] Downloaded ipnetwork v0.16.0 [INFO] [stderr] Downloaded pnet_datalink v0.27.2 [INFO] [stderr] Downloaded pnet_macros v0.27.2 [INFO] [stderr] Downloaded xoroshiro128 v0.3.0 [INFO] [stderr] Downloaded lru_time_cache v0.8.1 [INFO] [stderr] Downloaded pnet_transport v0.27.2 [INFO] [stderr] Downloaded tokio-stream v0.1.0 [INFO] [stderr] Downloaded hyper v0.14.1 [INFO] [stderr] Downloaded serde_derive v1.0.81 [INFO] [stderr] Downloaded fasthash v0.3.2 [INFO] [stderr] Downloaded tokio-util v0.6.0 [INFO] [stderr] Downloaded openssl v0.10.16 [INFO] [stderr] Downloaded serde v1.0.81 [INFO] [stderr] Downloaded openssl-sys v0.9.40 [INFO] [stderr] Downloaded pnet_sys v0.27.2 [INFO] [stderr] Downloaded security-framework-sys v0.2.2 [INFO] [stderr] Downloaded pnet v0.27.2 [INFO] [stderr] Downloaded encoding_rs v0.8.13 [INFO] [stderr] Downloaded fasthash-sys v0.3.2 [INFO] [stderr] Downloaded tempfile v3.0.5 [INFO] [stderr] Downloaded MacTypes-sys v1.3.0 [INFO] [stderr] Downloaded pnet_base v0.27.2 [INFO] [stderr] Downloaded pnet_packet v0.27.2 [INFO] [stderr] Downloaded pnet_macros_support v0.27.2 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc179d481fe9c903ae373430f2e4560680c577ac01d4e42fbf2cca5bf515f1e2 [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" "fc179d481fe9c903ae373430f2e4560680c577ac01d4e42fbf2cca5bf515f1e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc179d481fe9c903ae373430f2e4560680c577ac01d4e42fbf2cca5bf515f1e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc179d481fe9c903ae373430f2e4560680c577ac01d4e42fbf2cca5bf515f1e2", kill_on_drop: false }` [INFO] [stdout] fc179d481fe9c903ae373430f2e4560680c577ac01d4e42fbf2cca5bf515f1e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc6e6425d107871db59a06f915d29abff98594626ab28bcd41a1917164aa4a67 [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" "dc6e6425d107871db59a06f915d29abff98594626ab28bcd41a1917164aa4a67", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling fasthash v0.3.2 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling lru_time_cache v0.8.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling notify v4.0.14 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling hash_ring v0.1.7 (https://github.com/bparli/rust-hash-ring?branch=derive-clone-hashring#02ace9eb) [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling convey v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pnet::packet::ip::IpNextHeaderProtocols` [INFO] [stdout] --> src/passthrough/utils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use pnet::packet::ip::IpNextHeaderProtocols; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pnet::packet::ipv4::MutableIpv4Packet` [INFO] [stdout] --> src/passthrough/utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pnet::packet::ipv4::MutableIpv4Packet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pnet::packet::tcp::MutableTcpPacket` [INFO] [stdout] --> src/passthrough/utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pnet::packet::tcp::MutableTcpPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Packet`, `tcp` [INFO] [stdout] --> src/passthrough/utils.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use pnet::packet::{tcp, Packet}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `servers_dist` is never read [INFO] [stdout] --> src/proxy/backend.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | let mut servers_dist = None; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TCP_HEADER_LEN` [INFO] [stdout] --> src/passthrough/utils.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub const TCP_HEADER_LEN: usize = 32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 49s [INFO] running `Command { std: "docker" "inspect" "dc6e6425d107871db59a06f915d29abff98594626ab28bcd41a1917164aa4a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc6e6425d107871db59a06f915d29abff98594626ab28bcd41a1917164aa4a67", kill_on_drop: false }` [INFO] [stdout] dc6e6425d107871db59a06f915d29abff98594626ab28bcd41a1917164aa4a67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e427714cfba82ec0c4bb5b0ad86acb9603c1db33ce511db45a3cecc27af3f19 [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" "9e427714cfba82ec0c4bb5b0ad86acb9603c1db33ce511db45a3cecc27af3f19", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling convey v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `servers_dist` is never read [INFO] [stdout] --> src/proxy/backend.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | let mut servers_dist = None; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "9e427714cfba82ec0c4bb5b0ad86acb9603c1db33ce511db45a3cecc27af3f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e427714cfba82ec0c4bb5b0ad86acb9603c1db33ce511db45a3cecc27af3f19", kill_on_drop: false }` [INFO] [stdout] 9e427714cfba82ec0c4bb5b0ad86acb9603c1db33ce511db45a3cecc27af3f19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d49ca0a0466d68448100dd34cfd615473e9be644f8bec370817dd68110d701a9 [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" "d49ca0a0466d68448100dd34cfd615473e9be644f8bec370817dd68110d701a9", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `servers_dist` is never read [INFO] [stderr] --> src/proxy/backend.rs:82:17 [INFO] [stderr] | [INFO] [stderr] 82 | let mut servers_dist = None; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/convey-523f16d7876d4d6c) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test passthrough::tests::test_new_passthrough ... ok [INFO] [stdout] test passthrough::lb::tests::test_passthrough_server_response ... ok [INFO] [stdout] test passthrough::lb::tests::test_next_port ... ok [INFO] [stdout] test passthrough::lb::tests::test_new_lb ... ok [INFO] [stdout] test passthrough::lb::tests::test_client_handler ... ok [INFO] [stdout] test config::tests::test_new_config ... ok [INFO] [stdout] test passthrough::tests::test_passthrough_process_packets ... ok [INFO] [stdout] test stats::tests::test_stats ... FAILED [INFO] [stdout] test proxy::backend::tests::test_backend ... ok [INFO] [stdout] test passthrough::backend::tests::test_health_checker_pt ... ok [INFO] [stdout] test proxy::backend::tests::test_get_next ... ok [INFO] [stdout] test proxy::backend::tests::test_new_servers ... ok [INFO] [stdout] test config::tests::test_subscribe ... FAILED [INFO] [stdout] test proxy::backend::tests::test_srv_pool_health_checker ... ok [INFO] [stdout] test passthrough::backend::tests::test_new_servers_pt ... ok [INFO] [stdout] test passthrough::tests::test_passthrough_config_sync ... FAILED [INFO] [stdout] test passthrough::backend::tests::test_backend_get_server_pt ... ok [INFO] [stdout] test proxy::tests::test_proxy ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- stats::tests::test_stats stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556a715f1300 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556a715f1300 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a715f1300 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556a715f1300 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556a716167dc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x556a715e9765 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x556a715f350b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556a715f350b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556a715f350b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556a715f301c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x556a715f3bd4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x556a715f3687 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x556a715f17fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556a715f3619 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x556a70984d51 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x556a70984c9d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x556a70ea77f5 - core::mem::uninitialized::h87f68572fef79a92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x556a70ea77f5 - ::parse::h2ff0391b89324c05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/role.rs:655:30 [INFO] [stdout] 18: 0x556a70deb371 - hyper::proto::h1::role::parse_headers::h9924d7f64314a471 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/role.rs:78:5 [INFO] [stdout] 19: 0x556a70cfcfd7 - hyper::proto::h1::io::Buffered::parse::h604da4daad3ccd27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/io.rs:159:19 [INFO] [stdout] 20: 0x556a70cb2841 - hyper::proto::h1::conn::Conn::poll_read_head::hb37907d93fc08325 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/conn.rs:144:32 [INFO] [stdout] 21: 0x556a70d590b9 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::ha1d13d2afd1c2b3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/dispatch.rs:238:22 [INFO] [stdout] 22: 0x556a70d5bce7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h411dabd86078160a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/dispatch.rs:178:24 [INFO] [stdout] 23: 0x556a70d5b0e7 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h532a1e4d7d7663ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/dispatch.rs:150:21 [INFO] [stdout] 24: 0x556a70d55923 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h7bd0f9db80479e49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/dispatch.rs:127:16 [INFO] [stdout] 25: 0x556a70d54c85 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::hdf0da0589bc602e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/dispatch.rs:110:28 [INFO] [stdout] 26: 0x556a70d4e1b7 - as core::future::future::Future>::poll::he02bf1d76b73963d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/proto/h1/dispatch.rs:411:9 [INFO] [stdout] 27: 0x556a70c72ca7 - as core::future::future::Future>::poll::he52ad56d194692f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/client/conn.rs:686:39 [INFO] [stdout] 28: 0x556a70c7268a - as core::future::future::Future>::poll::h30cf4374807b480c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/client/conn.rs:393:22 [INFO] [stdout] 29: 0x556a70c5fe44 - ::try_poll::h72cfd8c9d566fbd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.1/src/future.rs:83:9 [INFO] [stdout] 30: 0x556a70d6e6bc - as core::future::future::Future>::poll::h750c0f533bb62b5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/try_future/map_err.rs:43:9 [INFO] [stdout] 31: 0x556a70d8affc - as core::future::future::Future>::poll::ha4767db2394f9687 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/future/map.rs:40:9 [INFO] [stdout] 32: 0x556a70c9f9ea - tokio::runtime::task::core::Core::poll::{{closure}}::h4c9befa3ced2edbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/core.rs:173:17 [INFO] [stdout] 33: 0x556a70d26199 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hd0fe31a2086a6715 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 34: 0x556a70c9ea3c - tokio::runtime::task::core::Core::poll::h274d8ffc2deaaddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/core.rs:158:13 [INFO] [stdout] 35: 0x556a70e234c4 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h457e2ab210c2a729 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 36: 0x556a70df8fe7 - core::ops::function::FnOnce::call_once::hd71941d77378395d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x556a70c7465c - as core::ops::function::FnOnce<()>>::call_once::hc843b71db3b35de4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 38: 0x556a70cd7b0f - std::panicking::try::do_call::h43b138ea8f7fb78c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 39: 0x556a70cea79d - __rust_try [INFO] [stdout] 40: 0x556a70cd73df - std::panicking::try::hf8f1751f8062d6dd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x556a70c8bd1b - std::panic::catch_unwind::h38dba418fff6c1db [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x556a70e1f709 - tokio::runtime::task::harness::Harness::poll::h4077925b0f8a6a18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 43: 0x556a70d383e2 - tokio::runtime::task::raw::poll::h3dff247bdc7ca494 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 44: 0x556a71007caf - tokio::runtime::task::raw::RawTask::poll::hfbaaf2fc2c07578f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 45: 0x556a70c6fc21 - tokio::runtime::task::Notified::run::h9624a1b0976ab302 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/mod.rs:169:9 [INFO] [stdout] 46: 0x556a70ce868b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h26605face2a18fbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:155:62 [INFO] [stdout] 47: 0x556a70e08e8d - tokio::coop::with_budget::{{closure}}::h97858b90aaa28e1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:127:9 [INFO] [stdout] 48: 0x556a70c5cdc3 - std::thread::local::LocalKey::try_with::hbb40afc917c2c657 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x556a70c5c30a - std::thread::local::LocalKey::with::h0412f313b578b312 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x556a70ce84e0 - tokio::coop::with_budget::he831de4eeafa265a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:120:5 [INFO] [stdout] 51: 0x556a70ce84e0 - tokio::coop::budget::hb47247480432e5e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:96:5 [INFO] [stdout] 52: 0x556a70ce84e0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h62071f0ecb343a74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:155:39 [INFO] [stdout] 53: 0x556a70ce8b80 - tokio::runtime::basic_scheduler::enter::{{closure}}::h96da46a2bacdbed4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 54: 0x556a70d82ec6 - tokio::macros::scoped_tls::ScopedKey::set::h60be41ae2b2f597b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 55: 0x556a70ce8ac2 - tokio::runtime::basic_scheduler::enter::he4e2f254e108da0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 56: 0x556a70ce7dc3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd841ac3d69013717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 57: 0x556a70d830de - tokio::runtime::Runtime::block_on::{{closure}}::h068127189d1a7b01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/mod.rs:444:34 [INFO] [stdout] 58: 0x556a70d279d5 - tokio::runtime::context::enter::ha017588759fd8eef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/context.rs:72:5 [INFO] [stdout] 59: 0x556a70da83ce - tokio::runtime::handle::Handle::enter::ha812bffd97c2c517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/handle.rs:76:9 [INFO] [stdout] 60: 0x556a70d83010 - tokio::runtime::Runtime::block_on::h1f3b191ce6a9657a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/mod.rs:441:9 [INFO] [stdout] 61: 0x556a70df1f29 - reqwest::blocking::client::ClientHandle::new::{{closure}}::hbde8a6110072018e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:803:17 [INFO] [stdout] 62: 0x556a70d74213 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82b337d16c63de5a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x556a70cf53c0 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6e6f6455381bd7b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 64: 0x556a70c74694 - as core::ops::function::FnOnce<()>>::call_once::hcab7e455ca416d78 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x556a70cd7e92 - std::panicking::try::do_call::h5b063c0a9483ab69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x556a70cea79d - __rust_try [INFO] [stdout] 67: 0x556a70cd57d7 - std::panicking::try::h5548bbd7b2d5f88a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 68: 0x556a70c8bb64 - std::panic::catch_unwind::h056d5afe525a7ee8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 69: 0x556a70cf51ce - std::thread::Builder::spawn_unchecked::{{closure}}::h79a78d173098263b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 70: 0x556a70df7c2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h151a7903f200157b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 73: 0x556a715f9a67 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 74: 0x7fcc867f9609 - start_thread [INFO] [stdout] 75: 0x7fcc865c9293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/client/conn.rs:234:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556a715f1300 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556a715f1300 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a715f1300 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556a715f1300 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556a716167dc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x556a715e9765 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x556a715f350b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556a715f350b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556a715f350b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556a715f301c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x556a715f3bd4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x556a70ea36a3 - std::panicking::begin_panic::{{closure}}::hfa5152d9c3c176d8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x556a70ea4a59 - std::sys_common::backtrace::__rust_end_short_backtrace::h0a226e2b89002bfb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556a70ea35d9 - std::panicking::begin_panic::hd6e370aa6eadee84 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x556a70c6c028 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::hf5f030e268ba0123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/client/conn.rs:234:35 [INFO] [stdout] 15: 0x556a70ca56ea - as core::future::future::Future>::poll::{{closure}}::h8afea98447c4b063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/future/then.rs:44:52 [INFO] [stdout] 16: 0x556a70c4b524 - futures_util::future::future::chain::Chain::poll::h6bfd68cdfff4c170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/future/chain.rs:54:24 [INFO] [stdout] 17: 0x556a70ca55ab - as core::future::future::Future>::poll::h91ae941f6edceda2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/future/then.rs:44:9 [INFO] [stdout] 18: 0x556a70d411e2 - as core::future::future::Future>::poll::hc2f95f6c92632196 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/either.rs:62:36 [INFO] [stdout] 19: 0x556a70d40d62 - as core::future::future::Future>::poll::h3cc4041442e9fd0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/either.rs:62:36 [INFO] [stdout] 20: 0x556a70d31afb - ::try_poll::h1a2bb734214c3007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.1/src/future.rs:83:9 [INFO] [stdout] 21: 0x556a70d6ea0d - as core::future::future::Future>::poll::hf5606e3147ea8cac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/try_future/map_err.rs:43:9 [INFO] [stdout] 22: 0x556a70d78ccb - ::try_poll::hc8532c05adcfb45f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.1/src/future.rs:83:9 [INFO] [stdout] 23: 0x556a70cd3b2b - as core::future::future::Future>::poll::h857fd8b008c69aeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/try_future/map_ok.rs:45:9 [INFO] [stdout] 24: 0x556a70cdb0db - ::try_poll::hfbe633834e1c6a54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.1/src/future.rs:83:9 [INFO] [stdout] 25: 0x556a70cd3c7b - as core::future::future::Future>::poll::hfa555899cc08449f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/try_future/map_ok.rs:45:9 [INFO] [stdout] 26: 0x556a70d40c83 - as core::future::future::Future>::poll::h0ba7f4b98c5e0af5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/either.rs:63:37 [INFO] [stdout] 27: 0x556a70d41403 - as core::future::future::Future>::poll::hd81b873aaf02ca0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/either.rs:63:37 [INFO] [stdout] 28: 0x556a70d31b5b - ::try_poll::hbaf12fe56a1f51e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.1/src/future.rs:83:9 [INFO] [stdout] 29: 0x556a70ca6292 - futures_util::future::try_future::try_chain::TryChain::poll::he8f674d193290a8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/try_future/try_chain.rs:58:28 [INFO] [stdout] 30: 0x556a70c74ce8 - as core::future::future::Future>::poll::h12d741bd9b7bf8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/try_future/and_then.rs:46:9 [INFO] [stdout] 31: 0x556a70ce262b - hyper::client::Client::retryably_send_request::{{closure}}::h08c1e4320f21adfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/client/mod.rs:256:26 [INFO] [stdout] 32: 0x556a70cea10a - as core::future::future::Future>::poll::h67910875ca10186a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/poll_fn.rs:54:9 [INFO] [stdout] 33: 0x556a70ed3639 - as core::future::future::Future>::poll::h8efa13c22bfde855 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 34: 0x556a70ecc040 - ::poll::h6ffdf6a975b53b05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.9/src/client/mod.rs:628:9 [INFO] [stdout] 35: 0x556a70d46900 - ::poll::hb2ddb1bda16cd9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1381:29 [INFO] [stdout] 36: 0x556a70d46648 - ::poll::h52b266171875e0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1360:51 [INFO] [stdout] 37: 0x556a70df37bc - reqwest::blocking::client::forward::{{closure}}::{{closure}}::h54b4effd543b9248 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:878:15 [INFO] [stdout] 38: 0x556a70cea2fa - as core::future::future::Future>::poll::hb98a4123d18446f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.1/src/future/poll_fn.rs:54:9 [INFO] [stdout] 39: 0x556a70df3b04 - reqwest::blocking::client::forward::{{closure}}::h5399216b11c93d0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:877:15 [INFO] [stdout] 40: 0x556a70d88cdd - as core::future::future::Future>::poll::h50a13e6feab6985b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 41: 0x556a70ca031a - tokio::runtime::task::core::Core::poll::{{closure}}::hb65199b0cbc93506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/core.rs:173:17 [INFO] [stdout] 42: 0x556a70d21479 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h1a71f2a884cd7542 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 43: 0x556a70c9efdc - tokio::runtime::task::core::Core::poll::hb4528255d17e0ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/core.rs:158:13 [INFO] [stdout] 44: 0x556a70e23904 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h5f9f42e08be6d2aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 45: 0x556a70df7d87 - core::ops::function::FnOnce::call_once::h0612aa9afae35947 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x556a70c7457c - as core::ops::function::FnOnce<()>>::call_once::h8e7da9b304da568d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 47: 0x556a70cd806f - std::panicking::try::do_call::h701ce7b1041eb798 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x556a70cea79d - __rust_try [INFO] [stdout] 49: 0x556a70cd5cff - std::panicking::try::h733b6e62079207d8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 50: 0x556a70c8bc8b - std::panic::catch_unwind::h1f01874e4506a4a3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 51: 0x556a70e1edc9 - tokio::runtime::task::harness::Harness::poll::h2c8bf8fd8c70901a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 52: 0x556a70d385c2 - tokio::runtime::task::raw::poll::hbf970cec4a14ac38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 53: 0x556a71007caf - tokio::runtime::task::raw::RawTask::poll::hfbaaf2fc2c07578f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 54: 0x556a70c6fc21 - tokio::runtime::task::Notified::run::h9624a1b0976ab302 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/task/mod.rs:169:9 [INFO] [stdout] 55: 0x556a70ce868b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h26605face2a18fbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:155:62 [INFO] [stdout] 56: 0x556a70e08e8d - tokio::coop::with_budget::{{closure}}::h97858b90aaa28e1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:127:9 [INFO] [stdout] 57: 0x556a70c5cdc3 - std::thread::local::LocalKey::try_with::hbb40afc917c2c657 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 58: 0x556a70c5c30a - std::thread::local::LocalKey::with::h0412f313b578b312 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 59: 0x556a70ce84e0 - tokio::coop::with_budget::he831de4eeafa265a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:120:5 [INFO] [stdout] 60: 0x556a70ce84e0 - tokio::coop::budget::hb47247480432e5e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:96:5 [INFO] [stdout] 61: 0x556a70ce84e0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h62071f0ecb343a74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:155:39 [INFO] [stdout] 62: 0x556a70ce8b80 - tokio::runtime::basic_scheduler::enter::{{closure}}::h96da46a2bacdbed4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 63: 0x556a70d82ec6 - tokio::macros::scoped_tls::ScopedKey::set::h60be41ae2b2f597b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 64: 0x556a70ce8ac2 - tokio::runtime::basic_scheduler::enter::he4e2f254e108da0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 65: 0x556a70ce7dc3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd841ac3d69013717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 66: 0x556a70d830de - tokio::runtime::Runtime::block_on::{{closure}}::h068127189d1a7b01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/mod.rs:444:34 [INFO] [stdout] 67: 0x556a70d279d5 - tokio::runtime::context::enter::ha017588759fd8eef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/context.rs:72:5 [INFO] [stdout] 68: 0x556a70da83ce - tokio::runtime::handle::Handle::enter::ha812bffd97c2c517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/handle.rs:76:9 [INFO] [stdout] 69: 0x556a70d83010 - tokio::runtime::Runtime::block_on::h1f3b191ce6a9657a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/mod.rs:441:9 [INFO] [stdout] 70: 0x556a70df1f29 - reqwest::blocking::client::ClientHandle::new::{{closure}}::hbde8a6110072018e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:803:17 [INFO] [stdout] 71: 0x556a70d74213 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82b337d16c63de5a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 72: 0x556a70cf53c0 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6e6f6455381bd7b4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 73: 0x556a70c74694 - as core::ops::function::FnOnce<()>>::call_once::hcab7e455ca416d78 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 74: 0x556a70cd7e92 - std::panicking::try::do_call::h5b063c0a9483ab69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 75: 0x556a70cea79d - __rust_try [INFO] [stdout] 76: 0x556a70cd57d7 - std::panicking::try::h5548bbd7b2d5f88a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 77: 0x556a70c8bb64 - std::panic::catch_unwind::h056d5afe525a7ee8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 78: 0x556a70cf51ce - std::thread::Builder::spawn_unchecked::{{closure}}::h79a78d173098263b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 79: 0x556a70df7c2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h151a7903f200157b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 81: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 82: 0x556a715f9a67 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 83: 0x7fcc867f9609 - start_thread [INFO] [stdout] 84: 0x7fcc865c9293 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] thread 'stats::tests::test_stats' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:921:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556a715f1300 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556a715f1300 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a715f1300 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556a715f1300 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556a716167dc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x556a715e9765 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x556a715f350b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556a715f350b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556a715f350b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556a715f301c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x556a715f3bd4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x556a70ea36a3 - std::panicking::begin_panic::{{closure}}::hfa5152d9c3c176d8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x556a70ea4a59 - std::sys_common::backtrace::__rust_end_short_backtrace::h0a226e2b89002bfb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556a70ea35d9 - std::panicking::begin_panic::hd6e370aa6eadee84 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x556a70df3e1d - reqwest::blocking::client::event_loop_panicked::ha7919ef15b9a44e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:921:5 [INFO] [stdout] 15: 0x556a70df2fb9 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::{{closure}}::h609c12b866e6cdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:850:50 [INFO] [stdout] 16: 0x556a70db95dc - core::result::Result::map_err::head40b90969fcb92 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x556a70df31c3 - reqwest::blocking::client::ClientHandle::execute_request::{{closure}}::h8409a24c99190722 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:850:21 [INFO] [stdout] 18: 0x556a70d895e8 - as core::future::future::Future>::poll::h90fab4b3462661bf [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556a70e0f5a4 - reqwest::blocking::wait::timeout::h3a6922ed9e70ed07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/wait.rs:30:15 [INFO] [stdout] 20: 0x556a70df298a - reqwest::blocking::client::ClientHandle::execute_request::h55f09162053974b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:852:17 [INFO] [stdout] 21: 0x556a70defcee - reqwest::blocking::client::Client::execute::hf3bbf8e3a4e50439 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/client.rs:708:9 [INFO] [stdout] 22: 0x556a70cd37a1 - reqwest::blocking::request::RequestBuilder::send::h8f94e3dee11ef861 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/request.rs:538:9 [INFO] [stdout] 23: 0x556a70ab73f0 - reqwest::blocking::get::hf66ebce793f1fe53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/blocking/mod.rs:99:5 [INFO] [stdout] 24: 0x556a70bbaac4 - convey::stats::tests::test_stats::hae70b78ac28a7fa5 [INFO] [stdout] at /opt/rustwide/workdir/src/stats.rs:163:24 [INFO] [stdout] 25: 0x556a70bbaa1a - convey::stats::tests::test_stats::{{closure}}::h154e42545ac025a7 [INFO] [stdout] at /opt/rustwide/workdir/src/stats.rs:160:5 [INFO] [stdout] 26: 0x556a70bc83be - core::ops::function::FnOnce::call_once::hd394f72eaef2a2b3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x556a710e4f63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x556a710e4f63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 29: 0x556a710e39f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 30: 0x556a710e39f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 31: 0x556a710e39f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 32: 0x556a710e39f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 33: 0x556a710e39f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 34: 0x556a710e39f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 35: 0x556a710e39f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 36: 0x556a710bcfb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 37: 0x556a710bcfb2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x556a710c0c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 39: 0x556a710c0c08 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 40: 0x556a710c0c08 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x556a710c0c08 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x556a710c0c08 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 43: 0x556a710c0c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 44: 0x556a710c0c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 46: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 47: 0x556a715f9a67 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 48: 0x7fcc867f9609 - start_thread [INFO] [stdout] 49: 0x7fcc865c9293 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config::tests::test_subscribe stdout ---- [INFO] [stdout] thread 'config::tests::test_subscribe' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/config.rs:173:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556a715f1300 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556a715f1300 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a715f1300 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556a715f1300 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556a716167dc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x556a715e9765 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x556a715f350b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556a715f350b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556a715f350b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556a715f301c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x556a715f3bd4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x556a715f36b7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x556a715f17fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556a715f3619 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x556a70984d51 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x556a70984e43 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x556a70a4417e - core::result::Result::unwrap::h604c9839901fd936 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x556a70ac935e - convey::config::tests::test_subscribe::h9ef5b222c085cc78 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:169:25 [INFO] [stdout] 18: 0x556a70ac91ba - convey::config::tests::test_subscribe::{{closure}}::hf8741cc75754f17e [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:161:5 [INFO] [stdout] 19: 0x556a70bc76ae - core::ops::function::FnOnce::call_once::h6bddffda743c70ce [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556a710e4f63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556a710e4f63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x556a710e39f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x556a710e39f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x556a710e39f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x556a710e39f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x556a710e39f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x556a710e39f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x556a710e39f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x556a710bcfb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x556a710bcfb2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x556a710c0c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x556a710c0c08 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x556a710c0c08 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x556a710c0c08 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x556a710c0c08 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x556a710c0c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x556a710c0c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x556a715f9a67 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7fcc867f9609 - start_thread [INFO] [stdout] 42: 0x7fcc865c9293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- passthrough::tests::test_passthrough_config_sync stdout ---- [INFO] [stdout] thread 'passthrough::tests::test_passthrough_config_sync' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/passthrough/mod.rs:317:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556a715f1300 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556a715f1300 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a715f1300 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556a715f1300 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556a716167dc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x556a715e9765 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x556a715f350b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556a715f350b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556a715f350b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556a715f301c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x556a715f3bd4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x556a715f36b7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x556a715f17fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556a715f3619 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x556a70984d51 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x556a70984e43 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x556a70a4417e - core::result::Result::unwrap::h604c9839901fd936 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x556a709c0403 - convey::passthrough::tests::update_config::h3285c7971f1c507f [INFO] [stdout] at /opt/rustwide/workdir/src/passthrough/mod.rs:317:23 [INFO] [stdout] 18: 0x556a709c1b58 - convey::passthrough::tests::test_passthrough_config_sync::h49df3190bd76fa47 [INFO] [stdout] at /opt/rustwide/workdir/src/passthrough/mod.rs:404:9 [INFO] [stdout] 19: 0x556a709c187a - convey::passthrough::tests::test_passthrough_config_sync::{{closure}}::hb3264c4c9a3f92fb [INFO] [stdout] at /opt/rustwide/workdir/src/passthrough/mod.rs:392:5 [INFO] [stdout] 20: 0x556a70bc852e - core::ops::function::FnOnce::call_once::hedbef6c2d08af08f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556a710e4f63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x556a710e4f63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 23: 0x556a710e39f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x556a710e39f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x556a710e39f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x556a710e39f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x556a710e39f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x556a710e39f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 29: 0x556a710e39f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x556a710bcfb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x556a710bcfb2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x556a710c0c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x556a710c0c08 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x556a710c0c08 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x556a710c0c08 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x556a710c0c08 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x556a710c0c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x556a710c0c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x556a715f9a67 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 42: 0x7fcc867f9609 - start_thread [INFO] [stdout] 43: 0x7fcc865c9293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- proxy::tests::test_proxy stdout ---- [INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556a715f1300 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556a715f1300 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a715f1300 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556a715f1300 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556a716167dc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x556a715e9765 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x556a715f350b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556a715f350b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556a715f350b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556a715f301c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x556a715f3bd4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x556a715f3687 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x556a715f17fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556a715f3619 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x556a70984d51 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x556a70984c9d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x556a713039e8 - core::mem::uninitialized::hb686ef0d9ebafb0f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x556a713039e8 - ::parse::hf8c8e96134598044 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/role.rs:126:77 [INFO] [stdout] 18: 0x556a7099f159 - hyper::proto::h1::role::parse_headers::hf4e83540aca2721f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/role.rs:81:5 [INFO] [stdout] 19: 0x556a70a0abf6 - hyper::proto::h1::io::Buffered::parse::h43cb8f2bfca8075a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/io.rs:156:19 [INFO] [stdout] 20: 0x556a709e75ff - hyper::proto::h1::conn::Conn::poll_read_head::h10005a8755a8a01d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/conn.rs:140:32 [INFO] [stdout] 21: 0x556a709aa33f - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h7daf6691adaa220f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/dispatch.rs:246:22 [INFO] [stdout] 22: 0x556a709ade11 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h88e7adca13e98185 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/dispatch.rs:186:24 [INFO] [stdout] 23: 0x556a709ad216 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc3b4e0741157504e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/dispatch.rs:158:21 [INFO] [stdout] 24: 0x556a709a1bcf - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h5d6b4bba80e9ff46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/dispatch.rs:135:16 [INFO] [stdout] 25: 0x556a7099fd61 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h0d647a5e0f08be47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/dispatch.rs:118:28 [INFO] [stdout] 26: 0x556a70986535 - as core::future::future::Future>::poll::h8403b0370bec1787 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/proto/h1/dispatch.rs:422:9 [INFO] [stdout] 27: 0x556a70a8b810 - as core::future::future::Future>::poll::h8c843b4bbe0d9203 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/server/conn.rs:959:42 [INFO] [stdout] 28: 0x556a70b8cb4a - as core::future::future::Future>::poll::h1a76d5abe5cffcbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/server/conn.rs:1139:30 [INFO] [stdout] 29: 0x556a70a24a23 - as core::future::future::Future>::poll::hb08806a1384c299f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.1/src/server/conn.rs:1077:36 [INFO] [stdout] 30: 0x556a70c3f504 - tokio::runtime::task::core::Core::poll::{{closure}}::haaff8e883486d783 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 31: 0x556a70a195e5 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::he67a6faf066fd44e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 32: 0x556a70c3d72b - tokio::runtime::task::core::Core::poll::h04642e0fb1dd9dbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 33: 0x556a70b821bb - tokio::runtime::task::harness::Harness::poll::{{closure}}::ha297106e388c751c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 34: 0x556a70bc6c63 - core::ops::function::FnOnce::call_once::h0dd6f60608e43a99 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x556a70b1b1cb - as core::ops::function::FnOnce<()>>::call_once::heaf78b70fb7cdb5e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x556a70994efd - std::panicking::try::do_call::h3d293115e90bdba4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x556a709c340d - __rust_try [INFO] [stdout] 38: 0x556a7099334f - std::panicking::try::h8e7ce93ff5b46b6c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x556a70b1e1ca - std::panic::catch_unwind::hb5a624312785a91a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x556a70b7cc21 - tokio::runtime::task::harness::Harness::poll::h625e12bc4e34b5cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 41: 0x556a70a1adf0 - tokio::runtime::task::raw::poll::ha83a4d9278d9ce91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 42: 0x556a7147751f - tokio::runtime::task::raw::RawTask::poll::h17a9781845667fcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 43: 0x556a71492891 - tokio::runtime::task::Notified::run::hec0b0bdd74249c71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 44: 0x556a7142faa2 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::ha8eb636d61ce85a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/thread_pool/worker.rs:349:13 [INFO] [stdout] 45: 0x556a7143d4fc - tokio::coop::with_budget::{{closure}}::h9e8f0e99c35509a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 46: 0x556a71428c34 - std::thread::local::LocalKey::try_with::h641cea836c3f9f88 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 47: 0x556a71427b5e - std::thread::local::LocalKey::with::he35f9324f7f8b59a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 48: 0x556a7142f9bc - tokio::coop::with_budget::h5e985768da3ce482 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 49: 0x556a7142f9bc - tokio::coop::budget::hf19796fdbc2d5d83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 50: 0x556a7142f9bc - tokio::runtime::thread_pool::worker::Context::run_task::h4c0d99df56745ab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/thread_pool/worker.rs:348:9 [INFO] [stdout] 51: 0x556a7142f322 - tokio::runtime::thread_pool::worker::Context::run::h80a4afaf0cf8a373 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/thread_pool/worker.rs:318:24 [INFO] [stdout] 52: 0x556a7142f113 - tokio::runtime::thread_pool::worker::run::{{closure}}::hd007dd1c1fdd1434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/thread_pool/worker.rs:303:17 [INFO] [stdout] 53: 0x556a714585fd - tokio::macros::scoped_tls::ScopedKey::set::h67ba9d683b85758d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 54: 0x556a7142f03c - tokio::runtime::thread_pool::worker::run::h75c2671a0bde7ba4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/thread_pool/worker.rs:300:5 [INFO] [stdout] 55: 0x556a7142eeab - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::hdae6df50813cdd92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/thread_pool/worker.rs:279:45 [INFO] [stdout] 56: 0x556a7142d84f - as core::future::future::Future>::poll::h1fdd7e5d7c8fee2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/blocking/task.rs:42:21 [INFO] [stdout] 57: 0x556a7146d39a - tokio::runtime::task::core::Core::poll::{{closure}}::he8914fcf28ee7393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:173:17 [INFO] [stdout] 58: 0x556a71464685 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hff1656917485b63a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 59: 0x556a7146d1f8 - tokio::runtime::task::core::Core::poll::h8a835d1e66b18446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/core.rs:158:13 [INFO] [stdout] 60: 0x556a71464de4 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hc922d9a22e92031e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:107:27 [INFO] [stdout] 61: 0x556a714184e3 - core::ops::function::FnOnce::call_once::h1f33287525217b13 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x556a71479edc - as core::ops::function::FnOnce<()>>::call_once::h04a1bc15f095bcb2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 63: 0x556a7142a02f - std::panicking::try::do_call::h84e18744580669b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 64: 0x556a714332cd - __rust_try [INFO] [stdout] 65: 0x556a71429ebf - std::panicking::try::h3a412aaecc5a417b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 66: 0x556a7147b03b - std::panic::catch_unwind::h8fc94c0402d87948 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 67: 0x556a71464969 - tokio::runtime::task::harness::Harness::poll::h33684be6eb722804 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 68: 0x556a71477672 - tokio::runtime::task::raw::poll::h97f6c88330e261bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 69: 0x556a7147751f - tokio::runtime::task::raw::RawTask::poll::h17a9781845667fcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 70: 0x556a71492821 - tokio::runtime::task::Notified::run::h406ab46870e08500 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 71: 0x556a7145d76f - tokio::runtime::blocking::pool::Inner::run::h6901e085cb669863 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/blocking/pool.rs:277:17 [INFO] [stdout] 72: 0x556a7145cb7f - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::hd7c0d11ee1235346 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/blocking/pool.rs:257:17 [INFO] [stdout] 73: 0x556a7143c34c - std::sys_common::backtrace::__rust_begin_short_backtrace::hb5c559f228cf46a4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 74: 0x556a71453e31 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hfd0b566edff77459 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 75: 0x556a71479f31 - as core::ops::function::FnOnce<()>>::call_once::h4542fd7945f9bb01 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 76: 0x556a71429fcc - std::panicking::try::do_call::h2fb4e8927accee05 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x556a714332cd - __rust_try [INFO] [stdout] 78: 0x556a71429db1 - std::panicking::try::h32169e9720559404 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 79: 0x556a7147b071 - std::panic::catch_unwind::headb9c889b925f85 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 80: 0x556a71453c40 - std::thread::Builder::spawn_unchecked::{{closure}}::h971919673024140a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 81: 0x556a7141841f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc2a8d2180899744d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 82: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 83: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 84: 0x556a715f9a67 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 85: 0x7fcc867f9609 - start_thread [INFO] [stdout] 86: 0x7fcc865c9293 - clone [INFO] [stdout] 87: 0x0 - [INFO] [stdout] thread 'proxy::tests::test_proxy' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "http", host: Some(Ipv4(127.0.0.1)), port: Some(8000), path: "/", query: None, fragment: None }, source: TimedOut }', src/proxy/mod.rs:312:76 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556a715f1300 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556a715f1300 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a715f1300 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556a715f1300 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556a716167dc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x556a715e9765 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x556a715f350b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556a715f350b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556a715f350b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556a715f301c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x556a715f3bd4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x556a715f36b7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x556a715f17fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556a715f3619 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x556a70984d51 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x556a70984e43 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x556a70a43a4b - core::result::Result::unwrap::h0f9da5e21f028e95 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x556a70a8abf3 - convey::proxy::tests::test_proxy::{{closure}}::h304e8d26ae6af165 [INFO] [stdout] at /opt/rustwide/workdir/src/proxy/mod.rs:312:28 [INFO] [stdout] 18: 0x556a709bf71b - as core::future::future::Future>::poll::hc46098765db01475 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x556a70bb0440 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h43b970eca5d06afb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/park/thread.rs:263:54 [INFO] [stdout] 20: 0x556a709b4b2c - tokio::coop::with_budget::{{closure}}::hb8dfa25d93792b73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:121:9 [INFO] [stdout] 21: 0x556a70a84861 - std::thread::local::LocalKey::try_with::hd6ca26962abc0fe8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x556a70a82e5d - std::thread::local::LocalKey::with::hd81b2826c0c0718a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x556a70baea8b - tokio::coop::with_budget::h1b58e320853ba5ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:114:5 [INFO] [stdout] 24: 0x556a70baea8b - tokio::coop::budget::h409da6cc6d0d0bbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/coop.rs:98:5 [INFO] [stdout] 25: 0x556a70baea8b - tokio::park::thread::CachedParkThread::block_on::h35609082f9b57726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/park/thread.rs:263:31 [INFO] [stdout] 26: 0x556a70ab3ad9 - tokio::runtime::enter::Enter::block_on::h303e838a83969208 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/enter.rs:151:13 [INFO] [stdout] 27: 0x556a70a36ace - tokio::runtime::thread_pool::ThreadPool::block_on::h325779a6c8ad5a03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 28: 0x556a70c43539 - tokio::runtime::Runtime::block_on::ha79187ab95034da3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.0.1/src/runtime/mod.rs:452:43 [INFO] [stdout] 29: 0x556a70a89edb - convey::proxy::tests::test_proxy::h96a4ea9cda4b3638 [INFO] [stdout] at /opt/rustwide/workdir/src/proxy/mod.rs:283:9 [INFO] [stdout] 30: 0x556a70a89e0a - convey::proxy::tests::test_proxy::{{closure}}::hf1a80c543a432d36 [INFO] [stdout] at /opt/rustwide/workdir/src/proxy/mod.rs:272:5 [INFO] [stdout] 31: 0x556a70bc7f7e - core::ops::function::FnOnce::call_once::ha80b06b03dd96b74 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x556a710e4f63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x556a710e4f63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 34: 0x556a710e39f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 35: 0x556a710e39f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x556a710e39f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x556a710e39f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x556a710e39f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 39: 0x556a710e39f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 40: 0x556a710e39f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 41: 0x556a710bcfb2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 42: 0x556a710bcfb2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 43: 0x556a710c0c08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 44: 0x556a710c0c08 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 45: 0x556a710c0c08 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 46: 0x556a710c0c08 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 47: 0x556a710c0c08 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 48: 0x556a710c0c08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 49: 0x556a710c0c08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 51: 0x556a715f9a67 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x556a715f9a67 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 53: 0x7fcc867f9609 - start_thread [INFO] [stdout] 54: 0x7fcc865c9293 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::test_subscribe [INFO] [stdout] passthrough::tests::test_passthrough_config_sync [INFO] [stdout] proxy::tests::test_proxy [INFO] [stdout] stats::tests::test_stats [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin convey' [INFO] running `Command { std: "docker" "inspect" "d49ca0a0466d68448100dd34cfd615473e9be644f8bec370817dd68110d701a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d49ca0a0466d68448100dd34cfd615473e9be644f8bec370817dd68110d701a9", kill_on_drop: false }` [INFO] [stdout] d49ca0a0466d68448100dd34cfd615473e9be644f8bec370817dd68110d701a9