[INFO] updating cached repository https://github.com/alvinmatias69/influence-zone [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] 543e7613d45a819d689d9e4e738f850142886e4a [INFO] testing alvinmatias69/influence-zone against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvinmatias69%2Finfluence-zone" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alvinmatias69/influence-zone on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/alvinmatias69/influence-zone [INFO] finished tweaking git repo https://github.com/alvinmatias69/influence-zone [INFO] tweaked toml for git repo https://github.com/alvinmatias69/influence-zone written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/alvinmatias69/influence-zone already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 02714824856ac048e79922c4beda4a31282e0eebeb833a293b8c328ca923d369 [INFO] running `"docker" "start" "-a" "02714824856ac048e79922c4beda4a31282e0eebeb833a293b8c328ca923d369"` [INFO] [stderr] Compiling influence_zone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `intersect` [INFO] [stderr] --> src/main.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | let intersect: bool = influence_zone::query(&query_point, &zone, &object); [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_intersect` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "02714824856ac048e79922c4beda4a31282e0eebeb833a293b8c328ca923d369"` [INFO] running `"docker" "rm" "-f" "02714824856ac048e79922c4beda4a31282e0eebeb833a293b8c328ca923d369"` [INFO] [stdout] 02714824856ac048e79922c4beda4a31282e0eebeb833a293b8c328ca923d369 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8e3fc39618a0d599e12247d814f114392c9d883d6477c2d3d1b62be0603b74da [INFO] running `"docker" "start" "-a" "8e3fc39618a0d599e12247d814f114392c9d883d6477c2d3d1b62be0603b74da"` [INFO] [stderr] Compiling influence_zone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `intersect` [INFO] [stderr] --> src/main.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | let intersect: bool = influence_zone::query(&query_point, &zone, &object); [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_intersect` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "8e3fc39618a0d599e12247d814f114392c9d883d6477c2d3d1b62be0603b74da"` [INFO] running `"docker" "rm" "-f" "8e3fc39618a0d599e12247d814f114392c9d883d6477c2d3d1b62be0603b74da"` [INFO] [stdout] 8e3fc39618a0d599e12247d814f114392c9d883d6477c2d3d1b62be0603b74da [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 44ccb2ea1a64167299ed061df97847928702a9b93309db9b733c84e3a17043fd [INFO] running `"docker" "start" "-a" "44ccb2ea1a64167299ed061df97847928702a9b93309db9b733c84e3a17043fd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/influence_zone-89cd43fca4f9faf3 [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" "44ccb2ea1a64167299ed061df97847928702a9b93309db9b733c84e3a17043fd"` [INFO] running `"docker" "rm" "-f" "44ccb2ea1a64167299ed061df97847928702a9b93309db9b733c84e3a17043fd"` [INFO] [stdout] 44ccb2ea1a64167299ed061df97847928702a9b93309db9b733c84e3a17043fd