[INFO] cloning repository https://github.com/mt-inside/flighttime-backend [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mt-inside/flighttime-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmt-inside%2Fflighttime-backend"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmt-inside%2Fflighttime-backend'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8eedebac707e8b1abf07a49c90ad8c7cdfaf1655 [INFO] checking mt-inside/flighttime-backend against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmt-inside%2Fflighttime-backend" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mt-inside/flighttime-backend 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/mt-inside/flighttime-backend [INFO] finished tweaking git repo https://github.com/mt-inside/flighttime-backend [INFO] tweaked toml for git repo https://github.com/mt-inside/flighttime-backend written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mt-inside/flighttime-backend already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 3344477597dc0b4463b8831ac1f373753b050465d027af7f93acf8e657b60484 [INFO] running `"docker" "start" "-a" "3344477597dc0b4463b8831ac1f373753b050465d027af7f93acf8e657b60484"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking gotham v0.3.0 [INFO] [stderr] Checking flightime-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.97s [INFO] running `"docker" "inspect" "3344477597dc0b4463b8831ac1f373753b050465d027af7f93acf8e657b60484"` [INFO] running `"docker" "rm" "-f" "3344477597dc0b4463b8831ac1f373753b050465d027af7f93acf8e657b60484"` [INFO] [stdout] 3344477597dc0b4463b8831ac1f373753b050465d027af7f93acf8e657b60484