[INFO] cloning repository https://github.com/andrewdhazlett/todo_backend [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewdhazlett/todo_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdhazlett%2Ftodo_backend"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdhazlett%2Ftodo_backend'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0000d298fc8b7d8f95c3825447712cf5c13efd5a [INFO] checking andrewdhazlett/todo_backend against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdhazlett%2Ftodo_backend" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewdhazlett/todo_backend 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/andrewdhazlett/todo_backend [INFO] finished tweaking git repo https://github.com/andrewdhazlett/todo_backend [INFO] tweaked toml for git repo https://github.com/andrewdhazlett/todo_backend written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/andrewdhazlett/todo_backend 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 627b17e620732dca72f68e9e791c829eb64046f67ec93d00c615ffc5da02f6e1 [INFO] running `"docker" "start" "-a" "627b17e620732dca72f68e9e791c829eb64046f67ec93d00c615ffc5da02f6e1"` [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Checking mime v0.3.8 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking h2 v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Checking todo_backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "627b17e620732dca72f68e9e791c829eb64046f67ec93d00c615ffc5da02f6e1"` [INFO] running `"docker" "rm" "-f" "627b17e620732dca72f68e9e791c829eb64046f67ec93d00c615ffc5da02f6e1"` [INFO] [stdout] 627b17e620732dca72f68e9e791c829eb64046f67ec93d00c615ffc5da02f6e1