[INFO] cloning repository https://github.com/decentraland/warp-server-with-rpc-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/decentraland/warp-server-with-rpc-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentraland%2Fwarp-server-with-rpc-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentraland%2Fwarp-server-with-rpc-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1c0d3254e07773fcad0f47a5b896f88b2737587 [INFO] testing decentraland/warp-server-with-rpc-server/c1c0d3254e07773fcad0f47a5b896f88b2737587 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentraland%2Fwarp-server-with-rpc-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/decentraland/warp-server-with-rpc-server on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/decentraland/warp-server-with-rpc-server [INFO] finished tweaking git repo https://github.com/decentraland/warp-server-with-rpc-server [INFO] tweaked toml for git repo https://github.com/decentraland/warp-server-with-rpc-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/decentraland/warp-server-with-rpc-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ebaf9823ca83b45e09a96af153ae1a0b83fcb4372d52df703dab02c76619858 [INFO] running `Command { std: "docker" "start" "-a" "5ebaf9823ca83b45e09a96af153ae1a0b83fcb4372d52df703dab02c76619858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ebaf9823ca83b45e09a96af153ae1a0b83fcb4372d52df703dab02c76619858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebaf9823ca83b45e09a96af153ae1a0b83fcb4372d52df703dab02c76619858", kill_on_drop: false }` [INFO] [stdout] 5ebaf9823ca83b45e09a96af153ae1a0b83fcb4372d52df703dab02c76619858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50dbe5e12e939b74e3fdf9796d9bcb2eb0ba80b6add7f0c7a39a8fe174373006 [INFO] running `Command { std: "docker" "start" "-a" "50dbe5e12e939b74e3fdf9796d9bcb2eb0ba80b6add7f0c7a39a8fe174373006", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling prost v0.11.8 [INFO] [stderr] Compiling prost-types v0.11.8 [INFO] [stderr] Compiling quinn-proto v0.9.3 [INFO] [stderr] Compiling prost-build v0.11.8 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling dcl-rpc v1.0.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling quinn-udp v0.3.2 [INFO] [stderr] Compiling quinn v0.9.3 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling warp-dcl-rpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "50dbe5e12e939b74e3fdf9796d9bcb2eb0ba80b6add7f0c7a39a8fe174373006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50dbe5e12e939b74e3fdf9796d9bcb2eb0ba80b6add7f0c7a39a8fe174373006", kill_on_drop: false }` [INFO] [stdout] 50dbe5e12e939b74e3fdf9796d9bcb2eb0ba80b6add7f0c7a39a8fe174373006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c47603ae001598b0609e92cbca85992dc44c25ee8c62ebd6356fe86c97e79f5 [INFO] running `Command { std: "docker" "start" "-a" "3c47603ae001598b0609e92cbca85992dc44c25ee8c62ebd6356fe86c97e79f5", kill_on_drop: false }` [INFO] [stderr] Compiling warp-dcl-rpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "3c47603ae001598b0609e92cbca85992dc44c25ee8c62ebd6356fe86c97e79f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c47603ae001598b0609e92cbca85992dc44c25ee8c62ebd6356fe86c97e79f5", kill_on_drop: false }` [INFO] [stdout] 3c47603ae001598b0609e92cbca85992dc44c25ee8c62ebd6356fe86c97e79f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 762c15b7e5283f5c263ce5bfed9812d29d427c4af4817c1214c2f6d13aa54013 [INFO] running `Command { std: "docker" "start" "-a" "762c15b7e5283f5c263ce5bfed9812d29d427c4af4817c1214c2f6d13aa54013", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warp_dcl_rpc-ef5fc0e0db4d38ad) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/warp_dcl_rpc-70461406160fc5d3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/it_works.rs (/opt/rustwide/target/debug/deps/it_works-44a168728a3a7ac4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test it_not_pass_the_auth_middleware ... ok [INFO] [stdout] test it_pass_the_auth_middleware ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- it_pass_the_auth_middleware stdout ---- [INFO] [stdout] thread 'it_pass_the_auth_middleware' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/server.rs:213:27: [INFO] [stdout] error binding to 127.0.0.1:3030: error creating server listener: Address already in use (os error 98) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5784ebaa40aa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5784ebaa40aa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5784ebaa40aa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5784ebaa40aa - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5784ebacdb7b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5784ebacdb7b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5784ebaa0883 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5784ebaa58b2 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5784ebaa58b2 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5784ebaa53f3 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5784eb71e529 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5784eb71e529 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5784ebaa6172 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5784ebaa6172 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5784ebaa5e27 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5784ebaa4589 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5784ebaa5ab4 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5784eb498203 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5784eb531f66 - warp::server::Server::bind_ephemeral::{{closure}}::hf285ec8fbb583590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/server.rs:100:13 [INFO] [stdout] 19: 0x5784eb559420 - core::result::Result::unwrap_or_else::h2e71fe79c50bb142 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1456:23 [INFO] [stdout] 20: 0x5784eb531103 - warp::server::Server::bind_ephemeral::hf82cc833568e8fb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/server.rs:99:9 [INFO] [stdout] 21: 0x5784eb532cac - warp::server::Server::run::{{closure}}::h1e746ee7d1be66f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/server.rs:132:27 [INFO] [stdout] 22: 0x5784eb68c987 - warp_dcl_rpc::init_app::{{closure}}::{{closure}}::hf2b591571af5b7e3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:62:57 [INFO] [stdout] 23: 0x5784eb4f8034 - tokio::runtime::task::core::Core::poll::{{closure}}::h095cfdc2228eb0b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/task/core.rs:223:17 [INFO] [stdout] 24: 0x5784eb5e0685 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h74fdcb8877fe5058 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 25: 0x5784eb4f6b9f - tokio::runtime::task::core::Core::poll::h8cdb75d5e62056ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/task/core.rs:212:13 [INFO] [stdout] 26: 0x5784eb4ac75a - tokio::runtime::task::harness::poll_future::{{closure}}::h4c029e6fab1ad6ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/task/harness.rs:476:19 [INFO] [stdout] 27: 0x5784eb52c5b0 - as core::ops::function::FnOnce<()>>::call_once::h6479ba7d26ffcf50 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5784eb66eb38 - std::panicking::try::do_call::h294f4efd22318a76 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 29: 0x5784eb512ebb - __rust_try [INFO] [stdout] 30: 0x5784eb509736 - std::panicking::try::h228b1f66f48a04fa [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 31: 0x5784eb509736 - std::panic::catch_unwind::h3edd6d7e08cfa511 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 32: 0x5784eb4a0e87 - tokio::runtime::task::harness::poll_future::h3acfd40ef9e9ab11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/task/harness.rs:464:18 [INFO] [stdout] 33: 0x5784eb4b1de6 - tokio::runtime::task::harness::Harness::poll_inner::h37b8502961f3ea62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/task/harness.rs:198:27 [INFO] [stdout] 34: 0x5784eb4c0433 - tokio::runtime::task::harness::Harness::poll::hdae045ec753a7cc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/task/harness.rs:152:15 [INFO] [stdout] 35: 0x5784eb5e82bb - tokio::runtime::task::raw::poll::h4f81e96b2efc18d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/task/raw.rs:255:5 [INFO] [stdout] 36: 0x5784eb9f02e7 - tokio::runtime::task::raw::RawTask::poll::h30bcb3b8e6b11abb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/task/raw.rs:200:18 [INFO] [stdout] 37: 0x5784eb55d5b1 - tokio::runtime::task::LocalNotified::run::h45dede16ad8a9f6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/task/mod.rs:394:9 [INFO] [stdout] 38: 0x5784eb68955a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3690d5e36b64f838 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:584:25 [INFO] [stdout] 39: 0x5784eb688609 - tokio::runtime::coop::with_budget::h5db80df1bb61eac7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 40: 0x5784eb688609 - tokio::runtime::coop::budget::h55ca9879478fc582 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 41: 0x5784eb688609 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h9b64a52bb065df82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:285:29 [INFO] [stdout] 42: 0x5784eb687fc6 - tokio::runtime::scheduler::current_thread::Context::enter::h1293e8906e5a53aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 43: 0x5784eb6884da - tokio::runtime::scheduler::current_thread::Context::run_task::h8580e555d7c9a3ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:285:9 [INFO] [stdout] 44: 0x5784eb68948c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hef740049bba500bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:583:34 [INFO] [stdout] 45: 0x5784eb688a94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb933dae5490f1fcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 46: 0x5784eb5d8418 - tokio::macros::scoped_tls::ScopedKey::set::h0bdefe24f2fc05d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 47: 0x5784eb68883f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5efbcc100486a6b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 48: 0x5784eb688ab3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7239f359eb366f5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 49: 0x5784eb681f81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::haff9d04d794b0b2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 50: 0x5784eb5516fd - tokio::runtime::runtime::Runtime::block_on::ha46fdbf6fb20870a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 51: 0x5784eb6b3960 - it_works::it_pass_the_auth_middleware::he85035bb55746b83 [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:39:5 [INFO] [stdout] 52: 0x5784eb6b37f7 - it_works::it_pass_the_auth_middleware::{{closure}}::had9303442a96341d [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:9:39 [INFO] [stdout] 53: 0x5784eb5c2516 - core::ops::function::FnOnce::call_once::hd16f02de322c0805 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5784eb722e9b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5784eb722e9b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 56: 0x5784eb722718 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 57: 0x5784eb722718 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5784eb722718 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x5784eb722718 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x5784eb722718 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 61: 0x5784eb722718 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 62: 0x5784eb722718 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 63: 0x5784eb6e7ae4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 64: 0x5784eb6e7ae4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 65: 0x5784eb6eb192 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 66: 0x5784eb6eb192 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x5784eb6eb192 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x5784eb6eb192 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x5784eb6eb192 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 70: 0x5784eb6eb192 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 71: 0x5784eb6eb192 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x5784ebaaa40b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 73: 0x5784ebaaa40b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 74: 0x5784ebaaa40b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 75: 0x7e08cb82cac3 - [INFO] [stdout] 76: 0x7e08cb8bda04 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] thread 'it_pass_the_auth_middleware' panicked at tests/it_works.rs:24:61: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5784ebaa40aa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5784ebaa40aa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5784ebaa40aa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5784ebaa40aa - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5784ebacdb7b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5784ebacdb7b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5784ebaa0883 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5784ebaa58b2 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5784ebaa58b2 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5784ebaa53f3 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5784eb71e529 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5784eb71e529 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5784ebaa6172 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5784ebaa6172 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5784ebaa5e27 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5784ebaa4589 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5784ebaa5ab4 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5784eb498203 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5784eb498756 - core::result::unwrap_failed::hb08d23940033af31 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x5784eb6b44d5 - core::result::Result::unwrap::h7045ab931dcd8812 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x5784eb6b44d5 - it_works::it_pass_the_auth_middleware::{{closure}}::hf8dfb972b2ad5b74 [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:24:26 [INFO] [stdout] 21: 0x5784eb5f0642 - as core::future::future::Future>::poll::h96385b920c276ad0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5784eb5f051d - as core::future::future::Future>::poll::h6f2758f998c6b44d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x5784eb68976f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h67e4d2daf1ea1a5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 24: 0x5784eb689695 - tokio::runtime::coop::with_budget::hae4bdfed75fdd227 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x5784eb689695 - tokio::runtime::coop::budget::h70517b1e2c8fae94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x5784eb689695 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h82d72a64041da42f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 27: 0x5784eb6882d0 - tokio::runtime::scheduler::current_thread::Context::enter::hc1988bd8cded4568 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 28: 0x5784eb688d1a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hef740049bba500bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 29: 0x5784eb688a94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb933dae5490f1fcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 30: 0x5784eb5d8418 - tokio::macros::scoped_tls::ScopedKey::set::h0bdefe24f2fc05d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5784eb68883f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5efbcc100486a6b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 32: 0x5784eb688ab3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7239f359eb366f5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 33: 0x5784eb681f81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::haff9d04d794b0b2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 34: 0x5784eb5516fd - tokio::runtime::runtime::Runtime::block_on::ha46fdbf6fb20870a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 35: 0x5784eb6b3960 - it_works::it_pass_the_auth_middleware::he85035bb55746b83 [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:39:5 [INFO] [stdout] 36: 0x5784eb6b37f7 - it_works::it_pass_the_auth_middleware::{{closure}}::had9303442a96341d [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:9:39 [INFO] [stdout] 37: 0x5784eb5c2516 - core::ops::function::FnOnce::call_once::hd16f02de322c0805 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x5784eb722e9b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5784eb722e9b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 40: 0x5784eb722718 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 41: 0x5784eb722718 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x5784eb722718 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 43: 0x5784eb722718 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 44: 0x5784eb722718 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 45: 0x5784eb722718 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 46: 0x5784eb722718 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 47: 0x5784eb6e7ae4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 48: 0x5784eb6e7ae4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 49: 0x5784eb6eb192 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 50: 0x5784eb6eb192 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5784eb6eb192 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x5784eb6eb192 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x5784eb6eb192 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 54: 0x5784eb6eb192 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 55: 0x5784eb6eb192 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5784ebaaa40b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 57: 0x5784ebaaa40b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 58: 0x5784ebaaa40b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 59: 0x7e08cb82cac3 - [INFO] [stdout] 60: 0x7e08cb8bda04 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] it_pass_the_auth_middleware [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test it_works` [INFO] running `Command { std: "docker" "inspect" "762c15b7e5283f5c263ce5bfed9812d29d427c4af4817c1214c2f6d13aa54013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762c15b7e5283f5c263ce5bfed9812d29d427c4af4817c1214c2f6d13aa54013", kill_on_drop: false }` [INFO] [stdout] 762c15b7e5283f5c263ce5bfed9812d29d427c4af4817c1214c2f6d13aa54013