[INFO] fetching crate texlab 4.3.2... [INFO] testing texlab-4.3.2 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate texlab 4.3.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate texlab 4.3.2 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate texlab 4.3.2 [INFO] finished tweaking crates.io crate texlab 4.3.2 [INFO] tweaked toml for crates.io crate texlab 4.3.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate texlab 4.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.4.1 [INFO] [stderr] Downloaded pest_meta v2.4.1 [INFO] [stderr] Downloaded assert_unordered v0.3.5 [INFO] [stderr] Downloaded serde_millis v0.1.1 [INFO] [stderr] Downloaded smallstr v0.3.0 [INFO] [stderr] Downloaded pest_generator v2.4.1 [INFO] [stderr] Downloaded isocountry v0.3.2 [INFO] [stderr] Downloaded lsp-server v0.6.0 [INFO] [stderr] Downloaded human_name v2.0.1 [INFO] [stderr] Downloaded unicode-case-mapping v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41fc48ba721c318e977c7e9b86c50c5bb5b13ae4fcac4f54e5663770da9fd9c1 [INFO] running `Command { std: "docker" "start" "-a" "41fc48ba721c318e977c7e9b86c50c5bb5b13ae4fcac4f54e5663770da9fd9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41fc48ba721c318e977c7e9b86c50c5bb5b13ae4fcac4f54e5663770da9fd9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41fc48ba721c318e977c7e9b86c50c5bb5b13ae4fcac4f54e5663770da9fd9c1", kill_on_drop: false }` [INFO] [stdout] 41fc48ba721c318e977c7e9b86c50c5bb5b13ae4fcac4f54e5663770da9fd9c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c51c463fcc3535552c918c5e10f0b53b577e5817dc7583842954260462b34b9 [INFO] running `Command { std: "docker" "start" "-a" "5c51c463fcc3535552c918c5e10f0b53b577e5817dc7583842954260462b34b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling unicode-case-mapping v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling os_str_bytes v6.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling titlecase v2.2.1 [INFO] [stderr] Compiling rowan v0.15.10 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling fern v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling typed-builder v0.11.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v4.0.26 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling isocountry v0.3.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_millis v0.1.1 [INFO] [stderr] Compiling smol_str v0.1.23 [INFO] [stderr] Compiling lsp-server v0.6.0 [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling human_name v2.0.1 [INFO] [stderr] Compiling texlab v4.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 55s [INFO] running `Command { std: "docker" "inspect" "5c51c463fcc3535552c918c5e10f0b53b577e5817dc7583842954260462b34b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c51c463fcc3535552c918c5e10f0b53b577e5817dc7583842954260462b34b9", kill_on_drop: false }` [INFO] [stdout] 5c51c463fcc3535552c918c5e10f0b53b577e5817dc7583842954260462b34b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11e6afdcc113cd7ba4d15abc22eb551c898a1fdfbf686ecdf9a2ea9dbc80c029 [INFO] running `Command { std: "docker" "start" "-a" "11e6afdcc113cd7ba4d15abc22eb551c898a1fdfbf686ecdf9a2ea9dbc80c029", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.12 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling pest_meta v2.4.1 [INFO] [stderr] Compiling assert_unordered v0.3.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_millis v0.1.1 [INFO] [stderr] Compiling isocountry v0.3.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling smol_str v0.1.23 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling lsp-server v0.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling insta v1.21.1 [INFO] [stderr] Compiling texlab v4.3.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `texlab` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name texlab --edition=2021 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 -C metadata=6a78e244f05bd8c1 -C extra-filename=-6a78e244f05bd8c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eeb704deb31dafe6.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c07baa1665af0817.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-bee7ee05c964ac21.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-31e68b8b7bf919ae.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-71d28a1b30f466bc.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-ab17469d7c17ff70.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-acd6f9e31f1f7cb3.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rmeta --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-619a7bffc58505ba.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-777288bc86a0548c.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d9c9f391a38c71a8.rmeta --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-f7630ec6f0c5327f.rmeta --extern human_name=/opt/rustwide/target/debug/deps/libhuman_name-223bbca45b38678c.rlib --extern isocountry=/opt/rustwide/target/debug/deps/libisocountry-24eb7e3d80fefb22.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7c57f9592610df5c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-d92fa83a43947b92.rmeta --extern lsp_server=/opt/rustwide/target/debug/deps/liblsp_server-0a8a118a89495b85.rmeta --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-e1b0dc702a9ebcc2.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-6bfc5346bd3222d1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-01775a1898a8acae.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4fc7fb58938da5cb.rmeta --extern rowan=/opt/rustwide/target/debug/deps/librowan-b5fbd73351a39040.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c644f4412f652326.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-00f76da4ba52f4b8.rmeta --extern serde_millis=/opt/rustwide/target/debug/deps/libserde_millis-e8033cabbbaea641.rmeta --extern serde_regex=/opt/rustwide/target/debug/deps/libserde_regex-6101dc4db3ec2094.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-566440477557d90c.so --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-64c72e508e48ac5a.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-a9519fd3a1a48ee0.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-70588f08ed6b8fc6.rmeta --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-bc6ba5c8e5d96600.rmeta --extern titlecase=/opt/rustwide/target/debug/deps/libtitlecase-02b539a2c4f11479.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-6f27fd899ce6e9c5.so --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-637d01cb625ceb7e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9afa230011a73e29.rmeta --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "11e6afdcc113cd7ba4d15abc22eb551c898a1fdfbf686ecdf9a2ea9dbc80c029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e6afdcc113cd7ba4d15abc22eb551c898a1fdfbf686ecdf9a2ea9dbc80c029", kill_on_drop: false }` [INFO] [stdout] 11e6afdcc113cd7ba4d15abc22eb551c898a1fdfbf686ecdf9a2ea9dbc80c029