[INFO] updating cached repository AustinHaugerud/bextract [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AustinHaugerud/bextract [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AustinHaugerud/bextract" "work/ex/beta-1.38-1/sources/1.37.0/gh/AustinHaugerud/bextract"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/AustinHaugerud/bextract'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AustinHaugerud/bextract" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AustinHaugerud/bextract"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AustinHaugerud/bextract'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 233ea4e4429921452893ada2a1b9c90f30b4bd7c [INFO] sha for GitHub repo AustinHaugerud/bextract: 233ea4e4429921452893ada2a1b9c90f30b4bd7c [INFO] validating manifest of AustinHaugerud/bextract 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 AustinHaugerud/bextract 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 AustinHaugerud/bextract [INFO] finished frobbing AustinHaugerud/bextract [INFO] frobbed toml for AustinHaugerud/bextract written to work/ex/beta-1.38-1/sources/1.37.0/gh/AustinHaugerud/bextract/Cargo.toml [INFO] started frobbing AustinHaugerud/bextract [INFO] finished frobbing AustinHaugerud/bextract [INFO] frobbed toml for AustinHaugerud/bextract written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AustinHaugerud/bextract/Cargo.toml [INFO] crate AustinHaugerud/bextract 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 AustinHaugerud/bextract against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AustinHaugerud/bextract:/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.37.0" "build" "--frozen"` [INFO] [stdout] 7bd2c851faafa809269a14b208f4b024865e04e30e9ed0c792dbdab056e4d570 [INFO] running `"docker" "start" "-a" "7bd2c851faafa809269a14b208f4b024865e04e30e9ed0c792dbdab056e4d570"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling bio v0.26.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling bio-types v0.5.1 [INFO] [stderr] Compiling bextract v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "7bd2c851faafa809269a14b208f4b024865e04e30e9ed0c792dbdab056e4d570"` [INFO] running `"docker" "rm" "-f" "7bd2c851faafa809269a14b208f4b024865e04e30e9ed0c792dbdab056e4d570"` [INFO] [stdout] 7bd2c851faafa809269a14b208f4b024865e04e30e9ed0c792dbdab056e4d570 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AustinHaugerud/bextract:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3be611d1d453679640acaff51f87edcba15c2707c48dda03ad3033b9c3971367 [INFO] running `"docker" "start" "-a" "3be611d1d453679640acaff51f87edcba15c2707c48dda03ad3033b9c3971367"` [INFO] [stderr] Compiling bextract v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "3be611d1d453679640acaff51f87edcba15c2707c48dda03ad3033b9c3971367"` [INFO] running `"docker" "rm" "-f" "3be611d1d453679640acaff51f87edcba15c2707c48dda03ad3033b9c3971367"` [INFO] [stdout] 3be611d1d453679640acaff51f87edcba15c2707c48dda03ad3033b9c3971367 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AustinHaugerud/bextract:/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.37.0" "test" "--frozen"` [INFO] [stdout] 5c0e06a4deae0f388655dd3bc9dd036e080cceae796ef5f853198b3e6175f4d0 [INFO] running `"docker" "start" "-a" "5c0e06a4deae0f388655dd3bc9dd036e080cceae796ef5f853198b3e6175f4d0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/bextract-60d511a80b7c1146 [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" "5c0e06a4deae0f388655dd3bc9dd036e080cceae796ef5f853198b3e6175f4d0"` [INFO] running `"docker" "rm" "-f" "5c0e06a4deae0f388655dd3bc9dd036e080cceae796ef5f853198b3e6175f4d0"` [INFO] [stdout] 5c0e06a4deae0f388655dd3bc9dd036e080cceae796ef5f853198b3e6175f4d0