[INFO] crate cargo-thanks 0.1.3 is already in cache [INFO] extracting crate cargo-thanks 0.1.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-thanks/0.1.3 [INFO] extracting crate cargo-thanks 0.1.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-thanks/0.1.3 [INFO] validating manifest of cargo-thanks-0.1.3 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cargo-thanks-0.1.3 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cargo-thanks-0.1.3 [INFO] finished frobbing cargo-thanks-0.1.3 [INFO] frobbed toml for cargo-thanks-0.1.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-thanks/0.1.3/Cargo.toml [INFO] started frobbing cargo-thanks-0.1.3 [INFO] finished frobbing cargo-thanks-0.1.3 [INFO] frobbed toml for cargo-thanks-0.1.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-thanks/0.1.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cargo-thanks-0.1.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-thanks/0.1.3:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 6a7fd345c97cef11f06e7f5019188bdf64d91c55536d0d362237849187548983 [INFO] running `"docker" "start" "-a" "6a7fd345c97cef11f06e7f5019188bdf64d91c55536d0d362237849187548983"` [INFO] [stderr] Compiling yansi v0.3.4 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling hubcaps v0.4.10 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling cargo-thanks v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:125:42 [INFO] [stderr] | [INFO] [stderr] 125 | (c.name, repo.path().trim_left_matches("/").to_owned()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/main.rs:159:32 [INFO] [stderr] | [INFO] [stderr] 159 | (parts[0].into(), parts[1].trim_right_matches(".git").into()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [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 26.17s [INFO] running `"docker" "inspect" "6a7fd345c97cef11f06e7f5019188bdf64d91c55536d0d362237849187548983"` [INFO] running `"docker" "rm" "-f" "6a7fd345c97cef11f06e7f5019188bdf64d91c55536d0d362237849187548983"` [INFO] [stdout] 6a7fd345c97cef11f06e7f5019188bdf64d91c55536d0d362237849187548983 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-thanks/0.1.3:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1092e335e27255887d8185fc19d84895d51143c81b3a2cf7fd1a3d051629e6bf [INFO] running `"docker" "start" "-a" "1092e335e27255887d8185fc19d84895d51143c81b3a2cf7fd1a3d051629e6bf"` [INFO] [stderr] Compiling cargo-thanks v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:125:42 [INFO] [stderr] | [INFO] [stderr] 125 | (c.name, repo.path().trim_left_matches("/").to_owned()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/main.rs:159:32 [INFO] [stderr] | [INFO] [stderr] 159 | (parts[0].into(), parts[1].trim_right_matches(".git").into()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [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 3.95s [INFO] running `"docker" "inspect" "1092e335e27255887d8185fc19d84895d51143c81b3a2cf7fd1a3d051629e6bf"` [INFO] running `"docker" "rm" "-f" "1092e335e27255887d8185fc19d84895d51143c81b3a2cf7fd1a3d051629e6bf"` [INFO] [stdout] 1092e335e27255887d8185fc19d84895d51143c81b3a2cf7fd1a3d051629e6bf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-thanks/0.1.3:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 2f391ab9faf4406717218fb8a1d6acd6395ce4c94f5ce0ce092257896e107e59 [INFO] running `"docker" "start" "-a" "2f391ab9faf4406717218fb8a1d6acd6395ce4c94f5ce0ce092257896e107e59"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_thanks-09fc5313d2af1f6c [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::repo_uri_handles_expected_case ... ok [INFO] [stdout] test tests::repo_uri_handles_git_ext ... 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" "2f391ab9faf4406717218fb8a1d6acd6395ce4c94f5ce0ce092257896e107e59"` [INFO] running `"docker" "rm" "-f" "2f391ab9faf4406717218fb8a1d6acd6395ce4c94f5ce0ce092257896e107e59"` [INFO] [stdout] 2f391ab9faf4406717218fb8a1d6acd6395ce4c94f5ce0ce092257896e107e59