[INFO] updating cached repository Lesstat/pbfextractor [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Lesstat/pbfextractor [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Lesstat/pbfextractor" "work/ex/beta-1.37-6/sources/1.36.0/gh/Lesstat/pbfextractor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Lesstat/pbfextractor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Lesstat/pbfextractor" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Lesstat/pbfextractor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Lesstat/pbfextractor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a8f77b7421790c349ec8d6e9b7c06f73c1ed72cb [INFO] sha for GitHub repo Lesstat/pbfextractor: a8f77b7421790c349ec8d6e9b7c06f73c1ed72cb [INFO] validating manifest of Lesstat/pbfextractor on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Lesstat/pbfextractor on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Lesstat/pbfextractor [INFO] finished frobbing Lesstat/pbfextractor [INFO] frobbed toml for Lesstat/pbfextractor written to work/ex/beta-1.37-6/sources/1.36.0/gh/Lesstat/pbfextractor/Cargo.toml [INFO] started frobbing Lesstat/pbfextractor [INFO] finished frobbing Lesstat/pbfextractor [INFO] frobbed toml for Lesstat/pbfextractor written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Lesstat/pbfextractor/Cargo.toml [INFO] crate Lesstat/pbfextractor already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Lesstat/pbfextractor against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Lesstat/pbfextractor:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] f7648a3955981970dfacdf00f61ffa8735eedb391b9da5317a2adf1805dc0171 [INFO] running `"docker" "start" "-a" "f7648a3955981970dfacdf00f61ffa8735eedb391b9da5317a2adf1805dc0171"` [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling flat_map v0.0.4 [INFO] [stderr] Compiling protobuf v1.4.3 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling par-map v0.1.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling rental-impl v0.4.15 [INFO] [stderr] Compiling rental v0.4.16 [INFO] [stderr] Compiling osmpbfreader v0.11.1 [INFO] [stderr] Compiling pbfextractor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "f7648a3955981970dfacdf00f61ffa8735eedb391b9da5317a2adf1805dc0171"` [INFO] running `"docker" "rm" "-f" "f7648a3955981970dfacdf00f61ffa8735eedb391b9da5317a2adf1805dc0171"` [INFO] [stdout] f7648a3955981970dfacdf00f61ffa8735eedb391b9da5317a2adf1805dc0171 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Lesstat/pbfextractor:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 12aec1c9c445eab6c4dfa138615e9fe93fdd9e78101e17bc1676b4ce24fd01d1 [INFO] running `"docker" "start" "-a" "12aec1c9c445eab6c4dfa138615e9fe93fdd9e78101e17bc1676b4ce24fd01d1"` [INFO] [stderr] Compiling pbfextractor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `"docker" "inspect" "12aec1c9c445eab6c4dfa138615e9fe93fdd9e78101e17bc1676b4ce24fd01d1"` [INFO] running `"docker" "rm" "-f" "12aec1c9c445eab6c4dfa138615e9fe93fdd9e78101e17bc1676b4ce24fd01d1"` [INFO] [stdout] 12aec1c9c445eab6c4dfa138615e9fe93fdd9e78101e17bc1676b4ce24fd01d1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Lesstat/pbfextractor:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 0b05920eb3b7148ba638f3924859a1134a9e4f11b817b7da0eb3e787397dbe06 [INFO] running `"docker" "start" "-a" "0b05920eb3b7148ba638f3924859a1134a9e4f11b817b7da0eb3e787397dbe06"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/pbfextractor-677f9ab39605e5fa [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test metrics::test_index ... ok [INFO] [stdout] test metrics::index_for_negative_coords ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0b05920eb3b7148ba638f3924859a1134a9e4f11b817b7da0eb3e787397dbe06"` [INFO] running `"docker" "rm" "-f" "0b05920eb3b7148ba638f3924859a1134a9e4f11b817b7da0eb3e787397dbe06"` [INFO] [stdout] 0b05920eb3b7148ba638f3924859a1134a9e4f11b817b7da0eb3e787397dbe06