[INFO] updating cached repository netology-group/http-gateway [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/netology-group/http-gateway [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/netology-group/http-gateway" "work/ex/beta-1.38-1/sources/1.37.0/gh/netology-group/http-gateway"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/netology-group/http-gateway'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/netology-group/http-gateway" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/netology-group/http-gateway"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/netology-group/http-gateway'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5ccc012b88be71b4c3c6b90cad42b34b29c64752 [INFO] sha for GitHub repo netology-group/http-gateway: 5ccc012b88be71b4c3c6b90cad42b34b29c64752 [INFO] validating manifest of netology-group/http-gateway on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of netology-group/http-gateway on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing netology-group/http-gateway [INFO] finished frobbing netology-group/http-gateway [INFO] frobbed toml for netology-group/http-gateway written to work/ex/beta-1.38-1/sources/1.37.0/gh/netology-group/http-gateway/Cargo.toml [INFO] started frobbing netology-group/http-gateway [INFO] finished frobbing netology-group/http-gateway [INFO] frobbed toml for netology-group/http-gateway written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/netology-group/http-gateway/Cargo.toml [INFO] crate netology-group/http-gateway already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing netology-group/http-gateway against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/netology-group/http-gateway:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4190e3cc78b32242247221a3f0ec0ba3966712639054e24494beadae229b9cfb [INFO] running `"docker" "start" "-a" "4190e3cc78b32242247221a3f0ec0ba3966712639054e24494beadae229b9cfb"` [INFO] [stderr] warning: unused manifest key: patch.crates-io.rumqtt.ref [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling futures-locks v0.3.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling headers-core v0.1.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling tower-web-macros v0.3.5 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling rumqtt v0.30.1 (https://github.com/AtherEnergy/rumqtt.git#980e3d7d) [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling tower-web v0.3.7 [INFO] [stderr] Compiling svc-authn v0.5.0 [INFO] [stderr] Compiling svc-agent v0.7.1 [INFO] [stderr] Compiling http-gateway v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `"docker" "inspect" "4190e3cc78b32242247221a3f0ec0ba3966712639054e24494beadae229b9cfb"` [INFO] running `"docker" "rm" "-f" "4190e3cc78b32242247221a3f0ec0ba3966712639054e24494beadae229b9cfb"` [INFO] [stdout] 4190e3cc78b32242247221a3f0ec0ba3966712639054e24494beadae229b9cfb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/netology-group/http-gateway:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 74aa1c2f220a0a81ac2468fd65c16495ba1b17aa0b86f38ac355e7055c986b83 [INFO] running `"docker" "start" "-a" "74aa1c2f220a0a81ac2468fd65c16495ba1b17aa0b86f38ac355e7055c986b83"` [INFO] [stderr] warning: unused manifest key: patch.crates-io.rumqtt.ref [INFO] [stderr] Compiling http-gateway v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/app/endpoint/event.rs:130:9 [INFO] [stderr] | [INFO] [stderr] 130 | dbg!(res); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/app/endpoint/event.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | dbg!(res); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.44s [INFO] running `"docker" "inspect" "74aa1c2f220a0a81ac2468fd65c16495ba1b17aa0b86f38ac355e7055c986b83"` [INFO] running `"docker" "rm" "-f" "74aa1c2f220a0a81ac2468fd65c16495ba1b17aa0b86f38ac355e7055c986b83"` [INFO] [stdout] 74aa1c2f220a0a81ac2468fd65c16495ba1b17aa0b86f38ac355e7055c986b83 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/netology-group/http-gateway:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 7b9c0bc590f643191310934fb9275b1f07fbdee7c0d6f9cba203bea9d938347f [INFO] running `"docker" "start" "-a" "7b9c0bc590f643191310934fb9275b1f07fbdee7c0d6f9cba203bea9d938347f"` [INFO] [stderr] warning: unused manifest key: patch.crates-io.rumqtt.ref [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_gateway-55ede1a30fea48be [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test app::test::ser ... ok [INFO] [stdout] test app::endpoint::event::test::extracts_audience ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7b9c0bc590f643191310934fb9275b1f07fbdee7c0d6f9cba203bea9d938347f"` [INFO] running `"docker" "rm" "-f" "7b9c0bc590f643191310934fb9275b1f07fbdee7c0d6f9cba203bea9d938347f"` [INFO] [stdout] 7b9c0bc590f643191310934fb9275b1f07fbdee7c0d6f9cba203bea9d938347f