[INFO] updating cached repository https://github.com/guskovd/rb-proxy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 653a8d616a3bdad35f0a707ca763d823aa4d10f9 [INFO] checking guskovd/rb-proxy against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguskovd%2Frb-proxy" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guskovd/rb-proxy on toolchain 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/guskovd/rb-proxy [INFO] finished tweaking git repo https://github.com/guskovd/rb-proxy [INFO] tweaked toml for git repo https://github.com/guskovd/rb-proxy written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/guskovd/rb-proxy already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "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] de6a15a2c70e6481adfd3df1d8c2a9ae8a9195088bb75c4eca29d4a54a3cbe24 [INFO] running `"docker" "start" "-a" "de6a15a2c70e6481adfd3df1d8c2a9ae8a9195088bb75c4eca29d4a54a3cbe24"` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Checking tungstenite v0.9.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking warp v0.1.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking rb-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `serve` [INFO] [stderr] --> src/app.rs:43:8 [INFO] [stderr] | [INFO] [stderr] 43 | fn serve() -> u16 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `request` [INFO] [stderr] --> src/app.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 62 | fn request(port: u16, path: &str) -> warp::http::response::Response{ [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.46s [INFO] running `"docker" "inspect" "de6a15a2c70e6481adfd3df1d8c2a9ae8a9195088bb75c4eca29d4a54a3cbe24"` [INFO] running `"docker" "rm" "-f" "de6a15a2c70e6481adfd3df1d8c2a9ae8a9195088bb75c4eca29d4a54a3cbe24"` [INFO] [stdout] de6a15a2c70e6481adfd3df1d8c2a9ae8a9195088bb75c4eca29d4a54a3cbe24