[INFO] updating cached repository fujitayy/csv-utils [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fujitayy/csv-utils [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fujitayy/csv-utils" "work/ex/beta-1.38-1/sources/1.37.0/gh/fujitayy/csv-utils"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/fujitayy/csv-utils'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fujitayy/csv-utils" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fujitayy/csv-utils"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fujitayy/csv-utils'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d7e0a6c18d0e4e8b1256e29bc685a220709edba4 [INFO] sha for GitHub repo fujitayy/csv-utils: d7e0a6c18d0e4e8b1256e29bc685a220709edba4 [INFO] validating manifest of fujitayy/csv-utils on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fujitayy/csv-utils on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fujitayy/csv-utils [INFO] finished frobbing fujitayy/csv-utils [INFO] frobbed toml for fujitayy/csv-utils written to work/ex/beta-1.38-1/sources/1.37.0/gh/fujitayy/csv-utils/Cargo.toml [INFO] started frobbing fujitayy/csv-utils [INFO] finished frobbing fujitayy/csv-utils [INFO] frobbed toml for fujitayy/csv-utils written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fujitayy/csv-utils/Cargo.toml [INFO] crate fujitayy/csv-utils already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing fujitayy/csv-utils against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/fujitayy/csv-utils:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 8918c7d5d1ea29ef0dd4b76c1fde9f95952880f20cb20ad1ba56b5b92399a6a4 [INFO] running `"docker" "start" "-a" "8918c7d5d1ea29ef0dd4b76c1fde9f95952880f20cb20ad1ba56b5b92399a6a4"` [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling backtrace v0.3.22 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling csv-utils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.27s [INFO] running `"docker" "inspect" "8918c7d5d1ea29ef0dd4b76c1fde9f95952880f20cb20ad1ba56b5b92399a6a4"` [INFO] running `"docker" "rm" "-f" "8918c7d5d1ea29ef0dd4b76c1fde9f95952880f20cb20ad1ba56b5b92399a6a4"` [INFO] [stdout] 8918c7d5d1ea29ef0dd4b76c1fde9f95952880f20cb20ad1ba56b5b92399a6a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/fujitayy/csv-utils:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 46475aad1c4dc0f451b0cb497c620f9b19487e5844c5972a43fe52799f4ddf3c [INFO] running `"docker" "start" "-a" "46475aad1c4dc0f451b0cb497c620f9b19487e5844c5972a43fe52799f4ddf3c"` [INFO] [stderr] Compiling csv-utils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/main.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `"docker" "inspect" "46475aad1c4dc0f451b0cb497c620f9b19487e5844c5972a43fe52799f4ddf3c"` [INFO] running `"docker" "rm" "-f" "46475aad1c4dc0f451b0cb497c620f9b19487e5844c5972a43fe52799f4ddf3c"` [INFO] [stdout] 46475aad1c4dc0f451b0cb497c620f9b19487e5844c5972a43fe52799f4ddf3c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/fujitayy/csv-utils:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 71438119f985e4eb1e92482d3bf9c3214c145ba6c358e59c3f454b6d397bc6fb [INFO] running `"docker" "start" "-a" "71438119f985e4eb1e92482d3bf9c3214c145ba6c358e59c3f454b6d397bc6fb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/cu-3a3c0749ec430c14 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::args_usage_normal_aliases ... ok [INFO] [stdout] test test::args_usage_normal_short ... ok [INFO] [stdout] test test::args_usage_normal_long ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "71438119f985e4eb1e92482d3bf9c3214c145ba6c358e59c3f454b6d397bc6fb"` [INFO] running `"docker" "rm" "-f" "71438119f985e4eb1e92482d3bf9c3214c145ba6c358e59c3f454b6d397bc6fb"` [INFO] [stdout] 71438119f985e4eb1e92482d3bf9c3214c145ba6c358e59c3f454b6d397bc6fb