[INFO] cloning repository benbrunton/brush [INFO] running `"git" "clone" "--bare" "git://github.com/benbrunton/brush.git" "work/cache/sources/gh/benbrunton/brush"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/benbrunton/brush'... [INFO] running `"git" "clone" "work/cache/sources/gh/benbrunton/brush" "work/ex/beta-1.37-6/sources/1.36.0/gh/benbrunton/brush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/benbrunton/brush'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/benbrunton/brush" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/benbrunton/brush"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/benbrunton/brush'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fa87595a994fee5d56e50e78520e37892baa6576 [INFO] sha for GitHub repo benbrunton/brush: fa87595a994fee5d56e50e78520e37892baa6576 [INFO] validating manifest of benbrunton/brush 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 benbrunton/brush 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 benbrunton/brush [INFO] finished frobbing benbrunton/brush [INFO] frobbed toml for benbrunton/brush written to work/ex/beta-1.37-6/sources/1.36.0/gh/benbrunton/brush/Cargo.toml [INFO] started frobbing benbrunton/brush [INFO] finished frobbing benbrunton/brush [INFO] frobbed toml for benbrunton/brush written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/benbrunton/brush/Cargo.toml [INFO] crate benbrunton/brush 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 benbrunton/brush 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-6/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/benbrunton/brush:/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] 752ba8c4b7c9edc73eddb5301b620f9eef13ec74d420e1d474221095dec470e5 [INFO] running `"docker" "start" "-a" "752ba8c4b7c9edc73eddb5301b620f9eef13ec74d420e1d474221095dec470e5"` [INFO] [stderr] Compiling brush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "752ba8c4b7c9edc73eddb5301b620f9eef13ec74d420e1d474221095dec470e5"` [INFO] running `"docker" "rm" "-f" "752ba8c4b7c9edc73eddb5301b620f9eef13ec74d420e1d474221095dec470e5"` [INFO] [stdout] 752ba8c4b7c9edc73eddb5301b620f9eef13ec74d420e1d474221095dec470e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/benbrunton/brush:/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] 77b498695efc302f806e84b8e1196cde820e3cd0a9d856fd04e369bcb4636840 [INFO] running `"docker" "start" "-a" "77b498695efc302f806e84b8e1196cde820e3cd0a9d856fd04e369bcb4636840"` [INFO] [stderr] Compiling brush v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "77b498695efc302f806e84b8e1196cde820e3cd0a9d856fd04e369bcb4636840"` [INFO] running `"docker" "rm" "-f" "77b498695efc302f806e84b8e1196cde820e3cd0a9d856fd04e369bcb4636840"` [INFO] [stdout] 77b498695efc302f806e84b8e1196cde820e3cd0a9d856fd04e369bcb4636840 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/benbrunton/brush:/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] 094b5109e37579bb799fe7d34dd5c0dbbe849d40a22a85c907b4c4d8606717b4 [INFO] running `"docker" "start" "-a" "094b5109e37579bb799fe7d34dd5c0dbbe849d40a22a85c907b4c4d8606717b4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/brush-168fa0f1a998b09f [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" "094b5109e37579bb799fe7d34dd5c0dbbe849d40a22a85c907b4c4d8606717b4"` [INFO] running `"docker" "rm" "-f" "094b5109e37579bb799fe7d34dd5c0dbbe849d40a22a85c907b4c4d8606717b4"` [INFO] [stdout] 094b5109e37579bb799fe7d34dd5c0dbbe849d40a22a85c907b4c4d8606717b4