[INFO] cloning repository syntheticsh/rust_regex_play [INFO] running `"git" "clone" "--bare" "git://github.com/syntheticsh/rust_regex_play.git" "work/cache/sources/gh/syntheticsh/rust_regex_play"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/syntheticsh/rust_regex_play'... [INFO] running `"git" "clone" "work/cache/sources/gh/syntheticsh/rust_regex_play" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/syntheticsh/rust_regex_play"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/syntheticsh/rust_regex_play'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/syntheticsh/rust_regex_play" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/syntheticsh/rust_regex_play"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/syntheticsh/rust_regex_play'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f06f9d340b4bff6b329b1c75386f3dc94dc35bab [INFO] sha for GitHub repo syntheticsh/rust_regex_play: f06f9d340b4bff6b329b1c75386f3dc94dc35bab [INFO] validating manifest of syntheticsh/rust_regex_play 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 syntheticsh/rust_regex_play 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 syntheticsh/rust_regex_play [INFO] finished frobbing syntheticsh/rust_regex_play [INFO] frobbed toml for syntheticsh/rust_regex_play written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/syntheticsh/rust_regex_play/Cargo.toml [INFO] started frobbing syntheticsh/rust_regex_play [INFO] finished frobbing syntheticsh/rust_regex_play [INFO] frobbed toml for syntheticsh/rust_regex_play written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/syntheticsh/rust_regex_play/Cargo.toml [INFO] crate syntheticsh/rust_regex_play 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] [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 syntheticsh/rust_regex_play 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/syntheticsh/rust_regex_play:/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] a1a928a05352dd1970c4601e59196514977ec1fa601e1cc953e9ed644102f91c [INFO] running `"docker" "start" "-a" "a1a928a05352dd1970c4601e59196514977ec1fa601e1cc953e9ed644102f91c"` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling regexp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.38s [INFO] running `"docker" "inspect" "a1a928a05352dd1970c4601e59196514977ec1fa601e1cc953e9ed644102f91c"` [INFO] running `"docker" "rm" "-f" "a1a928a05352dd1970c4601e59196514977ec1fa601e1cc953e9ed644102f91c"` [INFO] [stdout] a1a928a05352dd1970c4601e59196514977ec1fa601e1cc953e9ed644102f91c [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/syntheticsh/rust_regex_play:/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] bf267afae86f25516351705d72f38138a8b36477c8956e758f318c9e1f0b281e [INFO] running `"docker" "start" "-a" "bf267afae86f25516351705d72f38138a8b36477c8956e758f318c9e1f0b281e"` [INFO] [stderr] Compiling regexp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `"docker" "inspect" "bf267afae86f25516351705d72f38138a8b36477c8956e758f318c9e1f0b281e"` [INFO] running `"docker" "rm" "-f" "bf267afae86f25516351705d72f38138a8b36477c8956e758f318c9e1f0b281e"` [INFO] [stdout] bf267afae86f25516351705d72f38138a8b36477c8956e758f318c9e1f0b281e [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/syntheticsh/rust_regex_play:/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] dde65d78833a726c05d92c21be1414ac04b2b6b59871c9a0ed80adfa493bf496 [INFO] running `"docker" "start" "-a" "dde65d78833a726c05d92c21be1414ac04b2b6b59871c9a0ed80adfa493bf496"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/regexp-12cbc6e25df38914 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_domain ... ok [INFO] [stdout] test tests::test_loggin ... ok [INFO] [stdout] test tests::test_path ... ok [INFO] [stdout] test tests::test_port ... ok [INFO] [stdout] test tests::test_protocol ... ok [INFO] [stdout] test tests::test_query ... ok [INFO] [stdout] test tests::test_password ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dde65d78833a726c05d92c21be1414ac04b2b6b59871c9a0ed80adfa493bf496"` [INFO] running `"docker" "rm" "-f" "dde65d78833a726c05d92c21be1414ac04b2b6b59871c9a0ed80adfa493bf496"` [INFO] [stdout] dde65d78833a726c05d92c21be1414ac04b2b6b59871c9a0ed80adfa493bf496