[INFO] updating cached repository phiresky/rga [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/phiresky/rga [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/phiresky/rga" "work/ex/beta-1.38-1/sources/1.37.0/gh/phiresky/rga"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/phiresky/rga'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/phiresky/rga" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phiresky/rga"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phiresky/rga'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b75b8ee4be6f4c5f2831b5276045881646654a87 [INFO] sha for GitHub repo phiresky/rga: b75b8ee4be6f4c5f2831b5276045881646654a87 [INFO] validating manifest of phiresky/rga 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 phiresky/rga 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 phiresky/rga [INFO] finished frobbing phiresky/rga [INFO] frobbed toml for phiresky/rga written to work/ex/beta-1.38-1/sources/1.37.0/gh/phiresky/rga/Cargo.toml [INFO] started frobbing phiresky/rga [INFO] finished frobbing phiresky/rga [INFO] frobbed toml for phiresky/rga written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phiresky/rga/Cargo.toml [INFO] crate phiresky/rga 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 phiresky/rga 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/phiresky/rga:/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] 555dbaf6295c5cabcb2ec239e16b338d42d1f852b78309b3358baab24d37593f [INFO] running `"docker" "start" "-a" "555dbaf6295c5cabcb2ec239e16b338d42d1f852b78309b3358baab24d37593f"` [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling cachedir v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling libflate v0.1.23 [INFO] [stderr] Compiling encoding_rs_io v0.1.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling paste-impl v0.1.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling tree_magic_fork v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling paste v0.1.5 [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling lmdb-rkv-sys v0.8.3 [INFO] [stderr] Compiling zstd-sys v1.4.10+zstd.1.4.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling lzma-sys v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling lmdb-rkv v0.11.4 [INFO] [stderr] Compiling rkv v0.9.6 [INFO] [stderr] Compiling zstd-safe v1.4.9+zstd.1.4.0 [INFO] [stderr] Compiling zstd v0.4.24+zstd.1.4.0 [INFO] [stderr] Compiling rusqlite v0.18.0 [INFO] [stderr] Compiling ripgrep_all v0.9.3-alpha.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `"docker" "inspect" "555dbaf6295c5cabcb2ec239e16b338d42d1f852b78309b3358baab24d37593f"` [INFO] running `"docker" "rm" "-f" "555dbaf6295c5cabcb2ec239e16b338d42d1f852b78309b3358baab24d37593f"` [INFO] [stdout] 555dbaf6295c5cabcb2ec239e16b338d42d1f852b78309b3358baab24d37593f [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/phiresky/rga:/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] 44aba5bd31d8eb2ea3e50cc152758602fd6f32c26f42c3416f94737d16c37705 [INFO] running `"docker" "start" "-a" "44aba5bd31d8eb2ea3e50cc152758602fd6f32c26f42c3416f94737d16c37705"` [INFO] [stderr] Compiling ripgrep_all v0.9.3-alpha.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.23s [INFO] running `"docker" "inspect" "44aba5bd31d8eb2ea3e50cc152758602fd6f32c26f42c3416f94737d16c37705"` [INFO] running `"docker" "rm" "-f" "44aba5bd31d8eb2ea3e50cc152758602fd6f32c26f42c3416f94737d16c37705"` [INFO] [stdout] 44aba5bd31d8eb2ea3e50cc152758602fd6f32c26f42c3416f94737d16c37705 [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/phiresky/rga:/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] 88d81cca5339def63e43b7894f6f6750765166e7b18d5dbd32c9299862773f87 [INFO] running `"docker" "start" "-a" "88d81cca5339def63e43b7894f6f6750765166e7b18d5dbd32c9299862773f87"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/ripgrep_all-83edf877fe0fb2ff [INFO] [stderr] Running /opt/crater/target/debug/deps/rga-98ec08ffa2b022e1 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test adapters::decompress::tests::test_inner_filename ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Running /opt/crater/target/debug/deps/rga_preproc-2d64b59947e56f89 [INFO] [stderr] Doc-tests ripgrep_all [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] [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" "88d81cca5339def63e43b7894f6f6750765166e7b18d5dbd32c9299862773f87"` [INFO] running `"docker" "rm" "-f" "88d81cca5339def63e43b7894f6f6750765166e7b18d5dbd32c9299862773f87"` [INFO] [stdout] 88d81cca5339def63e43b7894f6f6750765166e7b18d5dbd32c9299862773f87