[INFO] cloning repository abbychau/diesel_cli_ext [INFO] running `"git" "clone" "--bare" "git://github.com/abbychau/diesel_cli_ext.git" "work/cache/sources/gh/abbychau/diesel_cli_ext"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/abbychau/diesel_cli_ext'... [INFO] running `"git" "clone" "work/cache/sources/gh/abbychau/diesel_cli_ext" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/abbychau/diesel_cli_ext"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/abbychau/diesel_cli_ext'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/abbychau/diesel_cli_ext" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/abbychau/diesel_cli_ext"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/abbychau/diesel_cli_ext'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a66ae68e8f48e033317b00f627064889a915ab9d [INFO] sha for GitHub repo abbychau/diesel_cli_ext: a66ae68e8f48e033317b00f627064889a915ab9d [INFO] validating manifest of abbychau/diesel_cli_ext 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 abbychau/diesel_cli_ext 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 abbychau/diesel_cli_ext [INFO] finished frobbing abbychau/diesel_cli_ext [INFO] frobbed toml for abbychau/diesel_cli_ext written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/abbychau/diesel_cli_ext/Cargo.toml [INFO] started frobbing abbychau/diesel_cli_ext [INFO] finished frobbing abbychau/diesel_cli_ext [INFO] frobbed toml for abbychau/diesel_cli_ext written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/abbychau/diesel_cli_ext/Cargo.toml [INFO] crate abbychau/diesel_cli_ext 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 abbychau/diesel_cli_ext against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/abbychau/diesel_cli_ext:/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] 013d99b63c461fc6231a3c018215d4b786203b42a21e82163d0ded780eda7753 [INFO] running `"docker" "start" "-a" "013d99b63c461fc6231a3c018215d4b786203b42a21e82163d0ded780eda7753"` [INFO] [stderr] Compiling diesel_cli_ext v0.1.17 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parse.rs:134:17 [INFO] [stderr] | [INFO] [stderr] 134 | let mut warning_for_longer_lifetime: String; [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 1.22s [INFO] running `"docker" "inspect" "013d99b63c461fc6231a3c018215d4b786203b42a21e82163d0ded780eda7753"` [INFO] running `"docker" "rm" "-f" "013d99b63c461fc6231a3c018215d4b786203b42a21e82163d0ded780eda7753"` [INFO] [stdout] 013d99b63c461fc6231a3c018215d4b786203b42a21e82163d0ded780eda7753 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/abbychau/diesel_cli_ext:/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] 473095e17268ea0f3e0d411a54273ba43a76a9b3e080555eff2e994350390c34 [INFO] running `"docker" "start" "-a" "473095e17268ea0f3e0d411a54273ba43a76a9b3e080555eff2e994350390c34"` [INFO] [stderr] Compiling diesel_cli_ext v0.1.17 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parse.rs:134:17 [INFO] [stderr] | [INFO] [stderr] 134 | let mut warning_for_longer_lifetime: String; [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 1.22s [INFO] running `"docker" "inspect" "473095e17268ea0f3e0d411a54273ba43a76a9b3e080555eff2e994350390c34"` [INFO] running `"docker" "rm" "-f" "473095e17268ea0f3e0d411a54273ba43a76a9b3e080555eff2e994350390c34"` [INFO] [stdout] 473095e17268ea0f3e0d411a54273ba43a76a9b3e080555eff2e994350390c34 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/abbychau/diesel_cli_ext:/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] 481845390e3886f83ae113e44c591a268a2aae8153b3f2722a46c3121ae8b374 [INFO] running `"docker" "start" "-a" "481845390e3886f83ae113e44c591a268a2aae8153b3f2722a46c3121ae8b374"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/diesel_ext-653734fd724ea1fb [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parse::tests::build1 ... ok [INFO] [stdout] test parse::tests::build3 ... ok [INFO] [stdout] test parse::tests::build2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "481845390e3886f83ae113e44c591a268a2aae8153b3f2722a46c3121ae8b374"` [INFO] running `"docker" "rm" "-f" "481845390e3886f83ae113e44c591a268a2aae8153b3f2722a46c3121ae8b374"` [INFO] [stdout] 481845390e3886f83ae113e44c591a268a2aae8153b3f2722a46c3121ae8b374