[INFO] cloning repository https://github.com/jxs/gotham-middleware-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jxs/gotham-middleware-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Fgotham-middleware-example"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Fgotham-middleware-example'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 081c90c776199e81ef187a0a00002e680e237773 [INFO] checking jxs/gotham-middleware-example against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Fgotham-middleware-example" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jxs/gotham-middleware-example on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jxs/gotham-middleware-example [INFO] finished tweaking git repo https://github.com/jxs/gotham-middleware-example [INFO] tweaked toml for git repo https://github.com/jxs/gotham-middleware-example written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jxs/gotham-middleware-example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 604f43613d4560585ffc8dc46825e2d151aa068904aae0e59b86f400f8d7207f [INFO] running `"docker" "start" "-a" "604f43613d4560585ffc8dc46825e2d151aa068904aae0e59b86f400f8d7207f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking futures v0.1.22 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking aho-corasick v0.6.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking regex v1.0.1 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking tokio-timer v0.2.4 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Compiling gotham_derive v0.3.0-dev (https://github.com/gotham-rs/gotham.git#d0b35b16) [INFO] [stderr] Checking tokio-fs v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Checking gotham v0.3.0-dev (https://github.com/gotham-rs/gotham.git#d0b35b16) [INFO] [stderr] Checking gotham_examples_middleware_introduction v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "604f43613d4560585ffc8dc46825e2d151aa068904aae0e59b86f400f8d7207f"` [INFO] running `"docker" "rm" "-f" "604f43613d4560585ffc8dc46825e2d151aa068904aae0e59b86f400f8d7207f"` [INFO] [stdout] 604f43613d4560585ffc8dc46825e2d151aa068904aae0e59b86f400f8d7207f