[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzumi%2Fcsv-tools" "/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/mzumi/csv-tools on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-13/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24e7ea490a3c811f58566252a7ed16fe92ee0158bf2ac2bdcf09367474234799 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "24e7ea490a3c811f58566252a7ed16fe92ee0158bf2ac2bdcf09367474234799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e7ea490a3c811f58566252a7ed16fe92ee0158bf2ac2bdcf09367474234799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e7ea490a3c811f58566252a7ed16fe92ee0158bf2ac2bdcf09367474234799", kill_on_drop: false }` [INFO] [stdout] 24e7ea490a3c811f58566252a7ed16fe92ee0158bf2ac2bdcf09367474234799 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b276a7a0b75a42a9c074a0292f186fbbef767c1e789e904b12e16d7e3daf69 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e2b276a7a0b75a42a9c074a0292f186fbbef767c1e789e904b12e16d7e3daf69", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling encode_unicode v0.2.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling lazy_static v0.2.5 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.22.2 [INFO] [stderr] Compiling thread_local v0.3.3 [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 30.87s [INFO] running `Command { std: "docker" "inspect" "e2b276a7a0b75a42a9c074a0292f186fbbef767c1e789e904b12e16d7e3daf69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b276a7a0b75a42a9c074a0292f186fbbef767c1e789e904b12e16d7e3daf69", kill_on_drop: false }` [INFO] [stdout] e2b276a7a0b75a42a9c074a0292f186fbbef767c1e789e904b12e16d7e3daf69 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 308d37612b51d4f30821ba980f11d1d8a75c3f072a1cd6c19cd26ac055ccd88a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "308d37612b51d4f30821ba980f11d1d8a75c3f072a1cd6c19cd26ac055ccd88a", kill_on_drop: false }` [INFO] [stderr] Compiling csv-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "308d37612b51d4f30821ba980f11d1d8a75c3f072a1cd6c19cd26ac055ccd88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "308d37612b51d4f30821ba980f11d1d8a75c3f072a1cd6c19cd26ac055ccd88a", kill_on_drop: false }` [INFO] [stdout] 308d37612b51d4f30821ba980f11d1d8a75c3f072a1cd6c19cd26ac055ccd88a [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e44c04ad62fbffa5959b04e61392d8a9c441b3b24a37bc8f560c2cf628e4cad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1e44c04ad62fbffa5959b04e61392d8a9c441b3b24a37bc8f560c2cf628e4cad", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/csv_tools-ae160a0da5b1c61f [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rc-65af006a65a38c58 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 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 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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e44c04ad62fbffa5959b04e61392d8a9c441b3b24a37bc8f560c2cf628e4cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e44c04ad62fbffa5959b04e61392d8a9c441b3b24a37bc8f560c2cf628e4cad", kill_on_drop: false }` [INFO] [stdout] 1e44c04ad62fbffa5959b04e61392d8a9c441b3b24a37bc8f560c2cf628e4cad