[INFO] cloning repository data-pup/simple-rust-regex-example [INFO] running `"git" "clone" "--bare" "git://github.com/data-pup/simple-rust-regex-example.git" "work/cache/sources/gh/data-pup/simple-rust-regex-example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/data-pup/simple-rust-regex-example'... [INFO] running `"git" "clone" "work/cache/sources/gh/data-pup/simple-rust-regex-example" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/data-pup/simple-rust-regex-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/data-pup/simple-rust-regex-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/data-pup/simple-rust-regex-example" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/data-pup/simple-rust-regex-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/data-pup/simple-rust-regex-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 98c589505c6fd8dd8d2def0bb0c6222dc8b08f43 [INFO] sha for GitHub repo data-pup/simple-rust-regex-example: 98c589505c6fd8dd8d2def0bb0c6222dc8b08f43 [INFO] validating manifest of data-pup/simple-rust-regex-example 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 data-pup/simple-rust-regex-example 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 data-pup/simple-rust-regex-example [INFO] finished frobbing data-pup/simple-rust-regex-example [INFO] frobbed toml for data-pup/simple-rust-regex-example written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/data-pup/simple-rust-regex-example/Cargo.toml [INFO] started frobbing data-pup/simple-rust-regex-example [INFO] finished frobbing data-pup/simple-rust-regex-example [INFO] frobbed toml for data-pup/simple-rust-regex-example written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/data-pup/simple-rust-regex-example/Cargo.toml [INFO] crate data-pup/simple-rust-regex-example 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] testing data-pup/simple-rust-regex-example against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/data-pup/simple-rust-regex-example:/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] 8e0393204734a121eeb462ecf47d841c75835ad8a63846e35e204019b08f3f9e [INFO] running `"docker" "start" "-a" "8e0393204734a121eeb462ecf47d841c75835ad8a63846e35e204019b08f3f9e"` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling simple-rust-regex-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.18s [INFO] running `"docker" "inspect" "8e0393204734a121eeb462ecf47d841c75835ad8a63846e35e204019b08f3f9e"` [INFO] running `"docker" "rm" "-f" "8e0393204734a121eeb462ecf47d841c75835ad8a63846e35e204019b08f3f9e"` [INFO] [stdout] 8e0393204734a121eeb462ecf47d841c75835ad8a63846e35e204019b08f3f9e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/data-pup/simple-rust-regex-example:/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] f6d3454902559e62881d7ae55b47b8c59efabcaf7f8ecbf51d669851fa6d47c0 [INFO] running `"docker" "start" "-a" "f6d3454902559e62881d7ae55b47b8c59efabcaf7f8ecbf51d669851fa6d47c0"` [INFO] [stderr] Compiling simple-rust-regex-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "f6d3454902559e62881d7ae55b47b8c59efabcaf7f8ecbf51d669851fa6d47c0"` [INFO] running `"docker" "rm" "-f" "f6d3454902559e62881d7ae55b47b8c59efabcaf7f8ecbf51d669851fa6d47c0"` [INFO] [stdout] f6d3454902559e62881d7ae55b47b8c59efabcaf7f8ecbf51d669851fa6d47c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/data-pup/simple-rust-regex-example:/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] ac6a3406df67ff6a4cb5bbd38348c30179bb43445ecea1b7932c8db30883ac11 [INFO] running `"docker" "start" "-a" "ac6a3406df67ff6a4cb5bbd38348c30179bb43445ecea1b7932c8db30883ac11"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/simple_rust_regex_example-0d37672bacf745d9 [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" "ac6a3406df67ff6a4cb5bbd38348c30179bb43445ecea1b7932c8db30883ac11"` [INFO] running `"docker" "rm" "-f" "ac6a3406df67ff6a4cb5bbd38348c30179bb43445ecea1b7932c8db30883ac11"` [INFO] [stdout] ac6a3406df67ff6a4cb5bbd38348c30179bb43445ecea1b7932c8db30883ac11