[INFO] updating cached repository ypoluektovich/file-analyzer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ypoluektovich/file-analyzer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ypoluektovich/file-analyzer" "work/ex/beta-1.38-1/sources/1.37.0/gh/ypoluektovich/file-analyzer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ypoluektovich/file-analyzer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ypoluektovich/file-analyzer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ypoluektovich/file-analyzer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ypoluektovich/file-analyzer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 22054b09337510b18c67acb9c2dbf3fbc228f5e2 [INFO] sha for GitHub repo ypoluektovich/file-analyzer: 22054b09337510b18c67acb9c2dbf3fbc228f5e2 [INFO] validating manifest of ypoluektovich/file-analyzer 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 ypoluektovich/file-analyzer 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 ypoluektovich/file-analyzer [INFO] finished frobbing ypoluektovich/file-analyzer [INFO] frobbed toml for ypoluektovich/file-analyzer written to work/ex/beta-1.38-1/sources/1.37.0/gh/ypoluektovich/file-analyzer/Cargo.toml [INFO] started frobbing ypoluektovich/file-analyzer [INFO] finished frobbing ypoluektovich/file-analyzer [INFO] frobbed toml for ypoluektovich/file-analyzer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ypoluektovich/file-analyzer/Cargo.toml [INFO] crate ypoluektovich/file-analyzer 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ypoluektovich/file-analyzer/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 ypoluektovich/file-analyzer 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-2/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/ypoluektovich/file-analyzer:/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] f2e1ecd46eda77d405ea04f42d0a748c1423d5fd06df20a8e3e181542c0c5234 [INFO] running `"docker" "start" "-a" "f2e1ecd46eda77d405ea04f42d0a748c1423d5fd06df20a8e3e181542c0c5234"` [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling file-analyzer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.28s [INFO] running `"docker" "inspect" "f2e1ecd46eda77d405ea04f42d0a748c1423d5fd06df20a8e3e181542c0c5234"` [INFO] running `"docker" "rm" "-f" "f2e1ecd46eda77d405ea04f42d0a748c1423d5fd06df20a8e3e181542c0c5234"` [INFO] [stdout] f2e1ecd46eda77d405ea04f42d0a748c1423d5fd06df20a8e3e181542c0c5234 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/ypoluektovich/file-analyzer:/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] 23754a803e8da92805bd449dcd81a775e8f14b01d1a3286494b4ea4564ef07db [INFO] running `"docker" "start" "-a" "23754a803e8da92805bd449dcd81a775e8f14b01d1a3286494b4ea4564ef07db"` [INFO] [stderr] Compiling file-analyzer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "23754a803e8da92805bd449dcd81a775e8f14b01d1a3286494b4ea4564ef07db"` [INFO] running `"docker" "rm" "-f" "23754a803e8da92805bd449dcd81a775e8f14b01d1a3286494b4ea4564ef07db"` [INFO] [stdout] 23754a803e8da92805bd449dcd81a775e8f14b01d1a3286494b4ea4564ef07db [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/ypoluektovich/file-analyzer:/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] 13e3336ee8b8a5bd8cc1c857bf066eb3b2023e6b80b89768537798d77d9a5385 [INFO] running `"docker" "start" "-a" "13e3336ee8b8a5bd8cc1c857bf066eb3b2023e6b80b89768537798d77d9a5385"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/file_analyzer-58bd58217ce2fca7 [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" "13e3336ee8b8a5bd8cc1c857bf066eb3b2023e6b80b89768537798d77d9a5385"` [INFO] running `"docker" "rm" "-f" "13e3336ee8b8a5bd8cc1c857bf066eb3b2023e6b80b89768537798d77d9a5385"` [INFO] [stdout] 13e3336ee8b8a5bd8cc1c857bf066eb3b2023e6b80b89768537798d77d9a5385