[INFO] updating cached repository jbmikk/rust-hola [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jbmikk/rust-hola [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jbmikk/rust-hola" "work/ex/beta-1.38-1/sources/1.37.0/gh/jbmikk/rust-hola"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jbmikk/rust-hola'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jbmikk/rust-hola" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jbmikk/rust-hola"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jbmikk/rust-hola'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 58a0aa85db29ad51b44887e04e6871b707e64c05 [INFO] sha for GitHub repo jbmikk/rust-hola: 58a0aa85db29ad51b44887e04e6871b707e64c05 [INFO] validating manifest of jbmikk/rust-hola 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 jbmikk/rust-hola 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 jbmikk/rust-hola [INFO] finished frobbing jbmikk/rust-hola [INFO] frobbed toml for jbmikk/rust-hola written to work/ex/beta-1.38-1/sources/1.37.0/gh/jbmikk/rust-hola/Cargo.toml [INFO] started frobbing jbmikk/rust-hola [INFO] finished frobbing jbmikk/rust-hola [INFO] frobbed toml for jbmikk/rust-hola written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jbmikk/rust-hola/Cargo.toml [INFO] crate jbmikk/rust-hola 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 jbmikk/rust-hola against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jbmikk/rust-hola:/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-08-13" "build" "--frozen"` [INFO] [stdout] 662ff0e0f4f5cf793b83c816714b8b50c06bca17a1df7ee0e922a8ce90ca7dae [INFO] running `"docker" "start" "-a" "662ff0e0f4f5cf793b83c816714b8b50c06bca17a1df7ee0e922a8ce90ca7dae"` [INFO] [stderr] Compiling hola v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `"docker" "inspect" "662ff0e0f4f5cf793b83c816714b8b50c06bca17a1df7ee0e922a8ce90ca7dae"` [INFO] running `"docker" "rm" "-f" "662ff0e0f4f5cf793b83c816714b8b50c06bca17a1df7ee0e922a8ce90ca7dae"` [INFO] [stdout] 662ff0e0f4f5cf793b83c816714b8b50c06bca17a1df7ee0e922a8ce90ca7dae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jbmikk/rust-hola:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 10a8490fa53c760fb56f80e70b0b8092673daf8ce20b9191c3c641e8af7f3b77 [INFO] running `"docker" "start" "-a" "10a8490fa53c760fb56f80e70b0b8092673daf8ce20b9191c3c641e8af7f3b77"` [INFO] [stderr] Compiling hola v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "10a8490fa53c760fb56f80e70b0b8092673daf8ce20b9191c3c641e8af7f3b77"` [INFO] running `"docker" "rm" "-f" "10a8490fa53c760fb56f80e70b0b8092673daf8ce20b9191c3c641e8af7f3b77"` [INFO] [stdout] 10a8490fa53c760fb56f80e70b0b8092673daf8ce20b9191c3c641e8af7f3b77 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jbmikk/rust-hola:/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-08-13" "test" "--frozen"` [INFO] [stdout] 663233cab7b7a24c1d107c5b2cb2f2a8ff92b7c7ef62c05b3db923b575461eef [INFO] running `"docker" "start" "-a" "663233cab7b7a24c1d107c5b2cb2f2a8ff92b7c7ef62c05b3db923b575461eef"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hola-649185b25d8f4c1f [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" "663233cab7b7a24c1d107c5b2cb2f2a8ff92b7c7ef62c05b3db923b575461eef"` [INFO] running `"docker" "rm" "-f" "663233cab7b7a24c1d107c5b2cb2f2a8ff92b7c7ef62c05b3db923b575461eef"` [INFO] [stdout] 663233cab7b7a24c1d107c5b2cb2f2a8ff92b7c7ef62c05b3db923b575461eef