[INFO] cloning repository https://github.com/DonDiez/Finding-Pi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DonDiez/Finding-Pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonDiez%2FFinding-Pi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonDiez%2FFinding-Pi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ccb871b8c928ffd37cc0841c8b19a9e9983fc72 [INFO] checking DonDiez/Finding-Pi against master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonDiez%2FFinding-Pi" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 56% (159/280) Checking out files: 57% (160/280) Checking out files: 58% (163/280) Checking out files: 59% (166/280) Checking out files: 60% (168/280) Checking out files: 61% (171/280) Checking out files: 62% (174/280) Checking out files: 63% (177/280) Checking out files: 64% (180/280) Checking out files: 65% (182/280) Checking out files: 66% (185/280) Checking out files: 67% (188/280) Checking out files: 68% (191/280) Checking out files: 69% (194/280) Checking out files: 70% (196/280) Checking out files: 71% (199/280) Checking out files: 72% (202/280) Checking out files: 73% (205/280) Checking out files: 74% (208/280) Checking out files: 75% (210/280) Checking out files: 76% (213/280) Checking out files: 77% (216/280) Checking out files: 78% (219/280) Checking out files: 79% (222/280) Checking out files: 80% (224/280) Checking out files: 81% (227/280) Checking out files: 82% (230/280) Checking out files: 83% (233/280) Checking out files: 84% (236/280) Checking out files: 85% (238/280) Checking out files: 86% (241/280) Checking out files: 87% (244/280) Checking out files: 88% (247/280) Checking out files: 89% (250/280) Checking out files: 90% (252/280) Checking out files: 91% (255/280) Checking out files: 92% (258/280) Checking out files: 93% (261/280) Checking out files: 94% (264/280) Checking out files: 95% (266/280) Checking out files: 96% (269/280) Checking out files: 97% (272/280) Checking out files: 98% (275/280) Checking out files: 99% (278/280) Checking out files: 100% (280/280) Checking out files: 100% (280/280), done. [INFO] validating manifest of git repo https://github.com/DonDiez/Finding-Pi on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DonDiez/Finding-Pi [INFO] finished tweaking git repo https://github.com/DonDiez/Finding-Pi [INFO] tweaked toml for git repo https://github.com/DonDiez/Finding-Pi written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/DonDiez/Finding-Pi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5727c8bcd29b997f97bc08c8f3025d0ac04bca4bceef9519b52888656284431 [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" "a5727c8bcd29b997f97bc08c8f3025d0ac04bca4bceef9519b52888656284431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5727c8bcd29b997f97bc08c8f3025d0ac04bca4bceef9519b52888656284431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5727c8bcd29b997f97bc08c8f3025d0ac04bca4bceef9519b52888656284431", kill_on_drop: false }` [INFO] [stdout] a5727c8bcd29b997f97bc08c8f3025d0ac04bca4bceef9519b52888656284431 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 587c40433261fcf3b05b554d5bb23137be11693bed4b93d93edd87451c2267b9 [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" "587c40433261fcf3b05b554d5bb23137be11693bed4b93d93edd87451c2267b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking find_pi_random v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | fn rand_float() -> (f64){ [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | fn rand_float() -> (f64){ [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.93s [INFO] running `Command { std: "docker" "inspect" "587c40433261fcf3b05b554d5bb23137be11693bed4b93d93edd87451c2267b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587c40433261fcf3b05b554d5bb23137be11693bed4b93d93edd87451c2267b9", kill_on_drop: false }` [INFO] [stdout] 587c40433261fcf3b05b554d5bb23137be11693bed4b93d93edd87451c2267b9