[INFO] updating cached repository archer884/blame [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/archer884/blame [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/blame" "work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/blame"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/blame'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/blame" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/blame"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/blame'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16dd6fb55ed3328df9b27c41dbc89ccb91e55195 [INFO] sha for GitHub repo archer884/blame: 16dd6fb55ed3328df9b27c41dbc89ccb91e55195 [INFO] validating manifest of archer884/blame 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 archer884/blame 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 archer884/blame [INFO] finished frobbing archer884/blame [INFO] frobbed toml for archer884/blame written to work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/blame/Cargo.toml [INFO] started frobbing archer884/blame [INFO] finished frobbing archer884/blame [INFO] frobbed toml for archer884/blame written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/blame/Cargo.toml [INFO] crate archer884/blame 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 archer884/blame 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-4/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/archer884/blame:/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] 18dd8e810ff28207a325ec8ffc2e522253e8d050f713306decf1b93712179f20 [INFO] running `"docker" "start" "-a" "18dd8e810ff28207a325ec8ffc2e522253e8d050f713306decf1b93712179f20"` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling blame v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.80s [INFO] running `"docker" "inspect" "18dd8e810ff28207a325ec8ffc2e522253e8d050f713306decf1b93712179f20"` [INFO] running `"docker" "rm" "-f" "18dd8e810ff28207a325ec8ffc2e522253e8d050f713306decf1b93712179f20"` [INFO] [stdout] 18dd8e810ff28207a325ec8ffc2e522253e8d050f713306decf1b93712179f20 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/archer884/blame:/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] a32cad50b5220715305e68c072f1c91fdcc487721e9fc9969889894d860f03fe [INFO] running `"docker" "start" "-a" "a32cad50b5220715305e68c072f1c91fdcc487721e9fc9969889894d860f03fe"` [INFO] [stderr] Compiling blame v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "a32cad50b5220715305e68c072f1c91fdcc487721e9fc9969889894d860f03fe"` [INFO] running `"docker" "rm" "-f" "a32cad50b5220715305e68c072f1c91fdcc487721e9fc9969889894d860f03fe"` [INFO] [stdout] a32cad50b5220715305e68c072f1c91fdcc487721e9fc9969889894d860f03fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/archer884/blame:/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] 82f39c961f6b03a4ace2579177f0ac9f02a2be6c566673b6b57d75b80278e4db [INFO] running `"docker" "start" "-a" "82f39c961f6b03a4ace2579177f0ac9f02a2be6c566673b6b57d75b80278e4db"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/blame-24a9c0c0e266e8eb [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" "82f39c961f6b03a4ace2579177f0ac9f02a2be6c566673b6b57d75b80278e4db"` [INFO] running `"docker" "rm" "-f" "82f39c961f6b03a4ace2579177f0ac9f02a2be6c566673b6b57d75b80278e4db"` [INFO] [stdout] 82f39c961f6b03a4ace2579177f0ac9f02a2be6c566673b6b57d75b80278e4db