[INFO] updating cached repository yujihamaguchi/rust-qa [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yujihamaguchi/rust-qa [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yujihamaguchi/rust-qa" "work/ex/beta-1.37-6/sources/1.36.0/gh/yujihamaguchi/rust-qa"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yujihamaguchi/rust-qa'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yujihamaguchi/rust-qa" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yujihamaguchi/rust-qa"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yujihamaguchi/rust-qa'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e2dbd8382e32eed385d9fa665eb8f0ec28c3ae1f [INFO] sha for GitHub repo yujihamaguchi/rust-qa: e2dbd8382e32eed385d9fa665eb8f0ec28c3ae1f [INFO] validating manifest of yujihamaguchi/rust-qa 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 yujihamaguchi/rust-qa 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 yujihamaguchi/rust-qa [INFO] finished frobbing yujihamaguchi/rust-qa [INFO] frobbed toml for yujihamaguchi/rust-qa written to work/ex/beta-1.37-6/sources/1.36.0/gh/yujihamaguchi/rust-qa/Cargo.toml [INFO] started frobbing yujihamaguchi/rust-qa [INFO] finished frobbing yujihamaguchi/rust-qa [INFO] frobbed toml for yujihamaguchi/rust-qa written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yujihamaguchi/rust-qa/Cargo.toml [INFO] crate yujihamaguchi/rust-qa 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 yujihamaguchi/rust-qa 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-7/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/yujihamaguchi/rust-qa:/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] 3558850229a85c3c293a46be41c175d98b58d752e0ef49c655b61421304d9913 [INFO] running `"docker" "start" "-a" "3558850229a85c3c293a46be41c175d98b58d752e0ef49c655b61421304d9913"` [INFO] [stderr] Compiling hamapo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "3558850229a85c3c293a46be41c175d98b58d752e0ef49c655b61421304d9913"` [INFO] running `"docker" "rm" "-f" "3558850229a85c3c293a46be41c175d98b58d752e0ef49c655b61421304d9913"` [INFO] [stdout] 3558850229a85c3c293a46be41c175d98b58d752e0ef49c655b61421304d9913 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/yujihamaguchi/rust-qa:/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] 356ae0cf6bfebb2c988dc12de02929a999e806ed9847ce9345b218dd43d8115c [INFO] running `"docker" "start" "-a" "356ae0cf6bfebb2c988dc12de02929a999e806ed9847ce9345b218dd43d8115c"` [INFO] [stderr] Compiling hamapo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "356ae0cf6bfebb2c988dc12de02929a999e806ed9847ce9345b218dd43d8115c"` [INFO] running `"docker" "rm" "-f" "356ae0cf6bfebb2c988dc12de02929a999e806ed9847ce9345b218dd43d8115c"` [INFO] [stdout] 356ae0cf6bfebb2c988dc12de02929a999e806ed9847ce9345b218dd43d8115c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/yujihamaguchi/rust-qa:/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] 829a6255164c0c25a60ad8597444bb32a1b0a458d521a7fcee1f0963b9ef517f [INFO] running `"docker" "start" "-a" "829a6255164c0c25a60ad8597444bb32a1b0a458d521a7fcee1f0963b9ef517f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hamapo-9753b545ce343e79 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_gcd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "829a6255164c0c25a60ad8597444bb32a1b0a458d521a7fcee1f0963b9ef517f"` [INFO] running `"docker" "rm" "-f" "829a6255164c0c25a60ad8597444bb32a1b0a458d521a7fcee1f0963b9ef517f"` [INFO] [stdout] 829a6255164c0c25a60ad8597444bb32a1b0a458d521a7fcee1f0963b9ef517f