[INFO] cloning repository https://github.com/xpader/rust-web-scaffolding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xpader/rust-web-scaffolding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bda5ab8dba48842e4a42c8674b8e444051e02ff6 [INFO] checking xpader/rust-web-scaffolding against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xpader/rust-web-scaffolding on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xpader/rust-web-scaffolding [INFO] finished tweaking git repo https://github.com/xpader/rust-web-scaffolding [INFO] tweaked toml for git repo https://github.com/xpader/rust-web-scaffolding written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/xpader/rust-web-scaffolding already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86b469566daf8d950895b5c777b8410e53f954aa6713e04499c65a2b494926db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "86b469566daf8d950895b5c777b8410e53f954aa6713e04499c65a2b494926db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86b469566daf8d950895b5c777b8410e53f954aa6713e04499c65a2b494926db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b469566daf8d950895b5c777b8410e53f954aa6713e04499c65a2b494926db", kill_on_drop: false }` [INFO] [stdout] 86b469566daf8d950895b5c777b8410e53f954aa6713e04499c65a2b494926db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf02cf48ccfb95402e0c9243522d23cdd2aba408c6c25a5e3977fe8ac9b6b146 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bf02cf48ccfb95402e0c9243522d23cdd2aba408c6c25a5e3977fe8ac9b6b146", kill_on_drop: false }` [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking polling v0.1.5 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tracing v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking combine v4.2.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking deadpool v0.5.2 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking sqlx-core v0.3.5 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.3 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking tera v1.4.0 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [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 redis v0.16.0 [INFO] [stderr] Checking sqlx v0.3.5 [INFO] [stderr] Checking actix-files v0.2.2 [INFO] [stderr] Checking deadpool-redis v0.6.0 [INFO] [stderr] Checking web-scaffolding-actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "bf02cf48ccfb95402e0c9243522d23cdd2aba408c6c25a5e3977fe8ac9b6b146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf02cf48ccfb95402e0c9243522d23cdd2aba408c6c25a5e3977fe8ac9b6b146", kill_on_drop: false }` [INFO] [stdout] bf02cf48ccfb95402e0c9243522d23cdd2aba408c6c25a5e3977fe8ac9b6b146