[INFO] cloning repository softprops/cargo-thanks [INFO] running `"git" "clone" "--bare" "git://github.com/softprops/cargo-thanks.git" "work/cache/sources/gh/softprops/cargo-thanks"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/softprops/cargo-thanks'... [INFO] running `"git" "clone" "work/cache/sources/gh/softprops/cargo-thanks" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/softprops/cargo-thanks"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/softprops/cargo-thanks'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/softprops/cargo-thanks" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/softprops/cargo-thanks"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/softprops/cargo-thanks'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae4a36035dab86d5f5a84c890fd3f99251873902 [INFO] sha for GitHub repo softprops/cargo-thanks: ae4a36035dab86d5f5a84c890fd3f99251873902 [INFO] validating manifest of softprops/cargo-thanks 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 softprops/cargo-thanks 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 softprops/cargo-thanks [INFO] finished frobbing softprops/cargo-thanks [INFO] frobbed toml for softprops/cargo-thanks written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/softprops/cargo-thanks/Cargo.toml [INFO] started frobbing softprops/cargo-thanks [INFO] finished frobbing softprops/cargo-thanks [INFO] frobbed toml for softprops/cargo-thanks written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/softprops/cargo-thanks/Cargo.toml [INFO] crate softprops/cargo-thanks 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] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hubcaps v0.4.10 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing softprops/cargo-thanks against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/softprops/cargo-thanks:/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] 435869e1bb63bf599a216de051e036338885913f05abb32c37cacb39f657fb90 [INFO] running `"docker" "start" "-a" "435869e1bb63bf599a216de051e036338885913f05abb32c37cacb39f657fb90"` [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling cargo_metadata v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling hubcaps v0.4.10 [INFO] [stderr] Compiling cargo-thanks v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | / error_chain! { [INFO] [stderr] 36 | | foreign_links { [INFO] [stderr] 37 | | Codec(SerdeError); [INFO] [stderr] 38 | | Http(HttpError); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | / error_chain! { [INFO] [stderr] 36 | | foreign_links { [INFO] [stderr] 37 | | Codec(SerdeError); [INFO] [stderr] 38 | | Http(HttpError); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `"docker" "inspect" "435869e1bb63bf599a216de051e036338885913f05abb32c37cacb39f657fb90"` [INFO] running `"docker" "rm" "-f" "435869e1bb63bf599a216de051e036338885913f05abb32c37cacb39f657fb90"` [INFO] [stdout] 435869e1bb63bf599a216de051e036338885913f05abb32c37cacb39f657fb90 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/softprops/cargo-thanks:/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] 82a96739f3b9aa3f631cce406948747cd97bb51d0709a32f67ac6a8b1a1c10ad [INFO] running `"docker" "start" "-a" "82a96739f3b9aa3f631cce406948747cd97bb51d0709a32f67ac6a8b1a1c10ad"` [INFO] [stderr] Compiling cargo-thanks v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | / error_chain! { [INFO] [stderr] 36 | | foreign_links { [INFO] [stderr] 37 | | Codec(SerdeError); [INFO] [stderr] 38 | | Http(HttpError); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | / error_chain! { [INFO] [stderr] 36 | | foreign_links { [INFO] [stderr] 37 | | Codec(SerdeError); [INFO] [stderr] 38 | | Http(HttpError); [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.27s [INFO] running `"docker" "inspect" "82a96739f3b9aa3f631cce406948747cd97bb51d0709a32f67ac6a8b1a1c10ad"` [INFO] running `"docker" "rm" "-f" "82a96739f3b9aa3f631cce406948747cd97bb51d0709a32f67ac6a8b1a1c10ad"` [INFO] [stdout] 82a96739f3b9aa3f631cce406948747cd97bb51d0709a32f67ac6a8b1a1c10ad [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/softprops/cargo-thanks:/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] bbff734d491fc8984892bb8da14bd46c9aa051c321427e886beec3dd91890c41 [INFO] running `"docker" "start" "-a" "bbff734d491fc8984892bb8da14bd46c9aa051c321427e886beec3dd91890c41"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_thanks-007db1d236b68caa [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::repo_uri_handles_git_ext ... ok [INFO] [stdout] test tests::repo_uri_handles_expected_case ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bbff734d491fc8984892bb8da14bd46c9aa051c321427e886beec3dd91890c41"` [INFO] running `"docker" "rm" "-f" "bbff734d491fc8984892bb8da14bd46c9aa051c321427e886beec3dd91890c41"` [INFO] [stdout] bbff734d491fc8984892bb8da14bd46c9aa051c321427e886beec3dd91890c41