[INFO] cloning repository https://github.com/farahtk/100DaysOfCode-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/farahtk/100DaysOfCode-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarahtk%2F100DaysOfCode-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarahtk%2F100DaysOfCode-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 153fadd0bac895f104bf2381fae38394ae7d448e [INFO] checking farahtk/100DaysOfCode-Rust against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarahtk%2F100DaysOfCode-Rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 44% (170/379) Checking out files: 45% (171/379) Checking out files: 46% (175/379) Checking out files: 47% (179/379) Checking out files: 48% (182/379) Checking out files: 49% (186/379) Checking out files: 50% (190/379) Checking out files: 51% (194/379) Checking out files: 52% (198/379) Checking out files: 53% (201/379) Checking out files: 54% (205/379) Checking out files: 55% (209/379) Checking out files: 56% (213/379) Checking out files: 57% (217/379) Checking out files: 58% (220/379) Checking out files: 59% (224/379) Checking out files: 60% (228/379) Checking out files: 61% (232/379) Checking out files: 62% (235/379) Checking out files: 63% (239/379) Checking out files: 64% (243/379) Checking out files: 65% (247/379) Checking out files: 66% (251/379) Checking out files: 67% (254/379) Checking out files: 68% (258/379) Checking out files: 69% (262/379) Checking out files: 70% (266/379) Checking out files: 71% (270/379) Checking out files: 72% (273/379) Checking out files: 73% (277/379) Checking out files: 74% (281/379) Checking out files: 75% (285/379) Checking out files: 76% (289/379) Checking out files: 77% (292/379) Checking out files: 78% (296/379) Checking out files: 79% (300/379) Checking out files: 80% (304/379) Checking out files: 81% (307/379) Checking out files: 82% (311/379) Checking out files: 83% (315/379) Checking out files: 84% (319/379) Checking out files: 85% (323/379) Checking out files: 86% (326/379) Checking out files: 87% (330/379) Checking out files: 88% (334/379) Checking out files: 89% (338/379) Checking out files: 90% (342/379) Checking out files: 91% (345/379) Checking out files: 92% (349/379) Checking out files: 93% (353/379) Checking out files: 94% (357/379) Checking out files: 95% (361/379) Checking out files: 96% (364/379) Checking out files: 97% (368/379) Checking out files: 98% (372/379) Checking out files: 99% (376/379) Checking out files: 100% (379/379) Checking out files: 100% (379/379), done. [INFO] validating manifest of git repo https://github.com/farahtk/100DaysOfCode-Rust on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/farahtk/100DaysOfCode-Rust [INFO] finished tweaking git repo https://github.com/farahtk/100DaysOfCode-Rust [INFO] tweaked toml for git repo https://github.com/farahtk/100DaysOfCode-Rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/farahtk/100DaysOfCode-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1760265c68cb5be49568f324409eb75254fba2160db340275dc912accf6a89c7 [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" "1760265c68cb5be49568f324409eb75254fba2160db340275dc912accf6a89c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1760265c68cb5be49568f324409eb75254fba2160db340275dc912accf6a89c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1760265c68cb5be49568f324409eb75254fba2160db340275dc912accf6a89c7", kill_on_drop: false }` [INFO] [stdout] 1760265c68cb5be49568f324409eb75254fba2160db340275dc912accf6a89c7 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf38547bb0591911f010fa11dc32c4ebefdd21f2d6f36356659d0fc46a575d0 [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" "dcf38547bb0591911f010fa11dc32c4ebefdd21f2d6f36356659d0fc46a575d0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Checking primal-estimate v0.2.1 [INFO] [stderr] Checking primal-bit v0.2.4 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking primal-sieve v0.2.9 [INFO] [stderr] Checking primal-check v0.2.3 [INFO] [stderr] Checking primal v0.2.3 [INFO] [stderr] Checking test1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.44s [INFO] running `Command { std: "docker" "inspect" "dcf38547bb0591911f010fa11dc32c4ebefdd21f2d6f36356659d0fc46a575d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf38547bb0591911f010fa11dc32c4ebefdd21f2d6f36356659d0fc46a575d0", kill_on_drop: false }` [INFO] [stdout] dcf38547bb0591911f010fa11dc32c4ebefdd21f2d6f36356659d0fc46a575d0