[INFO] updating cached repository peterallin/the-great-replacer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/peterallin/the-great-replacer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/peterallin/the-great-replacer" "work/ex/beta-1.37-6/sources/1.36.0/gh/peterallin/the-great-replacer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/peterallin/the-great-replacer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/peterallin/the-great-replacer" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peterallin/the-great-replacer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peterallin/the-great-replacer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 746e1bef208739ab46e96b2549eda2d903931b8f [INFO] sha for GitHub repo peterallin/the-great-replacer: 746e1bef208739ab46e96b2549eda2d903931b8f [INFO] validating manifest of peterallin/the-great-replacer 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 peterallin/the-great-replacer 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 peterallin/the-great-replacer [INFO] finished frobbing peterallin/the-great-replacer [INFO] frobbed toml for peterallin/the-great-replacer written to work/ex/beta-1.37-6/sources/1.36.0/gh/peterallin/the-great-replacer/Cargo.toml [INFO] started frobbing peterallin/the-great-replacer [INFO] finished frobbing peterallin/the-great-replacer [INFO] frobbed toml for peterallin/the-great-replacer written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/peterallin/the-great-replacer/Cargo.toml [INFO] crate peterallin/the-great-replacer 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] 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 peterallin/the-great-replacer 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/peterallin/the-great-replacer:/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] 01acc641f1433f4327261d474b6684e3aeabb4cba0a75ce3ffdb458f7880bcb7 [INFO] running `"docker" "start" "-a" "01acc641f1433f4327261d474b6684e3aeabb4cba0a75ce3ffdb458f7880bcb7"` [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling libssh2-sys v0.2.10 [INFO] [stderr] Compiling libgit2-sys v0.7.7 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling the-great-replacer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 42s [INFO] running `"docker" "inspect" "01acc641f1433f4327261d474b6684e3aeabb4cba0a75ce3ffdb458f7880bcb7"` [INFO] running `"docker" "rm" "-f" "01acc641f1433f4327261d474b6684e3aeabb4cba0a75ce3ffdb458f7880bcb7"` [INFO] [stdout] 01acc641f1433f4327261d474b6684e3aeabb4cba0a75ce3ffdb458f7880bcb7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/peterallin/the-great-replacer:/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] a5dc1baee0f7d2a94ffb38ea925008e210de6f4551fb8bd24c7d97d278a22ebe [INFO] running `"docker" "start" "-a" "a5dc1baee0f7d2a94ffb38ea925008e210de6f4551fb8bd24c7d97d278a22ebe"` [INFO] [stderr] Compiling the-great-replacer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "a5dc1baee0f7d2a94ffb38ea925008e210de6f4551fb8bd24c7d97d278a22ebe"` [INFO] running `"docker" "rm" "-f" "a5dc1baee0f7d2a94ffb38ea925008e210de6f4551fb8bd24c7d97d278a22ebe"` [INFO] [stdout] a5dc1baee0f7d2a94ffb38ea925008e210de6f4551fb8bd24c7d97d278a22ebe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/peterallin/the-great-replacer:/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] 139545270b8a00288d1ac46c9b86c38d9375c148a0fab3ba1821441b6c575205 [INFO] running `"docker" "start" "-a" "139545270b8a00288d1ac46c9b86c38d9375c148a0fab3ba1821441b6c575205"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/the_great_replacer-7dc864e07d366411 [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" "139545270b8a00288d1ac46c9b86c38d9375c148a0fab3ba1821441b6c575205"` [INFO] running `"docker" "rm" "-f" "139545270b8a00288d1ac46c9b86c38d9375c148a0fab3ba1821441b6c575205"` [INFO] [stdout] 139545270b8a00288d1ac46c9b86c38d9375c148a0fab3ba1821441b6c575205