[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.38-1/sources/1.37.0/gh/pimpale/pasta"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/pimpale/pasta'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pimpale/pasta" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pimpale/pasta"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 pimpale/pasta 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 pimpale/pasta [INFO] finished frobbing pimpale/pasta [INFO] frobbed toml for pimpale/pasta written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 pimpale/pasta against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "build" "--frozen"` [INFO] [stdout] 9ad00d09515c6f492fb11dc4364822ef7458d19de69f6c590b6f93ee51ae2a4d [INFO] running `"docker" "start" "-a" "9ad00d09515c6f492fb11dc4364822ef7458d19de69f6c590b6f93ee51ae2a4d"` [INFO] [stderr] Compiling pasta v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "9ad00d09515c6f492fb11dc4364822ef7458d19de69f6c590b6f93ee51ae2a4d"` [INFO] running `"docker" "rm" "-f" "9ad00d09515c6f492fb11dc4364822ef7458d19de69f6c590b6f93ee51ae2a4d"` [INFO] [stdout] 9ad00d09515c6f492fb11dc4364822ef7458d19de69f6c590b6f93ee51ae2a4d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b6064ea728471d193f848ee01c2247bef17444e9c10790458205b8bed314bef7 [INFO] running `"docker" "start" "-a" "b6064ea728471d193f848ee01c2247bef17444e9c10790458205b8bed314bef7"` [INFO] [stderr] Compiling pasta v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "b6064ea728471d193f848ee01c2247bef17444e9c10790458205b8bed314bef7"` [INFO] running `"docker" "rm" "-f" "b6064ea728471d193f848ee01c2247bef17444e9c10790458205b8bed314bef7"` [INFO] [stdout] b6064ea728471d193f848ee01c2247bef17444e9c10790458205b8bed314bef7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen"` [INFO] [stdout] a9a83c187c3a204b13a01a4289cf3ba11a816dc55deaa0fd4cfce2009b8fcd8b [INFO] running `"docker" "start" "-a" "a9a83c187c3a204b13a01a4289cf3ba11a816dc55deaa0fd4cfce2009b8fcd8b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/pasta-26af1ceb41c445f8 [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" "a9a83c187c3a204b13a01a4289cf3ba11a816dc55deaa0fd4cfce2009b8fcd8b"` [INFO] running `"docker" "rm" "-f" "a9a83c187c3a204b13a01a4289cf3ba11a816dc55deaa0fd4cfce2009b8fcd8b"` [INFO] [stdout] a9a83c187c3a204b13a01a4289cf3ba11a816dc55deaa0fd4cfce2009b8fcd8b