[INFO] cloning repository behnam/rust-globs-test [INFO] running `"git" "clone" "--bare" "git://github.com/behnam/rust-globs-test.git" "work/cache/sources/gh/behnam/rust-globs-test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/behnam/rust-globs-test'... [INFO] running `"git" "clone" "work/cache/sources/gh/behnam/rust-globs-test" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/behnam/rust-globs-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/behnam/rust-globs-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/behnam/rust-globs-test" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/behnam/rust-globs-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/behnam/rust-globs-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 79fb9ebe3c9fab7f53b3bd393b630aaad2992b21 [INFO] sha for GitHub repo behnam/rust-globs-test: 79fb9ebe3c9fab7f53b3bd393b630aaad2992b21 [INFO] validating manifest of behnam/rust-globs-test 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 behnam/rust-globs-test 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 behnam/rust-globs-test [INFO] finished frobbing behnam/rust-globs-test [INFO] frobbed toml for behnam/rust-globs-test written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/behnam/rust-globs-test/Cargo.toml [INFO] started frobbing behnam/rust-globs-test [INFO] finished frobbing behnam/rust-globs-test [INFO] frobbed toml for behnam/rust-globs-test written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/behnam/rust-globs-test/Cargo.toml [INFO] crate behnam/rust-globs-test 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing behnam/rust-globs-test against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/behnam/rust-globs-test:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 3875d0072a454b8f9df82638109372ae14807e12f27ec989119612951bbbfec9 [INFO] running `"docker" "start" "-a" "3875d0072a454b8f9df82638109372ae14807e12f27ec989119612951bbbfec9"` [INFO] [stderr] Compiling libc v0.2.25 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling globset v0.2.0 [INFO] [stderr] Compiling behnam-globs-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.43s [INFO] running `"docker" "inspect" "3875d0072a454b8f9df82638109372ae14807e12f27ec989119612951bbbfec9"` [INFO] running `"docker" "rm" "-f" "3875d0072a454b8f9df82638109372ae14807e12f27ec989119612951bbbfec9"` [INFO] [stdout] 3875d0072a454b8f9df82638109372ae14807e12f27ec989119612951bbbfec9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/behnam/rust-globs-test:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 47fae49cb05e57bcea1f2b216cc631ca6b608489019f81ebce2534729be181b3 [INFO] running `"docker" "start" "-a" "47fae49cb05e57bcea1f2b216cc631ca6b608489019f81ebce2534729be181b3"` [INFO] [stderr] Compiling behnam-globs-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "47fae49cb05e57bcea1f2b216cc631ca6b608489019f81ebce2534729be181b3"` [INFO] running `"docker" "rm" "-f" "47fae49cb05e57bcea1f2b216cc631ca6b608489019f81ebce2534729be181b3"` [INFO] [stdout] 47fae49cb05e57bcea1f2b216cc631ca6b608489019f81ebce2534729be181b3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/behnam/rust-globs-test:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] c51ce99ac60806e8b091e970def7e702d635d7411546778ca2e6f3314d98ba40 [INFO] running `"docker" "start" "-a" "c51ce99ac60806e8b091e970def7e702d635d7411546778ca2e6f3314d98ba40"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/behnam_globs_test-c38b5c97475260c3 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_glob ... ok [INFO] [stdout] test tests::test_globset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests behnam-globs-test [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" "c51ce99ac60806e8b091e970def7e702d635d7411546778ca2e6f3314d98ba40"` [INFO] running `"docker" "rm" "-f" "c51ce99ac60806e8b091e970def7e702d635d7411546778ca2e6f3314d98ba40"` [INFO] [stdout] c51ce99ac60806e8b091e970def7e702d635d7411546778ca2e6f3314d98ba40