[INFO] cloning repository https://github.com/snypelife/rust_pig_latin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snypelife/rust_pig_latin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnypelife%2Frust_pig_latin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnypelife%2Frust_pig_latin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8038214a7af3ffa059e36047cc76e606ae9d4d0c
[INFO] testing snypelife/rust_pig_latin against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnypelife%2Frust_pig_latin" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/snypelife/rust_pig_latin
[INFO] finished tweaking git repo https://github.com/snypelife/rust_pig_latin
[INFO] tweaked toml for git repo https://github.com/snypelife/rust_pig_latin written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snypelife/rust_pig_latin on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snypelife/rust_pig_latin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is-vowel v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffd868ccf2bfd0c64d33d8a37b693a60d308e92251009a5974dc45fc43cc220e
[INFO] running `Command { std: "docker" "start" "-a" "ffd868ccf2bfd0c64d33d8a37b693a60d308e92251009a5974dc45fc43cc220e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffd868ccf2bfd0c64d33d8a37b693a60d308e92251009a5974dc45fc43cc220e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd868ccf2bfd0c64d33d8a37b693a60d308e92251009a5974dc45fc43cc220e", kill_on_drop: false }`
[INFO] [stdout] ffd868ccf2bfd0c64d33d8a37b693a60d308e92251009a5974dc45fc43cc220e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 360a56b067d3ce9535daef2838b43cc437882473d11eb6c25ca673cac36f5194
[INFO] running `Command { std: "docker" "start" "-a" "360a56b067d3ce9535daef2838b43cc437882473d11eb6c25ca673cac36f5194", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling is-vowel v0.1.0
[INFO] [stderr]    Compiling pig_latin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "360a56b067d3ce9535daef2838b43cc437882473d11eb6c25ca673cac36f5194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360a56b067d3ce9535daef2838b43cc437882473d11eb6c25ca673cac36f5194", kill_on_drop: false }`
[INFO] [stdout] 360a56b067d3ce9535daef2838b43cc437882473d11eb6c25ca673cac36f5194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dabd53a1a0e3cab6a8534e173ab6a2d3e2fdac4c417ce1e1c5cec7ee5ff80ae6
[INFO] running `Command { std: "docker" "start" "-a" "dabd53a1a0e3cab6a8534e173ab6a2d3e2fdac4c417ce1e1c5cec7ee5ff80ae6", kill_on_drop: false }`
[INFO] [stderr]    Compiling pig_latin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] running `Command { std: "docker" "inspect" "dabd53a1a0e3cab6a8534e173ab6a2d3e2fdac4c417ce1e1c5cec7ee5ff80ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dabd53a1a0e3cab6a8534e173ab6a2d3e2fdac4c417ce1e1c5cec7ee5ff80ae6", kill_on_drop: false }`
[INFO] [stdout] dabd53a1a0e3cab6a8534e173ab6a2d3e2fdac4c417ce1e1c5cec7ee5ff80ae6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e3f41af1e3e422a2a824bb17803e21286c4b3fa582b61d94a1870255dbc1a6b
[INFO] running `Command { std: "docker" "start" "-a" "1e3f41af1e3e422a2a824bb17803e21286c4b3fa582b61d94a1870255dbc1a6b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pig_latin-dbba8fc44e8ec555)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test unit_tests::handles_sentence ... ok
[INFO] [stdout] test unit_tests::handles_single_word ... ok
[INFO] [stdout] test unit_tests::handles_multiline_sentence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pig_latin-94dfa62eeaf832fc)
[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; finished in 0.00s
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e3f41af1e3e422a2a824bb17803e21286c4b3fa582b61d94a1870255dbc1a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e3f41af1e3e422a2a824bb17803e21286c4b3fa582b61d94a1870255dbc1a6b", kill_on_drop: false }`
[INFO] [stdout] 1e3f41af1e3e422a2a824bb17803e21286c4b3fa582b61d94a1870255dbc1a6b
