[INFO] updating cached repository rsachdeva/drsearch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rsachdeva/drsearch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rsachdeva/drsearch" "work/ex/beta-1.38-1/sources/1.37.0/gh/rsachdeva/drsearch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/rsachdeva/drsearch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rsachdeva/drsearch" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rsachdeva/drsearch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rsachdeva/drsearch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b436054d7643fc4cc03fdbe1c99d6485cc5e8609 [INFO] sha for GitHub repo rsachdeva/drsearch: b436054d7643fc4cc03fdbe1c99d6485cc5e8609 [INFO] validating manifest of rsachdeva/drsearch 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 rsachdeva/drsearch 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 rsachdeva/drsearch [INFO] finished frobbing rsachdeva/drsearch [INFO] frobbed toml for rsachdeva/drsearch written to work/ex/beta-1.38-1/sources/1.37.0/gh/rsachdeva/drsearch/Cargo.toml [INFO] started frobbing rsachdeva/drsearch [INFO] finished frobbing rsachdeva/drsearch [INFO] frobbed toml for rsachdeva/drsearch written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rsachdeva/drsearch/Cargo.toml [INFO] crate rsachdeva/drsearch 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 rsachdeva/drsearch 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-5/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/rsachdeva/drsearch:/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] 02537be26fa17e5c68c526b1c13df3fbbdc0941bc63c4c4b104efa3fa02c0da0 [INFO] running `"docker" "start" "-a" "02537be26fa17e5c68c526b1c13df3fbbdc0941bc63c4c4b104efa3fa02c0da0"` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling drsearch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.20s [INFO] running `"docker" "inspect" "02537be26fa17e5c68c526b1c13df3fbbdc0941bc63c4c4b104efa3fa02c0da0"` [INFO] running `"docker" "rm" "-f" "02537be26fa17e5c68c526b1c13df3fbbdc0941bc63c4c4b104efa3fa02c0da0"` [INFO] [stdout] 02537be26fa17e5c68c526b1c13df3fbbdc0941bc63c4c4b104efa3fa02c0da0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/rsachdeva/drsearch:/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] 10ee9c47ab4139ba4c86e4fa527618b7bd9cc0139947929822dc19a4ed175c58 [INFO] running `"docker" "start" "-a" "10ee9c47ab4139ba4c86e4fa527618b7bd9cc0139947929822dc19a4ed175c58"` [INFO] [stderr] Compiling drsearch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `"docker" "inspect" "10ee9c47ab4139ba4c86e4fa527618b7bd9cc0139947929822dc19a4ed175c58"` [INFO] running `"docker" "rm" "-f" "10ee9c47ab4139ba4c86e4fa527618b7bd9cc0139947929822dc19a4ed175c58"` [INFO] [stdout] 10ee9c47ab4139ba4c86e4fa527618b7bd9cc0139947929822dc19a4ed175c58 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/rsachdeva/drsearch:/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] c6bbec481380315d19c47829116e02d4bc437d50b1ee4b756f96a4904c9606b0 [INFO] running `"docker" "start" "-a" "c6bbec481380315d19c47829116e02d4bc437d50b1ee4b756f96a4904c9606b0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/drsearch-9a6457d92fda0d83 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c6bbec481380315d19c47829116e02d4bc437d50b1ee4b756f96a4904c9606b0"` [INFO] running `"docker" "rm" "-f" "c6bbec481380315d19c47829116e02d4bc437d50b1ee4b756f96a4904c9606b0"` [INFO] [stdout] c6bbec481380315d19c47829116e02d4bc437d50b1ee4b756f96a4904c9606b0