[INFO] updating cached repository xoebus/riley [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/xoebus/riley [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/xoebus/riley" "work/ex/beta-1.37-6/sources/1.36.0/gh/xoebus/riley"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/xoebus/riley'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/xoebus/riley" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/xoebus/riley"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/xoebus/riley'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7aff36c2682e743633517248b667ffe2f7cc9b50 [INFO] sha for GitHub repo xoebus/riley: 7aff36c2682e743633517248b667ffe2f7cc9b50 [INFO] validating manifest of xoebus/riley 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 xoebus/riley 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 xoebus/riley [INFO] finished frobbing xoebus/riley [INFO] frobbed toml for xoebus/riley written to work/ex/beta-1.37-6/sources/1.36.0/gh/xoebus/riley/Cargo.toml [INFO] started frobbing xoebus/riley [INFO] finished frobbing xoebus/riley [INFO] frobbed toml for xoebus/riley written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/xoebus/riley/Cargo.toml [INFO] crate xoebus/riley 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 xoebus/riley against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/xoebus/riley:/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.36.0" "build" "--frozen"` [INFO] [stdout] fb68e66fa834fd06443ab589c535a7c375eccd588df2bc052729e50a4e1fca05 [INFO] running `"docker" "start" "-a" "fb68e66fa834fd06443ab589c535a7c375eccd588df2bc052729e50a4e1fca05"` [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling riley v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.72s [INFO] running `"docker" "inspect" "fb68e66fa834fd06443ab589c535a7c375eccd588df2bc052729e50a4e1fca05"` [INFO] running `"docker" "rm" "-f" "fb68e66fa834fd06443ab589c535a7c375eccd588df2bc052729e50a4e1fca05"` [INFO] [stdout] fb68e66fa834fd06443ab589c535a7c375eccd588df2bc052729e50a4e1fca05 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/xoebus/riley:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3b52d5b1e505fdffe3ac53c5506eb727d3de9d25056fffe25a47589525b33f78 [INFO] running `"docker" "start" "-a" "3b52d5b1e505fdffe3ac53c5506eb727d3de9d25056fffe25a47589525b33f78"` [INFO] [stderr] Compiling riley v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "3b52d5b1e505fdffe3ac53c5506eb727d3de9d25056fffe25a47589525b33f78"` [INFO] running `"docker" "rm" "-f" "3b52d5b1e505fdffe3ac53c5506eb727d3de9d25056fffe25a47589525b33f78"` [INFO] [stdout] 3b52d5b1e505fdffe3ac53c5506eb727d3de9d25056fffe25a47589525b33f78 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/xoebus/riley:/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.36.0" "test" "--frozen"` [INFO] [stdout] 908d2c9dad4d1808758d9f96d06245df3b09c8e429e075bc45ca21c72e6f04ef [INFO] running `"docker" "start" "-a" "908d2c9dad4d1808758d9f96d06245df3b09c8e429e075bc45ca21c72e6f04ef"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/riley-c9f74604b97040aa [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" "908d2c9dad4d1808758d9f96d06245df3b09c8e429e075bc45ca21c72e6f04ef"` [INFO] running `"docker" "rm" "-f" "908d2c9dad4d1808758d9f96d06245df3b09c8e429e075bc45ca21c72e6f04ef"` [INFO] [stdout] 908d2c9dad4d1808758d9f96d06245df3b09c8e429e075bc45ca21c72e6f04ef