[INFO] cloning repository phil-opp/cargo-post [INFO] running `"git" "clone" "--bare" "git://github.com/phil-opp/cargo-post.git" "work/cache/sources/gh/phil-opp/cargo-post"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/phil-opp/cargo-post'... [INFO] running `"git" "clone" "work/cache/sources/gh/phil-opp/cargo-post" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phil-opp/cargo-post"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phil-opp/cargo-post'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/phil-opp/cargo-post" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/phil-opp/cargo-post"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/phil-opp/cargo-post'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] abe455ab102eed29409c5059db51a25d4e96b9ae [INFO] sha for GitHub repo phil-opp/cargo-post: abe455ab102eed29409c5059db51a25d4e96b9ae [INFO] validating manifest of phil-opp/cargo-post 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 phil-opp/cargo-post 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 phil-opp/cargo-post [INFO] finished frobbing phil-opp/cargo-post [INFO] frobbed toml for phil-opp/cargo-post written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phil-opp/cargo-post/Cargo.toml [INFO] started frobbing phil-opp/cargo-post [INFO] finished frobbing phil-opp/cargo-post [INFO] frobbed toml for phil-opp/cargo-post written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/phil-opp/cargo-post/Cargo.toml [INFO] crate phil-opp/cargo-post 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.7.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing phil-opp/cargo-post against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phil-opp/cargo-post:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 7174dc04ecada89432350c6d0521b77dea471373439780b0a780affbdb0f2f2c [INFO] running `"docker" "start" "-a" "7174dc04ecada89432350c6d0521b77dea471373439780b0a780affbdb0f2f2c"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling cargo_metadata v0.7.3 [INFO] [stderr] Compiling cargo-post v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.21s [INFO] running `"docker" "inspect" "7174dc04ecada89432350c6d0521b77dea471373439780b0a780affbdb0f2f2c"` [INFO] running `"docker" "rm" "-f" "7174dc04ecada89432350c6d0521b77dea471373439780b0a780affbdb0f2f2c"` [INFO] [stdout] 7174dc04ecada89432350c6d0521b77dea471373439780b0a780affbdb0f2f2c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phil-opp/cargo-post:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c3e099d74f7def89f891330a205a03474b2df037ef57c259951c1b25a0cef3db [INFO] running `"docker" "start" "-a" "c3e099d74f7def89f891330a205a03474b2df037ef57c259951c1b25a0cef3db"` [INFO] [stderr] Compiling cargo-post v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "c3e099d74f7def89f891330a205a03474b2df037ef57c259951c1b25a0cef3db"` [INFO] running `"docker" "rm" "-f" "c3e099d74f7def89f891330a205a03474b2df037ef57c259951c1b25a0cef3db"` [INFO] [stdout] c3e099d74f7def89f891330a205a03474b2df037ef57c259951c1b25a0cef3db [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phil-opp/cargo-post:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 143dda4e960363863d14c85269b5aababf2322a4d54e8fcc5c36d2210d3ba3e4 [INFO] running `"docker" "start" "-a" "143dda4e960363863d14c85269b5aababf2322a4d54e8fcc5c36d2210d3ba3e4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_post-be49b899ae5bb118 [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" "143dda4e960363863d14c85269b5aababf2322a4d54e8fcc5c36d2210d3ba3e4"` [INFO] running `"docker" "rm" "-f" "143dda4e960363863d14c85269b5aababf2322a4d54e8fcc5c36d2210d3ba3e4"` [INFO] [stdout] 143dda4e960363863d14c85269b5aababf2322a4d54e8fcc5c36d2210d3ba3e4