[INFO] cloning repository https://github.com/rickypang0219/rust-read-csv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickypang0219/rust-read-csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickypang0219%2Frust-read-csv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickypang0219%2Frust-read-csv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b32ed4cff8ba6ec1f47f884af3dec3e4835c7f0
[INFO] checking rickypang0219/rust-read-csv against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickypang0219%2Frust-read-csv" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rickypang0219/rust-read-csv on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rickypang0219/rust-read-csv
[INFO] finished tweaking git repo https://github.com/rickypang0219/rust-read-csv
[INFO] tweaked toml for git repo https://github.com/rickypang0219/rust-read-csv written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rickypang0219/rust-read-csv 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotly_derive v0.8.4
[INFO] [stderr]   Downloaded statistics v0.4.1
[INFO] [stderr]   Downloaded plotly v0.8.4
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b4ebccc78c44e5c15587b8f96a9e5ad0112be0f04b9064c5feb3f8d600767b5
[INFO] running `Command { std: "docker" "start" "-a" "6b4ebccc78c44e5c15587b8f96a9e5ad0112be0f04b9064c5feb3f8d600767b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b4ebccc78c44e5c15587b8f96a9e5ad0112be0f04b9064c5feb3f8d600767b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b4ebccc78c44e5c15587b8f96a9e5ad0112be0f04b9064c5feb3f8d600767b5", kill_on_drop: false }`
[INFO] [stdout] 6b4ebccc78c44e5c15587b8f96a9e5ad0112be0f04b9064c5feb3f8d600767b5
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a7236988799474d7870bf9f56eb2c1e104ab8d19be6dfaa28bae099a7e9f09d
[INFO] running `Command { std: "docker" "start" "-a" "3a7236988799474d7870bf9f56eb2c1e104ab8d19be6dfaa28bae099a7e9f09d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking statistics v0.4.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling plotly_derive v0.8.4
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking plotly v0.8.4
[INFO] [stderr]     Checking read_csv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.67s
[INFO] running `Command { std: "docker" "inspect" "3a7236988799474d7870bf9f56eb2c1e104ab8d19be6dfaa28bae099a7e9f09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a7236988799474d7870bf9f56eb2c1e104ab8d19be6dfaa28bae099a7e9f09d", kill_on_drop: false }`
[INFO] [stdout] 3a7236988799474d7870bf9f56eb2c1e104ab8d19be6dfaa28bae099a7e9f09d
