[INFO] fetching crate nickel-lang-lsp 0.2.1... [INFO] testing nickel-lang-lsp-0.2.1 against 1.64.0 for beta-1.65-1 [INFO] extracting crate nickel-lang-lsp 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate nickel-lang-lsp 0.2.1 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nickel-lang-lsp 0.2.1 [INFO] finished tweaking crates.io crate nickel-lang-lsp 0.2.1 [INFO] tweaked toml for crates.io crate nickel-lang-lsp 0.2.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate nickel-lang-lsp 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-counter v0.1.0 [INFO] [stderr] Downloaded codespan-lsp v0.11.1 [INFO] [stderr] Downloaded onig v6.3.2 [INFO] [stderr] Downloaded lsp-types v0.88.0 [INFO] [stderr] Downloaded nickel-lang v0.2.1 [INFO] [stderr] Downloaded pretty v0.11.3 [INFO] [stderr] Downloaded lsp-server v0.6.0 [INFO] [stderr] Downloaded plist v1.3.1 [INFO] [stderr] Downloaded twoway v0.2.2 [INFO] [stderr] Downloaded rustyline v9.1.2 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded time v0.3.12 [INFO] [stderr] Downloaded unchecked-index v0.2.2 [INFO] [stderr] Downloaded comrak v0.12.1 [INFO] [stderr] Downloaded onig_sys v69.8.0 [INFO] [stderr] Downloaded termimad v0.20.2 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded minimad v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48f67d1d83f2cc25b22ce237af0540eba9118d1f34a4671cd26f57573a7c50c [INFO] running `Command { std: "docker" "start" "-a" "a48f67d1d83f2cc25b22ce237af0540eba9118d1f34a4671cd26f57573a7c50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48f67d1d83f2cc25b22ce237af0540eba9118d1f34a4671cd26f57573a7c50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48f67d1d83f2cc25b22ce237af0540eba9118d1f34a4671cd26f57573a7c50c", kill_on_drop: false }` [INFO] [stdout] a48f67d1d83f2cc25b22ce237af0540eba9118d1f34a4671cd26f57573a7c50c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63422d530e3cf33a05557703f41a899df0b4ce00d8d732982b3650305e91abc6 [INFO] running `Command { std: "docker" "start" "-a" "63422d530e3cf33a05557703f41a899df0b4ce00d8d732982b3650305e91abc6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling simple-counter v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling onig_sys v69.8.0 [INFO] [stderr] Compiling minimad v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.3.12 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling coolor v0.5.0 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling rustyline-derive v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [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.19.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' -C metadata=b2604f8eec1b34df -C extra-filename=-b2604f8eec1b34df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-91b53a8b6af6e789.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-5395de9a71a3cb1a.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c7eb6c9e4aaebbf1.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-c5ca1e0790d4e56b.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-e079447aff425594.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1deb5c80632f30da.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-dcbfc69cd93aeb41.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-98080a4c9763b3d2.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-ae263a5b0f7a02e9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-182c2e9ac8b30998.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-10665bb48e534957.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-c6e228cee21ba43b.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-6f2febe329ccb2f7.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-27c8073c08bf994f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-d187098655c534f9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "63422d530e3cf33a05557703f41a899df0b4ce00d8d732982b3650305e91abc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63422d530e3cf33a05557703f41a899df0b4ce00d8d732982b3650305e91abc6", kill_on_drop: false }` [INFO] [stdout] 63422d530e3cf33a05557703f41a899df0b4ce00d8d732982b3650305e91abc6