[INFO] updating cached repository olegnik92/batch_rename [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/olegnik92/batch_rename [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/olegnik92/batch_rename" "work/ex/beta-1.38-1/sources/1.37.0/gh/olegnik92/batch_rename"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/olegnik92/batch_rename'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/olegnik92/batch_rename" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/olegnik92/batch_rename"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/olegnik92/batch_rename'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ced4bf47c380d315851e6ba516702e811abb93fa [INFO] sha for GitHub repo olegnik92/batch_rename: ced4bf47c380d315851e6ba516702e811abb93fa [INFO] validating manifest of olegnik92/batch_rename 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 olegnik92/batch_rename 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 olegnik92/batch_rename [INFO] finished frobbing olegnik92/batch_rename [INFO] frobbed toml for olegnik92/batch_rename written to work/ex/beta-1.38-1/sources/1.37.0/gh/olegnik92/batch_rename/Cargo.toml [INFO] started frobbing olegnik92/batch_rename [INFO] finished frobbing olegnik92/batch_rename [INFO] frobbed toml for olegnik92/batch_rename written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/olegnik92/batch_rename/Cargo.toml [INFO] crate olegnik92/batch_rename 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 olegnik92/batch_rename 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/olegnik92/batch_rename:/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] f22be5dc02eb853c9b976b482659f1073d320e0f52d4e14cb1299eb3267ded71 [INFO] running `"docker" "start" "-a" "f22be5dc02eb853c9b976b482659f1073d320e0f52d4e14cb1299eb3267ded71"` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling batch_rename v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.78s [INFO] running `"docker" "inspect" "f22be5dc02eb853c9b976b482659f1073d320e0f52d4e14cb1299eb3267ded71"` [INFO] running `"docker" "rm" "-f" "f22be5dc02eb853c9b976b482659f1073d320e0f52d4e14cb1299eb3267ded71"` [INFO] [stdout] f22be5dc02eb853c9b976b482659f1073d320e0f52d4e14cb1299eb3267ded71 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/olegnik92/batch_rename:/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] 334200ecc7a4e7448b373e61edd09c9cc155b0ca4a67fd31d838fd5b16ac9340 [INFO] running `"docker" "start" "-a" "334200ecc7a4e7448b373e61edd09c9cc155b0ca4a67fd31d838fd5b16ac9340"` [INFO] [stderr] Compiling batch_rename v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "334200ecc7a4e7448b373e61edd09c9cc155b0ca4a67fd31d838fd5b16ac9340"` [INFO] running `"docker" "rm" "-f" "334200ecc7a4e7448b373e61edd09c9cc155b0ca4a67fd31d838fd5b16ac9340"` [INFO] [stdout] 334200ecc7a4e7448b373e61edd09c9cc155b0ca4a67fd31d838fd5b16ac9340 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/olegnik92/batch_rename:/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] 9dc7bbb519fd2f6a24815a06f74d4dd91311581fa20a531916d4550496b1a8c9 [INFO] running `"docker" "start" "-a" "9dc7bbb519fd2f6a24815a06f74d4dd91311581fa20a531916d4550496b1a8c9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/batch_rename-621734a2070ab3e3 [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" "9dc7bbb519fd2f6a24815a06f74d4dd91311581fa20a531916d4550496b1a8c9"` [INFO] running `"docker" "rm" "-f" "9dc7bbb519fd2f6a24815a06f74d4dd91311581fa20a531916d4550496b1a8c9"` [INFO] [stdout] 9dc7bbb519fd2f6a24815a06f74d4dd91311581fa20a531916d4550496b1a8c9