[INFO] cloning repository HazemAlhalabi/rust_word_counter [INFO] running `"git" "clone" "--bare" "git://github.com/HazemAlhalabi/rust_word_counter.git" "work/cache/sources/gh/HazemAlhalabi/rust_word_counter"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/HazemAlhalabi/rust_word_counter'... [INFO] running `"git" "clone" "work/cache/sources/gh/HazemAlhalabi/rust_word_counter" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/HazemAlhalabi/rust_word_counter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/HazemAlhalabi/rust_word_counter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/HazemAlhalabi/rust_word_counter" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/HazemAlhalabi/rust_word_counter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/HazemAlhalabi/rust_word_counter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a8f1da560afaf358367f40a28501af5ec8557e7a [INFO] sha for GitHub repo HazemAlhalabi/rust_word_counter: a8f1da560afaf358367f40a28501af5ec8557e7a [INFO] validating manifest of HazemAlhalabi/rust_word_counter 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 HazemAlhalabi/rust_word_counter 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 HazemAlhalabi/rust_word_counter [INFO] finished frobbing HazemAlhalabi/rust_word_counter [INFO] frobbed toml for HazemAlhalabi/rust_word_counter written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/HazemAlhalabi/rust_word_counter/Cargo.toml [INFO] started frobbing HazemAlhalabi/rust_word_counter [INFO] finished frobbing HazemAlhalabi/rust_word_counter [INFO] frobbed toml for HazemAlhalabi/rust_word_counter written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/HazemAlhalabi/rust_word_counter/Cargo.toml [INFO] crate HazemAlhalabi/rust_word_counter 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] 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing HazemAlhalabi/rust_word_counter against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/HazemAlhalabi/rust_word_counter:/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] ea291081fbf9c4fe2e747cf6f070b68e820ed961b3118a83b1304625bd787ba4 [INFO] running `"docker" "start" "-a" "ea291081fbf9c4fe2e747cf6f070b68e820ed961b3118a83b1304625bd787ba4"` [INFO] [stderr] Compiling word-counter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "ea291081fbf9c4fe2e747cf6f070b68e820ed961b3118a83b1304625bd787ba4"` [INFO] running `"docker" "rm" "-f" "ea291081fbf9c4fe2e747cf6f070b68e820ed961b3118a83b1304625bd787ba4"` [INFO] [stdout] ea291081fbf9c4fe2e747cf6f070b68e820ed961b3118a83b1304625bd787ba4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/HazemAlhalabi/rust_word_counter:/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] 7615d5fe824aa43cf4b4f77a21df231cbb940d1a37348f98e5fbe4ffefb5d082 [INFO] running `"docker" "start" "-a" "7615d5fe824aa43cf4b4f77a21df231cbb940d1a37348f98e5fbe4ffefb5d082"` [INFO] [stderr] Compiling word-counter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `"docker" "inspect" "7615d5fe824aa43cf4b4f77a21df231cbb940d1a37348f98e5fbe4ffefb5d082"` [INFO] running `"docker" "rm" "-f" "7615d5fe824aa43cf4b4f77a21df231cbb940d1a37348f98e5fbe4ffefb5d082"` [INFO] [stdout] 7615d5fe824aa43cf4b4f77a21df231cbb940d1a37348f98e5fbe4ffefb5d082 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/HazemAlhalabi/rust_word_counter:/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] 4f6b7b14576e7f2105a8ab5cff1302f10e22553c2c6ec1244e954d0fabec0005 [INFO] running `"docker" "start" "-a" "4f6b7b14576e7f2105a8ab5cff1302f10e22553c2c6ec1244e954d0fabec0005"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/word_counter-8abdd129ee69c447 [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" "4f6b7b14576e7f2105a8ab5cff1302f10e22553c2c6ec1244e954d0fabec0005"` [INFO] running `"docker" "rm" "-f" "4f6b7b14576e7f2105a8ab5cff1302f10e22553c2c6ec1244e954d0fabec0005"` [INFO] [stdout] 4f6b7b14576e7f2105a8ab5cff1302f10e22553c2c6ec1244e954d0fabec0005