[INFO] cloning repository https://github.com/drskur/949-txt-to-utf8-tsv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drskur/949-txt-to-utf8-tsv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrskur%2F949-txt-to-utf8-tsv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrskur%2F949-txt-to-utf8-tsv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2963ab09b773e9221405f5bb3421f53ad410963 [INFO] testing drskur/949-txt-to-utf8-tsv against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrskur%2F949-txt-to-utf8-tsv" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drskur/949-txt-to-utf8-tsv on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drskur/949-txt-to-utf8-tsv [INFO] finished tweaking git repo https://github.com/drskur/949-txt-to-utf8-tsv [INFO] tweaked toml for git repo https://github.com/drskur/949-txt-to-utf8-tsv written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/drskur/949-txt-to-utf8-tsv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1b9e16b83f343686f8ec56b039769c398fa9968b8d317c3b4999240e8b8d04a [INFO] running `Command { std: "docker" "start" "-a" "e1b9e16b83f343686f8ec56b039769c398fa9968b8d317c3b4999240e8b8d04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1b9e16b83f343686f8ec56b039769c398fa9968b8d317c3b4999240e8b8d04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b9e16b83f343686f8ec56b039769c398fa9968b8d317c3b4999240e8b8d04a", kill_on_drop: false }` [INFO] [stdout] e1b9e16b83f343686f8ec56b039769c398fa9968b8d317c3b4999240e8b8d04a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0af1df37baa2d078becb02637745945dd3bba3c38adafd1969f92f292ad8ca32 [INFO] running `Command { std: "docker" "start" "-a" "0af1df37baa2d078becb02637745945dd3bba3c38adafd1969f92f292ad8ca32", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tsv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.17s [INFO] running `Command { std: "docker" "inspect" "0af1df37baa2d078becb02637745945dd3bba3c38adafd1969f92f292ad8ca32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af1df37baa2d078becb02637745945dd3bba3c38adafd1969f92f292ad8ca32", kill_on_drop: false }` [INFO] [stdout] 0af1df37baa2d078becb02637745945dd3bba3c38adafd1969f92f292ad8ca32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33829308e61219eedd4640f31d99001627d2b42b752dd8608144f6a5e99ddcf9 [INFO] running `Command { std: "docker" "start" "-a" "33829308e61219eedd4640f31d99001627d2b42b752dd8608144f6a5e99ddcf9", kill_on_drop: false }` [INFO] [stderr] Compiling tsv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "33829308e61219eedd4640f31d99001627d2b42b752dd8608144f6a5e99ddcf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33829308e61219eedd4640f31d99001627d2b42b752dd8608144f6a5e99ddcf9", kill_on_drop: false }` [INFO] [stdout] 33829308e61219eedd4640f31d99001627d2b42b752dd8608144f6a5e99ddcf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17cde79dd818473f28d9206fd42a9b7accb5bd027aef6a61fa77f0564bdff133 [INFO] running `Command { std: "docker" "start" "-a" "17cde79dd818473f28d9206fd42a9b7accb5bd027aef6a61fa77f0564bdff133", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tsv-5b135c6413a9f4eb) [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" "17cde79dd818473f28d9206fd42a9b7accb5bd027aef6a61fa77f0564bdff133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cde79dd818473f28d9206fd42a9b7accb5bd027aef6a61fa77f0564bdff133", kill_on_drop: false }` [INFO] [stdout] 17cde79dd818473f28d9206fd42a9b7accb5bd027aef6a61fa77f0564bdff133