[INFO] cloning repository jrobar/Fahrenheit-to-Celsius [INFO] running `"git" "clone" "--bare" "git://github.com/jrobar/Fahrenheit-to-Celsius.git" "work/cache/sources/gh/jrobar/Fahrenheit-to-Celsius"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jrobar/Fahrenheit-to-Celsius'... [INFO] running `"git" "clone" "work/cache/sources/gh/jrobar/Fahrenheit-to-Celsius" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jrobar/Fahrenheit-to-Celsius"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jrobar/Fahrenheit-to-Celsius'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jrobar/Fahrenheit-to-Celsius" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jrobar/Fahrenheit-to-Celsius"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jrobar/Fahrenheit-to-Celsius'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f28f393e64635630f9ffcfce289a55adf0b082d2 [INFO] sha for GitHub repo jrobar/Fahrenheit-to-Celsius: f28f393e64635630f9ffcfce289a55adf0b082d2 [INFO] validating manifest of jrobar/Fahrenheit-to-Celsius 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 jrobar/Fahrenheit-to-Celsius 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 jrobar/Fahrenheit-to-Celsius [INFO] finished frobbing jrobar/Fahrenheit-to-Celsius [INFO] frobbed toml for jrobar/Fahrenheit-to-Celsius written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jrobar/Fahrenheit-to-Celsius/Cargo.toml [INFO] started frobbing jrobar/Fahrenheit-to-Celsius [INFO] finished frobbing jrobar/Fahrenheit-to-Celsius [INFO] frobbed toml for jrobar/Fahrenheit-to-Celsius written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jrobar/Fahrenheit-to-Celsius/Cargo.toml [INFO] crate jrobar/Fahrenheit-to-Celsius 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 jrobar/Fahrenheit-to-Celsius against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jrobar/Fahrenheit-to-Celsius:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] c8e04d1c88c2223bc9bb5e033e2dad8d01e819fed7e07e7c68da2bcaa6b887e1 [INFO] running `"docker" "start" "-a" "c8e04d1c88c2223bc9bb5e033e2dad8d01e819fed7e07e7c68da2bcaa6b887e1"` [INFO] [stderr] Compiling fahrenheit_to_celsius v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "c8e04d1c88c2223bc9bb5e033e2dad8d01e819fed7e07e7c68da2bcaa6b887e1"` [INFO] running `"docker" "rm" "-f" "c8e04d1c88c2223bc9bb5e033e2dad8d01e819fed7e07e7c68da2bcaa6b887e1"` [INFO] [stdout] c8e04d1c88c2223bc9bb5e033e2dad8d01e819fed7e07e7c68da2bcaa6b887e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jrobar/Fahrenheit-to-Celsius:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d24a3485aa6759a92068c5381b1ac619b6e840291e822d5ddbbdd0644c6b9b61 [INFO] running `"docker" "start" "-a" "d24a3485aa6759a92068c5381b1ac619b6e840291e822d5ddbbdd0644c6b9b61"` [INFO] [stderr] Compiling fahrenheit_to_celsius v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `"docker" "inspect" "d24a3485aa6759a92068c5381b1ac619b6e840291e822d5ddbbdd0644c6b9b61"` [INFO] running `"docker" "rm" "-f" "d24a3485aa6759a92068c5381b1ac619b6e840291e822d5ddbbdd0644c6b9b61"` [INFO] [stdout] d24a3485aa6759a92068c5381b1ac619b6e840291e822d5ddbbdd0644c6b9b61 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jrobar/Fahrenheit-to-Celsius:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] b5cc319ef2b011dd2e77ca44de8901efe14e82213ad3f13cd4fcd2045ef53ea1 [INFO] running `"docker" "start" "-a" "b5cc319ef2b011dd2e77ca44de8901efe14e82213ad3f13cd4fcd2045ef53ea1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fahrenheit_to_celsius-ae01168da7863a3b [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" "b5cc319ef2b011dd2e77ca44de8901efe14e82213ad3f13cd4fcd2045ef53ea1"` [INFO] running `"docker" "rm" "-f" "b5cc319ef2b011dd2e77ca44de8901efe14e82213ad3f13cd4fcd2045ef53ea1"` [INFO] [stdout] b5cc319ef2b011dd2e77ca44de8901efe14e82213ad3f13cd4fcd2045ef53ea1