[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 1.82.0 for beta-1.83-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-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/decentraland/warp-server-with-rpc-server on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "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-4-tc1/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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v4.4.0 [INFO] [stderr] Downloaded prost-types v0.11.8 [INFO] [stderr] Downloaded futures-macro v0.3.27 [INFO] [stderr] Downloaded prost v0.11.8 [INFO] [stderr] Downloaded quinn-udp v0.3.2 [INFO] [stderr] Downloaded prost-derive v0.11.8 [INFO] [stderr] Downloaded tokio-stream v0.1.12 [INFO] [stderr] Downloaded quinn v0.9.3 [INFO] [stderr] Downloaded dcl-rpc v1.0.0 [INFO] [stderr] Downloaded warp v0.3.3 [INFO] [stderr] Downloaded prost-build v0.11.8 [INFO] [stderr] Downloaded quinn-proto v0.9.3 [INFO] [stderr] Downloaded rustix v0.36.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3b9709fb4ffecd2bf3eefa23bc50fb10caea2b429a4eea4b5287ed3df5bdd91 [INFO] running `Command { std: "docker" "start" "-a" "f3b9709fb4ffecd2bf3eefa23bc50fb10caea2b429a4eea4b5287ed3df5bdd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3b9709fb4ffecd2bf3eefa23bc50fb10caea2b429a4eea4b5287ed3df5bdd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b9709fb4ffecd2bf3eefa23bc50fb10caea2b429a4eea4b5287ed3df5bdd91", kill_on_drop: false }` [INFO] [stdout] f3b9709fb4ffecd2bf3eefa23bc50fb10caea2b429a4eea4b5287ed3df5bdd91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18353d87216819a4537561e079be90f569e9ed633ca61921a14c2249d8143587 [INFO] running `Command { std: "docker" "start" "-a" "18353d87216819a4537561e079be90f569e9ed633ca61921a14c2249d8143587", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling prost v0.11.8 [INFO] [stderr] Compiling prost-types v0.11.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling quinn-proto v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling prost-build v0.11.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling dcl-rpc v1.0.0 [INFO] [stderr] Compiling quinn-udp v0.3.2 [INFO] [stderr] Compiling quinn v0.9.3 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling warp-dcl-rpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [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 1` [INFO] running `Command { std: "docker" "inspect" "18353d87216819a4537561e079be90f569e9ed633ca61921a14c2249d8143587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18353d87216819a4537561e079be90f569e9ed633ca61921a14c2249d8143587", kill_on_drop: false }` [INFO] [stdout] 18353d87216819a4537561e079be90f569e9ed633ca61921a14c2249d8143587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cfbe85b003f35ff86583c6c29ca2d131516509325985144b39ad2f178847351 [INFO] running `Command { std: "docker" "start" "-a" "3cfbe85b003f35ff86583c6c29ca2d131516509325985144b39ad2f178847351", 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 6.90s [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 1` [INFO] running `Command { std: "docker" "inspect" "3cfbe85b003f35ff86583c6c29ca2d131516509325985144b39ad2f178847351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cfbe85b003f35ff86583c6c29ca2d131516509325985144b39ad2f178847351", kill_on_drop: false }` [INFO] [stdout] 3cfbe85b003f35ff86583c6c29ca2d131516509325985144b39ad2f178847351 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dca57828aa5a30abc85e3337f92bfea762cb5ce46130a8b254c809618b40b876 [INFO] running `Command { std: "docker" "start" "-a" "dca57828aa5a30abc85e3337f92bfea762cb5ce46130a8b254c809618b40b876", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [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 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warp_dcl_rpc-ccbb7d24658993b8) [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] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/warp_dcl_rpc-86a75bb1d6ec30e7) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/it_works.rs (/opt/rustwide/target/debug/deps/it_works-c41a0a186a4ece5d) [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] [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: 0x5901ef794a4a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5901ef794a4a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5901ef794a4a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5901ef794a4a - ::fmt::h304520fd6a30aa07 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5901ef7be51b - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5901ef7be51b - core::fmt::write::hf5713710ce10ff22 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5901ef791223 - std::io::Write::write_fmt::h786683024e26df0d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5901ef796252 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5901ef796252 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5901ef795d93 - std::panicking::default_hook::h81c8cd2e7c59ee33 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5901ef40c529 - as core::ops::function::Fn>::call::h6ef31d9fe3b4da7d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5901ef40c529 - test::test_main::{{closure}}::h97736fed204a235d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5901ef796b12 - as core::ops::function::Fn>::call::h375ef7f99b271d16 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5901ef796b12 - std::panicking::rust_panic_with_hook::had2118629c312a4a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5901ef7967c7 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5901ef794f29 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5901ef796454 - rust_begin_unwind [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5901ef186203 - core::panicking::panic_fmt::h3eea515d05f7a35e [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5901ef21f4f6 - warp::server::Server::bind_ephemeral::{{closure}}::h4008a8f7481cf5f0 [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: 0x5901ef245b60 - core::result::Result::unwrap_or_else::h58577d0fa661c505 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/result.rs:1456:23 [INFO] [stdout] 20: 0x5901ef21f283 - warp::server::Server::bind_ephemeral::h14a7720d58c008c2 [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: 0x5901ef220e2c - warp::server::Server::run::{{closure}}::h380bb1c9fe8fa829 [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: 0x5901ef3798f7 - warp_dcl_rpc::init_app::{{closure}}::{{closure}}::h2b517600f7426903 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:62:57 [INFO] [stdout] 23: 0x5901ef1e7d04 - tokio::runtime::task::core::Core::poll::{{closure}}::h7bf5860f5af386f5 [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: 0x5901ef2cb575 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h296ea0c4ddda8aba [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: 0x5901ef1e4c1f - tokio::runtime::task::core::Core::poll::h811662ca80f3a45a [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: 0x5901ef19d9da - tokio::runtime::task::harness::poll_future::{{closure}}::hffa8472890c13ba1 [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: 0x5901ef21aef0 - as core::ops::function::FnOnce<()>>::call_once::h79576eaf7760ea13 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5901ef35cdf8 - std::panicking::try::do_call::h3c9be6359270d25a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 29: 0x5901ef200ebb - __rust_try [INFO] [stdout] 30: 0x5901ef1fc436 - std::panicking::try::h62ebedbb3c60cff7 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 31: 0x5901ef1fc436 - std::panic::catch_unwind::ha9d0a7150903f30f [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 32: 0x5901ef18ee87 - tokio::runtime::task::harness::poll_future::h4980eb21bafa1d92 [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: 0x5901ef1a1eb6 - tokio::runtime::task::harness::Harness::poll_inner::ha5ab0a6551ee27ce [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: 0x5901ef1ac813 - tokio::runtime::task::harness::Harness::poll::h1009bfd645870958 [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: 0x5901ef2d627b - tokio::runtime::task::raw::poll::hde83d8ca83f1bfbb [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: 0x5901ef6f48d7 - tokio::runtime::task::raw::RawTask::poll::h3f3779d4e4a58e95 [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: 0x5901ef24ae21 - tokio::runtime::task::LocalNotified::run::he6dcf1e1a043e547 [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: 0x5901ef376a9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc36c801936674ce3 [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: 0x5901ef375989 - tokio::runtime::coop::with_budget::h69a81e82be385ffa [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: 0x5901ef375989 - tokio::runtime::coop::budget::h3436697ea741176c [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: 0x5901ef375989 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h728956d52fd5b815 [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: 0x5901ef375346 - tokio::runtime::scheduler::current_thread::Context::enter::h059fda9546ebb584 [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: 0x5901ef37585a - tokio::runtime::scheduler::current_thread::Context::run_task::hc6886f8b783a11b2 [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: 0x5901ef37680c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hada0c68fb24ffe73 [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: 0x5901ef375e14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h70cd125bf333d575 [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: 0x5901ef32e948 - tokio::macros::scoped_tls::ScopedKey::set::h866b1c9b16697596 [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: 0x5901ef375bbf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9aa9dd703e1f91cf [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: 0x5901ef375e33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8c69dc2c3dd9ff91 [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: 0x5901ef36f301 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h815779cb25da1b1e [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: 0x5901ef23f6dd - tokio::runtime::runtime::Runtime::block_on::h140d21655a122a9c [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: 0x5901ef3a13c0 - it_works::it_pass_the_auth_middleware::h6ef120e383f67752 [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:39:5 [INFO] [stdout] 52: 0x5901ef3a1257 - it_works::it_pass_the_auth_middleware::{{closure}}::he71b195a2484c86e [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:9:39 [INFO] [stdout] 53: 0x5901ef2ac3e6 - core::ops::function::FnOnce::call_once::h20a89d89e57b5c2f [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5901ef410e2b - core::ops::function::FnOnce::call_once::h8cb4701a559728b6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5901ef410e2b - test::__rust_begin_short_backtrace::hbd02dbd41797127f [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:620:18 [INFO] [stdout] 56: 0x5901ef410718 - test::run_test_in_process::{{closure}}::h9b9c40b959cf4b0a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:60 [INFO] [stdout] 57: 0x5901ef410718 - as core::ops::function::FnOnce<()>>::call_once::h80ca0f237bf0daa4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5901ef410718 - std::panicking::try::do_call::h74ee75d3e2d7ba36 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x5901ef410718 - std::panicking::try::h2ae7db1dc2a281fc [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x5901ef410718 - std::panic::catch_unwind::h25732d5472f1001d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 61: 0x5901ef410718 - test::run_test_in_process::h1e17135aacb29db6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:27 [INFO] [stdout] 62: 0x5901ef410718 - test::run_test::{{closure}}::h65f9c94bff1a7861 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:564:43 [INFO] [stdout] 63: 0x5901ef3d5ae4 - test::run_test::{{closure}}::ha23ee43b6be2939d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:594:41 [INFO] [stdout] 64: 0x5901ef3d5ae4 - std::sys::backtrace::__rust_begin_short_backtrace::h160ed2f20abbd124 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 65: 0x5901ef3d9192 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h076d93a5dd61b367 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 66: 0x5901ef3d9192 - as core::ops::function::FnOnce<()>>::call_once::hb7dffecae4d2a0df [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x5901ef3d9192 - std::panicking::try::do_call::h425c243d1cd119a5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 68: 0x5901ef3d9192 - std::panicking::try::h5ff57b1fa4d0634d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 69: 0x5901ef3d9192 - std::panic::catch_unwind::h69dc0395c7d606c8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 70: 0x5901ef3d9192 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd987ad26725d6b64 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 71: 0x5901ef3d9192 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h262984108de629b4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x5901ef79adab - as core::ops::function::FnOnce>::call_once::hd6eefa32c9acf934 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 73: 0x5901ef79adab - as core::ops::function::FnOnce>::call_once::h6bca3a1f077b8c81 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 74: 0x5901ef79adab - std::sys::pal::unix::thread::Thread::new::thread_start::hcdbd1049068002f4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 75: 0x70a05bf86ac3 - [INFO] [stdout] 76: 0x70a05c017a04 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] thread 'it_pass_the_auth_middleware' panicked at tests/it_works.rs:20:70: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5901ef794a4a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5901ef794a4a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5901ef794a4a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5901ef794a4a - ::fmt::h304520fd6a30aa07 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5901ef7be51b - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5901ef7be51b - core::fmt::write::hf5713710ce10ff22 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5901ef791223 - std::io::Write::write_fmt::h786683024e26df0d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5901ef796252 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5901ef796252 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5901ef795d93 - std::panicking::default_hook::h81c8cd2e7c59ee33 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5901ef40c529 - as core::ops::function::Fn>::call::h6ef31d9fe3b4da7d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5901ef40c529 - test::test_main::{{closure}}::h97736fed204a235d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5901ef796b12 - as core::ops::function::Fn>::call::h375ef7f99b271d16 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5901ef796b12 - std::panicking::rust_panic_with_hook::had2118629c312a4a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5901ef7967c7 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5901ef794f29 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5901ef796454 - rust_begin_unwind [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5901ef186203 - core::panicking::panic_fmt::h3eea515d05f7a35e [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5901ef186756 - core::result::unwrap_failed::h7c8d8bbbcf45dc13 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x5901ef3a1c3b - core::result::Result::unwrap::hc138959a876075c9 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x5901ef3a1c3b - it_works::it_pass_the_auth_middleware::{{closure}}::h126277a4d1a6828f [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:20:26 [INFO] [stdout] 21: 0x5901ef2dde92 - as core::future::future::Future>::poll::h31657a9b5e4496a8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5901ef2de02d - as core::future::future::Future>::poll::h6fbad5f19415b679 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x5901ef376aef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1fbddc5129e9f6d9 [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: 0x5901ef3769e5 - tokio::runtime::coop::with_budget::h095e0cd108ddfa49 [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: 0x5901ef3769e5 - tokio::runtime::coop::budget::h59c8530d30eb0cb2 [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: 0x5901ef3769e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0f756e1584f2a545 [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: 0x5901ef375650 - tokio::runtime::scheduler::current_thread::Context::enter::hfcb235f7f3323426 [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: 0x5901ef37609a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hada0c68fb24ffe73 [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: 0x5901ef375e14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h70cd125bf333d575 [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: 0x5901ef32e948 - tokio::macros::scoped_tls::ScopedKey::set::h866b1c9b16697596 [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: 0x5901ef375bbf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9aa9dd703e1f91cf [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: 0x5901ef375e33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8c69dc2c3dd9ff91 [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: 0x5901ef36f301 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h815779cb25da1b1e [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: 0x5901ef23f6dd - tokio::runtime::runtime::Runtime::block_on::h140d21655a122a9c [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: 0x5901ef3a13c0 - it_works::it_pass_the_auth_middleware::h6ef120e383f67752 [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:39:5 [INFO] [stdout] 36: 0x5901ef3a1257 - it_works::it_pass_the_auth_middleware::{{closure}}::he71b195a2484c86e [INFO] [stdout] at /opt/rustwide/workdir/tests/it_works.rs:9:39 [INFO] [stdout] 37: 0x5901ef2ac3e6 - core::ops::function::FnOnce::call_once::h20a89d89e57b5c2f [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x5901ef410e2b - core::ops::function::FnOnce::call_once::h8cb4701a559728b6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5901ef410e2b - test::__rust_begin_short_backtrace::hbd02dbd41797127f [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:620:18 [INFO] [stdout] 40: 0x5901ef410718 - test::run_test_in_process::{{closure}}::h9b9c40b959cf4b0a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:60 [INFO] [stdout] 41: 0x5901ef410718 - as core::ops::function::FnOnce<()>>::call_once::h80ca0f237bf0daa4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x5901ef410718 - std::panicking::try::do_call::h74ee75d3e2d7ba36 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 43: 0x5901ef410718 - std::panicking::try::h2ae7db1dc2a281fc [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 44: 0x5901ef410718 - std::panic::catch_unwind::h25732d5472f1001d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 45: 0x5901ef410718 - test::run_test_in_process::h1e17135aacb29db6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:27 [INFO] [stdout] 46: 0x5901ef410718 - test::run_test::{{closure}}::h65f9c94bff1a7861 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:564:43 [INFO] [stdout] 47: 0x5901ef3d5ae4 - test::run_test::{{closure}}::ha23ee43b6be2939d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:594:41 [INFO] [stdout] 48: 0x5901ef3d5ae4 - std::sys::backtrace::__rust_begin_short_backtrace::h160ed2f20abbd124 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 49: 0x5901ef3d9192 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h076d93a5dd61b367 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 50: 0x5901ef3d9192 - as core::ops::function::FnOnce<()>>::call_once::hb7dffecae4d2a0df [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5901ef3d9192 - std::panicking::try::do_call::h425c243d1cd119a5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x5901ef3d9192 - std::panicking::try::h5ff57b1fa4d0634d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x5901ef3d9192 - std::panic::catch_unwind::h69dc0395c7d606c8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 54: 0x5901ef3d9192 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd987ad26725d6b64 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 55: 0x5901ef3d9192 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h262984108de629b4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5901ef79adab - as core::ops::function::FnOnce>::call_once::hd6eefa32c9acf934 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 57: 0x5901ef79adab - as core::ops::function::FnOnce>::call_once::h6bca3a1f077b8c81 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 58: 0x5901ef79adab - std::sys::pal::unix::thread::Thread::new::thread_start::hcdbd1049068002f4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 59: 0x70a05bf86ac3 - [INFO] [stdout] 60: 0x70a05c017a04 - 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.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test it_works` [INFO] running `Command { std: "docker" "inspect" "dca57828aa5a30abc85e3337f92bfea762cb5ce46130a8b254c809618b40b876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca57828aa5a30abc85e3337f92bfea762cb5ce46130a8b254c809618b40b876", kill_on_drop: false }` [INFO] [stdout] dca57828aa5a30abc85e3337f92bfea762cb5ce46130a8b254c809618b40b876