[INFO] cloning repository balderstonb/rust [INFO] running `"git" "clone" "--bare" "git://github.com/balderstonb/rust.git" "work/cache/sources/gh/balderstonb/rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/balderstonb/rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/balderstonb/rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/balderstonb/rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/balderstonb/rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/balderstonb/rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/balderstonb/rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/balderstonb/rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a3a842561a143875ace3a603a574421590f8e641 [INFO] sha for GitHub repo balderstonb/rust: a3a842561a143875ace3a603a574421590f8e641 [INFO] validating manifest of balderstonb/rust 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 balderstonb/rust 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 balderstonb/rust [INFO] finished frobbing balderstonb/rust [INFO] frobbed toml for balderstonb/rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/balderstonb/rust/Cargo.toml [INFO] started frobbing balderstonb/rust [INFO] finished frobbing balderstonb/rust [INFO] frobbed toml for balderstonb/rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/balderstonb/rust/Cargo.toml [INFO] crate balderstonb/rust 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 balderstonb/rust 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/balderstonb/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.36.0" "build" "--frozen"` [INFO] [stdout] 78aac37c3f5759d05508e60ca7e2c22f05e69a5a4948b3a223ee20d5b5cf34ad [INFO] running `"docker" "start" "-a" "78aac37c3f5759d05508e60ca7e2c22f05e69a5a4948b3a223ee20d5b5cf34ad"` [INFO] [stderr] Compiling stats v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "78aac37c3f5759d05508e60ca7e2c22f05e69a5a4948b3a223ee20d5b5cf34ad"` [INFO] running `"docker" "rm" "-f" "78aac37c3f5759d05508e60ca7e2c22f05e69a5a4948b3a223ee20d5b5cf34ad"` [INFO] [stdout] 78aac37c3f5759d05508e60ca7e2c22f05e69a5a4948b3a223ee20d5b5cf34ad [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/balderstonb/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fe804d80ad18893bae4c7758849771acf70326c75a945fb1bbadd113b953b26d [INFO] running `"docker" "start" "-a" "fe804d80ad18893bae4c7758849771acf70326c75a945fb1bbadd113b953b26d"` [INFO] [stderr] Compiling stats v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "fe804d80ad18893bae4c7758849771acf70326c75a945fb1bbadd113b953b26d"` [INFO] running `"docker" "rm" "-f" "fe804d80ad18893bae4c7758849771acf70326c75a945fb1bbadd113b953b26d"` [INFO] [stdout] fe804d80ad18893bae4c7758849771acf70326c75a945fb1bbadd113b953b26d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/balderstonb/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.36.0" "test" "--frozen"` [INFO] [stdout] 6d859fccd8a314fe21905fe265a4664bc44cfceae705f8d421b7a17d59a1faae [INFO] running `"docker" "start" "-a" "6d859fccd8a314fe21905fe265a4664bc44cfceae705f8d421b7a17d59a1faae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/stats-4f7e7c0775b04538 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_mode ... ok [INFO] [stdout] test tests::test_median_odd ... ok [INFO] [stdout] test tests::test_median_even ... ok [INFO] [stdout] test tests::test_mean ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6d859fccd8a314fe21905fe265a4664bc44cfceae705f8d421b7a17d59a1faae"` [INFO] running `"docker" "rm" "-f" "6d859fccd8a314fe21905fe265a4664bc44cfceae705f8d421b7a17d59a1faae"` [INFO] [stdout] 6d859fccd8a314fe21905fe265a4664bc44cfceae705f8d421b7a17d59a1faae