[INFO] cloning repository guni1192/kesh [INFO] running `"git" "clone" "--bare" "git://github.com/guni1192/kesh.git" "work/cache/sources/gh/guni1192/kesh"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/guni1192/kesh'... [INFO] running `"git" "clone" "work/cache/sources/gh/guni1192/kesh" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/guni1192/kesh"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/guni1192/kesh'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/guni1192/kesh" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/guni1192/kesh"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of guni1192/kesh on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whoami v0.2.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing guni1192/kesh against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b10006d4a357741e0c16586792ba555573c882d864482a5474b537aab53f42f2 [INFO] running `"docker" "start" "-a" "b10006d4a357741e0c16586792ba555573c882d864482a5474b537aab53f42f2"` [INFO] [stderr] Compiling colored v1.6.1 [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 3.86s [INFO] running `"docker" "inspect" "b10006d4a357741e0c16586792ba555573c882d864482a5474b537aab53f42f2"` [INFO] running `"docker" "rm" "-f" "b10006d4a357741e0c16586792ba555573c882d864482a5474b537aab53f42f2"` [INFO] [stdout] b10006d4a357741e0c16586792ba555573c882d864482a5474b537aab53f42f2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 336cc8c9ffc30dfa219ad8bc3f2d9a01a693bd053aa5d495d1de9e76d2a739f4 [INFO] running `"docker" "start" "-a" "336cc8c9ffc30dfa219ad8bc3f2d9a01a693bd053aa5d495d1de9e76d2a739f4"` [INFO] [stderr] Compiling kesh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "336cc8c9ffc30dfa219ad8bc3f2d9a01a693bd053aa5d495d1de9e76d2a739f4"` [INFO] running `"docker" "rm" "-f" "336cc8c9ffc30dfa219ad8bc3f2d9a01a693bd053aa5d495d1de9e76d2a739f4"` [INFO] [stdout] 336cc8c9ffc30dfa219ad8bc3f2d9a01a693bd053aa5d495d1de9e76d2a739f4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] db78278b38ae442241c4e1e682b96143f185ac829945e2bb44e226d4ef574538 [INFO] running `"docker" "start" "-a" "db78278b38ae442241c4e1e682b96143f185ac829945e2bb44e226d4ef574538"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/kesh-a418056810669ea4 [INFO] [stdout] [INFO] [stdout] running 1 test [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" "db78278b38ae442241c4e1e682b96143f185ac829945e2bb44e226d4ef574538"` [INFO] running `"docker" "rm" "-f" "db78278b38ae442241c4e1e682b96143f185ac829945e2bb44e226d4ef574538"` [INFO] [stdout] db78278b38ae442241c4e1e682b96143f185ac829945e2bb44e226d4ef574538