[INFO] updating cached repository Shynd/rust-appveyor-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Shynd/rust-appveyor-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Shynd/rust-appveyor-test" "work/ex/beta-1.38-1/sources/1.37.0/gh/Shynd/rust-appveyor-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Shynd/rust-appveyor-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Shynd/rust-appveyor-test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Shynd/rust-appveyor-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Shynd/rust-appveyor-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 39b4145f7cb405df79f53f897314296a021d5b72 [INFO] sha for GitHub repo Shynd/rust-appveyor-test: 39b4145f7cb405df79f53f897314296a021d5b72 [INFO] validating manifest of Shynd/rust-appveyor-test 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 Shynd/rust-appveyor-test 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 Shynd/rust-appveyor-test [INFO] finished frobbing Shynd/rust-appveyor-test [INFO] frobbed toml for Shynd/rust-appveyor-test written to work/ex/beta-1.38-1/sources/1.37.0/gh/Shynd/rust-appveyor-test/Cargo.toml [INFO] started frobbing Shynd/rust-appveyor-test [INFO] finished frobbing Shynd/rust-appveyor-test [INFO] frobbed toml for Shynd/rust-appveyor-test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Shynd/rust-appveyor-test/Cargo.toml [INFO] crate Shynd/rust-appveyor-test 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 Shynd/rust-appveyor-test 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-0/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/Shynd/rust-appveyor-test:/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] c90d246480d702a4b348108b7107adcda4047f31988a71e074194e170534c13f [INFO] running `"docker" "start" "-a" "c90d246480d702a4b348108b7107adcda4047f31988a71e074194e170534c13f"` [INFO] [stderr] Compiling rust-appveyor-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "c90d246480d702a4b348108b7107adcda4047f31988a71e074194e170534c13f"` [INFO] running `"docker" "rm" "-f" "c90d246480d702a4b348108b7107adcda4047f31988a71e074194e170534c13f"` [INFO] [stdout] c90d246480d702a4b348108b7107adcda4047f31988a71e074194e170534c13f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/Shynd/rust-appveyor-test:/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] 803dc740d31466fb521e894121e0bcea2285fec1da2789e69ac22dc5262e3097 [INFO] running `"docker" "start" "-a" "803dc740d31466fb521e894121e0bcea2285fec1da2789e69ac22dc5262e3097"` [INFO] [stderr] Compiling rust-appveyor-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "803dc740d31466fb521e894121e0bcea2285fec1da2789e69ac22dc5262e3097"` [INFO] running `"docker" "rm" "-f" "803dc740d31466fb521e894121e0bcea2285fec1da2789e69ac22dc5262e3097"` [INFO] [stdout] 803dc740d31466fb521e894121e0bcea2285fec1da2789e69ac22dc5262e3097 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/Shynd/rust-appveyor-test:/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] aeab3af0aea823e05330eefe92d0bab0ad98f39973e1f118476207cdadb2f33f [INFO] running `"docker" "start" "-a" "aeab3af0aea823e05330eefe92d0bab0ad98f39973e1f118476207cdadb2f33f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_appveyor_test-f1a9331ecf9f5024 [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" "aeab3af0aea823e05330eefe92d0bab0ad98f39973e1f118476207cdadb2f33f"` [INFO] running `"docker" "rm" "-f" "aeab3af0aea823e05330eefe92d0bab0ad98f39973e1f118476207cdadb2f33f"` [INFO] [stdout] aeab3af0aea823e05330eefe92d0bab0ad98f39973e1f118476207cdadb2f33f