[INFO] updating cached repository guni1192/kesh [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/guni1192/kesh [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/guni1192/kesh" "work/ex/beta-1.38-1/sources/1.37.0/gh/guni1192/kesh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/guni1192/kesh'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/guni1192/kesh" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/guni1192/kesh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/guni1192/kesh'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef3220995c20dd4d73994c5afdc363c85ad910da [INFO] sha for GitHub repo guni1192/kesh: ef3220995c20dd4d73994c5afdc363c85ad910da [INFO] validating manifest of guni1192/kesh 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 guni1192/kesh 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 guni1192/kesh [INFO] finished frobbing guni1192/kesh [INFO] frobbed toml for guni1192/kesh written to work/ex/beta-1.38-1/sources/1.37.0/gh/guni1192/kesh/Cargo.toml [INFO] started frobbing guni1192/kesh [INFO] finished frobbing guni1192/kesh [INFO] frobbed toml for guni1192/kesh written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/guni1192/kesh/Cargo.toml [INFO] crate guni1192/kesh 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing guni1192/kesh 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/guni1192/kesh:/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] b8003e794bb105e1acda395807495041824c67faadf1780975253f9d3c02ef10 [INFO] running `"docker" "start" "-a" "b8003e794bb105e1acda395807495041824c67faadf1780975253f9d3c02ef10"` [INFO] [stderr] Compiling whoami v0.2.3 [INFO] [stderr] Compiling kesh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `"docker" "inspect" "b8003e794bb105e1acda395807495041824c67faadf1780975253f9d3c02ef10"` [INFO] running `"docker" "rm" "-f" "b8003e794bb105e1acda395807495041824c67faadf1780975253f9d3c02ef10"` [INFO] [stdout] b8003e794bb105e1acda395807495041824c67faadf1780975253f9d3c02ef10 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/guni1192/kesh:/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] e1710fc3b5cca5d87bc385185dbf117d100d7f5fadff4a6be1edbd689fb848a3 [INFO] running `"docker" "start" "-a" "e1710fc3b5cca5d87bc385185dbf117d100d7f5fadff4a6be1edbd689fb848a3"` [INFO] [stderr] Compiling kesh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "e1710fc3b5cca5d87bc385185dbf117d100d7f5fadff4a6be1edbd689fb848a3"` [INFO] running `"docker" "rm" "-f" "e1710fc3b5cca5d87bc385185dbf117d100d7f5fadff4a6be1edbd689fb848a3"` [INFO] [stdout] e1710fc3b5cca5d87bc385185dbf117d100d7f5fadff4a6be1edbd689fb848a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/guni1192/kesh:/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] 854fb3205a569208f202d7d196970fae166c1e11249051535fa8828d94385ac5 [INFO] running `"docker" "start" "-a" "854fb3205a569208f202d7d196970fae166c1e11249051535fa8828d94385ac5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/crater/target/debug/deps/kesh-a2fad2ba2b47dd60 [INFO] [stdout] test test_realpath_from_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "854fb3205a569208f202d7d196970fae166c1e11249051535fa8828d94385ac5"` [INFO] running `"docker" "rm" "-f" "854fb3205a569208f202d7d196970fae166c1e11249051535fa8828d94385ac5"` [INFO] [stdout] 854fb3205a569208f202d7d196970fae166c1e11249051535fa8828d94385ac5