[INFO] cloning repository irekf/rusty-csv-diff [INFO] running `"git" "clone" "--bare" "git://github.com/irekf/rusty-csv-diff.git" "work/cache/sources/gh/irekf/rusty-csv-diff"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/irekf/rusty-csv-diff'... [INFO] running `"git" "clone" "work/cache/sources/gh/irekf/rusty-csv-diff" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/irekf/rusty-csv-diff"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/irekf/rusty-csv-diff'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/irekf/rusty-csv-diff" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/irekf/rusty-csv-diff"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/irekf/rusty-csv-diff'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c7ed7312545ccabea74c935433d0262d6b38a288 [INFO] sha for GitHub repo irekf/rusty-csv-diff: c7ed7312545ccabea74c935433d0262d6b38a288 [INFO] validating manifest of irekf/rusty-csv-diff 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 irekf/rusty-csv-diff 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 irekf/rusty-csv-diff [INFO] finished frobbing irekf/rusty-csv-diff [INFO] frobbed toml for irekf/rusty-csv-diff written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/irekf/rusty-csv-diff/Cargo.toml [INFO] started frobbing irekf/rusty-csv-diff [INFO] finished frobbing irekf/rusty-csv-diff [INFO] frobbed toml for irekf/rusty-csv-diff written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/irekf/rusty-csv-diff/Cargo.toml [INFO] crate irekf/rusty-csv-diff 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing irekf/rusty-csv-diff against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/irekf/rusty-csv-diff:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] ae53e4b233b447bf35aea010610fcaf11270d67c809b75591368faae45f52b63 [INFO] running `"docker" "start" "-a" "ae53e4b233b447bf35aea010610fcaf11270d67c809b75591368faae45f52b63"` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling rusty-csv-diff v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.93s [INFO] running `"docker" "inspect" "ae53e4b233b447bf35aea010610fcaf11270d67c809b75591368faae45f52b63"` [INFO] running `"docker" "rm" "-f" "ae53e4b233b447bf35aea010610fcaf11270d67c809b75591368faae45f52b63"` [INFO] [stdout] ae53e4b233b447bf35aea010610fcaf11270d67c809b75591368faae45f52b63 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/irekf/rusty-csv-diff:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 5592d2a6023b5214f295d7431e30539f4453e167b888eb2d1f0d9efd063663f8 [INFO] running `"docker" "start" "-a" "5592d2a6023b5214f295d7431e30539f4453e167b888eb2d1f0d9efd063663f8"` [INFO] [stderr] Compiling rusty-csv-diff v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "5592d2a6023b5214f295d7431e30539f4453e167b888eb2d1f0d9efd063663f8"` [INFO] running `"docker" "rm" "-f" "5592d2a6023b5214f295d7431e30539f4453e167b888eb2d1f0d9efd063663f8"` [INFO] [stdout] 5592d2a6023b5214f295d7431e30539f4453e167b888eb2d1f0d9efd063663f8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/irekf/rusty-csv-diff:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 06330c39d8dbd099cb5dbab5c108a9ff2bbcf4f41a56b03ae139eb5e6c646157 [INFO] running `"docker" "start" "-a" "06330c39d8dbd099cb5dbab5c108a9ff2bbcf4f41a56b03ae139eb5e6c646157"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_csv_diff-e3f98f3bb753b450 [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 `"docker" "inspect" "06330c39d8dbd099cb5dbab5c108a9ff2bbcf4f41a56b03ae139eb5e6c646157"` [INFO] running `"docker" "rm" "-f" "06330c39d8dbd099cb5dbab5c108a9ff2bbcf4f41a56b03ae139eb5e6c646157"` [INFO] [stdout] 06330c39d8dbd099cb5dbab5c108a9ff2bbcf4f41a56b03ae139eb5e6c646157