[INFO] cloning repository https://github.com/momothereal/hyper-server-ssl-auth-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/momothereal/hyper-server-ssl-auth-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomothereal%2Fhyper-server-ssl-auth-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomothereal%2Fhyper-server-ssl-auth-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c21c91ff2345f1ed102b1f23196cf24543f785b2 [INFO] checking momothereal/hyper-server-ssl-auth-example against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomothereal%2Fhyper-server-ssl-auth-example" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/momothereal/hyper-server-ssl-auth-example on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/momothereal/hyper-server-ssl-auth-example [INFO] finished tweaking git repo https://github.com/momothereal/hyper-server-ssl-auth-example [INFO] tweaked toml for git repo https://github.com/momothereal/hyper-server-ssl-auth-example written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/momothereal/hyper-server-ssl-auth-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fedb441f78ef262e93bb110eacf68d7c44b5cbe2a51b9778eaae811456e8458 [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" "0fedb441f78ef262e93bb110eacf68d7c44b5cbe2a51b9778eaae811456e8458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fedb441f78ef262e93bb110eacf68d7c44b5cbe2a51b9778eaae811456e8458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fedb441f78ef262e93bb110eacf68d7c44b5cbe2a51b9778eaae811456e8458", kill_on_drop: false }` [INFO] [stdout] 0fedb441f78ef262e93bb110eacf68d7c44b5cbe2a51b9778eaae811456e8458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 34852671f1b9617752de5e1dc9a27987b9dad956f8d926eb61897a82edcad0a3 [INFO] running `Command { std: "docker" "start" "-a" "34852671f1b9617752de5e1dc9a27987b9dad956f8d926eb61897a82edcad0a3", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking tokio-rustls v0.10.1 [INFO] [stderr] Checking client-auth-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.97s [INFO] running `Command { std: "docker" "inspect" "34852671f1b9617752de5e1dc9a27987b9dad956f8d926eb61897a82edcad0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34852671f1b9617752de5e1dc9a27987b9dad956f8d926eb61897a82edcad0a3", kill_on_drop: false }` [INFO] [stdout] 34852671f1b9617752de5e1dc9a27987b9dad956f8d926eb61897a82edcad0a3