[INFO] cloning repository chriskuehl/example-rust-pre-commit-hook [INFO] running `"git" "clone" "--bare" "git://github.com/chriskuehl/example-rust-pre-commit-hook.git" "work/cache/sources/gh/chriskuehl/example-rust-pre-commit-hook"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/chriskuehl/example-rust-pre-commit-hook'... [INFO] running `"git" "clone" "work/cache/sources/gh/chriskuehl/example-rust-pre-commit-hook" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chriskuehl/example-rust-pre-commit-hook"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chriskuehl/example-rust-pre-commit-hook'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chriskuehl/example-rust-pre-commit-hook" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chriskuehl/example-rust-pre-commit-hook"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chriskuehl/example-rust-pre-commit-hook'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 457889b6d02c49704164db1d981f8ae799f03e92 [INFO] sha for GitHub repo chriskuehl/example-rust-pre-commit-hook: 457889b6d02c49704164db1d981f8ae799f03e92 [INFO] validating manifest of chriskuehl/example-rust-pre-commit-hook 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 chriskuehl/example-rust-pre-commit-hook 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 chriskuehl/example-rust-pre-commit-hook [INFO] finished frobbing chriskuehl/example-rust-pre-commit-hook [INFO] frobbed toml for chriskuehl/example-rust-pre-commit-hook written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chriskuehl/example-rust-pre-commit-hook/Cargo.toml [INFO] started frobbing chriskuehl/example-rust-pre-commit-hook [INFO] finished frobbing chriskuehl/example-rust-pre-commit-hook [INFO] frobbed toml for chriskuehl/example-rust-pre-commit-hook written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chriskuehl/example-rust-pre-commit-hook/Cargo.toml [INFO] crate chriskuehl/example-rust-pre-commit-hook 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 chriskuehl/example-rust-pre-commit-hook against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chriskuehl/example-rust-pre-commit-hook:/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] aa436ed6d4f4f85fdc3dcd140b4c26573c8b4ee6bb9ddb3334e1ae2cbb88cc4e [INFO] running `"docker" "start" "-a" "aa436ed6d4f4f85fdc3dcd140b4c26573c8b4ee6bb9ddb3334e1ae2cbb88cc4e"` [INFO] [stderr] Compiling capitalize v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `"docker" "inspect" "aa436ed6d4f4f85fdc3dcd140b4c26573c8b4ee6bb9ddb3334e1ae2cbb88cc4e"` [INFO] running `"docker" "rm" "-f" "aa436ed6d4f4f85fdc3dcd140b4c26573c8b4ee6bb9ddb3334e1ae2cbb88cc4e"` [INFO] [stdout] aa436ed6d4f4f85fdc3dcd140b4c26573c8b4ee6bb9ddb3334e1ae2cbb88cc4e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chriskuehl/example-rust-pre-commit-hook:/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] bcd529577245575e21371aff01a198f025e446966c8105b870c065354d1d38eb [INFO] running `"docker" "start" "-a" "bcd529577245575e21371aff01a198f025e446966c8105b870c065354d1d38eb"` [INFO] [stderr] Compiling capitalize v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "bcd529577245575e21371aff01a198f025e446966c8105b870c065354d1d38eb"` [INFO] running `"docker" "rm" "-f" "bcd529577245575e21371aff01a198f025e446966c8105b870c065354d1d38eb"` [INFO] [stdout] bcd529577245575e21371aff01a198f025e446966c8105b870c065354d1d38eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chriskuehl/example-rust-pre-commit-hook:/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] c9891d25f6ddfe7dc4c762da340e575c0be58970be08024c4f616f42a2cf462f [INFO] running `"docker" "start" "-a" "c9891d25f6ddfe7dc4c762da340e575c0be58970be08024c4f616f42a2cf462f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/capitalize-09c4371692e9a15a [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" "c9891d25f6ddfe7dc4c762da340e575c0be58970be08024c4f616f42a2cf462f"` [INFO] running `"docker" "rm" "-f" "c9891d25f6ddfe7dc4c762da340e575c0be58970be08024c4f616f42a2cf462f"` [INFO] [stdout] c9891d25f6ddfe7dc4c762da340e575c0be58970be08024c4f616f42a2cf462f