[INFO] cloning repository https://github.com/netology-group/http-gateway [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netology-group/http-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fhttp-gateway"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fhttp-gateway'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9109e959a579059d834bf7491b5235f44420a580 [INFO] checking netology-group/http-gateway against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fhttp-gateway" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/netology-group/http-gateway on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/netology-group/http-gateway [INFO] finished tweaking git repo https://github.com/netology-group/http-gateway [INFO] tweaked toml for git repo https://github.com/netology-group/http-gateway written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/netology-group/http-gateway already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 983119ce16d63bb44117223bc7ba01cd1691b77ec9e5635132bb4173d9b3b466 [INFO] running `"docker" "start" "-a" "983119ce16d63bb44117223bc7ba01cd1691b77ec9e5635132bb4173d9b3b466"` [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sentry v0.17.0 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Checking sized-chunks v0.1.3 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking atoi v0.2.3 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Checking futures-locks v0.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-rustls v0.9.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking debugid v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking jsonwebtoken v6.0.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking handlebars v1.0.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tower-web-macros v0.3.5 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking sentry-types v0.11.0 [INFO] [stderr] Checking mqtt311 v0.2.0 [INFO] [stderr] Checking rumqtt v0.31.0 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Checking tower-web v0.3.7 [INFO] [stderr] Checking svc-error v0.1.6 [INFO] [stderr] Checking svc-authn v0.5.2 [INFO] [stderr] Checking svc-agent v0.8.5 [INFO] [stderr] Checking http-gateway v0.2.2 (/opt/rustwide/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 1m 26s [INFO] running `"docker" "inspect" "983119ce16d63bb44117223bc7ba01cd1691b77ec9e5635132bb4173d9b3b466"` [INFO] running `"docker" "rm" "-f" "983119ce16d63bb44117223bc7ba01cd1691b77ec9e5635132bb4173d9b3b466"` [INFO] [stdout] 983119ce16d63bb44117223bc7ba01cd1691b77ec9e5635132bb4173d9b3b466