[INFO] updating cached repository maxastyler/status [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/maxastyler/status [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/maxastyler/status" "work/ex/beta-1.38-1/sources/1.37.0/gh/maxastyler/status"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/maxastyler/status'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/maxastyler/status" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/maxastyler/status"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/maxastyler/status'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 563338ccabf5b635a0a21fd0e6b65531d84f1947 [INFO] sha for GitHub repo maxastyler/status: 563338ccabf5b635a0a21fd0e6b65531d84f1947 [INFO] validating manifest of maxastyler/status on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of maxastyler/status on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing maxastyler/status [INFO] finished frobbing maxastyler/status [INFO] frobbed toml for maxastyler/status written to work/ex/beta-1.38-1/sources/1.37.0/gh/maxastyler/status/Cargo.toml [INFO] started frobbing maxastyler/status [INFO] finished frobbing maxastyler/status [INFO] frobbed toml for maxastyler/status written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/maxastyler/status/Cargo.toml [INFO] crate maxastyler/status already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing maxastyler/status against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/maxastyler/status:/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.37.0" "build" "--frozen"` [INFO] [stdout] dddc57c9a156225321bad3561f42d39d24e8f392f1c01370325b62f4e5fd5c69 [INFO] running `"docker" "start" "-a" "dddc57c9a156225321bad3561f42d39d24e8f392f1c01370325b62f4e5fd5c69"` [INFO] [stderr] Compiling status v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "dddc57c9a156225321bad3561f42d39d24e8f392f1c01370325b62f4e5fd5c69"` [INFO] running `"docker" "rm" "-f" "dddc57c9a156225321bad3561f42d39d24e8f392f1c01370325b62f4e5fd5c69"` [INFO] [stdout] dddc57c9a156225321bad3561f42d39d24e8f392f1c01370325b62f4e5fd5c69 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/maxastyler/status:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a267836722fac18bc4196cfe9541aa569dea2f05dd3a0909ac2ff69ed4af9f1c [INFO] running `"docker" "start" "-a" "a267836722fac18bc4196cfe9541aa569dea2f05dd3a0909ac2ff69ed4af9f1c"` [INFO] [stderr] Compiling status v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "a267836722fac18bc4196cfe9541aa569dea2f05dd3a0909ac2ff69ed4af9f1c"` [INFO] running `"docker" "rm" "-f" "a267836722fac18bc4196cfe9541aa569dea2f05dd3a0909ac2ff69ed4af9f1c"` [INFO] [stdout] a267836722fac18bc4196cfe9541aa569dea2f05dd3a0909ac2ff69ed4af9f1c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/maxastyler/status:/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.37.0" "test" "--frozen"` [INFO] [stdout] 19210d78e5f05d3e44a9fe3b5174eb753893f0c8939137787f88e89bb0c173f0 [INFO] running `"docker" "start" "-a" "19210d78e5f05d3e44a9fe3b5174eb753893f0c8939137787f88e89bb0c173f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/status-63745d32db564644 [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" "19210d78e5f05d3e44a9fe3b5174eb753893f0c8939137787f88e89bb0c173f0"` [INFO] running `"docker" "rm" "-f" "19210d78e5f05d3e44a9fe3b5174eb753893f0c8939137787f88e89bb0c173f0"` [INFO] [stdout] 19210d78e5f05d3e44a9fe3b5174eb753893f0c8939137787f88e89bb0c173f0