[INFO] cloning repository https://github.com/vladonemo/actix-web-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladonemo/actix-web-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladonemo%2Factix-web-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladonemo%2Factix-web-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32bcb1cae2778621882db877d254d06079ea60cd [INFO] checking vladonemo/actix-web-demo against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladonemo%2Factix-web-demo" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vladonemo/actix-web-demo on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vladonemo/actix-web-demo [INFO] finished tweaking git repo https://github.com/vladonemo/actix-web-demo [INFO] tweaked toml for git repo https://github.com/vladonemo/actix-web-demo written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/vladonemo/actix-web-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b20b3671ee1a197a78ad85bf4bbd68de39e2a9e30836afe5ee78029478ffc399 [INFO] running `Command { std: "docker" "start" "-a" "b20b3671ee1a197a78ad85bf4bbd68de39e2a9e30836afe5ee78029478ffc399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20b3671ee1a197a78ad85bf4bbd68de39e2a9e30836afe5ee78029478ffc399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20b3671ee1a197a78ad85bf4bbd68de39e2a9e30836afe5ee78029478ffc399", kill_on_drop: false }` [INFO] [stdout] b20b3671ee1a197a78ad85bf4bbd68de39e2a9e30836afe5ee78029478ffc399 [INFO] running `Command { std: "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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 24b364029cbba903e5f547de25ce0ac598bd5d15af93a57405fca8f4cb550fb3 [INFO] running `Command { std: "docker" "start" "-a" "24b364029cbba903e5f547de25ce0ac598bd5d15af93a57405fca8f4cb550fb3", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking halfbrown v0.1.11 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking float-cmp v0.7.0 [INFO] [stderr] Checking value-trait v0.1.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simd-json v0.3.21 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Compiling simd-json-derive-int v0.1.3 [INFO] [stderr] Checking actix-http v2.0.0 [INFO] [stderr] Checking simd-json-derive v0.1.11 [INFO] [stderr] Checking awc v2.0.0 [INFO] [stderr] Checking actix-web v3.1.0 [INFO] [stderr] Checking actix-web-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "24b364029cbba903e5f547de25ce0ac598bd5d15af93a57405fca8f4cb550fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b364029cbba903e5f547de25ce0ac598bd5d15af93a57405fca8f4cb550fb3", kill_on_drop: false }` [INFO] [stdout] 24b364029cbba903e5f547de25ce0ac598bd5d15af93a57405fca8f4cb550fb3