[INFO] cloning repository https://github.com/KrazyMiner001/calc-sin-e-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KrazyMiner001/calc-sin-e-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrazyMiner001%2Fcalc-sin-e-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrazyMiner001%2Fcalc-sin-e-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81c5a699fc5f25d48f837d349c8815f0237d5d9c
[INFO] checking KrazyMiner001/calc-sin-e-rust against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrazyMiner001%2Fcalc-sin-e-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KrazyMiner001/calc-sin-e-rust
[INFO] finished tweaking git repo https://github.com/KrazyMiner001/calc-sin-e-rust
[INFO] tweaked toml for git repo https://github.com/KrazyMiner001/calc-sin-e-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KrazyMiner001/calc-sin-e-rust on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KrazyMiner001/calc-sin-e-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88de0c51871de04cdb25d83b4a462e6e6769eef9dda5b72136dce81e2c4e61cb
[INFO] running `Command { std: "docker" "start" "-a" "88de0c51871de04cdb25d83b4a462e6e6769eef9dda5b72136dce81e2c4e61cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88de0c51871de04cdb25d83b4a462e6e6769eef9dda5b72136dce81e2c4e61cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88de0c51871de04cdb25d83b4a462e6e6769eef9dda5b72136dce81e2c4e61cb", kill_on_drop: false }`
[INFO] [stdout] 88de0c51871de04cdb25d83b4a462e6e6769eef9dda5b72136dce81e2c4e61cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac597fcc21a63a26647c0e08ed535b2194e20cc135f8f030ee751724f56d546e
[INFO] running `Command { std: "docker" "start" "-a" "ac597fcc21a63a26647c0e08ed535b2194e20cc135f8f030ee751724f56d546e", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.2
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.24.1
[INFO] [stderr]     Checking primal-estimate v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking primal-bit v0.3.1
[INFO] [stderr]     Checking primal-sieve v0.3.6
[INFO] [stderr]     Checking factorial v0.4.0
[INFO] [stderr]     Checking calc-sin-e-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/main.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/main.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 24s
[INFO] running `Command { std: "docker" "inspect" "ac597fcc21a63a26647c0e08ed535b2194e20cc135f8f030ee751724f56d546e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac597fcc21a63a26647c0e08ed535b2194e20cc135f8f030ee751724f56d546e", kill_on_drop: false }`
[INFO] [stdout] ac597fcc21a63a26647c0e08ed535b2194e20cc135f8f030ee751724f56d546e
