[INFO] cloning repository kcexn/rust_pig_latin [INFO] running `"git" "clone" "--bare" "git://github.com/kcexn/rust_pig_latin.git" "work/cache/sources/gh/kcexn/rust_pig_latin"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/kcexn/rust_pig_latin'... [INFO] running `"git" "clone" "work/cache/sources/gh/kcexn/rust_pig_latin" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kcexn/rust_pig_latin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kcexn/rust_pig_latin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kcexn/rust_pig_latin" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kcexn/rust_pig_latin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kcexn/rust_pig_latin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cb3e638bbc2ba732a390f5c524ca8ccbcd7566c3 [INFO] sha for GitHub repo kcexn/rust_pig_latin: cb3e638bbc2ba732a390f5c524ca8ccbcd7566c3 [INFO] validating manifest of kcexn/rust_pig_latin 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 kcexn/rust_pig_latin 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 kcexn/rust_pig_latin [INFO] finished frobbing kcexn/rust_pig_latin [INFO] frobbed toml for kcexn/rust_pig_latin written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kcexn/rust_pig_latin/Cargo.toml [INFO] started frobbing kcexn/rust_pig_latin [INFO] finished frobbing kcexn/rust_pig_latin [INFO] frobbed toml for kcexn/rust_pig_latin written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kcexn/rust_pig_latin/Cargo.toml [INFO] crate kcexn/rust_pig_latin 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 kcexn/rust_pig_latin against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kcexn/rust_pig_latin:/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] 5242aa75b4da93ea098244899bccca6b826f65ef0ca8dee791cf6ffe82c0fd67 [INFO] running `"docker" "start" "-a" "5242aa75b4da93ea098244899bccca6b826f65ef0ca8dee791cf6ffe82c0fd67"` [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling pig_latin v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.16s [INFO] running `"docker" "inspect" "5242aa75b4da93ea098244899bccca6b826f65ef0ca8dee791cf6ffe82c0fd67"` [INFO] running `"docker" "rm" "-f" "5242aa75b4da93ea098244899bccca6b826f65ef0ca8dee791cf6ffe82c0fd67"` [INFO] [stdout] 5242aa75b4da93ea098244899bccca6b826f65ef0ca8dee791cf6ffe82c0fd67 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kcexn/rust_pig_latin:/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] 5f64052f8aef5e61f1d4bfbbc8079f353cbc3e8a109da8d519fee7e1b91b31f6 [INFO] running `"docker" "start" "-a" "5f64052f8aef5e61f1d4bfbbc8079f353cbc3e8a109da8d519fee7e1b91b31f6"` [INFO] [stderr] Compiling pig_latin v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "5f64052f8aef5e61f1d4bfbbc8079f353cbc3e8a109da8d519fee7e1b91b31f6"` [INFO] running `"docker" "rm" "-f" "5f64052f8aef5e61f1d4bfbbc8079f353cbc3e8a109da8d519fee7e1b91b31f6"` [INFO] [stdout] 5f64052f8aef5e61f1d4bfbbc8079f353cbc3e8a109da8d519fee7e1b91b31f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kcexn/rust_pig_latin:/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] 19efcd69aa3952d351ed708fb13d416d84ef9392cbaabe4e1da11f789e812efb [INFO] running `"docker" "start" "-a" "19efcd69aa3952d351ed708fb13d416d84ef9392cbaabe4e1da11f789e812efb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/pig_latin-4324d9b1ee9c8737 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/crater/target/debug/deps/pig_latin-5d623805f6685b43 [INFO] [stdout] test tests::test_translate_to_pig_latin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Doc-tests pig_latin [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" "19efcd69aa3952d351ed708fb13d416d84ef9392cbaabe4e1da11f789e812efb"` [INFO] running `"docker" "rm" "-f" "19efcd69aa3952d351ed708fb13d416d84ef9392cbaabe4e1da11f789e812efb"` [INFO] [stdout] 19efcd69aa3952d351ed708fb13d416d84ef9392cbaabe4e1da11f789e812efb