[INFO] updating cached repository https://github.com/Fensi3321/MidPointCircleAlgorithm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6f5abcf4362db1c74b2649407f4f0f1d34182794 [INFO] testing Fensi3321/MidPointCircleAlgorithm against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FFensi3321%2FMidPointCircleAlgorithm" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fensi3321/MidPointCircleAlgorithm on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Fensi3321/MidPointCircleAlgorithm [INFO] finished tweaking git repo https://github.com/Fensi3321/MidPointCircleAlgorithm [INFO] tweaked toml for git repo https://github.com/Fensi3321/MidPointCircleAlgorithm written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Fensi3321/MidPointCircleAlgorithm already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 70c84ce1f58fcb9db5505877ce2ed95824c3bde841c20d061e87b743c1fee8b5 [INFO] running `"docker" "start" "-a" "70c84ce1f58fcb9db5505877ce2ed95824c3bde841c20d061e87b743c1fee8b5"` [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling circle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.81s [INFO] running `"docker" "inspect" "70c84ce1f58fcb9db5505877ce2ed95824c3bde841c20d061e87b743c1fee8b5"` [INFO] running `"docker" "rm" "-f" "70c84ce1f58fcb9db5505877ce2ed95824c3bde841c20d061e87b743c1fee8b5"` [INFO] [stdout] 70c84ce1f58fcb9db5505877ce2ed95824c3bde841c20d061e87b743c1fee8b5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] cdfcdc6ab1894af71bcc8c95418ab4b98c164a580a98c2679e0853a4d57beba7 [INFO] running `"docker" "start" "-a" "cdfcdc6ab1894af71bcc8c95418ab4b98c164a580a98c2679e0853a4d57beba7"` [INFO] [stderr] Compiling circle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "cdfcdc6ab1894af71bcc8c95418ab4b98c164a580a98c2679e0853a4d57beba7"` [INFO] running `"docker" "rm" "-f" "cdfcdc6ab1894af71bcc8c95418ab4b98c164a580a98c2679e0853a4d57beba7"` [INFO] [stdout] cdfcdc6ab1894af71bcc8c95418ab4b98c164a580a98c2679e0853a4d57beba7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] d045aed5be6cc18d369c66a73319723d0e0d197f110c1a1df817e39d17aebefa [INFO] running `"docker" "start" "-a" "d045aed5be6cc18d369c66a73319723d0e0d197f110c1a1df817e39d17aebefa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/circle-05d27fd82ce47a2e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d045aed5be6cc18d369c66a73319723d0e0d197f110c1a1df817e39d17aebefa"` [INFO] running `"docker" "rm" "-f" "d045aed5be6cc18d369c66a73319723d0e0d197f110c1a1df817e39d17aebefa"` [INFO] [stdout] d045aed5be6cc18d369c66a73319723d0e0d197f110c1a1df817e39d17aebefa