[INFO] cloning repository PhilipDaniels/log-file-processor [INFO] running `"git" "clone" "--bare" "git://github.com/PhilipDaniels/log-file-processor.git" "work/cache/sources/gh/PhilipDaniels/log-file-processor"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/PhilipDaniels/log-file-processor'... [INFO] running `"git" "clone" "work/cache/sources/gh/PhilipDaniels/log-file-processor" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/PhilipDaniels/log-file-processor"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/PhilipDaniels/log-file-processor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/PhilipDaniels/log-file-processor" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/PhilipDaniels/log-file-processor"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/PhilipDaniels/log-file-processor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 95a9b6556523d1c60cb4250fce9504671ab370c6 [INFO] sha for GitHub repo PhilipDaniels/log-file-processor: 95a9b6556523d1c60cb4250fce9504671ab370c6 [INFO] validating manifest of PhilipDaniels/log-file-processor on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of PhilipDaniels/log-file-processor on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing PhilipDaniels/log-file-processor [INFO] removed workspace from PhilipDaniels/log-file-processor [INFO] finished frobbing PhilipDaniels/log-file-processor [INFO] frobbed toml for PhilipDaniels/log-file-processor written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/PhilipDaniels/log-file-processor/Cargo.toml [INFO] started frobbing PhilipDaniels/log-file-processor [INFO] removed workspace from PhilipDaniels/log-file-processor [INFO] finished frobbing PhilipDaniels/log-file-processor [INFO] frobbed toml for PhilipDaniels/log-file-processor written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/PhilipDaniels/log-file-processor/Cargo.toml [INFO] crate PhilipDaniels/log-file-processor already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking PhilipDaniels/log-file-processor against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-6/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/PhilipDaniels/log-file-processor:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6fa8eb1479519ee8fbca6c5dc189f031b12fbc91941cfc62613d9b506b90626d [INFO] running `"docker" "start" "-a" "6fa8eb1479519ee8fbca6c5dc189f031b12fbc91941cfc62613d9b506b90626d"` [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking memchr v2.1.1 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking parking_lot v0.7.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking csv v1.0.2 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking console v0.7.1 [INFO] [stderr] Checking indicatif v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking log-file-processor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.50s [INFO] running `"docker" "inspect" "6fa8eb1479519ee8fbca6c5dc189f031b12fbc91941cfc62613d9b506b90626d"` [INFO] running `"docker" "rm" "-f" "6fa8eb1479519ee8fbca6c5dc189f031b12fbc91941cfc62613d9b506b90626d"` [INFO] [stdout] 6fa8eb1479519ee8fbca6c5dc189f031b12fbc91941cfc62613d9b506b90626d