[INFO] cloning repository https://github.com/jwhittle933/text-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwhittle933/text-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwhittle933%2Ftext-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwhittle933%2Ftext-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6342a87dda5ba1818f03a46d5ab4987b572a3a7 [INFO] checking jwhittle933/text-server against try#c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a for pr-83179 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwhittle933%2Ftext-server" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwhittle933/text-server on toolchain c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwhittle933/text-server [INFO] finished tweaking git repo https://github.com/jwhittle933/text-server [INFO] tweaked toml for git repo https://github.com/jwhittle933/text-server written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jwhittle933/text-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1254adc2f0869f8eb32e02e48027e51a3d498e8272550c245306d1dd8ccdbd84 [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" "1254adc2f0869f8eb32e02e48027e51a3d498e8272550c245306d1dd8ccdbd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1254adc2f0869f8eb32e02e48027e51a3d498e8272550c245306d1dd8ccdbd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1254adc2f0869f8eb32e02e48027e51a3d498e8272550c245306d1dd8ccdbd84", kill_on_drop: false }` [INFO] [stdout] 1254adc2f0869f8eb32e02e48027e51a3d498e8272550c245306d1dd8ccdbd84 [INFO] running `Command { std: "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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+c61b25cb8dc9a3b248af6d3de8dd6115c57afd3a" "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] 494260fd458375cfb297a453768870ff02d18983ec1eadf3761aa927418052c3 [INFO] running `Command { std: "docker" "start" "-a" "494260fd458375cfb297a453768870ff02d18983ec1eadf3761aa927418052c3", kill_on_drop: false }` [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.2 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [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 session-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `guard` [INFO] [stdout] --> src/main.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{guard, web, App, HttpResponse, HttpServer, Responder}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `guard` [INFO] [stdout] --> src/main.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{guard, web, App, HttpResponse, HttpServer, Responder}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.17s [INFO] running `Command { std: "docker" "inspect" "494260fd458375cfb297a453768870ff02d18983ec1eadf3761aa927418052c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494260fd458375cfb297a453768870ff02d18983ec1eadf3761aa927418052c3", kill_on_drop: false }` [INFO] [stdout] 494260fd458375cfb297a453768870ff02d18983ec1eadf3761aa927418052c3