[INFO] cloning repository https://github.com/Antiarchitect/httpsloth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antiarchitect/httpsloth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntiarchitect%2Fhttpsloth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntiarchitect%2Fhttpsloth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 517e488b0dba16817e3a8b965976a5b36e0c9ccf [INFO] checking Antiarchitect/httpsloth against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntiarchitect%2Fhttpsloth" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Antiarchitect/httpsloth on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Antiarchitect/httpsloth [INFO] finished tweaking git repo https://github.com/Antiarchitect/httpsloth [INFO] tweaked toml for git repo https://github.com/Antiarchitect/httpsloth written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Antiarchitect/httpsloth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] 581606f717dac0f369f251b4037879eece9763e998c26105d751687182fba21b [INFO] running `Command { std: "docker" "start" "-a" "581606f717dac0f369f251b4037879eece9763e998c26105d751687182fba21b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "581606f717dac0f369f251b4037879eece9763e998c26105d751687182fba21b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581606f717dac0f369f251b4037879eece9763e998c26105d751687182fba21b", kill_on_drop: false }` [INFO] [stdout] 581606f717dac0f369f251b4037879eece9763e998c26105d751687182fba21b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d28db48173262031acac05fa1890c90a76142cef1a4f7a60b2bc9e03f022b62 [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" "4d28db48173262031acac05fa1890c90a76142cef1a4f7a60b2bc9e03f022b62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking httpsloth v2.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.68s [INFO] running `Command { std: "docker" "inspect" "4d28db48173262031acac05fa1890c90a76142cef1a4f7a60b2bc9e03f022b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d28db48173262031acac05fa1890c90a76142cef1a4f7a60b2bc9e03f022b62", kill_on_drop: false }` [INFO] [stdout] 4d28db48173262031acac05fa1890c90a76142cef1a4f7a60b2bc9e03f022b62