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