[INFO] updating cached repository mythmon/rust-gz-csv-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mythmon/rust-gz-csv-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mythmon/rust-gz-csv-test" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mythmon/rust-gz-csv-test"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mythmon/rust-gz-csv-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mythmon/rust-gz-csv-test" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mythmon/rust-gz-csv-test"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mythmon/rust-gz-csv-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bd8a249c688188986029a42089ca278edca6e18 [INFO] sha for GitHub repo mythmon/rust-gz-csv-test: 3bd8a249c688188986029a42089ca278edca6e18 [INFO] validating manifest of mythmon/rust-gz-csv-test on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mythmon/rust-gz-csv-test on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mythmon/rust-gz-csv-test [INFO] finished frobbing mythmon/rust-gz-csv-test [INFO] frobbed toml for mythmon/rust-gz-csv-test written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mythmon/rust-gz-csv-test/Cargo.toml [INFO] started frobbing mythmon/rust-gz-csv-test [INFO] finished frobbing mythmon/rust-gz-csv-test [INFO] frobbed toml for mythmon/rust-gz-csv-test written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mythmon/rust-gz-csv-test/Cargo.toml [INFO] crate mythmon/rust-gz-csv-test has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mythmon/rust-gz-csv-test against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mythmon/rust-gz-csv-test:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 8941374d6a156ac259cd0cc8492bea737a3541a7ef1b4d73544f78c4cb30f4d6 [INFO] running `"docker" "start" "-a" "8941374d6a156ac259cd0cc8492bea737a3541a7ef1b4d73544f78c4cb30f4d6"` [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling gzcsv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.90s [INFO] running `"docker" "inspect" "8941374d6a156ac259cd0cc8492bea737a3541a7ef1b4d73544f78c4cb30f4d6"` [INFO] running `"docker" "rm" "-f" "8941374d6a156ac259cd0cc8492bea737a3541a7ef1b4d73544f78c4cb30f4d6"` [INFO] [stdout] 8941374d6a156ac259cd0cc8492bea737a3541a7ef1b4d73544f78c4cb30f4d6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mythmon/rust-gz-csv-test:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 5a9add83cc3cdb95aa0bb62cd698d592373be9411b725cbd80b942f1c0a8be2a [INFO] running `"docker" "start" "-a" "5a9add83cc3cdb95aa0bb62cd698d592373be9411b725cbd80b942f1c0a8be2a"` [INFO] [stderr] Compiling gzcsv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "5a9add83cc3cdb95aa0bb62cd698d592373be9411b725cbd80b942f1c0a8be2a"` [INFO] running `"docker" "rm" "-f" "5a9add83cc3cdb95aa0bb62cd698d592373be9411b725cbd80b942f1c0a8be2a"` [INFO] [stdout] 5a9add83cc3cdb95aa0bb62cd698d592373be9411b725cbd80b942f1c0a8be2a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mythmon/rust-gz-csv-test:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 7e94dbc16e8097552be39866ebd845653bd7a2ff51d21ccf02c6f1021dbaeabc [INFO] running `"docker" "start" "-a" "7e94dbc16e8097552be39866ebd845653bd7a2ff51d21ccf02c6f1021dbaeabc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/rayon-c550bf16046cd471 [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/single_threaded-3e82c653af86d67e [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" "7e94dbc16e8097552be39866ebd845653bd7a2ff51d21ccf02c6f1021dbaeabc"` [INFO] running `"docker" "rm" "-f" "7e94dbc16e8097552be39866ebd845653bd7a2ff51d21ccf02c6f1021dbaeabc"` [INFO] [stdout] 7e94dbc16e8097552be39866ebd845653bd7a2ff51d21ccf02c6f1021dbaeabc