[INFO] updating cached repository juhnowski/rust_results [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/juhnowski/rust_results [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/juhnowski/rust_results" "work/ex/beta-1.38-1/sources/1.37.0/gh/juhnowski/rust_results"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/juhnowski/rust_results'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/juhnowski/rust_results" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juhnowski/rust_results"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juhnowski/rust_results'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c07f83bf6619f0166d35336ccc8851d73c7740c4 [INFO] sha for GitHub repo juhnowski/rust_results: c07f83bf6619f0166d35336ccc8851d73c7740c4 [INFO] validating manifest of juhnowski/rust_results 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 juhnowski/rust_results 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 juhnowski/rust_results [INFO] finished frobbing juhnowski/rust_results [INFO] frobbed toml for juhnowski/rust_results written to work/ex/beta-1.38-1/sources/1.37.0/gh/juhnowski/rust_results/Cargo.toml [INFO] started frobbing juhnowski/rust_results [INFO] finished frobbing juhnowski/rust_results [INFO] frobbed toml for juhnowski/rust_results written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juhnowski/rust_results/Cargo.toml [INFO] crate juhnowski/rust_results 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 juhnowski/rust_results 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/juhnowski/rust_results:/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] 9bc5d4a476736b0577f06ad74cc077d60e28814c69aa4cf83aad8f453188231d [INFO] running `"docker" "start" "-a" "9bc5d4a476736b0577f06ad74cc077d60e28814c69aa4cf83aad8f453188231d"` [INFO] [stderr] Compiling results v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `"docker" "inspect" "9bc5d4a476736b0577f06ad74cc077d60e28814c69aa4cf83aad8f453188231d"` [INFO] running `"docker" "rm" "-f" "9bc5d4a476736b0577f06ad74cc077d60e28814c69aa4cf83aad8f453188231d"` [INFO] [stdout] 9bc5d4a476736b0577f06ad74cc077d60e28814c69aa4cf83aad8f453188231d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/juhnowski/rust_results:/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] 3ae8a8633a2191dc3c95babdda670a4043349d1cf94a8bf4cfcf42a95e973e85 [INFO] running `"docker" "start" "-a" "3ae8a8633a2191dc3c95babdda670a4043349d1cf94a8bf4cfcf42a95e973e85"` [INFO] [stderr] Compiling results v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "3ae8a8633a2191dc3c95babdda670a4043349d1cf94a8bf4cfcf42a95e973e85"` [INFO] running `"docker" "rm" "-f" "3ae8a8633a2191dc3c95babdda670a4043349d1cf94a8bf4cfcf42a95e973e85"` [INFO] [stdout] 3ae8a8633a2191dc3c95babdda670a4043349d1cf94a8bf4cfcf42a95e973e85 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/juhnowski/rust_results:/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] 82cf40401d20b876adb9a0bc9d067309ebb8a3346ebdb4bd1f2be4397efc8622 [INFO] running `"docker" "start" "-a" "82cf40401d20b876adb9a0bc9d067309ebb8a3346ebdb4bd1f2be4397efc8622"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/results-b19d03bd0ec15738 [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" "82cf40401d20b876adb9a0bc9d067309ebb8a3346ebdb4bd1f2be4397efc8622"` [INFO] running `"docker" "rm" "-f" "82cf40401d20b876adb9a0bc9d067309ebb8a3346ebdb4bd1f2be4397efc8622"` [INFO] [stdout] 82cf40401d20b876adb9a0bc9d067309ebb8a3346ebdb4bd1f2be4397efc8622