[INFO] updating cached repository chrisduerr/alacritty-perf [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chrisduerr/alacritty-perf [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chrisduerr/alacritty-perf" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/chrisduerr/alacritty-perf"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/chrisduerr/alacritty-perf'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chrisduerr/alacritty-perf" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/chrisduerr/alacritty-perf"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/chrisduerr/alacritty-perf'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d41e4f33e2ae1a1886350de70ae32d4e4e8e0e82 [INFO] sha for GitHub repo chrisduerr/alacritty-perf: d41e4f33e2ae1a1886350de70ae32d4e4e8e0e82 [INFO] validating manifest of chrisduerr/alacritty-perf on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of chrisduerr/alacritty-perf on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing chrisduerr/alacritty-perf [INFO] finished frobbing chrisduerr/alacritty-perf [INFO] frobbed toml for chrisduerr/alacritty-perf written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/chrisduerr/alacritty-perf/Cargo.toml [INFO] started frobbing chrisduerr/alacritty-perf [INFO] finished frobbing chrisduerr/alacritty-perf [INFO] frobbed toml for chrisduerr/alacritty-perf written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/chrisduerr/alacritty-perf/Cargo.toml [INFO] crate chrisduerr/alacritty-perf already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking chrisduerr/alacritty-perf against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-3/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/chrisduerr/alacritty-perf:/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 60d86893d79d4510cb4dfe43856788145f9e0ce4dcf395a15be38176e088b412 [INFO] running `"docker" "start" "-a" "60d86893d79d4510cb4dfe43856788145f9e0ce4dcf395a15be38176e088b412"` [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Checking http-range v0.1.1 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Checking alacritty-perf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "60d86893d79d4510cb4dfe43856788145f9e0ce4dcf395a15be38176e088b412"` [INFO] running `"docker" "rm" "-f" "60d86893d79d4510cb4dfe43856788145f9e0ce4dcf395a15be38176e088b412"` [INFO] [stdout] 60d86893d79d4510cb4dfe43856788145f9e0ce4dcf395a15be38176e088b412