[INFO] cloning repository faern/rng-cli [INFO] running `"git" "clone" "--bare" "git://github.com/faern/rng-cli.git" "work/cache/sources/gh/faern/rng-cli"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/faern/rng-cli'... [INFO] running `"git" "clone" "work/cache/sources/gh/faern/rng-cli" "work/ex/beta-1.37-6/sources/1.36.0/gh/faern/rng-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/faern/rng-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/faern/rng-cli" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/faern/rng-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/faern/rng-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9815d66eb846240269bb87873fc3552b9ced03c4 [INFO] sha for GitHub repo faern/rng-cli: 9815d66eb846240269bb87873fc3552b9ced03c4 [INFO] validating manifest of faern/rng-cli 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 faern/rng-cli 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 faern/rng-cli [INFO] finished frobbing faern/rng-cli [INFO] frobbed toml for faern/rng-cli written to work/ex/beta-1.37-6/sources/1.36.0/gh/faern/rng-cli/Cargo.toml [INFO] started frobbing faern/rng-cli [INFO] finished frobbing faern/rng-cli [INFO] frobbed toml for faern/rng-cli written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/faern/rng-cli/Cargo.toml [INFO] crate faern/rng-cli 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 faern/rng-cli 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/faern/rng-cli:/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] 56fa4d52a5b3bffe44683ece84904c0887f1378c2fa2039ad68e51ff1cf3e0bc [INFO] running `"docker" "start" "-a" "56fa4d52a5b3bffe44683ece84904c0887f1378c2fa2039ad68e51ff1cf3e0bc"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_hc v0.2.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rng-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.06s [INFO] running `"docker" "inspect" "56fa4d52a5b3bffe44683ece84904c0887f1378c2fa2039ad68e51ff1cf3e0bc"` [INFO] running `"docker" "rm" "-f" "56fa4d52a5b3bffe44683ece84904c0887f1378c2fa2039ad68e51ff1cf3e0bc"` [INFO] [stdout] 56fa4d52a5b3bffe44683ece84904c0887f1378c2fa2039ad68e51ff1cf3e0bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/faern/rng-cli:/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] 6b7940c0bc847dd17fcbc886959721315f00851a067de036eeeaf8f153912a81 [INFO] running `"docker" "start" "-a" "6b7940c0bc847dd17fcbc886959721315f00851a067de036eeeaf8f153912a81"` [INFO] [stderr] Compiling rng-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "6b7940c0bc847dd17fcbc886959721315f00851a067de036eeeaf8f153912a81"` [INFO] running `"docker" "rm" "-f" "6b7940c0bc847dd17fcbc886959721315f00851a067de036eeeaf8f153912a81"` [INFO] [stdout] 6b7940c0bc847dd17fcbc886959721315f00851a067de036eeeaf8f153912a81 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/faern/rng-cli:/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] f047e88406823fa9dd77f818c32783654afb43f318259e11f42769b9e4c74ac7 [INFO] running `"docker" "start" "-a" "f047e88406823fa9dd77f818c32783654afb43f318259e11f42769b9e4c74ac7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rng-20db0d50b77600b9 [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" "f047e88406823fa9dd77f818c32783654afb43f318259e11f42769b9e4c74ac7"` [INFO] running `"docker" "rm" "-f" "f047e88406823fa9dd77f818c32783654afb43f318259e11f42769b9e4c74ac7"` [INFO] [stdout] f047e88406823fa9dd77f818c32783654afb43f318259e11f42769b9e4c74ac7