[INFO] updating cached repository TheMarex/rust-shortestpath [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TheMarex/rust-shortestpath [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TheMarex/rust-shortestpath" "work/ex/beta-1.38-1/sources/1.37.0/gh/TheMarex/rust-shortestpath"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/TheMarex/rust-shortestpath'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TheMarex/rust-shortestpath" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TheMarex/rust-shortestpath"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TheMarex/rust-shortestpath'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 22afd157d9778ef49df24dc388aeeb51a81cde28 [INFO] sha for GitHub repo TheMarex/rust-shortestpath: 22afd157d9778ef49df24dc388aeeb51a81cde28 [INFO] validating manifest of TheMarex/rust-shortestpath 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 TheMarex/rust-shortestpath 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 TheMarex/rust-shortestpath [INFO] finished frobbing TheMarex/rust-shortestpath [INFO] frobbed toml for TheMarex/rust-shortestpath written to work/ex/beta-1.38-1/sources/1.37.0/gh/TheMarex/rust-shortestpath/Cargo.toml [INFO] started frobbing TheMarex/rust-shortestpath [INFO] finished frobbing TheMarex/rust-shortestpath [INFO] frobbed toml for TheMarex/rust-shortestpath written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TheMarex/rust-shortestpath/Cargo.toml [INFO] crate TheMarex/rust-shortestpath 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/TheMarex/rust-shortestpath/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 TheMarex/rust-shortestpath 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-2/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/TheMarex/rust-shortestpath:/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] 3310637caa0e00805859ff619c5ff60d614ac6dce4e9ab579842a6134d076ae5 [INFO] running `"docker" "start" "-a" "3310637caa0e00805859ff619c5ff60d614ac6dce4e9ab579842a6134d076ae5"` [INFO] [stderr] Compiling geo v0.3.2 [INFO] [stderr] Compiling geojson v0.4.3 [INFO] [stderr] Compiling shortestpath v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `dump_heap` [INFO] [stderr] --> src/addressable_heap.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | fn dump_heap(&self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `"docker" "inspect" "3310637caa0e00805859ff619c5ff60d614ac6dce4e9ab579842a6134d076ae5"` [INFO] running `"docker" "rm" "-f" "3310637caa0e00805859ff619c5ff60d614ac6dce4e9ab579842a6134d076ae5"` [INFO] [stdout] 3310637caa0e00805859ff619c5ff60d614ac6dce4e9ab579842a6134d076ae5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/TheMarex/rust-shortestpath:/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] edb81efc6912e03dfd9dc3c023fcc7a98d1fd0c5d93d9f35b1b240dc5eceabda [INFO] running `"docker" "start" "-a" "edb81efc6912e03dfd9dc3c023fcc7a98d1fd0c5d93d9f35b1b240dc5eceabda"` [INFO] [stderr] Compiling shortestpath v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `dump_heap` [INFO] [stderr] --> src/addressable_heap.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | fn dump_heap(&self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `"docker" "inspect" "edb81efc6912e03dfd9dc3c023fcc7a98d1fd0c5d93d9f35b1b240dc5eceabda"` [INFO] running `"docker" "rm" "-f" "edb81efc6912e03dfd9dc3c023fcc7a98d1fd0c5d93d9f35b1b240dc5eceabda"` [INFO] [stdout] edb81efc6912e03dfd9dc3c023fcc7a98d1fd0c5d93d9f35b1b240dc5eceabda [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/TheMarex/rust-shortestpath:/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] c9d787e67f508dda9976b6161666ff4953c611e77aa251f8cb71246fce03425c [INFO] running `"docker" "start" "-a" "c9d787e67f508dda9976b6161666ff4953c611e77aa251f8cb71246fce03425c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/shortestpath-a548af219cc5528f [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test addressable_heap::tests::push_ascending ... ok [INFO] [stdout] test addressable_heap::tests::new_empty ... ok [INFO] [stdout] test addressable_heap::tests::decrease_key ... ok [INFO] [stdout] test search::tests::dijkstra_triangle ... ok [INFO] [stdout] test addressable_heap::tests::push_descending ... ok [INFO] [stdout] test addressable_heap::tests::push_mixed ... ok [INFO] [stdout] test graph::tests::new_empty ... ok [INFO] [stdout] test graph::tests::scan_graph ... ok [INFO] [stdout] test graph_builder::tests::load_sample ... ok [INFO] [stdout] test wgs84::tests::edge_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/monaco-2e5c73bb23b31864 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test load_monaco ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests shortestpath [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" "c9d787e67f508dda9976b6161666ff4953c611e77aa251f8cb71246fce03425c"` [INFO] running `"docker" "rm" "-f" "c9d787e67f508dda9976b6161666ff4953c611e77aa251f8cb71246fce03425c"` [INFO] [stdout] c9d787e67f508dda9976b6161666ff4953c611e77aa251f8cb71246fce03425c