[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 against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentraland%2Fwarp-server-with-rpc-server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/decentraland/warp-server-with-rpc-server on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.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-0-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.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.3.2
[INFO] [stderr]   Downloaded quinn v0.9.3
[INFO] [stderr]   Downloaded dcl-rpc v1.0.0
[INFO] [stderr]   Downloaded quinn-proto v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67be81012e3b4129c85b297b1c1c28a1f6cfff196f5807094e5411059dafaeb3
[INFO] running `Command { std: "docker" "start" "-a" "67be81012e3b4129c85b297b1c1c28a1f6cfff196f5807094e5411059dafaeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67be81012e3b4129c85b297b1c1c28a1f6cfff196f5807094e5411059dafaeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67be81012e3b4129c85b297b1c1c28a1f6cfff196f5807094e5411059dafaeb3", kill_on_drop: false }`
[INFO] [stdout] 67be81012e3b4129c85b297b1c1c28a1f6cfff196f5807094e5411059dafaeb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ae92f527abab0faa86d8f57bd4922d790e0d3f885c08080eb5ea0424ef3a090
[INFO] running `Command { std: "docker" "start" "-a" "2ae92f527abab0faa86d8f57bd4922d790e0d3f885c08080eb5ea0424ef3a090", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling cfg-if v1.0.0
[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 pin-project-lite v0.2.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[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 fnv v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling petgraph v0.6.3
[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 idna v0.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[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 tungstenite v0.18.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling prost v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling quinn-proto v0.9.3
[INFO] [stderr]    Compiling prost-types v0.11.8
[INFO] [stderr]    Compiling prost-build v0.11.8
[INFO] [stderr]    Compiling quinn-udp v0.3.2
[INFO] [stderr]    Compiling dcl-rpc v1.0.0
[INFO] [stderr]    Compiling quinn v0.9.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[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 1m 37s
[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" "2ae92f527abab0faa86d8f57bd4922d790e0d3f885c08080eb5ea0424ef3a090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae92f527abab0faa86d8f57bd4922d790e0d3f885c08080eb5ea0424ef3a090", kill_on_drop: false }`
[INFO] [stdout] 2ae92f527abab0faa86d8f57bd4922d790e0d3f885c08080eb5ea0424ef3a090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b19a97b861a3e888d2a9160636a5259145930467dadcd85a4969e56eb21353c8
[INFO] running `Command { std: "docker" "start" "-a" "b19a97b861a3e888d2a9160636a5259145930467dadcd85a4969e56eb21353c8", 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 12.35s
[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" "b19a97b861a3e888d2a9160636a5259145930467dadcd85a4969e56eb21353c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b19a97b861a3e888d2a9160636a5259145930467dadcd85a4969e56eb21353c8", kill_on_drop: false }`
[INFO] [stdout] b19a97b861a3e888d2a9160636a5259145930467dadcd85a4969e56eb21353c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2b9be37a330e4aee03dae5062c4cfcb2340d30a549a19ac59613a0751aee6c0
[INFO] running `Command { std: "docker" "start" "-a" "e2b9be37a330e4aee03dae5062c4cfcb2340d30a549a19ac59613a0751aee6c0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[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-7675f8404e520458)
[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-6734bea909584e8b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/it_works.rs (/opt/rustwide/target/debug/deps/it_works-b5b32b03cfa0ff22)
[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:     0x5597708bde32 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597708bde32 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597708bde32 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597708bde32 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597708e97dc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x5597708e97dc - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x5597708bad6f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x5597708bdc04 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597708bdc04 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597708bf8bb - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x5597708bf597 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x55977051af37 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x55977051af37 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x5597708bfef0 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x5597708bfef0 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x5597708bfc32 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x5597708be306 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597708bf964 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x559770285ed5 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5597703d0e53 - warp::server::Server<F>::bind_ephemeral::{{closure}}::he3409baa273398aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/server.rs:100:13
[INFO] [stdout]   20:     0x559770448172 - core::result::Result<T,E>::unwrap_or_else::h366f3479d0b3938d
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1431:23
[INFO] [stdout]   21:     0x5597703cf8aa - warp::server::Server<F>::bind_ephemeral::h8d3128d194c1391a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/server.rs:213:27
[INFO] [stdout]   22:     0x5597703d146f - warp::server::Server<F>::run::{{closure}}::hfe4bdc184898cd68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/server.rs:132:27
[INFO] [stdout]   23:     0x5597704b09c2 - warp_dcl_rpc::init_app::{{closure}}::{{closure}}::h5828c47d04345d3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:62:57
[INFO] [stdout]   24:     0x55977030b28c - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h69c28d0d6b842f02
[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]   25:     0x55977045778f - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hf521c0badd76cf43
[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]   26:     0x5597703079f0 - tokio::runtime::task::core::Core<T,S>::poll::hab11e64561080f5b
[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]   27:     0x55977029abeb - tokio::runtime::task::harness::poll_future::{{closure}}::h632e2f333c7e41b6
[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]   28:     0x5597703f52d8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4fc3d16a6945277f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5597702ce421 - std::panicking::try::do_call::ha99eb7f9d0f9d997
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   30:     0x5597702dbacb - __rust_try
[INFO] [stdout]   31:     0x5597702c6ef8 - std::panicking::try::hb5ed4430b52b89f7
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   32:     0x5597703cd7dd - std::panic::catch_unwind::h6173afba868efc40
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   33:     0x559770293778 - tokio::runtime::task::harness::poll_future::h97f59b841a22d13c
[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]   34:     0x55977029dbba - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h0e5ba3c991370dd5
[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]   35:     0x5597702af573 - tokio::runtime::task::harness::Harness<T,S>::poll::heab41a756e2d817f
[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]   36:     0x5597703b284b - tokio::runtime::task::raw::poll::h2c16e0cb4061223d
[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]   37:     0x5597707f2ef7 - tokio::runtime::task::raw::RawTask::poll::h345ea578245ca715
[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]   38:     0x55977039da01 - tokio::runtime::task::LocalNotified<S>::run::h339ea01fc11460f8
[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]   39:     0x5597703e995a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcb40fb6aa6269d93
[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]   40:     0x5597703e88d3 - tokio::runtime::coop::with_budget::he8f15c50ba5ea644
[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]   41:     0x5597703e88d3 - tokio::runtime::coop::budget::hb2f8ef745eb5474b
[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]   42:     0x5597703e88d3 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hb1ee1393e49e6008
[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]   43:     0x5597703e85a6 - tokio::runtime::scheduler::current_thread::Context::enter::h7832ec62a12677bd
[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]   44:     0x5597703e87a4 - tokio::runtime::scheduler::current_thread::Context::run_task::h57897cd67ce8ed3e
[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]   45:     0x5597703e984f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55ee6fea5c4ca891
[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]   46:     0x5597703e8d7b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h26eff687dbcb8575
[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]   47:     0x5597704a6228 - tokio::macros::scoped_tls::ScopedKey<T>::set::h3bcf55f47bd9b918
[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]   48:     0x5597703e8b0f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h73e0eda60480e54d
[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]   49:     0x5597703e8d9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6dbca785f305dc41
[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]   50:     0x5597703e21cb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3323f27649ed4043
[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]   51:     0x5597703a1bed - tokio::runtime::runtime::Runtime::block_on::hf20068198e0cf82d
[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]   52:     0x5597704d1667 - it_works::it_pass_the_auth_middleware::he69d1876b0867afd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/it_works.rs:39:5
[INFO] [stdout]   53:     0x5597704d14e7 - it_works::it_pass_the_auth_middleware::{{closure}}::h45a00bfae9170e0b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/it_works.rs:9:39
[INFO] [stdout]   54:     0x55977031dc66 - core::ops::function::FnOnce::call_once::hf3a775ff22cac3bb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x55977051fb6f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x55977051fb6f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   57:     0x55977051f1f3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   58:     0x55977051f1f3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x55977051f1f3 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   60:     0x55977051f1f3 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   61:     0x55977051f1f3 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   62:     0x55977051f1f3 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   63:     0x55977051f1f3 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   64:     0x5597704e7df3 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   65:     0x5597704e7df3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   66:     0x5597704ec95f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   67:     0x5597704ec95f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5597704ec95f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   69:     0x5597704ec95f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   70:     0x5597704ec95f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   71:     0x5597704ec95f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   72:     0x5597704ec95f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5597708c40a5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   74:     0x5597708c40a5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   75:     0x5597708c40a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   76:     0x7f4d8b227ac3 - <unknown>
[INFO] [stdout]   77:     0x7f4d8b2b8a04 - __clone
[INFO] [stdout]   78:                0x0 - <unknown>
[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: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5597708bde32 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5597708bde32 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5597708bde32 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5597708bde32 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5597708e97dc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x5597708e97dc - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x5597708bad6f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x5597708bdc04 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5597708bdc04 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5597708bf8bb - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x5597708bf597 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x55977051af37 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x55977051af37 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x5597708bfef0 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x5597708bfef0 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x5597708bfc32 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x5597708be306 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5597708bf964 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x559770285ed5 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5597702864b3 - core::result::unwrap_failed::h5119205a73b72b0d
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5597704d1f29 - core::result::Result<T,E>::unwrap::hf3b5c7cd05b10a65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5597704d1f29 - it_works::it_pass_the_auth_middleware::{{closure}}::haff4381e7786c722
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/it_works.rs:20:26
[INFO] [stdout]   22:     0x5597703bdd43 - <core::pin::Pin<P> as core::future::future::Future>::poll::h133c628647c184e8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x5597703bded6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h600421360d2b95c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
[INFO] [stdout]   24:     0x5597703e9b84 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8489d025e8177b7c
[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]   25:     0x5597703e9aba - tokio::runtime::coop::with_budget::h3caf3f851c6dfaee
[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]   26:     0x5597703e9aba - tokio::runtime::coop::budget::h101842e27758ca00
[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]   27:     0x5597703e9aba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hda21942ffbbffc20
[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]   28:     0x5597703e827c - tokio::runtime::scheduler::current_thread::Context::enter::h7125dc4c45c926a4
[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]   29:     0x5597703e9072 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h55ee6fea5c4ca891
[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]   30:     0x5597703e8d7b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h26eff687dbcb8575
[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]   31:     0x5597704a6228 - tokio::macros::scoped_tls::ScopedKey<T>::set::h3bcf55f47bd9b918
[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]   32:     0x5597703e8b0f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h73e0eda60480e54d
[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]   33:     0x5597703e8d9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6dbca785f305dc41
[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]   34:     0x5597703e21cb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3323f27649ed4043
[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]   35:     0x5597703a1bed - tokio::runtime::runtime::Runtime::block_on::hf20068198e0cf82d
[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]   36:     0x5597704d1667 - it_works::it_pass_the_auth_middleware::he69d1876b0867afd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/it_works.rs:39:5
[INFO] [stdout]   37:     0x5597704d14e7 - it_works::it_pass_the_auth_middleware::{{closure}}::h45a00bfae9170e0b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/it_works.rs:9:39
[INFO] [stdout]   38:     0x55977031dc66 - core::ops::function::FnOnce::call_once::hf3a775ff22cac3bb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55977051fb6f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55977051fb6f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   41:     0x55977051f1f3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   42:     0x55977051f1f3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x55977051f1f3 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   44:     0x55977051f1f3 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   45:     0x55977051f1f3 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   46:     0x55977051f1f3 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   47:     0x55977051f1f3 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   48:     0x5597704e7df3 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   49:     0x5597704e7df3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   50:     0x5597704ec95f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   51:     0x5597704ec95f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x5597704ec95f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   53:     0x5597704ec95f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   54:     0x5597704ec95f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   55:     0x5597704ec95f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   56:     0x5597704ec95f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5597708c40a5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   58:     0x5597708c40a5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   59:     0x5597708c40a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   60:     0x7f4d8b227ac3 - <unknown>
[INFO] [stdout]   61:     0x7f4d8b2b8a04 - __clone
[INFO] [stdout]   62:                0x0 - <unknown>
[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.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test it_works`
[INFO] running `Command { std: "docker" "inspect" "e2b9be37a330e4aee03dae5062c4cfcb2340d30a549a19ac59613a0751aee6c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b9be37a330e4aee03dae5062c4cfcb2340d30a549a19ac59613a0751aee6c0", kill_on_drop: false }`
[INFO] [stdout] e2b9be37a330e4aee03dae5062c4cfcb2340d30a549a19ac59613a0751aee6c0
[INFO] testing decentraland/warp-server-with-rpc-server against beta-2024-05-11 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentraland%2Fwarp-server-with-rpc-server" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/decentraland/warp-server-with-rpc-server on toolchain beta-2024-05-11
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "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-0-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-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1defe717f715f593924a0052784810e37f03522cc69bdc9d234e60215b7cfd3
[INFO] running `Command { std: "docker" "start" "-a" "f1defe717f715f593924a0052784810e37f03522cc69bdc9d234e60215b7cfd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1defe717f715f593924a0052784810e37f03522cc69bdc9d234e60215b7cfd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1defe717f715f593924a0052784810e37f03522cc69bdc9d234e60215b7cfd3", kill_on_drop: false }`
[INFO] [stdout] f1defe717f715f593924a0052784810e37f03522cc69bdc9d234e60215b7cfd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60b760709c506080f65ed93fd726c5a1c603dc62f9ead6222e955967eb3c2c5a
[INFO] running `Command { std: "docker" "start" "-a" "60b760709c506080f65ed93fd726c5a1c603dc62f9ead6222e955967eb3c2c5a", 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 cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling version_check v0.9.4
[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 typenum v1.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling multimap v0.8.3
[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 block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling multipart v0.18.0
[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 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 tungstenite v0.18.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling prost v0.11.8
[INFO] [stderr]    Compiling quinn-proto v0.9.3
[INFO] [stderr]    Compiling prost-types v0.11.8
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling prost-build v0.11.8
[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 dcl-rpc v1.0.0
[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 1m 12s
[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" "60b760709c506080f65ed93fd726c5a1c603dc62f9ead6222e955967eb3c2c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b760709c506080f65ed93fd726c5a1c603dc62f9ead6222e955967eb3c2c5a", kill_on_drop: false }`
[INFO] [stdout] 60b760709c506080f65ed93fd726c5a1c603dc62f9ead6222e955967eb3c2c5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14dacef9dc0389de91cfda9ab53d7ecb41bf97ad1c07553853fa0207f84801c7
[INFO] running `Command { std: "docker" "start" "-a" "14dacef9dc0389de91cfda9ab53d7ecb41bf97ad1c07553853fa0207f84801c7", 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 9.94s
[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" "14dacef9dc0389de91cfda9ab53d7ecb41bf97ad1c07553853fa0207f84801c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14dacef9dc0389de91cfda9ab53d7ecb41bf97ad1c07553853fa0207f84801c7", kill_on_drop: false }`
[INFO] [stdout] 14dacef9dc0389de91cfda9ab53d7ecb41bf97ad1c07553853fa0207f84801c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e59cecd6a1ae9271daa8de3b08e886c4b5a75a46d253bfd684ed6682799758a
[INFO] running `Command { std: "docker" "start" "-a" "4e59cecd6a1ae9271daa8de3b08e886c4b5a75a46d253bfd684ed6682799758a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[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-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_pass_the_auth_middleware ... ok
[INFO] [stdout] test it_not_pass_the_auth_middleware ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests warp_dcl_rpc
[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] running `Command { std: "docker" "inspect" "4e59cecd6a1ae9271daa8de3b08e886c4b5a75a46d253bfd684ed6682799758a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e59cecd6a1ae9271daa8de3b08e886c4b5a75a46d253bfd684ed6682799758a", kill_on_drop: false }`
[INFO] [stdout] 4e59cecd6a1ae9271daa8de3b08e886c4b5a75a46d253bfd684ed6682799758a
