[INFO] cloning repository https://github.com/mzumi/csv-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mzumi/csv-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzumi%2Fcsv-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzumi%2Fcsv-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca72961bb74b8a4c6d451e9e753f7412a058bfcc [INFO] testing mzumi/csv-tools against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzumi%2Fcsv-tools" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mzumi/csv-tools on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mzumi/csv-tools [INFO] finished tweaking git repo https://github.com/mzumi/csv-tools [INFO] tweaked toml for git repo https://github.com/mzumi/csv-tools written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/mzumi/csv-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fe5fe9acdad4e2479c0491c9df01d4980f50ece1bdf63122014218305d6e599 [INFO] running `Command { std: "docker" "start" "-a" "5fe5fe9acdad4e2479c0491c9df01d4980f50ece1bdf63122014218305d6e599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe5fe9acdad4e2479c0491c9df01d4980f50ece1bdf63122014218305d6e599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe5fe9acdad4e2479c0491c9df01d4980f50ece1bdf63122014218305d6e599", kill_on_drop: false }` [INFO] [stdout] 5fe5fe9acdad4e2479c0491c9df01d4980f50ece1bdf63122014218305d6e599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 556bc46a656e82df9f0fd869fef16c60a4e79e98e5240d172b628f4666067df6 [INFO] running `Command { std: "docker" "start" "-a" "556bc46a656e82df9f0fd869fef16c60a4e79e98e5240d172b628f4666067df6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling encode_unicode v0.2.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.5 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.22.2 [INFO] [stderr] Compiling pbr v1.0.0-alpha.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling csv v0.14.7 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling prettytable-rs v0.6.6 [INFO] [stderr] Compiling csv-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.32s [INFO] running `Command { std: "docker" "inspect" "556bc46a656e82df9f0fd869fef16c60a4e79e98e5240d172b628f4666067df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556bc46a656e82df9f0fd869fef16c60a4e79e98e5240d172b628f4666067df6", kill_on_drop: false }` [INFO] [stdout] 556bc46a656e82df9f0fd869fef16c60a4e79e98e5240d172b628f4666067df6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f13da3e5c9a7ed6024c7598b06b82ca73430803ed162a8b9b425ab5710e7a39 [INFO] running `Command { std: "docker" "start" "-a" "8f13da3e5c9a7ed6024c7598b06b82ca73430803ed162a8b9b425ab5710e7a39", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling csv-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/csv_tools-57b8362f13d2f407) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rc-2240df95ae16bec5) [INFO] running `Command { std: "docker" "inspect" "8f13da3e5c9a7ed6024c7598b06b82ca73430803ed162a8b9b425ab5710e7a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f13da3e5c9a7ed6024c7598b06b82ca73430803ed162a8b9b425ab5710e7a39", kill_on_drop: false }` [INFO] [stdout] 8f13da3e5c9a7ed6024c7598b06b82ca73430803ed162a8b9b425ab5710e7a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35c405a46b5afdf505c2edf0c8ab53794dfe6c5fb945bc2b689d011bbbb7f327 [INFO] running `Command { std: "docker" "start" "-a" "35c405a46b5afdf505c2edf0c8ab53794dfe6c5fb945bc2b689d011bbbb7f327", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.64s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csv_tools-57b8362f13d2f407) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rc-2240df95ae16bec5) [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 csv-tools [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" "35c405a46b5afdf505c2edf0c8ab53794dfe6c5fb945bc2b689d011bbbb7f327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c405a46b5afdf505c2edf0c8ab53794dfe6c5fb945bc2b689d011bbbb7f327", kill_on_drop: false }` [INFO] [stdout] 35c405a46b5afdf505c2edf0c8ab53794dfe6c5fb945bc2b689d011bbbb7f327