[INFO] updating cached repository pimpale/pasta [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pimpale/pasta [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pimpale/pasta" "work/ex/beta-1.37-6/sources/1.36.0/gh/pimpale/pasta"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/pimpale/pasta'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pimpale/pasta" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pimpale/pasta"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pimpale/pasta'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3b96ee32f825b33de726db0b1df0997f5264ba53 [INFO] sha for GitHub repo pimpale/pasta: 3b96ee32f825b33de726db0b1df0997f5264ba53 [INFO] validating manifest of pimpale/pasta 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 pimpale/pasta 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 pimpale/pasta [INFO] finished frobbing pimpale/pasta [INFO] frobbed toml for pimpale/pasta written to work/ex/beta-1.37-6/sources/1.36.0/gh/pimpale/pasta/Cargo.toml [INFO] started frobbing pimpale/pasta [INFO] finished frobbing pimpale/pasta [INFO] frobbed toml for pimpale/pasta written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pimpale/pasta/Cargo.toml [INFO] crate pimpale/pasta 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 pimpale/pasta 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-4/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/pimpale/pasta:/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] bfacbb1401d48f635cef281190cc140d4fe4ad0a3271323e4cd3190c32fe509f [INFO] running `"docker" "start" "-a" "bfacbb1401d48f635cef281190cc140d4fe4ad0a3271323e4cd3190c32fe509f"` [INFO] [stderr] Compiling pasta v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "bfacbb1401d48f635cef281190cc140d4fe4ad0a3271323e4cd3190c32fe509f"` [INFO] running `"docker" "rm" "-f" "bfacbb1401d48f635cef281190cc140d4fe4ad0a3271323e4cd3190c32fe509f"` [INFO] [stdout] bfacbb1401d48f635cef281190cc140d4fe4ad0a3271323e4cd3190c32fe509f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/pimpale/pasta:/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] 22299ce8ba001f641b102d092d430e48289c27b076bff7a4a74e07ad2f5c0c81 [INFO] running `"docker" "start" "-a" "22299ce8ba001f641b102d092d430e48289c27b076bff7a4a74e07ad2f5c0c81"` [INFO] [stderr] Compiling pasta v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "22299ce8ba001f641b102d092d430e48289c27b076bff7a4a74e07ad2f5c0c81"` [INFO] running `"docker" "rm" "-f" "22299ce8ba001f641b102d092d430e48289c27b076bff7a4a74e07ad2f5c0c81"` [INFO] [stdout] 22299ce8ba001f641b102d092d430e48289c27b076bff7a4a74e07ad2f5c0c81 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/pimpale/pasta:/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] 3f5567a1596e30913abe111ec14a1fbe86f51e99d721d9469bef873e2f9242bd [INFO] running `"docker" "start" "-a" "3f5567a1596e30913abe111ec14a1fbe86f51e99d721d9469bef873e2f9242bd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/pasta-70990749cca035b3 [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" "3f5567a1596e30913abe111ec14a1fbe86f51e99d721d9469bef873e2f9242bd"` [INFO] running `"docker" "rm" "-f" "3f5567a1596e30913abe111ec14a1fbe86f51e99d721d9469bef873e2f9242bd"` [INFO] [stdout] 3f5567a1596e30913abe111ec14a1fbe86f51e99d721d9469bef873e2f9242bd