[INFO] updating cached repository WeAreRust/protogen [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/WeAreRust/protogen [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/WeAreRust/protogen" "work/ex/beta-1.38-1/sources/1.37.0/gh/WeAreRust/protogen"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/WeAreRust/protogen'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/WeAreRust/protogen" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/WeAreRust/protogen"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/WeAreRust/protogen'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 42eba5539041e0ff3eb33a0571ab9d901bc5e460 [INFO] sha for GitHub repo WeAreRust/protogen: 42eba5539041e0ff3eb33a0571ab9d901bc5e460 [INFO] validating manifest of WeAreRust/protogen on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of WeAreRust/protogen on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing WeAreRust/protogen [INFO] finished frobbing WeAreRust/protogen [INFO] frobbed toml for WeAreRust/protogen written to work/ex/beta-1.38-1/sources/1.37.0/gh/WeAreRust/protogen/Cargo.toml [INFO] started frobbing WeAreRust/protogen [INFO] finished frobbing WeAreRust/protogen [INFO] frobbed toml for WeAreRust/protogen written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/WeAreRust/protogen/Cargo.toml [INFO] crate WeAreRust/protogen already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing WeAreRust/protogen against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/WeAreRust/protogen:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 1fd172dc22c6e420712d7a759247491bdb5ac6174546e4237ce62cb88112ae43 [INFO] running `"docker" "start" "-a" "1fd172dc22c6e420712d7a759247491bdb5ac6174546e4237ce62cb88112ae43"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling protobuf v2.0.4 [INFO] [stderr] Compiling protogen v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.64s [INFO] running `"docker" "inspect" "1fd172dc22c6e420712d7a759247491bdb5ac6174546e4237ce62cb88112ae43"` [INFO] running `"docker" "rm" "-f" "1fd172dc22c6e420712d7a759247491bdb5ac6174546e4237ce62cb88112ae43"` [INFO] [stdout] 1fd172dc22c6e420712d7a759247491bdb5ac6174546e4237ce62cb88112ae43 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/WeAreRust/protogen:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 25705a44e4ffe975795bf9e049bd5e1c9303eb8bc78de6bb0279291a0a179545 [INFO] running `"docker" "start" "-a" "25705a44e4ffe975795bf9e049bd5e1c9303eb8bc78de6bb0279291a0a179545"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling protogen v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "25705a44e4ffe975795bf9e049bd5e1c9303eb8bc78de6bb0279291a0a179545"` [INFO] running `"docker" "rm" "-f" "25705a44e4ffe975795bf9e049bd5e1c9303eb8bc78de6bb0279291a0a179545"` [INFO] [stdout] 25705a44e4ffe975795bf9e049bd5e1c9303eb8bc78de6bb0279291a0a179545 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/WeAreRust/protogen:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] cde09a079e711c82cbbb7f30557676be5325d4ae61970bfc053b1e4017949d7b [INFO] running `"docker" "start" "-a" "cde09a079e711c82cbbb7f30557676be5325d4ae61970bfc053b1e4017949d7b"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/protogen-f12bdbb7cbf0b3ae [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" "cde09a079e711c82cbbb7f30557676be5325d4ae61970bfc053b1e4017949d7b"` [INFO] running `"docker" "rm" "-f" "cde09a079e711c82cbbb7f30557676be5325d4ae61970bfc053b1e4017949d7b"` [INFO] [stdout] cde09a079e711c82cbbb7f30557676be5325d4ae61970bfc053b1e4017949d7b