[INFO] cloning repository kbknapp/cargo-outdated [INFO] running `"git" "clone" "--bare" "git://github.com/kbknapp/cargo-outdated.git" "work/cache/sources/gh/kbknapp/cargo-outdated"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/kbknapp/cargo-outdated'... [INFO] running `"git" "clone" "work/cache/sources/gh/kbknapp/cargo-outdated" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kbknapp/cargo-outdated"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kbknapp/cargo-outdated'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kbknapp/cargo-outdated" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kbknapp/cargo-outdated"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kbknapp/cargo-outdated'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c6b0c61de1273aaf020ab088cddc9653262b8b32 [INFO] sha for GitHub repo kbknapp/cargo-outdated: c6b0c61de1273aaf020ab088cddc9653262b8b32 [INFO] validating manifest of kbknapp/cargo-outdated 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 kbknapp/cargo-outdated 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 kbknapp/cargo-outdated [INFO] finished frobbing kbknapp/cargo-outdated [INFO] frobbed toml for kbknapp/cargo-outdated written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kbknapp/cargo-outdated/Cargo.toml [INFO] started frobbing kbknapp/cargo-outdated [INFO] finished frobbing kbknapp/cargo-outdated [INFO] frobbed toml for kbknapp/cargo-outdated written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kbknapp/cargo-outdated/Cargo.toml [INFO] crate kbknapp/cargo-outdated 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 crates-io v0.24.0 [INFO] [stderr] Downloaded cargo v0.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kbknapp/cargo-outdated against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kbknapp/cargo-outdated:/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] 19d96c197bb85c5cb669a57171c4532d64f60db1ba6e5186ab2342fb6f50ca73 [INFO] running `"docker" "start" "-a" "19d96c197bb85c5cb669a57171c4532d64f60db1ba6e5186ab2342fb6f50ca73"` [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling opener v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v12.3.4 [INFO] [stderr] Compiling crates-io v0.24.0 [INFO] [stderr] Compiling rustfix v0.4.5 [INFO] [stderr] Compiling crypto-hash v0.3.3 [INFO] [stderr] Compiling git2-curl v0.9.0 [INFO] [stderr] Compiling cargo v0.36.0 [INFO] [stderr] Compiling cargo-outdated v0.8.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/cargo_ops/temp_project.rs:438:25 [INFO] [stderr] | [INFO] [stderr] 438 | let mut summary; [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `"docker" "inspect" "19d96c197bb85c5cb669a57171c4532d64f60db1ba6e5186ab2342fb6f50ca73"` [INFO] running `"docker" "rm" "-f" "19d96c197bb85c5cb669a57171c4532d64f60db1ba6e5186ab2342fb6f50ca73"` [INFO] [stdout] 19d96c197bb85c5cb669a57171c4532d64f60db1ba6e5186ab2342fb6f50ca73 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kbknapp/cargo-outdated:/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] e206e457ae96820e17915f634f25ba0d9239125849ca36c0e1558c4afe1de5f8 [INFO] running `"docker" "start" "-a" "e206e457ae96820e17915f634f25ba0d9239125849ca36c0e1558c4afe1de5f8"` [INFO] [stderr] Compiling cargo-outdated v0.8.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/cargo_ops/temp_project.rs:438:25 [INFO] [stderr] | [INFO] [stderr] 438 | let mut summary; [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.72s [INFO] running `"docker" "inspect" "e206e457ae96820e17915f634f25ba0d9239125849ca36c0e1558c4afe1de5f8"` [INFO] running `"docker" "rm" "-f" "e206e457ae96820e17915f634f25ba0d9239125849ca36c0e1558c4afe1de5f8"` [INFO] [stdout] e206e457ae96820e17915f634f25ba0d9239125849ca36c0e1558c4afe1de5f8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kbknapp/cargo-outdated:/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] 5167ffe928434df9fcc1fb539573c10b1490204f32a2869a292490b1033998a0 [INFO] running `"docker" "start" "-a" "5167ffe928434df9fcc1fb539573c10b1490204f32a2869a292490b1033998a0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_outdated-a7d99d39cbcf4f6d [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" "5167ffe928434df9fcc1fb539573c10b1490204f32a2869a292490b1033998a0"` [INFO] running `"docker" "rm" "-f" "5167ffe928434df9fcc1fb539573c10b1490204f32a2869a292490b1033998a0"` [INFO] [stdout] 5167ffe928434df9fcc1fb539573c10b1490204f32a2869a292490b1033998a0