[INFO] updating cached repository Tobi823/eaw_dat_importer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Tobi823/eaw_dat_importer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Tobi823/eaw_dat_importer" "work/ex/beta-1.38-1/sources/1.37.0/gh/Tobi823/eaw_dat_importer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Tobi823/eaw_dat_importer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Tobi823/eaw_dat_importer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Tobi823/eaw_dat_importer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Tobi823/eaw_dat_importer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b5621309b7b3bcd35fcb5a01632a3865fa85be95 [INFO] sha for GitHub repo Tobi823/eaw_dat_importer: b5621309b7b3bcd35fcb5a01632a3865fa85be95 [INFO] validating manifest of Tobi823/eaw_dat_importer 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 Tobi823/eaw_dat_importer 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 Tobi823/eaw_dat_importer [INFO] finished frobbing Tobi823/eaw_dat_importer [INFO] frobbed toml for Tobi823/eaw_dat_importer written to work/ex/beta-1.38-1/sources/1.37.0/gh/Tobi823/eaw_dat_importer/Cargo.toml [INFO] started frobbing Tobi823/eaw_dat_importer [INFO] finished frobbing Tobi823/eaw_dat_importer [INFO] frobbed toml for Tobi823/eaw_dat_importer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Tobi823/eaw_dat_importer/Cargo.toml [INFO] crate Tobi823/eaw_dat_importer 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 Tobi823/eaw_dat_importer 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Tobi823/eaw_dat_importer:/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] 8fa2dd24f396dc956417aa43cefe989f422e40d9449a913f8eebe501b28afc47 [INFO] running `"docker" "start" "-a" "8fa2dd24f396dc956417aa43cefe989f422e40d9449a913f8eebe501b28afc47"` [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling simplelog v0.5.2 [INFO] [stderr] Compiling csv v1.0.1 [INFO] [stderr] Compiling eaw_dat_importer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.19s [INFO] running `"docker" "inspect" "8fa2dd24f396dc956417aa43cefe989f422e40d9449a913f8eebe501b28afc47"` [INFO] running `"docker" "rm" "-f" "8fa2dd24f396dc956417aa43cefe989f422e40d9449a913f8eebe501b28afc47"` [INFO] [stdout] 8fa2dd24f396dc956417aa43cefe989f422e40d9449a913f8eebe501b28afc47 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Tobi823/eaw_dat_importer:/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] 6450e22bde5c965d0aaf25632f317e8c51dc254ff1c516a6b171f312df11b252 [INFO] running `"docker" "start" "-a" "6450e22bde5c965d0aaf25632f317e8c51dc254ff1c516a6b171f312df11b252"` [INFO] [stderr] Compiling eaw_dat_importer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "6450e22bde5c965d0aaf25632f317e8c51dc254ff1c516a6b171f312df11b252"` [INFO] running `"docker" "rm" "-f" "6450e22bde5c965d0aaf25632f317e8c51dc254ff1c516a6b171f312df11b252"` [INFO] [stdout] 6450e22bde5c965d0aaf25632f317e8c51dc254ff1c516a6b171f312df11b252 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Tobi823/eaw_dat_importer:/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] c18ec6fed77b642c20482c4fd74e863f1503a5c2e1700adc5ce1b9eacfcc75df [INFO] running `"docker" "start" "-a" "c18ec6fed77b642c20482c4fd74e863f1503a5c2e1700adc5ce1b9eacfcc75df"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/eaw_dat_importer-20fdff0bb1f17f58 [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" "c18ec6fed77b642c20482c4fd74e863f1503a5c2e1700adc5ce1b9eacfcc75df"` [INFO] running `"docker" "rm" "-f" "c18ec6fed77b642c20482c4fd74e863f1503a5c2e1700adc5ce1b9eacfcc75df"` [INFO] [stdout] c18ec6fed77b642c20482c4fd74e863f1503a5c2e1700adc5ce1b9eacfcc75df