[INFO] cloning repository rocketwagon/replace [INFO] running `"git" "clone" "--bare" "git://github.com/rocketwagon/replace.git" "work/cache/sources/gh/rocketwagon/replace"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rocketwagon/replace'... [INFO] running `"git" "clone" "work/cache/sources/gh/rocketwagon/replace" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rocketwagon/replace"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rocketwagon/replace'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rocketwagon/replace" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rocketwagon/replace"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rocketwagon/replace'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ca2c5e1ebbaa9789eae8ba0f8e454f5f10424dd [INFO] sha for GitHub repo rocketwagon/replace: 4ca2c5e1ebbaa9789eae8ba0f8e454f5f10424dd [INFO] validating manifest of rocketwagon/replace on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rocketwagon/replace on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rocketwagon/replace [INFO] finished frobbing rocketwagon/replace [INFO] frobbed toml for rocketwagon/replace written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rocketwagon/replace/Cargo.toml [INFO] started frobbing rocketwagon/replace [INFO] finished frobbing rocketwagon/replace [INFO] frobbed toml for rocketwagon/replace written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rocketwagon/replace/Cargo.toml [INFO] crate rocketwagon/replace already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rocketwagon/replace against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rocketwagon/replace:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 136cb1b35424cc0a8925fc2ee153f4af617975b1be2847f57c9a6741a958343a [INFO] running `"docker" "start" "-a" "136cb1b35424cc0a8925fc2ee153f4af617975b1be2847f57c9a6741a958343a"` [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling replace v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.71s [INFO] running `"docker" "inspect" "136cb1b35424cc0a8925fc2ee153f4af617975b1be2847f57c9a6741a958343a"` [INFO] running `"docker" "rm" "-f" "136cb1b35424cc0a8925fc2ee153f4af617975b1be2847f57c9a6741a958343a"` [INFO] [stdout] 136cb1b35424cc0a8925fc2ee153f4af617975b1be2847f57c9a6741a958343a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rocketwagon/replace:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 3f33d7eb32c7ba228af4120496c42498f0ca67d3b2124b07c750dd968dee43fd [INFO] running `"docker" "start" "-a" "3f33d7eb32c7ba228af4120496c42498f0ca67d3b2124b07c750dd968dee43fd"` [INFO] [stderr] Compiling replace v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "3f33d7eb32c7ba228af4120496c42498f0ca67d3b2124b07c750dd968dee43fd"` [INFO] running `"docker" "rm" "-f" "3f33d7eb32c7ba228af4120496c42498f0ca67d3b2124b07c750dd968dee43fd"` [INFO] [stdout] 3f33d7eb32c7ba228af4120496c42498f0ca67d3b2124b07c750dd968dee43fd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rocketwagon/replace:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] da0496ce3e7d02b181a6f1468db1881aa032b1796852eae81842046469e04ab6 [INFO] running `"docker" "start" "-a" "da0496ce3e7d02b181a6f1468db1881aa032b1796852eae81842046469e04ab6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/replace-ceafd249a4356696 [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" "da0496ce3e7d02b181a6f1468db1881aa032b1796852eae81842046469e04ab6"` [INFO] running `"docker" "rm" "-f" "da0496ce3e7d02b181a6f1468db1881aa032b1796852eae81842046469e04ab6"` [INFO] [stdout] da0496ce3e7d02b181a6f1468db1881aa032b1796852eae81842046469e04ab6