[INFO] updating cached repository hikarin522/rust_hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hikarin522/rust_hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hikarin522/rust_hello" "work/ex/beta-1.37-6/sources/1.36.0/gh/hikarin522/rust_hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hikarin522/rust_hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hikarin522/rust_hello" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hikarin522/rust_hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hikarin522/rust_hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8827b0c54b883228e34ad88657bf9dc0ba4a7a11 [INFO] sha for GitHub repo hikarin522/rust_hello: 8827b0c54b883228e34ad88657bf9dc0ba4a7a11 [INFO] validating manifest of hikarin522/rust_hello 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 hikarin522/rust_hello 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 hikarin522/rust_hello [INFO] finished frobbing hikarin522/rust_hello [INFO] frobbed toml for hikarin522/rust_hello written to work/ex/beta-1.37-6/sources/1.36.0/gh/hikarin522/rust_hello/Cargo.toml [INFO] started frobbing hikarin522/rust_hello [INFO] finished frobbing hikarin522/rust_hello [INFO] frobbed toml for hikarin522/rust_hello written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hikarin522/rust_hello/Cargo.toml [INFO] crate hikarin522/rust_hello 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 hikarin522/rust_hello 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-1/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/hikarin522/rust_hello:/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] dceca4170be669be58f902fa4021838b8f914a7d4d499d668c0774fefa448869 [INFO] running `"docker" "start" "-a" "dceca4170be669be58f902fa4021838b8f914a7d4d499d668c0774fefa448869"` [INFO] [stderr] Compiling rust_hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "dceca4170be669be58f902fa4021838b8f914a7d4d499d668c0774fefa448869"` [INFO] running `"docker" "rm" "-f" "dceca4170be669be58f902fa4021838b8f914a7d4d499d668c0774fefa448869"` [INFO] [stdout] dceca4170be669be58f902fa4021838b8f914a7d4d499d668c0774fefa448869 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/hikarin522/rust_hello:/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] e649b973b2c92ba0648f6e51b5e8b35b14f618ec94bfddc10fa0c7b6ccb20474 [INFO] running `"docker" "start" "-a" "e649b973b2c92ba0648f6e51b5e8b35b14f618ec94bfddc10fa0c7b6ccb20474"` [INFO] [stderr] Compiling rust_hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "e649b973b2c92ba0648f6e51b5e8b35b14f618ec94bfddc10fa0c7b6ccb20474"` [INFO] running `"docker" "rm" "-f" "e649b973b2c92ba0648f6e51b5e8b35b14f618ec94bfddc10fa0c7b6ccb20474"` [INFO] [stdout] e649b973b2c92ba0648f6e51b5e8b35b14f618ec94bfddc10fa0c7b6ccb20474 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/hikarin522/rust_hello:/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] b82059f30aee47564b66f621eb66ee8ff31f49cc9ff46d5a2c6e39c72b444932 [INFO] running `"docker" "start" "-a" "b82059f30aee47564b66f621eb66ee8ff31f49cc9ff46d5a2c6e39c72b444932"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_hello-2e355137c92eaf85 [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" "b82059f30aee47564b66f621eb66ee8ff31f49cc9ff46d5a2c6e39c72b444932"` [INFO] running `"docker" "rm" "-f" "b82059f30aee47564b66f621eb66ee8ff31f49cc9ff46d5a2c6e39c72b444932"` [INFO] [stdout] b82059f30aee47564b66f621eb66ee8ff31f49cc9ff46d5a2c6e39c72b444932