[INFO] updating cached repository banyan/rust-git-gsub [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/banyan/rust-git-gsub [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/banyan/rust-git-gsub" "work/ex/beta-1.37-6/sources/1.36.0/gh/banyan/rust-git-gsub"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/banyan/rust-git-gsub'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/banyan/rust-git-gsub" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/banyan/rust-git-gsub"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/banyan/rust-git-gsub'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 55b855170ff6bb59d4b014165c42e2bed1dd70ee [INFO] sha for GitHub repo banyan/rust-git-gsub: 55b855170ff6bb59d4b014165c42e2bed1dd70ee [INFO] validating manifest of banyan/rust-git-gsub on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of banyan/rust-git-gsub on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing banyan/rust-git-gsub [INFO] finished frobbing banyan/rust-git-gsub [INFO] frobbed toml for banyan/rust-git-gsub written to work/ex/beta-1.37-6/sources/1.36.0/gh/banyan/rust-git-gsub/Cargo.toml [INFO] started frobbing banyan/rust-git-gsub [INFO] finished frobbing banyan/rust-git-gsub [INFO] frobbed toml for banyan/rust-git-gsub written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/banyan/rust-git-gsub/Cargo.toml [INFO] crate banyan/rust-git-gsub already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/banyan/rust-git-gsub/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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing banyan/rust-git-gsub against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/banyan/rust-git-gsub:/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.36.0" "build" "--frozen"` [INFO] [stdout] 36a733398866a2b37398da0d057513bd3bda46d27f922569cf598991eae557a3 [INFO] running `"docker" "start" "-a" "36a733398866a2b37398da0d057513bd3bda46d27f922569cf598991eae557a3"` [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling git-gsub v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::lines_any': use lines() instead now [INFO] [stderr] --> src/lib.rs:47:42 [INFO] [stderr] | [INFO] [stderr] 47 | let target_files: Vec<&str> = stdout.lines_any().collect(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `"docker" "inspect" "36a733398866a2b37398da0d057513bd3bda46d27f922569cf598991eae557a3"` [INFO] running `"docker" "rm" "-f" "36a733398866a2b37398da0d057513bd3bda46d27f922569cf598991eae557a3"` [INFO] [stdout] 36a733398866a2b37398da0d057513bd3bda46d27f922569cf598991eae557a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/banyan/rust-git-gsub:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f7e86b6dcbfbab2b2a9db555e3b072fbb0f12a855310b2d8432d10472fb898fa [INFO] running `"docker" "start" "-a" "f7e86b6dcbfbab2b2a9db555e3b072fbb0f12a855310b2d8432d10472fb898fa"` [INFO] [stderr] Compiling git-gsub v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::lines_any': use lines() instead now [INFO] [stderr] --> src/lib.rs:47:42 [INFO] [stderr] | [INFO] [stderr] 47 | let target_files: Vec<&str> = stdout.lines_any().collect(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `"docker" "inspect" "f7e86b6dcbfbab2b2a9db555e3b072fbb0f12a855310b2d8432d10472fb898fa"` [INFO] running `"docker" "rm" "-f" "f7e86b6dcbfbab2b2a9db555e3b072fbb0f12a855310b2d8432d10472fb898fa"` [INFO] [stdout] f7e86b6dcbfbab2b2a9db555e3b072fbb0f12a855310b2d8432d10472fb898fa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/banyan/rust-git-gsub:/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.36.0" "test" "--frozen"` [INFO] [stdout] e517cbd305e63f3b933445c58707759a9f780ec7277e4f4e060f0b8d6aa983ec [INFO] running `"docker" "start" "-a" "e517cbd305e63f3b933445c58707759a9f780ec7277e4f4e060f0b8d6aa983ec"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/git_gsub-9299aaafc677738a [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] [stderr] Running /opt/crater/target/debug/deps/git_gsub-eca666f87eed8b8c [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/lib-90acb9747b5a54cd [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 2 tests [INFO] [stdout] Initialized empty Git repository in /tmp/git-gsub-test.0jySyfGLUxLD/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/git-gsub-test.H2DFNjs62WCj/.git/ [INFO] [stderr] fatal: Unable to create '/tmp/git-gsub-test.H2DFNjs62WCj/.git/index.lock': File exists. [INFO] [stderr] [INFO] [stderr] Another git process seems to be running in this repository, e.g. [INFO] [stderr] an editor opened by 'git commit'. Please make sure all processes [INFO] [stderr] are terminated then try again. If it still fails, a git process [INFO] [stderr] may have crashed in this repository earlier: [INFO] [stderr] remove the file manually to continue. [INFO] [stderr] Doc-tests git-gsub [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" "e517cbd305e63f3b933445c58707759a9f780ec7277e4f4e060f0b8d6aa983ec"` [INFO] running `"docker" "rm" "-f" "e517cbd305e63f3b933445c58707759a9f780ec7277e4f4e060f0b8d6aa983ec"` [INFO] [stdout] e517cbd305e63f3b933445c58707759a9f780ec7277e4f4e060f0b8d6aa983ec