[INFO] updating cached repository tonyo/alpaga [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tonyo/alpaga [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tonyo/alpaga" "work/ex/beta-1.37-6/sources/1.36.0/gh/tonyo/alpaga"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tonyo/alpaga'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tonyo/alpaga" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tonyo/alpaga"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tonyo/alpaga'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2afec4022130a104f81e90e65edc00af455f9213 [INFO] sha for GitHub repo tonyo/alpaga: 2afec4022130a104f81e90e65edc00af455f9213 [INFO] validating manifest of tonyo/alpaga 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 tonyo/alpaga 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 tonyo/alpaga [INFO] finished frobbing tonyo/alpaga [INFO] frobbed toml for tonyo/alpaga written to work/ex/beta-1.37-6/sources/1.36.0/gh/tonyo/alpaga/Cargo.toml [INFO] started frobbing tonyo/alpaga [INFO] finished frobbing tonyo/alpaga [INFO] frobbed toml for tonyo/alpaga written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tonyo/alpaga/Cargo.toml [INFO] crate tonyo/alpaga 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 tonyo/alpaga 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-2/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/tonyo/alpaga:/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] 53b11d93288581b3e14bb250a9e418f53d0ce8a420f27eeed311317b13808d97 [INFO] running `"docker" "start" "-a" "53b11d93288581b3e14bb250a9e418f53d0ce8a420f27eeed311317b13808d97"` [INFO] [stderr] Compiling alpaga-test v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `"docker" "inspect" "53b11d93288581b3e14bb250a9e418f53d0ce8a420f27eeed311317b13808d97"` [INFO] running `"docker" "rm" "-f" "53b11d93288581b3e14bb250a9e418f53d0ce8a420f27eeed311317b13808d97"` [INFO] [stdout] 53b11d93288581b3e14bb250a9e418f53d0ce8a420f27eeed311317b13808d97 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/tonyo/alpaga:/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] acf959e4b3ac0bffc50310c984b41bfaa1e5f348674c9c432fe9f673fb552611 [INFO] running `"docker" "start" "-a" "acf959e4b3ac0bffc50310c984b41bfaa1e5f348674c9c432fe9f673fb552611"` [INFO] [stderr] Compiling alpaga-test v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "acf959e4b3ac0bffc50310c984b41bfaa1e5f348674c9c432fe9f673fb552611"` [INFO] running `"docker" "rm" "-f" "acf959e4b3ac0bffc50310c984b41bfaa1e5f348674c9c432fe9f673fb552611"` [INFO] [stdout] acf959e4b3ac0bffc50310c984b41bfaa1e5f348674c9c432fe9f673fb552611 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/tonyo/alpaga:/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] 7eb611453e41acfb15ae2cb3e0d4cd60234c6ce0fe848b6d8a3cedf3c1b2c16a [INFO] running `"docker" "start" "-a" "7eb611453e41acfb15ae2cb3e0d4cd60234c6ce0fe848b6d8a3cedf3c1b2c16a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/alpaga_test-3e963c47c1cb867f [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" "7eb611453e41acfb15ae2cb3e0d4cd60234c6ce0fe848b6d8a3cedf3c1b2c16a"` [INFO] running `"docker" "rm" "-f" "7eb611453e41acfb15ae2cb3e0d4cd60234c6ce0fe848b6d8a3cedf3c1b2c16a"` [INFO] [stdout] 7eb611453e41acfb15ae2cb3e0d4cd60234c6ce0fe848b6d8a3cedf3c1b2c16a