[INFO] updating cached repository nao-kobayashi/quad_tree [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nao-kobayashi/quad_tree [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nao-kobayashi/quad_tree" "work/ex/beta-1.38-1/sources/1.37.0/gh/nao-kobayashi/quad_tree"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nao-kobayashi/quad_tree'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nao-kobayashi/quad_tree" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nao-kobayashi/quad_tree"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nao-kobayashi/quad_tree'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4d70196c8442a82751bdbdf7c18d75719b810753 [INFO] sha for GitHub repo nao-kobayashi/quad_tree: 4d70196c8442a82751bdbdf7c18d75719b810753 [INFO] validating manifest of nao-kobayashi/quad_tree on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nao-kobayashi/quad_tree on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nao-kobayashi/quad_tree [INFO] finished frobbing nao-kobayashi/quad_tree [INFO] frobbed toml for nao-kobayashi/quad_tree written to work/ex/beta-1.38-1/sources/1.37.0/gh/nao-kobayashi/quad_tree/Cargo.toml [INFO] started frobbing nao-kobayashi/quad_tree [INFO] finished frobbing nao-kobayashi/quad_tree [INFO] frobbed toml for nao-kobayashi/quad_tree written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nao-kobayashi/quad_tree/Cargo.toml [INFO] crate nao-kobayashi/quad_tree already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nao-kobayashi/quad_tree against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nao-kobayashi/quad_tree:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 16736cfa4c0102ea13fa29dbd365d94a655f4add359000f4e76c2da466e0a5e1 [INFO] running `"docker" "start" "-a" "16736cfa4c0102ea13fa29dbd365d94a655f4add359000f4e76c2da466e0a5e1"` [INFO] [stderr] Compiling find_nearest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `types::Point` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use types::Point; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `quad_tree::QuadTree` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use quad_tree::QuadTree; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "16736cfa4c0102ea13fa29dbd365d94a655f4add359000f4e76c2da466e0a5e1"` [INFO] running `"docker" "rm" "-f" "16736cfa4c0102ea13fa29dbd365d94a655f4add359000f4e76c2da466e0a5e1"` [INFO] [stdout] 16736cfa4c0102ea13fa29dbd365d94a655f4add359000f4e76c2da466e0a5e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nao-kobayashi/quad_tree:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 8d6265fffae0b3d751885f94e5daf0ed0547a8b755e97ce02216a5ea48a90bf5 [INFO] running `"docker" "start" "-a" "8d6265fffae0b3d751885f94e5daf0ed0547a8b755e97ce02216a5ea48a90bf5"` [INFO] [stderr] Compiling find_nearest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'quad_tree::QuadTree::get_point' [INFO] [stderr] --> src/main.rs:86:31 [INFO] [stderr] | [INFO] [stderr] 86 | let p_normal = qt.get_point(&point); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'quad_tree::QuadTree::get_point' [INFO] [stderr] --> src/main.rs:109:31 [INFO] [stderr] | [INFO] [stderr] 109 | let p_normal = qt.get_point(&point); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `"docker" "inspect" "8d6265fffae0b3d751885f94e5daf0ed0547a8b755e97ce02216a5ea48a90bf5"` [INFO] running `"docker" "rm" "-f" "8d6265fffae0b3d751885f94e5daf0ed0547a8b755e97ce02216a5ea48a90bf5"` [INFO] [stdout] 8d6265fffae0b3d751885f94e5daf0ed0547a8b755e97ce02216a5ea48a90bf5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nao-kobayashi/quad_tree:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4b101b538dad1a52e0cd2100f79ebe167c26e8af61c4d2bca46af83649a6f2b6 [INFO] running `"docker" "start" "-a" "4b101b538dad1a52e0cd2100f79ebe167c26e8af61c4d2bca46af83649a6f2b6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/find_nearest-c15dc4fc0d2e322d [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::test2 ... ok [INFO] [stdout] test test::test1 ... ok [INFO] [stdout] test test::test4 ... ok [INFO] [stdout] test test::test3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4b101b538dad1a52e0cd2100f79ebe167c26e8af61c4d2bca46af83649a6f2b6"` [INFO] running `"docker" "rm" "-f" "4b101b538dad1a52e0cd2100f79ebe167c26e8af61c4d2bca46af83649a6f2b6"` [INFO] [stdout] 4b101b538dad1a52e0cd2100f79ebe167c26e8af61c4d2bca46af83649a6f2b6