[INFO] updating cached repository YoshiyukiKato/rust-study [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/YoshiyukiKato/rust-study [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/YoshiyukiKato/rust-study" "work/ex/beta-1.37-6/sources/1.36.0/gh/YoshiyukiKato/rust-study"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/YoshiyukiKato/rust-study'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/YoshiyukiKato/rust-study" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/YoshiyukiKato/rust-study"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/YoshiyukiKato/rust-study'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0feca7bb446c3057ebb63248390989234d3a41f0 [INFO] sha for GitHub repo YoshiyukiKato/rust-study: 0feca7bb446c3057ebb63248390989234d3a41f0 [INFO] validating manifest of YoshiyukiKato/rust-study 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 YoshiyukiKato/rust-study 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 YoshiyukiKato/rust-study [INFO] finished frobbing YoshiyukiKato/rust-study [INFO] frobbed toml for YoshiyukiKato/rust-study written to work/ex/beta-1.37-6/sources/1.36.0/gh/YoshiyukiKato/rust-study/Cargo.toml [INFO] started frobbing YoshiyukiKato/rust-study [INFO] finished frobbing YoshiyukiKato/rust-study [INFO] frobbed toml for YoshiyukiKato/rust-study written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/YoshiyukiKato/rust-study/Cargo.toml [INFO] crate YoshiyukiKato/rust-study 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 YoshiyukiKato/rust-study 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-6/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/YoshiyukiKato/rust-study:/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] 633b1a6f7bb4545094901a62d44cfe2f15599acc2a3b646eb68874efa772b149 [INFO] running `"docker" "start" "-a" "633b1a6f7bb4545094901a62d44cfe2f15599acc2a3b646eb68874efa772b149"` [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling ferris-says v0.1.1 [INFO] [stderr] Compiling rust-study v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.36s [INFO] running `"docker" "inspect" "633b1a6f7bb4545094901a62d44cfe2f15599acc2a3b646eb68874efa772b149"` [INFO] running `"docker" "rm" "-f" "633b1a6f7bb4545094901a62d44cfe2f15599acc2a3b646eb68874efa772b149"` [INFO] [stdout] 633b1a6f7bb4545094901a62d44cfe2f15599acc2a3b646eb68874efa772b149 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/YoshiyukiKato/rust-study:/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] 1f823a4dc9a846908dbbb981bf4d4285f9ae7f574e10114a8fdea6ded325dfe9 [INFO] running `"docker" "start" "-a" "1f823a4dc9a846908dbbb981bf4d4285f9ae7f574e10114a8fdea6ded325dfe9"` [INFO] [stderr] Compiling rust-study v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `"docker" "inspect" "1f823a4dc9a846908dbbb981bf4d4285f9ae7f574e10114a8fdea6ded325dfe9"` [INFO] running `"docker" "rm" "-f" "1f823a4dc9a846908dbbb981bf4d4285f9ae7f574e10114a8fdea6ded325dfe9"` [INFO] [stdout] 1f823a4dc9a846908dbbb981bf4d4285f9ae7f574e10114a8fdea6ded325dfe9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/YoshiyukiKato/rust-study:/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] 96c16ed353eb29af349a3cfeb27994862c3b9fafe87940da18b4d09c878144b9 [INFO] running `"docker" "start" "-a" "96c16ed353eb29af349a3cfeb27994862c3b9fafe87940da18b4d09c878144b9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_study-f24c3655e933a714 [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" "96c16ed353eb29af349a3cfeb27994862c3b9fafe87940da18b4d09c878144b9"` [INFO] running `"docker" "rm" "-f" "96c16ed353eb29af349a3cfeb27994862c3b9fafe87940da18b4d09c878144b9"` [INFO] [stdout] 96c16ed353eb29af349a3cfeb27994862c3b9fafe87940da18b4d09c878144b9