[INFO] cloning repository phil-opp/cargo-install-latest [INFO] running `"git" "clone" "--bare" "git://github.com/phil-opp/cargo-install-latest.git" "work/cache/sources/gh/phil-opp/cargo-install-latest"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/phil-opp/cargo-install-latest'... [INFO] running `"git" "clone" "work/cache/sources/gh/phil-opp/cargo-install-latest" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phil-opp/cargo-install-latest"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phil-opp/cargo-install-latest'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/phil-opp/cargo-install-latest" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/phil-opp/cargo-install-latest"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/phil-opp/cargo-install-latest'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 805063fd7b8f6a0ae1a1b948bb18b2b77eb49e2e [INFO] sha for GitHub repo phil-opp/cargo-install-latest: 805063fd7b8f6a0ae1a1b948bb18b2b77eb49e2e [INFO] validating manifest of phil-opp/cargo-install-latest 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-install-latest 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-install-latest [INFO] finished frobbing phil-opp/cargo-install-latest [INFO] frobbed toml for phil-opp/cargo-install-latest written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/phil-opp/cargo-install-latest/Cargo.toml [INFO] started frobbing phil-opp/cargo-install-latest [INFO] finished frobbing phil-opp/cargo-install-latest [INFO] frobbed toml for phil-opp/cargo-install-latest written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/phil-opp/cargo-install-latest/Cargo.toml [INFO] crate phil-opp/cargo-install-latest 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 phil-opp/cargo-install-latest 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/phil-opp/cargo-install-latest:/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] 946fd450a16c5fdf6c5c1857ee946244708c0aaf061b7f737e815161c49680df [INFO] running `"docker" "start" "-a" "946fd450a16c5fdf6c5c1857ee946244708c0aaf061b7f737e815161c49680df"` [INFO] [stderr] Compiling cargo-install-latest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `fs` is imported redundantly [INFO] [stderr] --> src/lib.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 40 | use std::fs; [INFO] [stderr] | ------- the item `fs` is already imported here [INFO] [stderr] ... [INFO] [stderr] 97 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.28s [INFO] running `"docker" "inspect" "946fd450a16c5fdf6c5c1857ee946244708c0aaf061b7f737e815161c49680df"` [INFO] running `"docker" "rm" "-f" "946fd450a16c5fdf6c5c1857ee946244708c0aaf061b7f737e815161c49680df"` [INFO] [stdout] 946fd450a16c5fdf6c5c1857ee946244708c0aaf061b7f737e815161c49680df [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/phil-opp/cargo-install-latest:/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] 5c2ae509c1e73d4a79761e6112c7bdbf44e35dfa292f340b834c066355d9f8e5 [INFO] running `"docker" "start" "-a" "5c2ae509c1e73d4a79761e6112c7bdbf44e35dfa292f340b834c066355d9f8e5"` [INFO] [stderr] Compiling cargo-install-latest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `fs` is imported redundantly [INFO] [stderr] --> src/lib.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 40 | use std::fs; [INFO] [stderr] | ------- the item `fs` is already imported here [INFO] [stderr] ... [INFO] [stderr] 97 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "5c2ae509c1e73d4a79761e6112c7bdbf44e35dfa292f340b834c066355d9f8e5"` [INFO] running `"docker" "rm" "-f" "5c2ae509c1e73d4a79761e6112c7bdbf44e35dfa292f340b834c066355d9f8e5"` [INFO] [stdout] 5c2ae509c1e73d4a79761e6112c7bdbf44e35dfa292f340b834c066355d9f8e5 [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/phil-opp/cargo-install-latest:/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] e0150985e1389d5de1ea785b6558621e5fad4fbf85f40a2ec1b7db79d257e8f1 [INFO] running `"docker" "start" "-a" "e0150985e1389d5de1ea785b6558621e5fad4fbf85f40a2ec1b7db79d257e8f1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_install_latest-cc1466a20851d5bd [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] [stderr] Running /opt/crater/target/debug/deps/cargo_install_latest-13522e33a80efbff [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] [stderr] Doc-tests cargo-install-latest [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" "e0150985e1389d5de1ea785b6558621e5fad4fbf85f40a2ec1b7db79d257e8f1"` [INFO] running `"docker" "rm" "-f" "e0150985e1389d5de1ea785b6558621e5fad4fbf85f40a2ec1b7db79d257e8f1"` [INFO] [stdout] e0150985e1389d5de1ea785b6558621e5fad4fbf85f40a2ec1b7db79d257e8f1