[INFO] updating cached repository howeih/Day-35-Kth [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/howeih/Day-35-Kth [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/Day-35-Kth" "work/ex/beta-1.37-6/sources/1.36.0/gh/howeih/Day-35-Kth"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/howeih/Day-35-Kth'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/Day-35-Kth" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howeih/Day-35-Kth"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howeih/Day-35-Kth'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad295a9480fb2af4444750b2caf7d3eb684627fb [INFO] sha for GitHub repo howeih/Day-35-Kth: ad295a9480fb2af4444750b2caf7d3eb684627fb [INFO] validating manifest of howeih/Day-35-Kth 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 howeih/Day-35-Kth 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 howeih/Day-35-Kth [INFO] finished frobbing howeih/Day-35-Kth [INFO] frobbed toml for howeih/Day-35-Kth written to work/ex/beta-1.37-6/sources/1.36.0/gh/howeih/Day-35-Kth/Cargo.toml [INFO] started frobbing howeih/Day-35-Kth [INFO] finished frobbing howeih/Day-35-Kth [INFO] frobbed toml for howeih/Day-35-Kth written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howeih/Day-35-Kth/Cargo.toml [INFO] crate howeih/Day-35-Kth 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 howeih/Day-35-Kth against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howeih/Day-35-Kth:/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-07-23" "build" "--frozen"` [INFO] [stdout] d31efc168eb1caa8e21e93fbfdcef196f804a3e3d83ab21aa2361211d69cc872 [INFO] running `"docker" "start" "-a" "d31efc168eb1caa8e21e93fbfdcef196f804a3e3d83ab21aa2361211d69cc872"` [INFO] [stderr] Compiling median v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "d31efc168eb1caa8e21e93fbfdcef196f804a3e3d83ab21aa2361211d69cc872"` [INFO] running `"docker" "rm" "-f" "d31efc168eb1caa8e21e93fbfdcef196f804a3e3d83ab21aa2361211d69cc872"` [INFO] [stdout] d31efc168eb1caa8e21e93fbfdcef196f804a3e3d83ab21aa2361211d69cc872 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howeih/Day-35-Kth:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 77858f1057384360ff0c4565e7c63fd1ebe4158ea8a9f308dc6f0b0f646933fb [INFO] running `"docker" "start" "-a" "77858f1057384360ff0c4565e7c63fd1ebe4158ea8a9f308dc6f0b0f646933fb"` [INFO] [stderr] Compiling median v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `"docker" "inspect" "77858f1057384360ff0c4565e7c63fd1ebe4158ea8a9f308dc6f0b0f646933fb"` [INFO] running `"docker" "rm" "-f" "77858f1057384360ff0c4565e7c63fd1ebe4158ea8a9f308dc6f0b0f646933fb"` [INFO] [stdout] 77858f1057384360ff0c4565e7c63fd1ebe4158ea8a9f308dc6f0b0f646933fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howeih/Day-35-Kth:/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-07-23" "test" "--frozen"` [INFO] [stdout] 88e9134a24fcfac02738e7520904d06511ee7c139a16cc767f3ef48e94559e4c [INFO] running `"docker" "start" "-a" "88e9134a24fcfac02738e7520904d06511ee7c139a16cc767f3ef48e94559e4c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/median-4cbf6817d681b356 [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" "88e9134a24fcfac02738e7520904d06511ee7c139a16cc767f3ef48e94559e4c"` [INFO] running `"docker" "rm" "-f" "88e9134a24fcfac02738e7520904d06511ee7c139a16cc767f3ef48e94559e4c"` [INFO] [stdout] 88e9134a24fcfac02738e7520904d06511ee7c139a16cc767f3ef48e94559e4c