[INFO] cloning repository https://github.com/hayatoito/serval [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hayatoito/serval" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Fserval", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Fserval'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff620977df2e01929adf6441d4f50b1ef5a98014 [INFO] checking hayatoito/serval against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Fserval" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hayatoito/serval 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/hayatoito/serval [INFO] finished tweaking git repo https://github.com/hayatoito/serval [INFO] tweaked toml for git repo https://github.com/hayatoito/serval written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/hayatoito/serval 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8d0778c7a16b15ca6d5fe2a95cc4d1ceb97bc1137dab83751e4e35e036109a3 [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" "b8d0778c7a16b15ca6d5fe2a95cc4d1ceb97bc1137dab83751e4e35e036109a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8d0778c7a16b15ca6d5fe2a95cc4d1ceb97bc1137dab83751e4e35e036109a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d0778c7a16b15ca6d5fe2a95cc4d1ceb97bc1137dab83751e4e35e036109a3", kill_on_drop: false }` [INFO] [stdout] b8d0778c7a16b15ca6d5fe2a95cc4d1ceb97bc1137dab83751e4e35e036109a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8580613d418d9465331d32dbcf1b01edc62ab86cafc6418e383286d8b8ff727a [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" "8580613d418d9465331d32dbcf1b01edc62ab86cafc6418e383286d8b8ff727a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking backtrace-sys v0.1.23 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking loggerv v0.7.1 [INFO] [stderr] Checking combine v3.6.6 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking phf_shared v0.7.22 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking logger v0.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking serval v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "8580613d418d9465331d32dbcf1b01edc62ab86cafc6418e383286d8b8ff727a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8580613d418d9465331d32dbcf1b01edc62ab86cafc6418e383286d8b8ff727a", kill_on_drop: false }` [INFO] [stdout] 8580613d418d9465331d32dbcf1b01edc62ab86cafc6418e383286d8b8ff727a