[INFO] updating cached repository RustExamples/farenheit_to_celsius [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/RustExamples/farenheit_to_celsius [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/RustExamples/farenheit_to_celsius" "work/ex/beta-1.37-6/sources/1.36.0/gh/RustExamples/farenheit_to_celsius"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/RustExamples/farenheit_to_celsius'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/RustExamples/farenheit_to_celsius" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustExamples/farenheit_to_celsius"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustExamples/farenheit_to_celsius'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 904efd0a0aef9ee59a20928c72e20086a32072af [INFO] sha for GitHub repo RustExamples/farenheit_to_celsius: 904efd0a0aef9ee59a20928c72e20086a32072af [INFO] validating manifest of RustExamples/farenheit_to_celsius on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of RustExamples/farenheit_to_celsius on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing RustExamples/farenheit_to_celsius [INFO] finished frobbing RustExamples/farenheit_to_celsius [INFO] frobbed toml for RustExamples/farenheit_to_celsius written to work/ex/beta-1.37-6/sources/1.36.0/gh/RustExamples/farenheit_to_celsius/Cargo.toml [INFO] started frobbing RustExamples/farenheit_to_celsius [INFO] finished frobbing RustExamples/farenheit_to_celsius [INFO] frobbed toml for RustExamples/farenheit_to_celsius written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustExamples/farenheit_to_celsius/Cargo.toml [INFO] crate RustExamples/farenheit_to_celsius already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing RustExamples/farenheit_to_celsius against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustExamples/farenheit_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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] b84609953f14c26532059dcadf314926384509eb56f785982a7e85ceda9617ce [INFO] running `"docker" "start" "-a" "b84609953f14c26532059dcadf314926384509eb56f785982a7e85ceda9617ce"` [INFO] [stderr] Compiling farenheit_to_celsius v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "b84609953f14c26532059dcadf314926384509eb56f785982a7e85ceda9617ce"` [INFO] running `"docker" "rm" "-f" "b84609953f14c26532059dcadf314926384509eb56f785982a7e85ceda9617ce"` [INFO] [stdout] b84609953f14c26532059dcadf314926384509eb56f785982a7e85ceda9617ce [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustExamples/farenheit_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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 58658d141df379f86553be8f398078cd1f96b1e368531c4db4ebc277bed716e8 [INFO] running `"docker" "start" "-a" "58658d141df379f86553be8f398078cd1f96b1e368531c4db4ebc277bed716e8"` [INFO] [stderr] Compiling farenheit_to_celsius v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "58658d141df379f86553be8f398078cd1f96b1e368531c4db4ebc277bed716e8"` [INFO] running `"docker" "rm" "-f" "58658d141df379f86553be8f398078cd1f96b1e368531c4db4ebc277bed716e8"` [INFO] [stdout] 58658d141df379f86553be8f398078cd1f96b1e368531c4db4ebc277bed716e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustExamples/farenheit_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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 99553c86b7449d629b9855bfc9523ffbc4951aa1bba06ade136a3e551d5ab700 [INFO] running `"docker" "start" "-a" "99553c86b7449d629b9855bfc9523ffbc4951aa1bba06ade136a3e551d5ab700"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/farenheit_to_celsius-b6b7a792c05b4181 [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" "99553c86b7449d629b9855bfc9523ffbc4951aa1bba06ade136a3e551d5ab700"` [INFO] running `"docker" "rm" "-f" "99553c86b7449d629b9855bfc9523ffbc4951aa1bba06ade136a3e551d5ab700"` [INFO] [stdout] 99553c86b7449d629b9855bfc9523ffbc4951aa1bba06ade136a3e551d5ab700