[INFO] updating cached repository apendleton/bbox-filter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/apendleton/bbox-filter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/apendleton/bbox-filter" "work/ex/beta-1.37-6/sources/1.36.0/gh/apendleton/bbox-filter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/apendleton/bbox-filter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/apendleton/bbox-filter" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/apendleton/bbox-filter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/apendleton/bbox-filter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cfe0bf3338ecafc553152d52360c303942a86f56 [INFO] sha for GitHub repo apendleton/bbox-filter: cfe0bf3338ecafc553152d52360c303942a86f56 [INFO] validating manifest of apendleton/bbox-filter 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 apendleton/bbox-filter 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 apendleton/bbox-filter [INFO] finished frobbing apendleton/bbox-filter [INFO] frobbed toml for apendleton/bbox-filter written to work/ex/beta-1.37-6/sources/1.36.0/gh/apendleton/bbox-filter/Cargo.toml [INFO] started frobbing apendleton/bbox-filter [INFO] finished frobbing apendleton/bbox-filter [INFO] frobbed toml for apendleton/bbox-filter written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/apendleton/bbox-filter/Cargo.toml [INFO] crate apendleton/bbox-filter 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 apendleton/bbox-filter 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/apendleton/bbox-filter:/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] 5e1153b298d075498ae37a852b69c2ee9abe974f1deb5c11b63878866cfa9640 [INFO] running `"docker" "start" "-a" "5e1153b298d075498ae37a852b69c2ee9abe974f1deb5c11b63878866cfa9640"` [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling bbox-filter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.91s [INFO] running `"docker" "inspect" "5e1153b298d075498ae37a852b69c2ee9abe974f1deb5c11b63878866cfa9640"` [INFO] running `"docker" "rm" "-f" "5e1153b298d075498ae37a852b69c2ee9abe974f1deb5c11b63878866cfa9640"` [INFO] [stdout] 5e1153b298d075498ae37a852b69c2ee9abe974f1deb5c11b63878866cfa9640 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/apendleton/bbox-filter:/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] 489c199a6a28e72d3c8fc64eef3bae2b5afe6f92c277844e7d00e3fc68354bd6 [INFO] running `"docker" "start" "-a" "489c199a6a28e72d3c8fc64eef3bae2b5afe6f92c277844e7d00e3fc68354bd6"` [INFO] [stderr] Compiling bbox-filter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "489c199a6a28e72d3c8fc64eef3bae2b5afe6f92c277844e7d00e3fc68354bd6"` [INFO] running `"docker" "rm" "-f" "489c199a6a28e72d3c8fc64eef3bae2b5afe6f92c277844e7d00e3fc68354bd6"` [INFO] [stdout] 489c199a6a28e72d3c8fc64eef3bae2b5afe6f92c277844e7d00e3fc68354bd6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/apendleton/bbox-filter:/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] 7cd1c7d5463bf04b3985f3290b07d80a5c1b60e5dc28acc6d011fd7ce07c7efc [INFO] running `"docker" "start" "-a" "7cd1c7d5463bf04b3985f3290b07d80a5c1b60e5dc28acc6d011fd7ce07c7efc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/bbox_filter-05afbc92719624eb [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" "7cd1c7d5463bf04b3985f3290b07d80a5c1b60e5dc28acc6d011fd7ce07c7efc"` [INFO] running `"docker" "rm" "-f" "7cd1c7d5463bf04b3985f3290b07d80a5c1b60e5dc28acc6d011fd7ce07c7efc"` [INFO] [stdout] 7cd1c7d5463bf04b3985f3290b07d80a5c1b60e5dc28acc6d011fd7ce07c7efc