[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.37-6/sources/1.36.0/gh/netology-group/http-gateway"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/gh/netology-group/http-gateway"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of netology-group/http-gateway on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing netology-group/http-gateway against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 82551d305fd4eb007e83911c276f6edb1c27440e78d9857d268b17a244afa198 [INFO] running `"docker" "start" "-a" "82551d305fd4eb007e83911c276f6edb1c27440e78d9857d268b17a244afa198"` [INFO] [stderr] warning: unused manifest key: patch.crates-io.rumqtt.ref [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-locks v0.3.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [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 env_logger v0.6.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.0 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling tower-web-macros v0.3.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling headers v0.2.1 [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 serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [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 3m 26s [INFO] running `"docker" "inspect" "82551d305fd4eb007e83911c276f6edb1c27440e78d9857d268b17a244afa198"` [INFO] running `"docker" "rm" "-f" "82551d305fd4eb007e83911c276f6edb1c27440e78d9857d268b17a244afa198"` [INFO] [stdout] 82551d305fd4eb007e83911c276f6edb1c27440e78d9857d268b17a244afa198 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9c941418ae52d6ea58d86c1ffed63f3ce60415fabd1988ef3445c95cabd63a5b [INFO] running `"docker" "start" "-a" "9c941418ae52d6ea58d86c1ffed63f3ce60415fabd1988ef3445c95cabd63a5b"` [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.92s [INFO] running `"docker" "inspect" "9c941418ae52d6ea58d86c1ffed63f3ce60415fabd1988ef3445c95cabd63a5b"` [INFO] running `"docker" "rm" "-f" "9c941418ae52d6ea58d86c1ffed63f3ce60415fabd1988ef3445c95cabd63a5b"` [INFO] [stdout] 9c941418ae52d6ea58d86c1ffed63f3ce60415fabd1988ef3445c95cabd63a5b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] fac16f6f658db7044f4b6e9c6e22358e8163ecfe469c5d48d8fcb28eba550043 [INFO] running `"docker" "start" "-a" "fac16f6f658db7044f4b6e9c6e22358e8163ecfe469c5d48d8fcb28eba550043"` [INFO] [stderr] warning: unused manifest key: patch.crates-io.rumqtt.ref [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_gateway-a570948b10bc4721 [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" "fac16f6f658db7044f4b6e9c6e22358e8163ecfe469c5d48d8fcb28eba550043"` [INFO] running `"docker" "rm" "-f" "fac16f6f658db7044f4b6e9c6e22358e8163ecfe469c5d48d8fcb28eba550043"` [INFO] [stdout] fac16f6f658db7044f4b6e9c6e22358e8163ecfe469c5d48d8fcb28eba550043