[INFO] updating cached repository https://github.com/nemesiscodex/actix-todo [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] [stderr] From https://github.com/nemesiscodex/actix-todo [INFO] [stderr] * [new branch] add-test-badge -> add-test-badge [INFO] [stderr] 26576fb..274be3f master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 274be3f8c6a9f68288b1bc8742098419c2d78c6c [INFO] checking nemesiscodex/actix-todo against master#e2223c94bf433fc38234d1303e88cbaf14755863 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemesiscodex%2Factix-todo" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nemesiscodex/actix-todo on toolchain e2223c94bf433fc38234d1303e88cbaf14755863 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nemesiscodex/actix-todo [INFO] finished tweaking git repo https://github.com/nemesiscodex/actix-todo [INFO] tweaked toml for git repo https://github.com/nemesiscodex/actix-todo written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nemesiscodex/actix-todo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+e2223c94bf433fc38234d1303e88cbaf14755863" "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] 638246d8d94f0ef403f195984a6e3511230bc8305d85241d8242ba255fee84c6 [INFO] running `"docker" "start" "-a" "638246d8d94f0ef403f195984a6e3511230bc8305d85241d8242ba255fee84c6"` [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Checking tokio v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking postgres-types v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Checking pin-project v0.4.7 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking tokio-postgres v0.5.1 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking tokio-pg-mapper v0.1.4 [INFO] [stderr] Checking actix-server v1.0.1 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking deadpool v0.5.1 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.1.4 [INFO] [stderr] Checking deadpool-postgres v0.5.3 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking actix-todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `"docker" "inspect" "638246d8d94f0ef403f195984a6e3511230bc8305d85241d8242ba255fee84c6"` [INFO] running `"docker" "rm" "-f" "638246d8d94f0ef403f195984a6e3511230bc8305d85241d8242ba255fee84c6"` [INFO] [stdout] 638246d8d94f0ef403f195984a6e3511230bc8305d85241d8242ba255fee84c6