[INFO] updating cached repository zzeroo/test-workspaces [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zzeroo/test-workspaces [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zzeroo/test-workspaces" "work/ex/beta-1.38-1/sources/1.37.0/gh/zzeroo/test-workspaces"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/zzeroo/test-workspaces'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zzeroo/test-workspaces" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zzeroo/test-workspaces"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zzeroo/test-workspaces'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8dda320b552a55bdff6ce16e8d74913124198b9f [INFO] sha for GitHub repo zzeroo/test-workspaces: 8dda320b552a55bdff6ce16e8d74913124198b9f [INFO] validating manifest of zzeroo/test-workspaces 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 zzeroo/test-workspaces 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 zzeroo/test-workspaces [INFO] removed workspace from zzeroo/test-workspaces [INFO] finished frobbing zzeroo/test-workspaces [INFO] frobbed toml for zzeroo/test-workspaces written to work/ex/beta-1.38-1/sources/1.37.0/gh/zzeroo/test-workspaces/Cargo.toml [INFO] started frobbing zzeroo/test-workspaces [INFO] removed workspace from zzeroo/test-workspaces [INFO] finished frobbing zzeroo/test-workspaces [INFO] frobbed toml for zzeroo/test-workspaces written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zzeroo/test-workspaces/Cargo.toml [INFO] crate zzeroo/test-workspaces 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 zzeroo/test-workspaces against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zzeroo/test-workspaces:/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-08-13" "build" "--frozen"` [INFO] [stdout] 71d423f8b4801c05983c5b2d77402bbe92d6de47bd6cf24d8376545737b47f7e [INFO] running `"docker" "start" "-a" "71d423f8b4801c05983c5b2d77402bbe92d6de47bd6cf24d8376545737b47f7e"` [INFO] [stderr] Compiling test-workspaces v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "71d423f8b4801c05983c5b2d77402bbe92d6de47bd6cf24d8376545737b47f7e"` [INFO] running `"docker" "rm" "-f" "71d423f8b4801c05983c5b2d77402bbe92d6de47bd6cf24d8376545737b47f7e"` [INFO] [stdout] 71d423f8b4801c05983c5b2d77402bbe92d6de47bd6cf24d8376545737b47f7e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zzeroo/test-workspaces:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] db7f321041eb9642059213315f90768681de852b71e91e5593447cfdd7c1cd3b [INFO] running `"docker" "start" "-a" "db7f321041eb9642059213315f90768681de852b71e91e5593447cfdd7c1cd3b"` [INFO] [stderr] Compiling test-workspaces v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "db7f321041eb9642059213315f90768681de852b71e91e5593447cfdd7c1cd3b"` [INFO] running `"docker" "rm" "-f" "db7f321041eb9642059213315f90768681de852b71e91e5593447cfdd7c1cd3b"` [INFO] [stdout] db7f321041eb9642059213315f90768681de852b71e91e5593447cfdd7c1cd3b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zzeroo/test-workspaces:/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-08-13" "test" "--frozen"` [INFO] [stdout] ad5c73050e8edfe5aa24ed83adb280600277951307b081ec8d9616bf8bdbfe36 [INFO] running `"docker" "start" "-a" "ad5c73050e8edfe5aa24ed83adb280600277951307b081ec8d9616bf8bdbfe36"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/test_workspaces-b1945580b61ad6a6 [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" "ad5c73050e8edfe5aa24ed83adb280600277951307b081ec8d9616bf8bdbfe36"` [INFO] running `"docker" "rm" "-f" "ad5c73050e8edfe5aa24ed83adb280600277951307b081ec8d9616bf8bdbfe36"` [INFO] [stdout] ad5c73050e8edfe5aa24ed83adb280600277951307b081ec8d9616bf8bdbfe36