[INFO] updating cached repository themasch/nginx-log-parser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/themasch/nginx-log-parser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/themasch/nginx-log-parser" "work/ex/pr-57609/sources/master#03acbd71c977cd63ce5f39ba9b6fe9ffd578785a/gh/themasch/nginx-log-parser"` [INFO] [stderr] Cloning into 'work/ex/pr-57609/sources/master#03acbd71c977cd63ce5f39ba9b6fe9ffd578785a/gh/themasch/nginx-log-parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/themasch/nginx-log-parser" "work/ex/pr-57609/sources/try#26f8d250bb3c8a85e812cf663c730ef9e0df9315/gh/themasch/nginx-log-parser"` [INFO] [stderr] Cloning into 'work/ex/pr-57609/sources/try#26f8d250bb3c8a85e812cf663c730ef9e0df9315/gh/themasch/nginx-log-parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 36257b4ba0b78a73a6e957b5a6a3ade4afc48fa8 [INFO] sha for GitHub repo themasch/nginx-log-parser: 36257b4ba0b78a73a6e957b5a6a3ade4afc48fa8 [INFO] validating manifest of themasch/nginx-log-parser on toolchain master#03acbd71c977cd63ce5f39ba9b6fe9ffd578785a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+03acbd71c977cd63ce5f39ba9b6fe9ffd578785a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of themasch/nginx-log-parser on toolchain try#26f8d250bb3c8a85e812cf663c730ef9e0df9315 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+26f8d250bb3c8a85e812cf663c730ef9e0df9315-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing themasch/nginx-log-parser [INFO] finished frobbing themasch/nginx-log-parser [INFO] frobbed toml for themasch/nginx-log-parser written to work/ex/pr-57609/sources/master#03acbd71c977cd63ce5f39ba9b6fe9ffd578785a/gh/themasch/nginx-log-parser/Cargo.toml [INFO] started frobbing themasch/nginx-log-parser [INFO] finished frobbing themasch/nginx-log-parser [INFO] frobbed toml for themasch/nginx-log-parser written to work/ex/pr-57609/sources/try#26f8d250bb3c8a85e812cf663c730ef9e0df9315/gh/themasch/nginx-log-parser/Cargo.toml [INFO] crate themasch/nginx-log-parser has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+03acbd71c977cd63ce5f39ba9b6fe9ffd578785a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+26f8d250bb3c8a85e812cf663c730ef9e0df9315-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking themasch/nginx-log-parser against master#03acbd71c977cd63ce5f39ba9b6fe9ffd578785a for pr-57609 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57609/worker-2/master#03acbd71c977cd63ce5f39ba9b6fe9ffd578785a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57609/sources/master#03acbd71c977cd63ce5f39ba9b6fe9ffd578785a/gh/themasch/nginx-log-parser:/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" "+03acbd71c977cd63ce5f39ba9b6fe9ffd578785a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 713565d13ac4968644614c23cc2f5cc809e553e057c95a8ddfb5de8463e9f22f [INFO] running `"docker" "start" "-a" "713565d13ac4968644614c23cc2f5cc809e553e057c95a8ddfb5de8463e9f22f"` [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking itertools-num v0.1.2 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking criterion-plot v0.2.5 [INFO] [stderr] Checking criterion-stats v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking nginx-log-parser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Checking csv v1.0.1 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Checking criterion v0.2.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.35s [INFO] running `"docker" "inspect" "713565d13ac4968644614c23cc2f5cc809e553e057c95a8ddfb5de8463e9f22f"` [INFO] running `"docker" "rm" "-f" "713565d13ac4968644614c23cc2f5cc809e553e057c95a8ddfb5de8463e9f22f"` [INFO] [stdout] 713565d13ac4968644614c23cc2f5cc809e553e057c95a8ddfb5de8463e9f22f