[INFO] crate gluon_language-server 0.12.0 is already in cache [INFO] testing gluon_language-server-0.12.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate gluon_language-server 0.12.0 into work/builds/worker-7/source [INFO] validating manifest of crates.io crate gluon_language-server 0.12.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gluon_language-server 0.12.0 [INFO] finished tweaking crates.io crate gluon_language-server 0.12.0 [INFO] tweaked toml for crates.io crate gluon_language-server 0.12.0 written to work/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate gluon_language-server 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 63186d0d41c94e27d72c91b6e25af165db75da724b5b9bcabbc99384ca255c16 [INFO] running `"docker" "start" "-a" "63186d0d41c94e27d72c91b6e25af165db75da724b5b9bcabbc99384ca255c16"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling lalrpop-util v0.17.1 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling gluon_vm v0.12.0 [INFO] [stderr] Compiling union-find v0.3.2 [INFO] [stderr] Compiling rpds v0.5.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling frunk_core v0.2.4 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive_state v0.4.6 [INFO] [stderr] Compiling gluon_codegen v0.12.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling codespan v0.3.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_state v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling lalrpop v0.17.1 [INFO] [stderr] Compiling codespan-reporting v0.3.0 [INFO] [stderr] Compiling schemafy_core v0.5.0 [INFO] [stderr] Compiling languageserver-types v0.54.0 [INFO] [stderr] Compiling jsonrpc-core v12.0.0 [INFO] [stderr] Compiling schemafy v0.5.0 [INFO] [stderr] Compiling gluon_base v0.12.0 [INFO] [stderr] Compiling debugserver-types v0.5.0 [INFO] [stderr] Compiling gluon_check v0.12.0 [INFO] [stderr] Compiling gluon_format v0.12.0 [INFO] [stderr] Compiling gluon_completion v0.12.0 [INFO] [stderr] Compiling codespan-lsp v0.3.0 [INFO] [stderr] Compiling gluon v0.12.0 [INFO] [stderr] error: Could not compile `lalrpop`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.17.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=2e20860f05af657b -C extra-filename=-2e20860f05af657b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-e65b2bbe38b25164.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-44d976d36b5cd723.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-d3d7dc8cdd637be6.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-4cfc352f517d85fa.rmeta --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-c61eab40775ec1da.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-2a4188cac9223dea.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3fae1898edb7f5f0.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-e38bd940dc83f6d7.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-3f834334a017f2a6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d3b934682d972d0f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c5b184e7a725e3fe.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b5ea236de699aa6d.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f6dd03bc675201d4.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8cf3ca2b2a961432.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-acea3a36b20bce11.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-b372913b67ab75d4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-db534cf3c78b3692.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "63186d0d41c94e27d72c91b6e25af165db75da724b5b9bcabbc99384ca255c16"` [INFO] running `"docker" "rm" "-f" "63186d0d41c94e27d72c91b6e25af165db75da724b5b9bcabbc99384ca255c16"` [INFO] [stdout] 63186d0d41c94e27d72c91b6e25af165db75da724b5b9bcabbc99384ca255c16