[INFO] cloning repository https://github.com/twh2898/pig_latin-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twh2898/pig_latin-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwh2898%2Fpig_latin-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwh2898%2Fpig_latin-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1d03fa0ad32e8fb0c53b75a5a25623ef6cd462f [INFO] testing twh2898/pig_latin-rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwh2898%2Fpig_latin-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twh2898/pig_latin-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twh2898/pig_latin-rs [INFO] finished tweaking git repo https://github.com/twh2898/pig_latin-rs [INFO] tweaked toml for git repo https://github.com/twh2898/pig_latin-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/twh2898/pig_latin-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2fab485f8dcff90a5c87c27ea784158302161fea73be9658bb76915e2f3c20f [INFO] running `Command { std: "docker" "start" "-a" "b2fab485f8dcff90a5c87c27ea784158302161fea73be9658bb76915e2f3c20f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2fab485f8dcff90a5c87c27ea784158302161fea73be9658bb76915e2f3c20f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2fab485f8dcff90a5c87c27ea784158302161fea73be9658bb76915e2f3c20f", kill_on_drop: false }` [INFO] [stdout] b2fab485f8dcff90a5c87c27ea784158302161fea73be9658bb76915e2f3c20f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68b391e3bb3e86da82f0732e8b13c9e6c2f1a14a6091d1913c1341fd4922d02d [INFO] running `Command { std: "docker" "start" "-a" "68b391e3bb3e86da82f0732e8b13c9e6c2f1a14a6091d1913c1341fd4922d02d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling pig_latin v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.82s [INFO] running `Command { std: "docker" "inspect" "68b391e3bb3e86da82f0732e8b13c9e6c2f1a14a6091d1913c1341fd4922d02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b391e3bb3e86da82f0732e8b13c9e6c2f1a14a6091d1913c1341fd4922d02d", kill_on_drop: false }` [INFO] [stdout] 68b391e3bb3e86da82f0732e8b13c9e6c2f1a14a6091d1913c1341fd4922d02d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f9a9f73ce2180c5bb717e266cb1ef9b889f777390a0edcf7d94315bb99d2741 [INFO] running `Command { std: "docker" "start" "-a" "2f9a9f73ce2180c5bb717e266cb1ef9b889f777390a0edcf7d94315bb99d2741", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pig_latin v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "2f9a9f73ce2180c5bb717e266cb1ef9b889f777390a0edcf7d94315bb99d2741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9a9f73ce2180c5bb717e266cb1ef9b889f777390a0edcf7d94315bb99d2741", kill_on_drop: false }` [INFO] [stdout] 2f9a9f73ce2180c5bb717e266cb1ef9b889f777390a0edcf7d94315bb99d2741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1aa3a06284c74efcbdd08511deebf75d37d2cbdee6ccebd0292d21e451b4b5e9 [INFO] running `Command { std: "docker" "start" "-a" "1aa3a06284c74efcbdd08511deebf75d37d2cbdee6ccebd0292d21e451b4b5e9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pig_latin-ce4b71deb8af6bad) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_to_pig_latin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1aa3a06284c74efcbdd08511deebf75d37d2cbdee6ccebd0292d21e451b4b5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa3a06284c74efcbdd08511deebf75d37d2cbdee6ccebd0292d21e451b4b5e9", kill_on_drop: false }` [INFO] [stdout] 1aa3a06284c74efcbdd08511deebf75d37d2cbdee6ccebd0292d21e451b4b5e9