[INFO] cloning repository yonkeltron/csv-experiment [INFO] running `"git" "clone" "--bare" "git://github.com/yonkeltron/csv-experiment.git" "work/cache/sources/gh/yonkeltron/csv-experiment"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yonkeltron/csv-experiment'... [INFO] running `"git" "clone" "work/cache/sources/gh/yonkeltron/csv-experiment" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yonkeltron/csv-experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yonkeltron/csv-experiment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yonkeltron/csv-experiment" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yonkeltron/csv-experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yonkeltron/csv-experiment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ec983e3ea157cd6963bc8c4014c15cb3cdf93449 [INFO] sha for GitHub repo yonkeltron/csv-experiment: ec983e3ea157cd6963bc8c4014c15cb3cdf93449 [INFO] validating manifest of yonkeltron/csv-experiment on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yonkeltron/csv-experiment on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yonkeltron/csv-experiment [INFO] finished frobbing yonkeltron/csv-experiment [INFO] frobbed toml for yonkeltron/csv-experiment written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yonkeltron/csv-experiment/Cargo.toml [INFO] started frobbing yonkeltron/csv-experiment [INFO] finished frobbing yonkeltron/csv-experiment [INFO] frobbed toml for yonkeltron/csv-experiment written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yonkeltron/csv-experiment/Cargo.toml [INFO] crate yonkeltron/csv-experiment already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jobsteal v0.5.1 [INFO] [stderr] Downloaded crossbeam v0.2.10 [INFO] [stderr] Downloaded unicode-segmentation v0.1.3 [INFO] [stderr] Downloaded clap v2.19.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yonkeltron/csv-experiment against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yonkeltron/csv-experiment:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 63057cc0218fde6e1563b78a437f6967123bde28fa5fb884edccfaf69c535614 [INFO] running `"docker" "start" "-a" "63057cc0218fde6e1563b78a437f6967123bde28fa5fb884edccfaf69c535614"` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling clap v2.19.1 [INFO] [stderr] Compiling jobsteal v0.5.1 [INFO] [stderr] Compiling csv-experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.34s [INFO] running `"docker" "inspect" "63057cc0218fde6e1563b78a437f6967123bde28fa5fb884edccfaf69c535614"` [INFO] running `"docker" "rm" "-f" "63057cc0218fde6e1563b78a437f6967123bde28fa5fb884edccfaf69c535614"` [INFO] [stdout] 63057cc0218fde6e1563b78a437f6967123bde28fa5fb884edccfaf69c535614 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yonkeltron/csv-experiment:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 71e11475a717ff134782f69aed1dd2e44a2320f174dcc378ff9a361240c54b52 [INFO] running `"docker" "start" "-a" "71e11475a717ff134782f69aed1dd2e44a2320f174dcc378ff9a361240c54b52"` [INFO] [stderr] Compiling csv-experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `"docker" "inspect" "71e11475a717ff134782f69aed1dd2e44a2320f174dcc378ff9a361240c54b52"` [INFO] running `"docker" "rm" "-f" "71e11475a717ff134782f69aed1dd2e44a2320f174dcc378ff9a361240c54b52"` [INFO] [stdout] 71e11475a717ff134782f69aed1dd2e44a2320f174dcc378ff9a361240c54b52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yonkeltron/csv-experiment:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 9575e40bc2ea456fd3c18238b6cfd330fd419a3e83828375f8e857303914b50a [INFO] running `"docker" "start" "-a" "9575e40bc2ea456fd3c18238b6cfd330fd419a3e83828375f8e857303914b50a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/csv_experiment-94af726798e22540 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_handle_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9575e40bc2ea456fd3c18238b6cfd330fd419a3e83828375f8e857303914b50a"` [INFO] running `"docker" "rm" "-f" "9575e40bc2ea456fd3c18238b6cfd330fd419a3e83828375f8e857303914b50a"` [INFO] [stdout] 9575e40bc2ea456fd3c18238b6cfd330fd419a3e83828375f8e857303914b50a