[INFO] updating cached repository statiolake/workspace_path [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/statiolake/workspace_path [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/statiolake/workspace_path" "work/ex/beta-1.38-1/sources/1.37.0/gh/statiolake/workspace_path"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/statiolake/workspace_path'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/statiolake/workspace_path" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/statiolake/workspace_path"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/statiolake/workspace_path'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 84e6c00f813d6d849b72a6c9e98c01c73f950b86 [INFO] sha for GitHub repo statiolake/workspace_path: 84e6c00f813d6d849b72a6c9e98c01c73f950b86 [INFO] validating manifest of statiolake/workspace_path 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 statiolake/workspace_path 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 statiolake/workspace_path [INFO] finished frobbing statiolake/workspace_path [INFO] frobbed toml for statiolake/workspace_path written to work/ex/beta-1.38-1/sources/1.37.0/gh/statiolake/workspace_path/Cargo.toml [INFO] started frobbing statiolake/workspace_path [INFO] finished frobbing statiolake/workspace_path [INFO] frobbed toml for statiolake/workspace_path written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/statiolake/workspace_path/Cargo.toml [INFO] crate statiolake/workspace_path 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing statiolake/workspace_path 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-5/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/statiolake/workspace_path:/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] decd85e040b138ab380e770d775ad1f71463b2c20146ba0f0b1df6b00ccf65a7 [INFO] running `"docker" "start" "-a" "decd85e040b138ab380e770d775ad1f71463b2c20146ba0f0b1df6b00ccf65a7"` [INFO] [stderr] Compiling workspace_path v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "decd85e040b138ab380e770d775ad1f71463b2c20146ba0f0b1df6b00ccf65a7"` [INFO] running `"docker" "rm" "-f" "decd85e040b138ab380e770d775ad1f71463b2c20146ba0f0b1df6b00ccf65a7"` [INFO] [stdout] decd85e040b138ab380e770d775ad1f71463b2c20146ba0f0b1df6b00ccf65a7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/statiolake/workspace_path:/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] 23a6813a8ccb56e534bad62beda07192ea52584573f30969ecce3ce81abfe87a [INFO] running `"docker" "start" "-a" "23a6813a8ccb56e534bad62beda07192ea52584573f30969ecce3ce81abfe87a"` [INFO] [stderr] Compiling workspace_path v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "23a6813a8ccb56e534bad62beda07192ea52584573f30969ecce3ce81abfe87a"` [INFO] running `"docker" "rm" "-f" "23a6813a8ccb56e534bad62beda07192ea52584573f30969ecce3ce81abfe87a"` [INFO] [stdout] 23a6813a8ccb56e534bad62beda07192ea52584573f30969ecce3ce81abfe87a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/statiolake/workspace_path:/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] 1acdecb89bacb96537d46e050c14d036d7b788c3f3c0ac7794792566e0b24cd1 [INFO] running `"docker" "start" "-a" "1acdecb89bacb96537d46e050c14d036d7b788c3f3c0ac7794792566e0b24cd1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/workspace_path-be4fb0557429016b [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" "1acdecb89bacb96537d46e050c14d036d7b788c3f3c0ac7794792566e0b24cd1"` [INFO] running `"docker" "rm" "-f" "1acdecb89bacb96537d46e050c14d036d7b788c3f3c0ac7794792566e0b24cd1"` [INFO] [stdout] 1acdecb89bacb96537d46e050c14d036d7b788c3f3c0ac7794792566e0b24cd1