[INFO] cloning repository euclio/xi-aurelius [INFO] running `"git" "clone" "--bare" "git://github.com/euclio/xi-aurelius.git" "work/cache/sources/gh/euclio/xi-aurelius"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/euclio/xi-aurelius'... [INFO] running `"git" "clone" "work/cache/sources/gh/euclio/xi-aurelius" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/euclio/xi-aurelius"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/euclio/xi-aurelius'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/euclio/xi-aurelius" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/euclio/xi-aurelius"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/euclio/xi-aurelius'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc7e2b3ef504aade3ebd07e665490b5b42b065c8 [INFO] sha for GitHub repo euclio/xi-aurelius: cc7e2b3ef504aade3ebd07e665490b5b42b065c8 [INFO] validating manifest of euclio/xi-aurelius on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of euclio/xi-aurelius on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing euclio/xi-aurelius [INFO] finished frobbing euclio/xi-aurelius [INFO] frobbed toml for euclio/xi-aurelius written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/euclio/xi-aurelius/Cargo.toml [INFO] started frobbing euclio/xi-aurelius [INFO] finished frobbing euclio/xi-aurelius [INFO] frobbed toml for euclio/xi-aurelius written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/euclio/xi-aurelius/Cargo.toml [INFO] crate euclio/xi-aurelius already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded languageserver-types v0.41.0 [INFO] [stderr] Downloaded aurelius v0.6.2 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking euclio/xi-aurelius against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-1/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/euclio/xi-aurelius:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 85163d4f8699ed5f655668d58d07c75fc8319a9bc1bdfe14fac97ffa5e927b32 [INFO] running `"docker" "start" "-a" "85163d4f8699ed5f655668d58d07c75fc8319a9bc1bdfe14fac97ffa5e927b32"` [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking bytecount v0.4.0 [INFO] [stderr] Checking xi-unicode v0.1.0 (https://github.com/xi-editor/xi-editor#4136c9f1) [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.6.0 [INFO] [stderr] Checking pulldown-cmark v0.1.2 [INFO] [stderr] Checking chan v0.1.23 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Checking websocket v0.20.4 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking flate2 v1.0.4 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking xi-trace v0.1.0 (https://github.com/xi-editor/xi-editor#4136c9f1) [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking plist v0.3.0 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor#4136c9f1) [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Checking syntect v3.0.1 [INFO] [stderr] Checking xi-rpc v0.2.0 (https://github.com/xi-editor/xi-editor#4136c9f1) [INFO] [stderr] Checking xi-trace-dump v0.1.0 (https://github.com/xi-editor/xi-editor#4136c9f1) [INFO] [stderr] Checking languageserver-types v0.41.0 [INFO] [stderr] Checking xi-core-lib v0.2.0 (https://github.com/xi-editor/xi-editor#4136c9f1) [INFO] [stderr] Checking handlebars-iron v0.26.2 [INFO] [stderr] Checking aurelius v0.6.2 [INFO] [stderr] Checking xi-plugin-lib v0.1.0 (https://github.com/xi-editor/xi-editor#4136c9f1) [INFO] [stderr] Checking xi-aurelius v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "85163d4f8699ed5f655668d58d07c75fc8319a9bc1bdfe14fac97ffa5e927b32"` [INFO] running `"docker" "rm" "-f" "85163d4f8699ed5f655668d58d07c75fc8319a9bc1bdfe14fac97ffa5e927b32"` [INFO] [stdout] 85163d4f8699ed5f655668d58d07c75fc8319a9bc1bdfe14fac97ffa5e927b32