[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] testing rickypang0219/rust-read-csv against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickypang0219%2Frust-read-csv" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rickypang0219/rust-read-csv on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "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-1-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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded statistics v0.4.1 [INFO] [stderr] Downloaded plotly_derive v0.8.4 [INFO] [stderr] Downloaded plotly v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0df75bac585532566709a822082d1ac320b396c2391ca156bc72ed322e7e6aa8 [INFO] running `Command { std: "docker" "start" "-a" "0df75bac585532566709a822082d1ac320b396c2391ca156bc72ed322e7e6aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0df75bac585532566709a822082d1ac320b396c2391ca156bc72ed322e7e6aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df75bac585532566709a822082d1ac320b396c2391ca156bc72ed322e7e6aa8", kill_on_drop: false }` [INFO] [stdout] 0df75bac585532566709a822082d1ac320b396c2391ca156bc72ed322e7e6aa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c1c978b8c3b7e1adbd928ed86df6032ecbe4c86ea0345d44e0a2d1c12b2626f [INFO] running `Command { std: "docker" "start" "-a" "5c1c978b8c3b7e1adbd928ed86df6032ecbe4c86ea0345d44e0a2d1c12b2626f", 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 memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling 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] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling statistics v0.4.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling darling_core v0.14.4 [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_macro v0.20.9 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling plotly_derive v0.8.4 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling plotly v0.8.4 [INFO] [stderr] Compiling read_csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "5c1c978b8c3b7e1adbd928ed86df6032ecbe4c86ea0345d44e0a2d1c12b2626f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c1c978b8c3b7e1adbd928ed86df6032ecbe4c86ea0345d44e0a2d1c12b2626f", kill_on_drop: false }` [INFO] [stdout] 5c1c978b8c3b7e1adbd928ed86df6032ecbe4c86ea0345d44e0a2d1c12b2626f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b839cec94d967486a1a8ad58aa34cba9ca6cee7b6b340f9eadc43703342b250 [INFO] running `Command { std: "docker" "start" "-a" "1b839cec94d967486a1a8ad58aa34cba9ca6cee7b6b340f9eadc43703342b250", kill_on_drop: false }` [INFO] [stderr] Compiling read_csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "1b839cec94d967486a1a8ad58aa34cba9ca6cee7b6b340f9eadc43703342b250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b839cec94d967486a1a8ad58aa34cba9ca6cee7b6b340f9eadc43703342b250", kill_on_drop: false }` [INFO] [stdout] 1b839cec94d967486a1a8ad58aa34cba9ca6cee7b6b340f9eadc43703342b250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 451750fb80b2b7613de1d27369577f4377e0cd06d305475303e28c0afe0c0037 [INFO] running `Command { std: "docker" "start" "-a" "451750fb80b2b7613de1d27369577f4377e0cd06d305475303e28c0afe0c0037", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/read_csv-6958fa804f26f2d0) [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" "451750fb80b2b7613de1d27369577f4377e0cd06d305475303e28c0afe0c0037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451750fb80b2b7613de1d27369577f4377e0cd06d305475303e28c0afe0c0037", kill_on_drop: false }` [INFO] [stdout] 451750fb80b2b7613de1d27369577f4377e0cd06d305475303e28c0afe0c0037