[INFO] cloning repository https://github.com/elibenporat/learn-to-code-rust-baseball [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elibenporat/learn-to-code-rust-baseball" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felibenporat%2Flearn-to-code-rust-baseball", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felibenporat%2Flearn-to-code-rust-baseball'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cebea521732e47090d6594d96bd5948f0b6c99c [INFO] checking elibenporat/learn-to-code-rust-baseball against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felibenporat%2Flearn-to-code-rust-baseball" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elibenporat/learn-to-code-rust-baseball on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elibenporat/learn-to-code-rust-baseball [INFO] finished tweaking git repo https://github.com/elibenporat/learn-to-code-rust-baseball [INFO] tweaked toml for git repo https://github.com/elibenporat/learn-to-code-rust-baseball written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f7df78ea4d5856738e2b7c42b3f11347d82b983275ea0753ad661f797ac6f65 [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" "1f7df78ea4d5856738e2b7c42b3f11347d82b983275ea0753ad661f797ac6f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f7df78ea4d5856738e2b7c42b3f11347d82b983275ea0753ad661f797ac6f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f7df78ea4d5856738e2b7c42b3f11347d82b983275ea0753ad661f797ac6f65", kill_on_drop: false }` [INFO] [stdout] 1f7df78ea4d5856738e2b7c42b3f11347d82b983275ea0753ad661f797ac6f65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26c21110c4130598750ab98f1b95ce29aa41385098e11d5658e148596c76fb07 [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" "26c21110c4130598750ab98f1b95ce29aa41385098e11d5658e148596c76fb07", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking sluice v0.5.3 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking fangraphs-learn-to-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "26c21110c4130598750ab98f1b95ce29aa41385098e11d5658e148596c76fb07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c21110c4130598750ab98f1b95ce29aa41385098e11d5658e148596c76fb07", kill_on_drop: false }` [INFO] [stdout] 26c21110c4130598750ab98f1b95ce29aa41385098e11d5658e148596c76fb07